[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:07:01.748191 20814 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.190:39869
I20260709 13:07:01.749872 20814 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:07:01.751029 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:01.770349 20821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:01.771888 20814 server_base.cc:1061] running on GCE node
W20260709 13:07:01.770366 20820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:01.770371 20823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:02.998886 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:02.999238 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:02.999691 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602422999661 us; error 0 us; skew 500 ppm
I20260709 13:07:03.001021 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:03.009065 20814 webserver.cc:533] Webserver started at http://127.20.83.190:34007/ using document root <none> and password file <none>
I20260709 13:07:03.010182 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:03.010466 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:03.010990 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:03.017697 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/master-0-root/instance:
uuid: "71c9f8b3c69243cfb7eb2497714ee7cf"
format_stamp: "Formatted at 2026-07-09 13:07:03 on dist-test-slave-50cs"
I20260709 13:07:03.026827 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:03.032725 20829 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:03.034157 20814 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:07:03.034478 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/master-0-root
uuid: "71c9f8b3c69243cfb7eb2497714ee7cf"
format_stamp: "Formatted at 2026-07-09 13:07:03 on dist-test-slave-50cs"
I20260709 13:07:03.034785 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:03.090674 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:03.092437 20814 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:07:03.092936 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:03.175160 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.190:39869
I20260709 13:07:03.175287 20880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.190:39869 every 8 connection(s)
I20260709 13:07:03.184017 20881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:03.207072 20881 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf: Bootstrap starting.
I20260709 13:07:03.213053 20881 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:03.215032 20881 log.cc:826] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf: Log is configured to *not* fsync() on all Append() calls
I20260709 13:07:03.219895 20881 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf: No bootstrap required, opened a new log
I20260709 13:07:03.241326 20881 raft_consensus.cc:359] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71c9f8b3c69243cfb7eb2497714ee7cf" member_type: VOTER }
I20260709 13:07:03.241921 20881 raft_consensus.cc:385] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:03.242226 20881 raft_consensus.cc:740] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71c9f8b3c69243cfb7eb2497714ee7cf, State: Initialized, Role: FOLLOWER
I20260709 13:07:03.243206 20881 consensus_queue.cc:260] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "71c9f8b3c69243cfb7eb2497714ee7cf" member_type: VOTER }
I20260709 13:07:03.243683 20881 raft_consensus.cc:399] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:03.243925 20881 raft_consensus.cc:493] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:03.244226 20881 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:03.248520 20881 raft_consensus.cc:515] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71c9f8b3c69243cfb7eb2497714ee7cf" member_type: VOTER }
I20260709 13:07:03.249318 20881 leader_election.cc:304] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [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: 71c9f8b3c69243cfb7eb2497714ee7cf; no voters: 
I20260709 13:07:03.251075 20881 leader_election.cc:290] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:03.251607 20884 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:03.254208 20884 raft_consensus.cc:697] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [term 1 LEADER]: Becoming Leader. State: Replica: 71c9f8b3c69243cfb7eb2497714ee7cf, State: Running, Role: LEADER
I20260709 13:07:03.255201 20884 consensus_queue.cc:237] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [LEADER]: Queue going to LEADER mode. State: All 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: "71c9f8b3c69243cfb7eb2497714ee7cf" member_type: VOTER }
I20260709 13:07:03.255858 20881 sys_catalog.cc:565] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:03.268447 20886 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 71c9f8b3c69243cfb7eb2497714ee7cf. Latest consensus state: current_term: 1 leader_uuid: "71c9f8b3c69243cfb7eb2497714ee7cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71c9f8b3c69243cfb7eb2497714ee7cf" member_type: VOTER } }
I20260709 13:07:03.269150 20886 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:03.269276 20885 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "71c9f8b3c69243cfb7eb2497714ee7cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71c9f8b3c69243cfb7eb2497714ee7cf" member_type: VOTER } }
I20260709 13:07:03.270226 20885 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:03.272851 20894 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:03.285301 20894 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:03.287801 20814 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:03.303560 20894 catalog_manager.cc:1383] Generated new cluster ID: d73c816cd82e4e85b4bda430c2978349
I20260709 13:07:03.303897 20894 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:03.333475 20894 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:03.335074 20894 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:03.347486 20894 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf: Generated new TSK 0
I20260709 13:07:03.348510 20894 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:03.355055 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:03.366034 20903 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:03.367898 20904 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:03.370843 20814 server_base.cc:1061] running on GCE node
W20260709 13:07:03.371543 20906 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:03.372659 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:03.372941 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:03.373183 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602423373161 us; error 0 us; skew 500 ppm
I20260709 13:07:03.373817 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:03.378592 20814 webserver.cc:533] Webserver started at http://127.20.83.129:37349/ using document root <none> and password file <none>
I20260709 13:07:03.379168 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:03.379380 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:03.379700 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:03.380867 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-0-root/instance:
uuid: "6a14ee338d3147febdc65ed76ac60632"
format_stamp: "Formatted at 2026-07-09 13:07:03 on dist-test-slave-50cs"
I20260709 13:07:03.386767 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:07:03.391775 20911 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:03.392712 20814 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:07:03.393051 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-0-root
uuid: "6a14ee338d3147febdc65ed76ac60632"
format_stamp: "Formatted at 2026-07-09 13:07:03 on dist-test-slave-50cs"
I20260709 13:07:03.393356 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:03.417692 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:03.419584 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:03.422700 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:03.426939 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:03.427173 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:03.427487 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:03.427644 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:03.539458 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.129:41353
I20260709 13:07:03.539554 20973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.129:41353 every 8 connection(s)
I20260709 13:07:03.547501 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:03.558087 20978 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:03.562777 20979 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:03.574961 20981 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:03.577626 20974 heartbeater.cc:344] Connected to a master server at 127.20.83.190:39869
I20260709 13:07:03.578222 20974 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:03.578706 20814 server_base.cc:1061] running on GCE node
I20260709 13:07:03.579612 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:07:03.579540 20974 heartbeater.cc:507] Master 127.20.83.190:39869 requested a full tablet report, sending...
W20260709 13:07:03.579906 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:03.580147 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602423580126 us; error 0 us; skew 500 ppm
I20260709 13:07:03.580808 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:03.583500 20846 ts_manager.cc:194] Registered new tserver with Master: 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353)
I20260709 13:07:03.584128 20814 webserver.cc:533] Webserver started at http://127.20.83.130:35653/ using document root <none> and password file <none>
I20260709 13:07:03.584831 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:03.585101 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:03.585472 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:03.586751 20846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42806
I20260709 13:07:03.587008 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-1-root/instance:
uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
format_stamp: "Formatted at 2026-07-09 13:07:03 on dist-test-slave-50cs"
I20260709 13:07:03.593612 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260709 13:07:03.598313 20986 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:03.599381 20814 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:07:03.599709 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-1-root
uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
format_stamp: "Formatted at 2026-07-09 13:07:03 on dist-test-slave-50cs"
I20260709 13:07:03.600045 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:03.620874 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:03.622403 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:03.624836 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:03.628556 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:03.628767 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:03.629093 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:03.629467 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:03.734287 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.130:37441
I20260709 13:07:03.734433 21048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.130:37441 every 8 connection(s)
I20260709 13:07:03.741770 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:03.756732 21053 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:03.757874 21052 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:03.758245 21049 heartbeater.cc:344] Connected to a master server at 127.20.83.190:39869
I20260709 13:07:03.758798 21049 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:03.759912 21049 heartbeater.cc:507] Master 127.20.83.190:39869 requested a full tablet report, sending...
W20260709 13:07:03.761880 21055 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:03.762502 20846 ts_manager.cc:194] Registered new tserver with Master: 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441)
I20260709 13:07:03.762780 20814 server_base.cc:1061] running on GCE node
I20260709 13:07:03.763832 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:03.764158 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:03.764360 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602423764345 us; error 0 us; skew 500 ppm
I20260709 13:07:03.764503 20846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42810
I20260709 13:07:03.765089 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:03.768304 20814 webserver.cc:533] Webserver started at http://127.20.83.131:38293/ using document root <none> and password file <none>
I20260709 13:07:03.768999 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:03.769249 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:03.769610 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:03.771463 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-2-root/instance:
uuid: "69869e3b8d214427b3837e7855ca4676"
format_stamp: "Formatted at 2026-07-09 13:07:03 on dist-test-slave-50cs"
I20260709 13:07:03.777226 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:07:03.781212 21060 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:03.782162 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 13:07:03.782505 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-2-root
uuid: "69869e3b8d214427b3837e7855ca4676"
format_stamp: "Formatted at 2026-07-09 13:07:03 on dist-test-slave-50cs"
I20260709 13:07:03.782867 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602421575887-20814-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:03.797363 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:03.798695 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:03.800258 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:03.803951 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:03.804209 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:03.804471 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:03.804669 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:03.903792 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.131:45443
I20260709 13:07:03.904438 21122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.131:45443 every 8 connection(s)
I20260709 13:07:03.922371 21123 heartbeater.cc:344] Connected to a master server at 127.20.83.190:39869
I20260709 13:07:03.922734 21123 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:03.923573 21123 heartbeater.cc:507] Master 127.20.83.190:39869 requested a full tablet report, sending...
I20260709 13:07:03.925793 20846 ts_manager.cc:194] Registered new tserver with Master: 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:03.926020 20814 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016952604s
I20260709 13:07:03.927242 20846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42818
I20260709 13:07:03.985318 20846 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42820:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:03.989101 20846 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:04.098573 21014 tablet_service.cc:1511] Processing CreateTablet for tablet 590b391aa4384b18aae19f8cc87fc145 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:04.100306 21014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590b391aa4384b18aae19f8cc87fc145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.100526 21011 tablet_service.cc:1511] Processing CreateTablet for tablet 9a45b924520e42e2982bba67a6974e9f (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:04.101984 21011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a45b924520e42e2982bba67a6974e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.102845 21012 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7709da4d704051874fa0adc5a1d101 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:04.104278 21012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7709da4d704051874fa0adc5a1d101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.108471 21010 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9f17c95cd3408a91dcdfa5b0d80cee (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:04.098374 21013 tablet_service.cc:1511] Processing CreateTablet for tablet be2aee356b004d3c8193e679d106e88d (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:04.110309 21009 tablet_service.cc:1511] Processing CreateTablet for tablet 5c472e664cde451fa0fe17a07c795874 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:04.130841 20938 tablet_service.cc:1511] Processing CreateTablet for tablet be2aee356b004d3c8193e679d106e88d (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:04.130868 20937 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7709da4d704051874fa0adc5a1d101 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:04.132814 20938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2aee356b004d3c8193e679d106e88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.133584 20937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7709da4d704051874fa0adc5a1d101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.120316 20939 tablet_service.cc:1511] Processing CreateTablet for tablet 590b391aa4384b18aae19f8cc87fc145 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:04.128782 21010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9f17c95cd3408a91dcdfa5b0d80cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.140417 20939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590b391aa4384b18aae19f8cc87fc145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.123522 20935 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9f17c95cd3408a91dcdfa5b0d80cee (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:04.148414 20935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9f17c95cd3408a91dcdfa5b0d80cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.142719 21008 tablet_service.cc:1511] Processing CreateTablet for tablet cf82e418ca5048eea9ecaa619b9c7540 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:04.141593 21007 tablet_service.cc:1511] Processing CreateTablet for tablet fe88ab50eeb44a9e8b7e09ea420daa3e (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:04.148845 20934 tablet_service.cc:1511] Processing CreateTablet for tablet 5c472e664cde451fa0fe17a07c795874 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:04.151765 21009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c472e664cde451fa0fe17a07c795874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.149322 20936 tablet_service.cc:1511] Processing CreateTablet for tablet 9a45b924520e42e2982bba67a6974e9f (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:04.162369 20933 tablet_service.cc:1511] Processing CreateTablet for tablet cf82e418ca5048eea9ecaa619b9c7540 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:04.164108 21008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf82e418ca5048eea9ecaa619b9c7540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.167064 20936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a45b924520e42e2982bba67a6974e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.167112 20932 tablet_service.cc:1511] Processing CreateTablet for tablet fe88ab50eeb44a9e8b7e09ea420daa3e (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:04.171716 21013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2aee356b004d3c8193e679d106e88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.182107 20934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c472e664cde451fa0fe17a07c795874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.183846 20933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf82e418ca5048eea9ecaa619b9c7540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.186801 20932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe88ab50eeb44a9e8b7e09ea420daa3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.199121 21007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe88ab50eeb44a9e8b7e09ea420daa3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.204380 21006 tablet_service.cc:1511] Processing CreateTablet for tablet c76dced9cb2f45afb65c0220f86912d4 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:04.202222 20931 tablet_service.cc:1511] Processing CreateTablet for tablet c76dced9cb2f45afb65c0220f86912d4 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:04.210496 20931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76dced9cb2f45afb65c0220f86912d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.217367 21006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76dced9cb2f45afb65c0220f86912d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.275203 21085 tablet_service.cc:1511] Processing CreateTablet for tablet 9a45b924520e42e2982bba67a6974e9f (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:04.270455 21083 tablet_service.cc:1511] Processing CreateTablet for tablet 5c472e664cde451fa0fe17a07c795874 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
W20260709 13:07:04.277709 20893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:04.281113 21088 tablet_service.cc:1511] Processing CreateTablet for tablet 590b391aa4384b18aae19f8cc87fc145 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:04.286293 21087 tablet_service.cc:1511] Processing CreateTablet for tablet be2aee356b004d3c8193e679d106e88d (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:04.289199 21082 tablet_service.cc:1511] Processing CreateTablet for tablet cf82e418ca5048eea9ecaa619b9c7540 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:04.290987 21084 tablet_service.cc:1511] Processing CreateTablet for tablet 5a9f17c95cd3408a91dcdfa5b0d80cee (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:04.269646 21086 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7709da4d704051874fa0adc5a1d101 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:04.295972 21085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a45b924520e42e2982bba67a6974e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.300305 21081 tablet_service.cc:1511] Processing CreateTablet for tablet fe88ab50eeb44a9e8b7e09ea420daa3e (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:04.305457 21080 tablet_service.cc:1511] Processing CreateTablet for tablet c76dced9cb2f45afb65c0220f86912d4 (DEFAULT_TABLE table=test-workload [id=474863284f55444684980f3d2a78cb58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:04.304414 21141 tablet_bootstrap.cc:492] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b: Bootstrap starting.
I20260709 13:07:04.311636 21087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be2aee356b004d3c8193e679d106e88d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.320029 21082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf82e418ca5048eea9ecaa619b9c7540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.321880 21081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe88ab50eeb44a9e8b7e09ea420daa3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.324270 21080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76dced9cb2f45afb65c0220f86912d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.335242 21086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7709da4d704051874fa0adc5a1d101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.348865 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a9f17c95cd3408a91dcdfa5b0d80cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.368314 21142 tablet_bootstrap.cc:492] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632: Bootstrap starting.
I20260709 13:07:04.372027 21083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c472e664cde451fa0fe17a07c795874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.383167 21141 tablet_bootstrap.cc:654] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.385891 21088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590b391aa4384b18aae19f8cc87fc145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:04.423462 21142 tablet_bootstrap.cc:654] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.424903 21141 tablet_bootstrap.cc:492] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b: No bootstrap required, opened a new log
I20260709 13:07:04.425429 21141 ts_tablet_manager.cc:1403] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent bootstrapping tablet: real 0.137s	user 0.024s	sys 0.000s
I20260709 13:07:04.434963 21141 raft_consensus.cc:359] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.435845 21141 raft_consensus.cc:385] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.436229 21141 raft_consensus.cc:740] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.452000 21141 consensus_queue.cc:260] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.466250 21145 tablet_bootstrap.cc:492] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676: Bootstrap starting.
I20260709 13:07:04.476447 21142 tablet_bootstrap.cc:492] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632: No bootstrap required, opened a new log
I20260709 13:07:04.477011 21142 ts_tablet_manager.cc:1403] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632: Time spent bootstrapping tablet: real 0.119s	user 0.006s	sys 0.016s
I20260709 13:07:04.477304 21145 tablet_bootstrap.cc:654] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.478840 21141 ts_tablet_manager.cc:1434] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.006s
I20260709 13:07:04.479748 21049 heartbeater.cc:499] Master 127.20.83.190:39869 was elected leader, sending a full tablet report...
I20260709 13:07:04.480964 21141 tablet_bootstrap.cc:492] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Bootstrap starting.
I20260709 13:07:04.485630 21142 raft_consensus.cc:359] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.487447 21142 raft_consensus.cc:385] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.487819 21142 raft_consensus.cc:740] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Initialized, Role: FOLLOWER
W20260709 13:07:04.492889 21050 tablet.cc:2406] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:04.497125 21142 consensus_queue.cc:260] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.507097 21141 tablet_bootstrap.cc:654] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.513223 20974 heartbeater.cc:499] Master 127.20.83.190:39869 was elected leader, sending a full tablet report...
I20260709 13:07:04.514339 21142 ts_tablet_manager.cc:1434] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.005s
I20260709 13:07:04.515343 21142 tablet_bootstrap.cc:492] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632: Bootstrap starting.
I20260709 13:07:04.519322 21145 tablet_bootstrap.cc:492] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676: No bootstrap required, opened a new log
I20260709 13:07:04.519766 21145 ts_tablet_manager.cc:1403] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.011s
I20260709 13:07:04.528054 21145 raft_consensus.cc:359] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.528743 21142 tablet_bootstrap.cc:654] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.528892 21145 raft_consensus.cc:385] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.529291 21145 raft_consensus.cc:740] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.530148 21145 consensus_queue.cc:260] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.535431 21141 tablet_bootstrap.cc:492] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b: No bootstrap required, opened a new log
I20260709 13:07:04.535990 21141 ts_tablet_manager.cc:1403] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.002s
I20260709 13:07:04.539345 21141 raft_consensus.cc:359] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.540112 21141 raft_consensus.cc:385] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.540402 21141 raft_consensus.cc:740] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.541345 21141 consensus_queue.cc:260] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.544203 21141 ts_tablet_manager.cc:1434] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:07:04.545315 21141 tablet_bootstrap.cc:492] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Bootstrap starting.
I20260709 13:07:04.555682 21141 tablet_bootstrap.cc:654] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.577558 21123 heartbeater.cc:499] Master 127.20.83.190:39869 was elected leader, sending a full tablet report...
I20260709 13:07:04.578125 21145 ts_tablet_manager.cc:1434] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676: Time spent starting tablet: real 0.058s	user 0.034s	sys 0.019s
I20260709 13:07:04.579162 21145 tablet_bootstrap.cc:492] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676: Bootstrap starting.
I20260709 13:07:04.580322 21142 tablet_bootstrap.cc:492] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632: No bootstrap required, opened a new log
I20260709 13:07:04.580861 21142 ts_tablet_manager.cc:1403] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.015s
I20260709 13:07:04.584167 21142 raft_consensus.cc:359] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.585083 21142 raft_consensus.cc:385] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.585500 21142 raft_consensus.cc:740] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.586494 21142 consensus_queue.cc:260] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.587839 21145 tablet_bootstrap.cc:654] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.589938 21142 ts_tablet_manager.cc:1434] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.002s
I20260709 13:07:04.591135 21142 tablet_bootstrap.cc:492] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632: Bootstrap starting.
I20260709 13:07:04.595506 21141 tablet_bootstrap.cc:492] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b: No bootstrap required, opened a new log
I20260709 13:07:04.596076 21141 ts_tablet_manager.cc:1403] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.020s
I20260709 13:07:04.598584 21142 tablet_bootstrap.cc:654] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.599192 21141 raft_consensus.cc:359] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.600029 21141 raft_consensus.cc:385] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.600314 21141 raft_consensus.cc:740] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.601286 21148 raft_consensus.cc:493] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.601212 21141 consensus_queue.cc:260] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.601850 21148 raft_consensus.cc:515] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.603657 21141 ts_tablet_manager.cc:1434] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:04.604671 21141 tablet_bootstrap.cc:492] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b: Bootstrap starting.
I20260709 13:07:04.608945 21148 leader_election.cc:290] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:04.613281 21141 tablet_bootstrap.cc:654] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.624357 21145 tablet_bootstrap.cc:492] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676: No bootstrap required, opened a new log
I20260709 13:07:04.624912 21145 ts_tablet_manager.cc:1403] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.019s
I20260709 13:07:04.630119 21142 tablet_bootstrap.cc:492] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632: No bootstrap required, opened a new log
I20260709 13:07:04.631759 21145 raft_consensus.cc:359] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.632532 21146 raft_consensus.cc:493] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.633208 21142 ts_tablet_manager.cc:1403] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.002s
I20260709 13:07:04.633073 21146 raft_consensus.cc:515] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.634083 21145 raft_consensus.cc:385] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.634395 21145 raft_consensus.cc:740] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.635076 21145 consensus_queue.cc:260] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.635933 21146 leader_election.cc:290] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:04.637763 21145 ts_tablet_manager.cc:1434] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20260709 13:07:04.651597 21142 raft_consensus.cc:359] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.657730 21142 raft_consensus.cc:385] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.644716 21145 tablet_bootstrap.cc:492] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676: Bootstrap starting.
I20260709 13:07:04.659482 21142 raft_consensus.cc:740] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.667951 21141 tablet_bootstrap.cc:492] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b: No bootstrap required, opened a new log
I20260709 13:07:04.668517 21141 ts_tablet_manager.cc:1403] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.004s
I20260709 13:07:04.675626 21141 raft_consensus.cc:359] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.676474 21141 raft_consensus.cc:385] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.676790 21141 raft_consensus.cc:740] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.677814 21146 raft_consensus.cc:493] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.678542 21146 raft_consensus.cc:515] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.677956 21141 consensus_queue.cc:260] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.667941 21142 consensus_queue.cc:260] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.686079 21142 ts_tablet_manager.cc:1434] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 13:07:04.686861 21146 leader_election.cc:290] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:04.689924 21142 tablet_bootstrap.cc:492] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632: Bootstrap starting.
I20260709 13:07:04.694468 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" is_pre_election: true
I20260709 13:07:04.696167 21024 raft_consensus.cc:2468] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 0.
I20260709 13:07:04.697897 21148 raft_consensus.cc:493] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.694975 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:04.698455 21148 raft_consensus.cc:515] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.703622 21148 leader_election.cc:290] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:04.704262 20913 leader_election.cc:304] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:04.706244 21148 raft_consensus.cc:2804] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:04.707180 21148 raft_consensus.cc:493] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.707789 21148 raft_consensus.cc:3060] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:04.708185 20913 leader_election.cc:343] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:04.709949 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
W20260709 13:07:04.713805 20913 leader_election.cc:343] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:04.710472 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" is_pre_election: true
I20260709 13:07:04.714725 21145 tablet_bootstrap.cc:654] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.712733 21141 ts_tablet_manager.cc:1434] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent starting tablet: real 0.044s	user 0.012s	sys 0.013s
I20260709 13:07:04.715234 21024 raft_consensus.cc:2468] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 0.
I20260709 13:07:04.716161 21141 tablet_bootstrap.cc:492] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Bootstrap starting.
I20260709 13:07:04.716790 20913 leader_election.cc:304] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 69869e3b8d214427b3837e7855ca4676
I20260709 13:07:04.727033 21148 raft_consensus.cc:515] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.735260 21148 leader_election.cc:290] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Requested vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:04.735888 21148 raft_consensus.cc:2804] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:04.739931 21142 tablet_bootstrap.cc:654] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.736272 21148 raft_consensus.cc:493] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.742174 21148 raft_consensus.cc:3060] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:04.742846 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a45b924520e42e2982bba67a6974e9f" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:04.744781 21141 tablet_bootstrap.cc:654] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:04.746495 20988 leader_election.cc:343] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:04.744110 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:04.747763 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:04.748371 21024 raft_consensus.cc:3060] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:04.748389 20988 leader_election.cc:343] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:04.755715 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676"
W20260709 13:07:04.757266 20913 leader_election.cc:343] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:04.758031 21163 raft_consensus.cc:493] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.758705 21163 raft_consensus.cc:515] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.764467 21148 raft_consensus.cc:515] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.768574 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a45b924520e42e2982bba67a6974e9f" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" is_pre_election: true
I20260709 13:07:04.769477 21023 raft_consensus.cc:2468] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 0.
I20260709 13:07:04.769230 21024 raft_consensus.cc:2468] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 1.
I20260709 13:07:04.771430 21163 leader_election.cc:290] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:04.771514 21148 leader_election.cc:290] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Requested vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:04.774932 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:04.778066 21023 raft_consensus.cc:3060] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:04.779050 20913 leader_election.cc:304] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:04.777071 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632" is_pre_election: true
I20260709 13:07:04.795867 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:04.796074 21148 raft_consensus.cc:2804] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:04.796344 20913 leader_election.cc:304] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 69869e3b8d214427b3837e7855ca4676
I20260709 13:07:04.797245 21148 raft_consensus.cc:493] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.797636 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a45b924520e42e2982bba67a6974e9f" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:04.797915 21148 raft_consensus.cc:3060] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:04.778095 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a45b924520e42e2982bba67a6974e9f" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632" is_pre_election: true
I20260709 13:07:04.797286 20948 raft_consensus.cc:2393] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in current term 1: Already voted for candidate 6a14ee338d3147febdc65ed76ac60632 in this term.
I20260709 13:07:04.776605 21145 tablet_bootstrap.cc:492] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676: No bootstrap required, opened a new log
I20260709 13:07:04.803007 20990 leader_election.cc:304] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b; no voters: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632
I20260709 13:07:04.802673 21163 raft_consensus.cc:2804] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:04.804468 21162 raft_consensus.cc:2749] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:04.805785 21145 ts_tablet_manager.cc:1403] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676: Time spent bootstrapping tablet: real 0.164s	user 0.012s	sys 0.009s
I20260709 13:07:04.809942 21141 tablet_bootstrap.cc:492] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b: No bootstrap required, opened a new log
W20260709 13:07:04.807340 20913 leader_election.cc:343] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:04.814486 21141 ts_tablet_manager.cc:1403] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.010s
I20260709 13:07:04.813380 21163 raft_consensus.cc:697] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Becoming Leader. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
W20260709 13:07:04.817381 20913 leader_election.cc:343] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:04.820024 21148 raft_consensus.cc:515] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.821420 20949 raft_consensus.cc:2393] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in current term 1: Already voted for candidate 6a14ee338d3147febdc65ed76ac60632 in this term.
I20260709 13:07:04.822937 21023 raft_consensus.cc:2468] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 1.
I20260709 13:07:04.822654 21141 raft_consensus.cc:359] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.823649 21141 raft_consensus.cc:385] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.824005 21141 raft_consensus.cc:740] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.824293 20913 leader_election.cc:304] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 69869e3b8d214427b3837e7855ca4676
I20260709 13:07:04.825791 20990 leader_election.cc:304] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b; no voters: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632
I20260709 13:07:04.825546 21163 consensus_queue.cc:237] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.826653 21162 raft_consensus.cc:3060] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:04.829003 21148 leader_election.cc:290] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Requested vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:04.824796 21141 consensus_queue.cc:260] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.831107 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a45b924520e42e2982bba67a6974e9f" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:04.831060 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a45b924520e42e2982bba67a6974e9f" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:04.833532 21167 raft_consensus.cc:2804] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:04.833506 21141 ts_tablet_manager.cc:1434] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:07:04.834178 21167 raft_consensus.cc:697] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Becoming Leader. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:04.834879 21141 tablet_bootstrap.cc:492] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Bootstrap starting.
I20260709 13:07:04.830926 21145 raft_consensus.cc:359] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.835968 21145 raft_consensus.cc:385] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.836340 21145 raft_consensus.cc:740] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.839136 21145 consensus_queue.cc:260] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.841485 21098 raft_consensus.cc:3060] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:04.841707 21142 tablet_bootstrap.cc:492] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632: No bootstrap required, opened a new log
I20260709 13:07:04.846650 21145 ts_tablet_manager.cc:1434] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676: Time spent starting tablet: real 0.038s	user 0.001s	sys 0.007s
I20260709 13:07:04.847128 21142 ts_tablet_manager.cc:1403] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632: Time spent bootstrapping tablet: real 0.158s	user 0.016s	sys 0.038s
I20260709 13:07:04.848646 21162 raft_consensus.cc:2749] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:04.849557 21145 tablet_bootstrap.cc:492] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676: Bootstrap starting.
I20260709 13:07:04.835167 21167 consensus_queue.cc:237] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.856422 21098 raft_consensus.cc:2468] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 1.
I20260709 13:07:04.860734 21023 raft_consensus.cc:2468] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 1.
I20260709 13:07:04.858167 21142 raft_consensus.cc:359] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.862967 21142 raft_consensus.cc:385] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.863308 21142 raft_consensus.cc:740] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.864058 21142 consensus_queue.cc:260] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.861711 21145 tablet_bootstrap.cc:654] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.868327 20913 leader_election.cc:304] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:04.869210 21148 raft_consensus.cc:2804] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:04.878362 21163 raft_consensus.cc:493] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.878100 20843 catalog_manager.cc:5697] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "6a14ee338d3147febdc65ed76ac60632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.881321 21142 ts_tablet_manager.cc:1434] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260709 13:07:04.882668 21142 tablet_bootstrap.cc:492] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632: Bootstrap starting.
I20260709 13:07:04.883769 21163 raft_consensus.cc:515] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.890802 21148 raft_consensus.cc:697] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Becoming Leader. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:04.902639 21142 tablet_bootstrap.cc:654] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.905869 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" is_pre_election: true
I20260709 13:07:04.906533 21148 consensus_queue.cc:237] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
W20260709 13:07:04.908821 20913 leader_election.cc:343] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:04.906844 21141 tablet_bootstrap.cc:654] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.911202 21145 tablet_bootstrap.cc:492] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676: No bootstrap required, opened a new log
I20260709 13:07:04.911896 21145 ts_tablet_manager.cc:1403] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.007s
I20260709 13:07:04.916072 21145 raft_consensus.cc:359] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.917008 21145 raft_consensus.cc:385] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.917376 21145 raft_consensus.cc:740] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.918139 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:04.918488 21145 consensus_queue.cc:260] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.919049 21098 raft_consensus.cc:2468] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 0.
I20260709 13:07:04.921604 21163 leader_election.cc:290] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:04.920986 20913 leader_election.cc:304] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632; no voters: 0a42e6c7e76f4c0ab395a691e6d38a6b
I20260709 13:07:04.925552 21142 tablet_bootstrap.cc:492] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632: No bootstrap required, opened a new log
I20260709 13:07:04.926239 21142 ts_tablet_manager.cc:1403] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.001s
I20260709 13:07:04.927464 21163 raft_consensus.cc:2804] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:04.928120 21163 raft_consensus.cc:493] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:04.928640 21163 raft_consensus.cc:3060] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:04.930028 21145 ts_tablet_manager.cc:1434] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.009s
I20260709 13:07:04.938457 21145 tablet_bootstrap.cc:492] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676: Bootstrap starting.
I20260709 13:07:04.931802 21142 raft_consensus.cc:359] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.941606 21142 raft_consensus.cc:385] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:04.942015 21142 raft_consensus.cc:740] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Initialized, Role: FOLLOWER
I20260709 13:07:04.943554 21142 consensus_queue.cc:260] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.947386 21142 ts_tablet_manager.cc:1434] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 13:07:04.950608 21169 raft_consensus.cc:493] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.951506 21142 tablet_bootstrap.cc:492] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632: Bootstrap starting.
I20260709 13:07:04.951568 21169 raft_consensus.cc:515] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:04.959138 21169 leader_election.cc:290] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.014382 21145 tablet_bootstrap.cc:654] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:04.959643 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" is_pre_election: true
W20260709 13:07:05.023564 20913 leader_election.cc:343] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:05.019203 21141 tablet_bootstrap.cc:492] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b: No bootstrap required, opened a new log
I20260709 13:07:05.025755 21141 ts_tablet_manager.cc:1403] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent bootstrapping tablet: real 0.191s	user 0.012s	sys 0.013s
I20260709 13:07:04.960970 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:05.033286 21163 raft_consensus.cc:515] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.033656 21145 tablet_bootstrap.cc:492] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676: No bootstrap required, opened a new log
I20260709 13:07:05.035223 21145 ts_tablet_manager.cc:1403] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676: Time spent bootstrapping tablet: real 0.097s	user 0.038s	sys 0.031s
W20260709 13:07:05.035531 20913 leader_election.cc:343] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:05.036020 20913 leader_election.cc:304] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a14ee338d3147febdc65ed76ac60632; no voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 69869e3b8d214427b3837e7855ca4676
I20260709 13:07:05.036818 21169 raft_consensus.cc:2749] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:05.039642 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:04.993197 21150 raft_consensus.cc:493] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:05.041265 20913 leader_election.cc:343] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:05.040879 21150 raft_consensus.cc:515] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.042310 21141 raft_consensus.cc:359] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.043097 21141 raft_consensus.cc:385] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.043421 21141 raft_consensus.cc:740] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.044252 21141 consensus_queue.cc:260] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.046758 21142 tablet_bootstrap.cc:654] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:05.051582 21141 ts_tablet_manager.cc:1434] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260709 13:07:05.050892 20843 catalog_manager.cc:5697] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "6a14ee338d3147febdc65ed76ac60632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:05.052178 21162 raft_consensus.cc:493] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.052672 21141 tablet_bootstrap.cc:492] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Bootstrap starting.
I20260709 13:07:05.052919 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:05.052688 21162 raft_consensus.cc:515] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.053727 21098 raft_consensus.cc:3060] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.053020 20843 catalog_manager.cc:5697] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "6a14ee338d3147febdc65ed76ac60632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:05.055389 21162 leader_election.cc:290] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.056234 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9f17c95cd3408a91dcdfa5b0d80cee" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632" is_pre_election: true
I20260709 13:07:05.058933 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9f17c95cd3408a91dcdfa5b0d80cee" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:05.059842 21097 raft_consensus.cc:2468] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 0.
I20260709 13:07:05.061432 21098 raft_consensus.cc:2468] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 1.
I20260709 13:07:05.061621 20988 leader_election.cc:304] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 69869e3b8d214427b3837e7855ca4676; no voters: 
I20260709 13:07:05.074708 21150 leader_election.cc:290] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441)
I20260709 13:07:05.075436 21162 raft_consensus.cc:2804] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:05.075809 20990 leader_election.cc:343] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:05.075986 21162 raft_consensus.cc:493] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.076530 21162 raft_consensus.cc:3060] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.077546 21146 raft_consensus.cc:493] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.078042 21146 raft_consensus.cc:515] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.063125 21141 tablet_bootstrap.cc:654] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:05.083173 21146 leader_election.cc:290] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.086998 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf82e418ca5048eea9ecaa619b9c7540" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632" is_pre_election: true
I20260709 13:07:05.087188 21162 raft_consensus.cc:515] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.090361 21162 leader_election.cc:290] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.092537 20913 leader_election.cc:304] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632; no voters: 0a42e6c7e76f4c0ab395a691e6d38a6b
I20260709 13:07:05.093596 21169 raft_consensus.cc:2804] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:05.094182 21169 raft_consensus.cc:697] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Becoming Leader. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:05.094820 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9f17c95cd3408a91dcdfa5b0d80cee" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:05.095487 21097 raft_consensus.cc:3060] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.095127 21169 consensus_queue.cc:237] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
W20260709 13:07:05.098229 20990 leader_election.cc:343] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:05.099900 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9f17c95cd3408a91dcdfa5b0d80cee" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:05.062729 21145 raft_consensus.cc:359] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.069329 21142 tablet_bootstrap.cc:492] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632: No bootstrap required, opened a new log
I20260709 13:07:05.103165 21141 tablet_bootstrap.cc:492] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b: No bootstrap required, opened a new log
I20260709 13:07:05.073603 21163 leader_election.cc:290] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Requested vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.106174 21145 raft_consensus.cc:385] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.105919 21142 ts_tablet_manager.cc:1403] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632: Time spent bootstrapping tablet: real 0.156s	user 0.017s	sys 0.011s
I20260709 13:07:05.106467 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf82e418ca5048eea9ecaa619b9c7540" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:05.107023 21141 ts_tablet_manager.cc:1403] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.004s
I20260709 13:07:05.106623 21145 raft_consensus.cc:740] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.107203 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9f17c95cd3408a91dcdfa5b0d80cee" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632" is_pre_election: true
W20260709 13:07:05.105778 20990 leader_election.cc:343] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:05.108180 20988 leader_election.cc:343] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:05.109812 20988 leader_election.cc:304] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b; no voters: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632
W20260709 13:07:05.111711 21064 leader_election.cc:343] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:05.118654 21142 raft_consensus.cc:359] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.119639 21142 raft_consensus.cc:385] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.119731 21145 consensus_queue.cc:260] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.120194 21162 raft_consensus.cc:2749] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:05.120651 21142 raft_consensus.cc:740] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.121718 21141 raft_consensus.cc:359] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.122637 21141 raft_consensus.cc:385] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.123030 21141 raft_consensus.cc:740] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.124049 21145 ts_tablet_manager.cc:1434] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676: Time spent starting tablet: real 0.088s	user 0.008s	sys 0.001s
I20260709 13:07:05.123880 21141 consensus_queue.cc:260] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.119638 21097 raft_consensus.cc:2468] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 1.
I20260709 13:07:05.127138 20988 leader_election.cc:304] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 69869e3b8d214427b3837e7855ca4676; no voters: 6a14ee338d3147febdc65ed76ac60632
I20260709 13:07:05.128304 21162 raft_consensus.cc:2804] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:05.127861 21142 consensus_queue.cc:260] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.132771 21163 raft_consensus.cc:493] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.133296 21163 raft_consensus.cc:515] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.129012 21162 raft_consensus.cc:697] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 LEADER]: Becoming Leader. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:05.129338 21145 tablet_bootstrap.cc:492] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676: Bootstrap starting.
I20260709 13:07:05.129796 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9f17c95cd3408a91dcdfa5b0d80cee" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" is_pre_election: true
I20260709 13:07:05.136307 21162 consensus_queue.cc:237] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.137713 21062 leader_election.cc:304] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69869e3b8d214427b3837e7855ca4676; no voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632
I20260709 13:07:05.138702 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9f17c95cd3408a91dcdfa5b0d80cee" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" is_pre_election: true
I20260709 13:07:05.138973 21150 raft_consensus.cc:2749] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:05.143010 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9f17c95cd3408a91dcdfa5b0d80cee" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:05.144657 21097 raft_consensus.cc:2393] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a14ee338d3147febdc65ed76ac60632 in current term 1: Already voted for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in this term.
I20260709 13:07:05.145975 21146 raft_consensus.cc:493] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.146059 20913 leader_election.cc:304] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a14ee338d3147febdc65ed76ac60632; no voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 69869e3b8d214427b3837e7855ca4676
I20260709 13:07:05.131872 21141 ts_tablet_manager.cc:1434] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 13:07:05.146565 21146 raft_consensus.cc:515] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.147044 21169 raft_consensus.cc:3060] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.149019 21146 leader_election.cc:290] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.143769 21163 leader_election.cc:290] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.149597 20844 catalog_manager.cc:5697] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "6a14ee338d3147febdc65ed76ac60632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:05.153077 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76dced9cb2f45afb65c0220f86912d4" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632" is_pre_election: true
I20260709 13:07:05.153914 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76dced9cb2f45afb65c0220f86912d4" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
W20260709 13:07:05.154974 20990 leader_election.cc:343] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:05.155508 20988 leader_election.cc:343] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:05.156008 20988 leader_election.cc:304] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b; no voters: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632
I20260709 13:07:05.157620 21169 raft_consensus.cc:2749] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:05.157159 21146 raft_consensus.cc:2749] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:05.148092 21141 tablet_bootstrap.cc:492] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b: Bootstrap starting.
I20260709 13:07:05.164489 21146 raft_consensus.cc:493] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.165014 21146 raft_consensus.cc:515] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.165644 21142 ts_tablet_manager.cc:1434] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.007s
I20260709 13:07:05.166706 21142 tablet_bootstrap.cc:492] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632: Bootstrap starting.
I20260709 13:07:05.168882 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632" is_pre_election: true
I20260709 13:07:05.147037 21145 tablet_bootstrap.cc:654] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:05.172139 21146 leader_election.cc:290] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.169049 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:05.173241 21097 raft_consensus.cc:2468] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 0.
I20260709 13:07:05.173985 21142 tablet_bootstrap.cc:654] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:05.174630 20949 raft_consensus.cc:2468] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 0.
I20260709 13:07:05.183152 21145 tablet_bootstrap.cc:492] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676: No bootstrap required, opened a new log
I20260709 13:07:05.183709 21145 ts_tablet_manager.cc:1403] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.002s
I20260709 13:07:05.183925 21141 tablet_bootstrap.cc:654] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:05.184644 21142 tablet_bootstrap.cc:492] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632: No bootstrap required, opened a new log
I20260709 13:07:05.185114 21142 ts_tablet_manager.cc:1403] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.006s
I20260709 13:07:05.174638 20988 leader_election.cc:304] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 69869e3b8d214427b3837e7855ca4676; no voters: 
I20260709 13:07:05.176371 20845 catalog_manager.cc:5697] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130). New cstate: current_term: 1 leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:05.186218 21146 raft_consensus.cc:2804] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:05.186704 21146 raft_consensus.cc:493] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.187165 21146 raft_consensus.cc:3060] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.188220 21142 raft_consensus.cc:359] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.189584 21142 raft_consensus.cc:385] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.189900 21142 raft_consensus.cc:740] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.190691 21142 consensus_queue.cc:260] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.192996 21142 ts_tablet_manager.cc:1434] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 13:07:05.193054 21145 raft_consensus.cc:359] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.193871 21145 raft_consensus.cc:385] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.194132 21142 tablet_bootstrap.cc:492] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632: Bootstrap starting.
I20260709 13:07:05.194190 21145 raft_consensus.cc:740] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.195024 21146 raft_consensus.cc:515] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.195081 21145 consensus_queue.cc:260] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.200487 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:05.201140 20949 raft_consensus.cc:3060] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.206686 21142 tablet_bootstrap.cc:654] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:05.208945 21150 raft_consensus.cc:493] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.209503 21150 raft_consensus.cc:515] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.211194 21145 ts_tablet_manager.cc:1434] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 13:07:05.212008 21150 leader_election.cc:290] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441)
I20260709 13:07:05.211875 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:05.213361 21097 raft_consensus.cc:3060] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.213832 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76dced9cb2f45afb65c0220f86912d4" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632" is_pre_election: true
I20260709 13:07:05.215178 21145 tablet_bootstrap.cc:492] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676: Bootstrap starting.
I20260709 13:07:05.215608 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76dced9cb2f45afb65c0220f86912d4" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" is_pre_election: true
I20260709 13:07:05.216313 21023 raft_consensus.cc:2468] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69869e3b8d214427b3837e7855ca4676 in term 0.
W20260709 13:07:05.218039 21064 leader_election.cc:343] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:05.218621 21146 leader_election.cc:290] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.218927 21062 leader_election.cc:304] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 69869e3b8d214427b3837e7855ca4676; no voters: 6a14ee338d3147febdc65ed76ac60632
I20260709 13:07:05.219938 21150 raft_consensus.cc:2804] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:05.220402 21150 raft_consensus.cc:493] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.220851 21150 raft_consensus.cc:3060] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.222856 20949 raft_consensus.cc:2468] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 1.
I20260709 13:07:05.223670 21097 raft_consensus.cc:2468] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 1.
I20260709 13:07:05.224189 20990 leader_election.cc:304] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:05.225086 21146 raft_consensus.cc:2804] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:05.225781 21146 raft_consensus.cc:697] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 LEADER]: Becoming Leader. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:05.226634 21146 consensus_queue.cc:237] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.231905 21150 raft_consensus.cc:515] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.245167 21141 tablet_bootstrap.cc:492] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b: No bootstrap required, opened a new log
I20260709 13:07:05.245818 21150 leader_election.cc:290] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 1 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441)
I20260709 13:07:05.247161 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76dced9cb2f45afb65c0220f86912d4" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:05.249382 21142 tablet_bootstrap.cc:492] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632: No bootstrap required, opened a new log
W20260709 13:07:05.248694 21064 leader_election.cc:343] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:05.250934 21141 ts_tablet_manager.cc:1403] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.007s
I20260709 13:07:05.250847 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76dced9cb2f45afb65c0220f86912d4" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:05.251444 21023 raft_consensus.cc:3060] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.253628 21141 raft_consensus.cc:359] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.254287 21141 raft_consensus.cc:385] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.254536 21141 raft_consensus.cc:740] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.250586 21142 ts_tablet_manager.cc:1403] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.006s
I20260709 13:07:05.257651 21142 raft_consensus.cc:359] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.258504 21142 raft_consensus.cc:385] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.258315 21023 raft_consensus.cc:2468] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69869e3b8d214427b3837e7855ca4676 in term 1.
I20260709 13:07:05.259197 21141 consensus_queue.cc:260] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.258805 21142 raft_consensus.cc:740] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.258844 21145 tablet_bootstrap.cc:654] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:05.261054 21142 consensus_queue.cc:260] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.262032 21062 leader_election.cc:304] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 69869e3b8d214427b3837e7855ca4676; no voters: 6a14ee338d3147febdc65ed76ac60632
I20260709 13:07:05.262832 21150 raft_consensus.cc:2804] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:05.263165 21142 ts_tablet_manager.cc:1434] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:05.264119 21142 tablet_bootstrap.cc:492] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632: Bootstrap starting.
I20260709 13:07:05.267910 21141 ts_tablet_manager.cc:1434] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:07:05.270849 20845 catalog_manager.cc:5697] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130). New cstate: current_term: 1 leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:05.272040 21150 raft_consensus.cc:697] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 1 LEADER]: Becoming Leader. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Running, Role: LEADER
I20260709 13:07:05.280706 21142 tablet_bootstrap.cc:654] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:05.276945 21150 consensus_queue.cc:237] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.283411 21141 tablet_bootstrap.cc:492] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b: Bootstrap starting.
W20260709 13:07:05.284976 20893 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:05.292781 21145 tablet_bootstrap.cc:492] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676: No bootstrap required, opened a new log
I20260709 13:07:05.293299 21145 ts_tablet_manager.cc:1403] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.010s
I20260709 13:07:05.298518 21169 consensus_queue.cc:1048] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:05.309754 21142 tablet_bootstrap.cc:492] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632: No bootstrap required, opened a new log
I20260709 13:07:05.310321 21142 ts_tablet_manager.cc:1403] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.009s
I20260709 13:07:05.311179 21145 raft_consensus.cc:359] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.312001 21145 raft_consensus.cc:385] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.312397 21145 raft_consensus.cc:740] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.318780 21142 raft_consensus.cc:359] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.319584 21142 raft_consensus.cc:385] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.319779 21141 tablet_bootstrap.cc:654] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:05.319941 21142 raft_consensus.cc:740] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.320706 21142 consensus_queue.cc:260] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.322865 21142 ts_tablet_manager.cc:1434] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:07:05.321008 21145 consensus_queue.cc:260] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.331811 20843 catalog_manager.cc:5697] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69869e3b8d214427b3837e7855ca4676 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "69869e3b8d214427b3837e7855ca4676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:05.334998 21145 ts_tablet_manager.cc:1434] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 13:07:05.336177 21145 tablet_bootstrap.cc:492] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676: Bootstrap starting.
I20260709 13:07:05.339749 21097 raft_consensus.cc:3060] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.342285 21169 consensus_queue.cc:1048] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:05.353207 21145 tablet_bootstrap.cc:654] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:05.356226 21169 consensus_queue.cc:1048] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:05.366308 21169 consensus_queue.cc:1048] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:05.372027 21169 raft_consensus.cc:493] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.372707 21169 raft_consensus.cc:515] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.375470 21169 leader_election.cc:290] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.377931 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf82e418ca5048eea9ecaa619b9c7540" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:05.378129 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf82e418ca5048eea9ecaa619b9c7540" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" is_pre_election: true
I20260709 13:07:05.378962 21023 raft_consensus.cc:2468] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 0.
I20260709 13:07:05.380400 21098 raft_consensus.cc:3060] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.384490 21145 tablet_bootstrap.cc:492] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676: No bootstrap required, opened a new log
I20260709 13:07:05.385174 21145 ts_tablet_manager.cc:1403] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.004s
I20260709 13:07:05.387950 21145 raft_consensus.cc:359] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.388695 21145 raft_consensus.cc:385] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.388777 20913 leader_election.cc:304] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:05.389568 21169 raft_consensus.cc:2804] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:05.389736 20913 leader_election.cc:343] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:05.389931 21169 raft_consensus.cc:493] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.390292 21150 raft_consensus.cc:493] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.390296 21169 raft_consensus.cc:3060] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.390849 21150 raft_consensus.cc:515] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.392951 21150 leader_election.cc:290] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441)
I20260709 13:07:05.394500 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632" is_pre_election: true
I20260709 13:07:05.394984 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" is_pre_election: true
I20260709 13:07:05.395246 21167 consensus_queue.cc:1048] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:05.397222 21062 leader_election.cc:304] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69869e3b8d214427b3837e7855ca4676; no voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632
I20260709 13:07:05.399502 21150 raft_consensus.cc:2749] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:05.406303 21169 raft_consensus.cc:515] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.408537 21169 leader_election.cc:290] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Requested vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.389084 21145 raft_consensus.cc:740] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.412989 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf82e418ca5048eea9ecaa619b9c7540" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:05.413910 21023 raft_consensus.cc:3060] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.416682 21145 consensus_queue.cc:260] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.420120 21096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf82e418ca5048eea9ecaa619b9c7540" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:05.420832 21096 raft_consensus.cc:3060] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.423202 21145 ts_tablet_manager.cc:1434] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 13:07:05.424685 21145 tablet_bootstrap.cc:492] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676: Bootstrap starting.
I20260709 13:07:05.431535 21141 tablet_bootstrap.cc:492] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b: No bootstrap required, opened a new log
I20260709 13:07:05.432366 21141 ts_tablet_manager.cc:1403] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent bootstrapping tablet: real 0.149s	user 0.035s	sys 0.028s
I20260709 13:07:05.444471 21096 raft_consensus.cc:2468] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 1.
I20260709 13:07:05.446586 20913 leader_election.cc:304] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:05.447876 21163 raft_consensus.cc:2804] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:05.448550 21163 raft_consensus.cc:697] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Becoming Leader. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:05.449818 21163 consensus_queue.cc:237] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.456413 21023 raft_consensus.cc:2468] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 1.
I20260709 13:07:05.462877 21141 raft_consensus.cc:359] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.463764 21141 raft_consensus.cc:385] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.464058 21141 raft_consensus.cc:740] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.464681 21141 consensus_queue.cc:260] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.487351 21145 tablet_bootstrap.cc:654] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:05.490217 21141 ts_tablet_manager.cc:1434] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b: Time spent starting tablet: real 0.057s	user 0.013s	sys 0.011s
I20260709 13:07:05.493616 21146 raft_consensus.cc:493] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.494195 21146 raft_consensus.cc:515] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.496568 21146 leader_election.cc:290] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.497956 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a14ee338d3147febdc65ed76ac60632" is_pre_election: true
I20260709 13:07:05.509681 21163 raft_consensus.cc:493] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.510018 21145 tablet_bootstrap.cc:492] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676: No bootstrap required, opened a new log
I20260709 13:07:05.510542 21145 ts_tablet_manager.cc:1403] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676: Time spent bootstrapping tablet: real 0.086s	user 0.023s	sys 0.006s
I20260709 13:07:05.510257 21163 raft_consensus.cc:515] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.512874 21163 leader_election.cc:290] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.513798 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:05.513522 21145 raft_consensus.cc:359] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.514639 21097 raft_consensus.cc:2393] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in current term 1: Already voted for candidate 6a14ee338d3147febdc65ed76ac60632 in this term.
I20260709 13:07:05.513726 20843 catalog_manager.cc:5697] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "6a14ee338d3147febdc65ed76ac60632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:05.516067 20988 leader_election.cc:304] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b; no voters: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632
I20260709 13:07:05.517663 21162 raft_consensus.cc:3060] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.518142 21169 consensus_queue.cc:1048] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:05.521353 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe88ab50eeb44a9e8b7e09ea420daa3e" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" is_pre_election: true
I20260709 13:07:05.522121 21024 raft_consensus.cc:2468] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 0.
I20260709 13:07:05.528012 20913 leader_election.cc:304] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:05.529057 21163 raft_consensus.cc:2804] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:05.529525 21163 raft_consensus.cc:493] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.530274 21163 raft_consensus.cc:3060] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.532943 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe88ab50eeb44a9e8b7e09ea420daa3e" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:05.539026 21162 raft_consensus.cc:2749] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:05.514614 21145 raft_consensus.cc:385] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:05.542081 21145 raft_consensus.cc:740] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Initialized, Role: FOLLOWER
I20260709 13:07:05.542987 21145 consensus_queue.cc:260] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.543361 21169 consensus_queue.cc:1048] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:05.545802 21145 ts_tablet_manager.cc:1434] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:07:05.547163 21097 raft_consensus.cc:2468] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 0.
I20260709 13:07:05.549078 21163 raft_consensus.cc:515] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.551604 21163 leader_election.cc:290] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Requested vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.552995 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe88ab50eeb44a9e8b7e09ea420daa3e" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:05.553687 21023 raft_consensus.cc:3060] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.563297 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe88ab50eeb44a9e8b7e09ea420daa3e" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:05.563973 21097 raft_consensus.cc:3060] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.567780 21162 consensus_queue.cc:1048] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:05.569553 21023 raft_consensus.cc:2468] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 1.
I20260709 13:07:05.570765 20913 leader_election.cc:304] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:05.571573 21163 raft_consensus.cc:2804] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:05.572360 21163 raft_consensus.cc:697] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Becoming Leader. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:05.573333 21163 consensus_queue.cc:237] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.574102 21097 raft_consensus.cc:2468] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 1.
I20260709 13:07:05.579833 21162 consensus_queue.cc:1048] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:05.583740 20846 catalog_manager.cc:5697] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "6a14ee338d3147febdc65ed76ac60632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:05.585990 21167 consensus_queue.cc:1048] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:05.597517 21163 raft_consensus.cc:493] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.598038 21163 raft_consensus.cc:515] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:05.619347 21163 leader_election.cc:290] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:05.621464 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76dced9cb2f45afb65c0220f86912d4" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69869e3b8d214427b3837e7855ca4676" is_pre_election: true
I20260709 13:07:05.622522 21024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76dced9cb2f45afb65c0220f86912d4" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" is_pre_election: true
I20260709 13:07:05.623546 21024 raft_consensus.cc:2393] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a14ee338d3147febdc65ed76ac60632 in current term 1: Already voted for candidate 69869e3b8d214427b3837e7855ca4676 in this term.
I20260709 13:07:05.624951 20913 leader_election.cc:304] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a14ee338d3147febdc65ed76ac60632; no voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 69869e3b8d214427b3837e7855ca4676
I20260709 13:07:05.628968 21163 raft_consensus.cc:3060] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:05.638537 21163 raft_consensus.cc:2749] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:05.748912 21213 consensus_queue.cc:1048] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:05.759738 21146 consensus_queue.cc:1048] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:05.860494 21150 consensus_queue.cc:1048] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:05.872911 21217 consensus_queue.cc:1048] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:05.885514 21163 consensus_queue.cc:1048] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:05.922592 21169 consensus_queue.cc:1048] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:05.965562 20949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf82e418ca5048eea9ecaa619b9c7540"
dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
mode: GRACEFUL
new_leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:46410
I20260709 13:07:05.966399 20949 raft_consensus.cc:606] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Received request to transfer leadership to TS 0a42e6c7e76f4c0ab395a691e6d38a6b
I20260709 13:07:05.973160 20949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe88ab50eeb44a9e8b7e09ea420daa3e"
dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
mode: GRACEFUL
new_leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:46410
I20260709 13:07:05.973723 20949 raft_consensus.cc:606] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Received request to transfer leadership to TS 0a42e6c7e76f4c0ab395a691e6d38a6b
I20260709 13:07:06.000978 21222 consensus_queue.cc:1048] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:06.010704 21167 raft_consensus.cc:993] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632: : Instructing follower 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:06.011212 21167 raft_consensus.cc:1081] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Signalling peer 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:06.014812 21023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe88ab50eeb44a9e8b7e09ea420daa3e"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:50062
I20260709 13:07:06.015446 21023 raft_consensus.cc:493] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:06.015836 21023 raft_consensus.cc:3060] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.022825 21222 consensus_queue.cc:1048] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:06.025350 21023 raft_consensus.cc:515] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:06.026695 21022 raft_consensus.cc:1240] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Rejecting Update request from peer 6a14ee338d3147febdc65ed76ac60632 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:06.030002 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe88ab50eeb44a9e8b7e09ea420daa3e" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:06.030689 20949 raft_consensus.cc:3055] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:06.031056 20949 raft_consensus.cc:740] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:06.031996 20949 consensus_queue.cc:260] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:06.033026 20949 raft_consensus.cc:3060] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.033303 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe88ab50eeb44a9e8b7e09ea420daa3e" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:06.029991 21023 leader_election.cc:290] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 2 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:06.044463 20949 raft_consensus.cc:2468] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 2.
I20260709 13:07:06.046094 20990 leader_election.cc:304] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [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: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 69869e3b8d214427b3837e7855ca4676
I20260709 13:07:06.047245 21162 raft_consensus.cc:2804] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:06.047878 21162 raft_consensus.cc:697] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Becoming Leader. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:06.048866 21162 consensus_queue.cc:237] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [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: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:06.056669 20843 catalog_manager.cc:5697] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b reported cstate change: term changed from 1 to 2, leader changed from 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129) to 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130). New cstate: current_term: 2 leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:06.458781 21169 raft_consensus.cc:993] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632: : Instructing follower 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:06.459288 21222 raft_consensus.cc:1081] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Signalling peer 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:06.461252 21023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf82e418ca5048eea9ecaa619b9c7540"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:50062
I20260709 13:07:06.461896 21023 raft_consensus.cc:493] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:06.462277 21023 raft_consensus.cc:3060] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.469755 21023 raft_consensus.cc:515] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:06.471868 21023 leader_election.cc:290] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 2 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:06.472887 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf82e418ca5048eea9ecaa619b9c7540" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:06.473565 20949 raft_consensus.cc:3055] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:06.473498 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf82e418ca5048eea9ecaa619b9c7540" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:06.474057 20949 raft_consensus.cc:740] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:06.474217 21098 raft_consensus.cc:3060] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.474984 20949 consensus_queue.cc:260] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:06.475980 20949 raft_consensus.cc:3060] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.480858 20949 raft_consensus.cc:2468] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 2.
I20260709 13:07:06.481086 21098 raft_consensus.cc:2468] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 2.
I20260709 13:07:06.482225 20990 leader_election.cc:304] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:06.483179 21162 raft_consensus.cc:2804] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:06.483696 21162 raft_consensus.cc:697] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Becoming Leader. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:06.484439 21162 consensus_queue.cc:237] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:06.491288 20843 catalog_manager.cc:5697] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b reported cstate change: term changed from 1 to 2, leader changed from 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129) to 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130). New cstate: current_term: 2 leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:06.508225 20949 raft_consensus.cc:1275] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.509728 21162 consensus_queue.cc:1048] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.521278 21098 raft_consensus.cc:3060] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.532047 21098 raft_consensus.cc:1275] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.534580 21213 consensus_queue.cc:1048] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:07.001839 21097 raft_consensus.cc:1275] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.003391 21213 consensus_queue.cc:1048] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.013306 20949 raft_consensus.cc:1275] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.015036 21228 consensus_queue.cc:1048] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:09.012214 20814 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:07:09.013080 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:09.032475 20949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101"
dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
mode: GRACEFUL
new_leader_uuid: "69869e3b8d214427b3837e7855ca4676"
 from {username='slave'} at 127.0.0.1:46424
I20260709 13:07:09.033087 20949 raft_consensus.cc:606] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Received request to transfer leadership to TS 69869e3b8d214427b3837e7855ca4676
I20260709 13:07:09.047560 21023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
mode: GRACEFUL
new_leader_uuid: "69869e3b8d214427b3837e7855ca4676"
 from {username='slave'} at 127.0.0.1:50088
I20260709 13:07:09.048213 21023 raft_consensus.cc:606] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 LEADER]: Received request to transfer leadership to TS 69869e3b8d214427b3837e7855ca4676
I20260709 13:07:09.049746 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:09.050365 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:09.260815 21238 raft_consensus.cc:993] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b: : Instructing follower 69869e3b8d214427b3837e7855ca4676 to start an election
I20260709 13:07:09.261366 21238 raft_consensus.cc:1081] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 LEADER]: Signalling peer 69869e3b8d214427b3837e7855ca4676 to start an election
I20260709 13:07:09.263166 21098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874"
dest_uuid: "69869e3b8d214427b3837e7855ca4676"
 from {username='slave'} at 127.0.0.1:40010
I20260709 13:07:09.263656 21098 raft_consensus.cc:493] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:09.263948 21098 raft_consensus.cc:3060] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.268596 21098 raft_consensus.cc:515] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:09.270388 21098 leader_election.cc:290] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 2 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441)
I20260709 13:07:09.271346 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:09.271515 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:09.272014 21023 raft_consensus.cc:3055] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:09.272140 20948 raft_consensus.cc:3060] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.272397 21023 raft_consensus.cc:740] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:09.273253 21023 consensus_queue.cc:260] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:09.274610 21023 raft_consensus.cc:3060] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.278564 21239 raft_consensus.cc:993] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632: : Instructing follower 69869e3b8d214427b3837e7855ca4676 to start an election
I20260709 13:07:09.279081 21232 raft_consensus.cc:1081] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Signalling peer 69869e3b8d214427b3837e7855ca4676 to start an election
I20260709 13:07:09.280007 20948 raft_consensus.cc:2468] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69869e3b8d214427b3837e7855ca4676 in term 2.
I20260709 13:07:09.280747 21098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101"
dest_uuid: "69869e3b8d214427b3837e7855ca4676"
 from {username='slave'} at 127.0.0.1:40006
I20260709 13:07:09.281319 21098 raft_consensus.cc:493] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:09.281327 21064 leader_election.cc:304] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:09.281780 21098 raft_consensus.cc:3060] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.282084 21023 raft_consensus.cc:2468] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69869e3b8d214427b3837e7855ca4676 in term 2.
I20260709 13:07:09.282416 21218 raft_consensus.cc:2804] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:09.283885 21218 raft_consensus.cc:697] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 2 LEADER]: Becoming Leader. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Running, Role: LEADER
I20260709 13:07:09.284757 21218 consensus_queue.cc:237] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:09.287752 21098 raft_consensus.cc:515] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:09.290361 21098 leader_election.cc:290] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 2 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441)
I20260709 13:07:09.290944 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:09.291196 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:09.291571 21023 raft_consensus.cc:3060] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.291844 20948 raft_consensus.cc:3055] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:09.292205 20948 raft_consensus.cc:740] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:09.292936 20948 consensus_queue.cc:260] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:09.293998 20948 raft_consensus.cc:3060] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.293437 20843 catalog_manager.cc:5697] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 reported cstate change: term changed from 1 to 2, leader changed from 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130) to 69869e3b8d214427b3837e7855ca4676 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "69869e3b8d214427b3837e7855ca4676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.298193 21023 raft_consensus.cc:2468] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69869e3b8d214427b3837e7855ca4676 in term 2.
I20260709 13:07:09.299394 21062 leader_election.cc:304] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 69869e3b8d214427b3837e7855ca4676; no voters: 
I20260709 13:07:09.300112 21218 raft_consensus.cc:2804] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:09.300083 20948 raft_consensus.cc:2468] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69869e3b8d214427b3837e7855ca4676 in term 2.
I20260709 13:07:09.301151 21218 raft_consensus.cc:697] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 2 LEADER]: Becoming Leader. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Running, Role: LEADER
I20260709 13:07:09.302261 21218 consensus_queue.cc:237] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:09.311576 20843 catalog_manager.cc:5697] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 reported cstate change: term changed from 1 to 2, leader changed from 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129) to 69869e3b8d214427b3837e7855ca4676 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "69869e3b8d214427b3837e7855ca4676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.714756 21023 raft_consensus.cc:1275] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Refusing update from remote peer 69869e3b8d214427b3837e7855ca4676: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.716369 21218 consensus_queue.cc:1048] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:09.727051 20948 raft_consensus.cc:1275] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Refusing update from remote peer 69869e3b8d214427b3837e7855ca4676: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.730479 21240 consensus_queue.cc:1048] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:09.801515 21023 raft_consensus.cc:1275] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Refusing update from remote peer 69869e3b8d214427b3837e7855ca4676: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.802923 21240 consensus_queue.cc:1048] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:09.812284 20948 raft_consensus.cc:1275] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Refusing update from remote peer 69869e3b8d214427b3837e7855ca4676: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.814337 21240 consensus_queue.cc:1048] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:10.051312 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:10.061483 20948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145"
dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
mode: GRACEFUL
new_leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:46410
I20260709 13:07:10.062126 20948 raft_consensus.cc:606] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Received request to transfer leadership to TS 0a42e6c7e76f4c0ab395a691e6d38a6b
I20260709 13:07:10.067101 20948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d"
dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
mode: GRACEFUL
new_leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:46410
I20260709 13:07:10.067716 20948 raft_consensus.cc:606] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Received request to transfer leadership to TS 0a42e6c7e76f4c0ab395a691e6d38a6b
I20260709 13:07:10.087558 21098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101"
dest_uuid: "69869e3b8d214427b3837e7855ca4676"
mode: GRACEFUL
new_leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:40020
I20260709 13:07:10.088131 21098 raft_consensus.cc:606] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 2 LEADER]: Received request to transfer leadership to TS 0a42e6c7e76f4c0ab395a691e6d38a6b
I20260709 13:07:10.094038 20949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a45b924520e42e2982bba67a6974e9f"
dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
mode: GRACEFUL
new_leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:46410
I20260709 13:07:10.094578 20949 raft_consensus.cc:606] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Received request to transfer leadership to TS 0a42e6c7e76f4c0ab395a691e6d38a6b
I20260709 13:07:10.103235 21098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874"
dest_uuid: "69869e3b8d214427b3837e7855ca4676"
mode: GRACEFUL
new_leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:40020
I20260709 13:07:10.103791 21098 raft_consensus.cc:606] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 2 LEADER]: Received request to transfer leadership to TS 0a42e6c7e76f4c0ab395a691e6d38a6b
I20260709 13:07:10.161043 21232 raft_consensus.cc:993] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632: : Instructing follower 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:10.161512 21257 raft_consensus.cc:1081] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Signalling peer 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:10.163515 21023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:50062
I20260709 13:07:10.164047 21023 raft_consensus.cc:493] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:10.164386 21023 raft_consensus.cc:3060] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.171231 21023 raft_consensus.cc:515] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.173019 21023 leader_election.cc:290] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 2 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:10.174095 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:10.174731 20949 raft_consensus.cc:3055] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:10.175034 20949 raft_consensus.cc:740] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:10.175704 20949 consensus_queue.cc:260] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.176765 20949 raft_consensus.cc:3060] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.178450 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:10.179069 21098 raft_consensus.cc:3060] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.183905 21098 raft_consensus.cc:2468] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 2.
I20260709 13:07:10.184746 20949 raft_consensus.cc:2468] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 2.
I20260709 13:07:10.185268 20988 leader_election.cc:304] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 69869e3b8d214427b3837e7855ca4676; no voters: 
I20260709 13:07:10.186249 21258 raft_consensus.cc:2804] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:10.186825 21258 raft_consensus.cc:697] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Becoming Leader. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:10.187827 21258 consensus_queue.cc:237] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.196767 20843 catalog_manager.cc:5697] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b reported cstate change: term changed from 1 to 2, leader changed from 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129) to 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130). New cstate: current_term: 2 leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.260250 21253 raft_consensus.cc:993] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676: : Instructing follower 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:10.260699 21218 raft_consensus.cc:1081] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 2 LEADER]: Signalling peer 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:10.262494 21023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:50076
I20260709 13:07:10.263170 21023 raft_consensus.cc:493] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:10.263553 21023 raft_consensus.cc:3060] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.270606 21023 raft_consensus.cc:515] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.272864 21023 leader_election.cc:290] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 3 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:10.273192 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:10.273797 20949 raft_consensus.cc:3060] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.274391 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:10.274968 21097 raft_consensus.cc:3055] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:10.275287 21097 raft_consensus.cc:740] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Running, Role: LEADER
I20260709 13:07:10.276499 21218 raft_consensus.cc:993] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676: : Instructing follower 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:10.276089 21097 consensus_queue.cc:260] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [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: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.276908 21253 raft_consensus.cc:1081] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 2 LEADER]: Signalling peer 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:10.277364 21097 raft_consensus.cc:3060] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.278735 21023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:50076
I20260709 13:07:10.279266 21023 raft_consensus.cc:493] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:10.279606 21023 raft_consensus.cc:3060] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.280393 20949 raft_consensus.cc:2468] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 3.
I20260709 13:07:10.281657 20990 leader_election.cc:304] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [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: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:10.282562 21258 raft_consensus.cc:2804] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:10.282644 21097 raft_consensus.cc:2468] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 3.
I20260709 13:07:10.283128 21258 raft_consensus.cc:697] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 LEADER]: Becoming Leader. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:10.283972 21258 consensus_queue.cc:237] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [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: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.285943 21023 raft_consensus.cc:515] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.287750 21023 leader_election.cc:290] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 3 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:10.288574 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:10.288820 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:10.289232 20949 raft_consensus.cc:3060] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.289335 21097 raft_consensus.cc:3055] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:10.289798 21097 raft_consensus.cc:740] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Running, Role: LEADER
I20260709 13:07:10.290782 21097 consensus_queue.cc:260] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [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: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.291213 20843 catalog_manager.cc:5697] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b reported cstate change: term changed from 2 to 3, leader changed from 69869e3b8d214427b3837e7855ca4676 (127.20.83.131) to 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130). New cstate: current_term: 3 leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.292035 21097 raft_consensus.cc:3060] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.296633 20949 raft_consensus.cc:2468] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 3.
I20260709 13:07:10.298076 20990 leader_election.cc:304] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [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: 0a42e6c7e76f4c0ab395a691e6d38a6b, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:10.299095 21258 raft_consensus.cc:2804] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:10.299218 21097 raft_consensus.cc:2468] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 3.
I20260709 13:07:10.299755 21258 raft_consensus.cc:697] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 LEADER]: Becoming Leader. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:10.300679 21258 consensus_queue.cc:237] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [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: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.307255 20843 catalog_manager.cc:5697] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b reported cstate change: term changed from 2 to 3, leader changed from 69869e3b8d214427b3837e7855ca4676 (127.20.83.131) to 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130). New cstate: current_term: 3 leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.405643 21232 raft_consensus.cc:993] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632: : Instructing follower 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:10.406121 21257 raft_consensus.cc:1081] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Signalling peer 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:10.407842 21023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:50062
I20260709 13:07:10.408315 21023 raft_consensus.cc:493] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:10.408632 21023 raft_consensus.cc:3060] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.412552 21023 raft_consensus.cc:515] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.414072 21023 leader_election.cc:290] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 2 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:10.415081 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:10.415174 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:10.415818 21097 raft_consensus.cc:3060] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.415812 20949 raft_consensus.cc:3055] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:10.416309 20949 raft_consensus.cc:740] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:10.417106 20949 consensus_queue.cc:260] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.418336 20949 raft_consensus.cc:3060] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.422873 21097 raft_consensus.cc:2468] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 2.
I20260709 13:07:10.424134 20988 leader_election.cc:304] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 69869e3b8d214427b3837e7855ca4676; no voters: 
I20260709 13:07:10.425026 21258 raft_consensus.cc:2804] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:10.425078 20949 raft_consensus.cc:2468] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 2.
I20260709 13:07:10.425657 21258 raft_consensus.cc:697] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Becoming Leader. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:10.426507 21258 consensus_queue.cc:237] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.433817 20843 catalog_manager.cc:5697] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b reported cstate change: term changed from 1 to 2, leader changed from 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129) to 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130). New cstate: current_term: 2 leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.506397 21232 raft_consensus.cc:993] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632: : Instructing follower 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:10.506846 21257 raft_consensus.cc:1081] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Signalling peer 0a42e6c7e76f4c0ab395a691e6d38a6b to start an election
I20260709 13:07:10.508436 21023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a45b924520e42e2982bba67a6974e9f"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
 from {username='slave'} at 127.0.0.1:50062
I20260709 13:07:10.509065 21023 raft_consensus.cc:493] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:10.509389 21023 raft_consensus.cc:3060] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.514503 21023 raft_consensus.cc:515] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.516115 21023 leader_election.cc:290] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 2 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:10.517153 20949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a45b924520e42e2982bba67a6974e9f" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:10.517235 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a45b924520e42e2982bba67a6974e9f" candidate_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:10.517808 20949 raft_consensus.cc:3055] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:10.517925 21097 raft_consensus.cc:3060] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.518150 20949 raft_consensus.cc:740] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:10.519058 20949 consensus_queue.cc:260] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.520035 20949 raft_consensus.cc:3060] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.522970 21097 raft_consensus.cc:2468] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 2.
I20260709 13:07:10.524044 20988 leader_election.cc:304] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a42e6c7e76f4c0ab395a691e6d38a6b, 69869e3b8d214427b3837e7855ca4676; no voters: 
I20260709 13:07:10.524710 21258 raft_consensus.cc:2804] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:10.525092 21258 raft_consensus.cc:697] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Becoming Leader. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:10.525174 20949 raft_consensus.cc:2468] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a42e6c7e76f4c0ab395a691e6d38a6b in term 2.
I20260709 13:07:10.525887 21258 consensus_queue.cc:237] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:10.532276 20843 catalog_manager.cc:5697] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b reported cstate change: term changed from 1 to 2, leader changed from 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129) to 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130). New cstate: current_term: 2 leader_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:10.613765 20949 raft_consensus.cc:1275] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:10.615307 21258 consensus_queue.cc:1048] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:10.625864 21097 raft_consensus.cc:1275] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:10.628399 21238 consensus_queue.cc:1048] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:10.706578 20949 raft_consensus.cc:1275] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:10.707885 21238 consensus_queue.cc:1048] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:10.715384 21097 raft_consensus.cc:1275] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:10.716864 21238 consensus_queue.cc:1048] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:10.759431 20949 raft_consensus.cc:1275] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:10.760629 21238 consensus_queue.cc:1048] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:10.768555 21097 raft_consensus.cc:1275] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:10.770139 21238 consensus_queue.cc:1048] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:10.929222 20949 raft_consensus.cc:1275] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:10.930577 21238 consensus_queue.cc:1048] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:10.938760 21097 raft_consensus.cc:1275] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:10.939321 20948 raft_consensus.cc:1275] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:10.941461 21258 consensus_queue.cc:1048] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:10.940728 21272 consensus_queue.cc:1048] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:07:10.953476 21098 raft_consensus.cc:1275] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Refusing update from remote peer 0a42e6c7e76f4c0ab395a691e6d38a6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:10.954821 21270 consensus_queue.cc:1048] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:13.114782 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:13.123097 21023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
mode: GRACEFUL
new_leader_uuid: "6a14ee338d3147febdc65ed76ac60632"
 from {username='slave'} at 127.0.0.1:50088
I20260709 13:07:13.123908 21023 raft_consensus.cc:606] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 LEADER]: Received request to transfer leadership to TS 6a14ee338d3147febdc65ed76ac60632
I20260709 13:07:13.127224 21023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
mode: GRACEFUL
new_leader_uuid: "69869e3b8d214427b3837e7855ca4676"
 from {username='slave'} at 127.0.0.1:50088
I20260709 13:07:13.127767 21023 raft_consensus.cc:606] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Received request to transfer leadership to TS 69869e3b8d214427b3837e7855ca4676
I20260709 13:07:13.130496 21023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a9f17c95cd3408a91dcdfa5b0d80cee"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
mode: GRACEFUL
new_leader_uuid: "69869e3b8d214427b3837e7855ca4676"
 from {username='slave'} at 127.0.0.1:50088
I20260709 13:07:13.130993 21023 raft_consensus.cc:606] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 LEADER]: Received request to transfer leadership to TS 69869e3b8d214427b3837e7855ca4676
I20260709 13:07:13.133522 21023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
mode: GRACEFUL
new_leader_uuid: "6a14ee338d3147febdc65ed76ac60632"
 from {username='slave'} at 127.0.0.1:50088
I20260709 13:07:13.134023 21023 raft_consensus.cc:606] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 LEADER]: Received request to transfer leadership to TS 6a14ee338d3147febdc65ed76ac60632
I20260709 13:07:13.136600 21023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d"
dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
mode: GRACEFUL
new_leader_uuid: "6a14ee338d3147febdc65ed76ac60632"
 from {username='slave'} at 127.0.0.1:50088
I20260709 13:07:13.137094 21023 raft_consensus.cc:606] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Received request to transfer leadership to TS 6a14ee338d3147febdc65ed76ac60632
I20260709 13:07:13.138325 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:13.138827 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:13.178082 21279 raft_consensus.cc:993] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b: : Instructing follower 6a14ee338d3147febdc65ed76ac60632 to start an election
I20260709 13:07:13.178664 21280 raft_consensus.cc:1081] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 LEADER]: Signalling peer 6a14ee338d3147febdc65ed76ac60632 to start an election
I20260709 13:07:13.180359 20948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874"
dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
 from {username='slave'} at 127.0.0.1:46400
I20260709 13:07:13.180859 20948 raft_consensus.cc:493] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:13.181192 20948 raft_consensus.cc:3060] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.186790 20948 raft_consensus.cc:515] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.188779 20948 leader_election.cc:290] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 4 election: Requested vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:13.189699 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:13.190573 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c472e664cde451fa0fe17a07c795874" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:13.190582 21023 raft_consensus.cc:3055] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:13.191071 21098 raft_consensus.cc:3060] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.191112 21023 raft_consensus.cc:740] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:13.191953 21023 consensus_queue.cc:260] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [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: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.192873 21023 raft_consensus.cc:3060] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.195940 21098 raft_consensus.cc:2468] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 4.
I20260709 13:07:13.197304 20913 leader_election.cc:304] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [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: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:13.197721 21023 raft_consensus.cc:2468] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 4.
I20260709 13:07:13.199456 21281 raft_consensus.cc:2804] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:13.200389 21281 raft_consensus.cc:697] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 4 LEADER]: Becoming Leader. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:13.201498 21281 consensus_queue.cc:237] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [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: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.209599 20843 catalog_manager.cc:5697] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 reported cstate change: term changed from 3 to 4, leader changed from 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130) to 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129). New cstate: current_term: 4 leader_uuid: "6a14ee338d3147febdc65ed76ac60632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.248150 21279 raft_consensus.cc:993] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b: : Instructing follower 69869e3b8d214427b3837e7855ca4676 to start an election
I20260709 13:07:13.248788 21280 raft_consensus.cc:1081] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 LEADER]: Signalling peer 69869e3b8d214427b3837e7855ca4676 to start an election
I20260709 13:07:13.250717 21098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a9f17c95cd3408a91dcdfa5b0d80cee"
dest_uuid: "69869e3b8d214427b3837e7855ca4676"
 from {username='slave'} at 127.0.0.1:40010
I20260709 13:07:13.251335 21098 raft_consensus.cc:493] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:13.251654 21098 raft_consensus.cc:3060] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.255839 21098 raft_consensus.cc:515] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.257673 21098 leader_election.cc:290] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 2 election: Requested vote from peers 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353), 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441)
I20260709 13:07:13.258832 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9f17c95cd3408a91dcdfa5b0d80cee" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:13.258838 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a9f17c95cd3408a91dcdfa5b0d80cee" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:13.259752 21023 raft_consensus.cc:3055] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:13.259752 20948 raft_consensus.cc:3060] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.260244 21023 raft_consensus.cc:740] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:13.261112 21023 consensus_queue.cc:260] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.262599 21023 raft_consensus.cc:3060] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.267696 20948 raft_consensus.cc:2468] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69869e3b8d214427b3837e7855ca4676 in term 2.
I20260709 13:07:13.269236 21023 raft_consensus.cc:2468] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69869e3b8d214427b3837e7855ca4676 in term 2.
I20260709 13:07:13.269217 21064 leader_election.cc:304] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:13.270473 21253 raft_consensus.cc:2804] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:13.271956 21253 raft_consensus.cc:697] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 2 LEADER]: Becoming Leader. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Running, Role: LEADER
I20260709 13:07:13.272884 21253 consensus_queue.cc:237] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.280829 20843 catalog_manager.cc:5697] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 reported cstate change: term changed from 1 to 2, leader changed from 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130) to 69869e3b8d214427b3837e7855ca4676 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "69869e3b8d214427b3837e7855ca4676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.305639 21279 raft_consensus.cc:993] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b: : Instructing follower 69869e3b8d214427b3837e7855ca4676 to start an election
I20260709 13:07:13.306149 21279 raft_consensus.cc:1081] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Signalling peer 69869e3b8d214427b3837e7855ca4676 to start an election
I20260709 13:07:13.307819 21098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145"
dest_uuid: "69869e3b8d214427b3837e7855ca4676"
 from {username='slave'} at 127.0.0.1:40010
I20260709 13:07:13.308277 21098 raft_consensus.cc:493] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:13.308619 21098 raft_consensus.cc:3060] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.313103 21098 raft_consensus.cc:515] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.314741 21098 leader_election.cc:290] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [CANDIDATE]: Term 3 election: Requested vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353)
I20260709 13:07:13.315829 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:13.315927 20948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590b391aa4384b18aae19f8cc87fc145" candidate_uuid: "69869e3b8d214427b3837e7855ca4676" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
I20260709 13:07:13.316576 21023 raft_consensus.cc:3055] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:13.316601 20948 raft_consensus.cc:3060] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.317067 21023 raft_consensus.cc:740] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:13.317939 21023 consensus_queue.cc:260] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [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: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.319239 21023 raft_consensus.cc:3060] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.324177 20948 raft_consensus.cc:2468] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69869e3b8d214427b3837e7855ca4676 in term 3.
I20260709 13:07:13.325623 21064 leader_election.cc:304] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [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: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:13.325984 21023 raft_consensus.cc:2468] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69869e3b8d214427b3837e7855ca4676 in term 3.
I20260709 13:07:13.326552 21253 raft_consensus.cc:2804] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:13.327070 21253 raft_consensus.cc:697] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 3 LEADER]: Becoming Leader. State: Replica: 69869e3b8d214427b3837e7855ca4676, State: Running, Role: LEADER
I20260709 13:07:13.327877 21253 consensus_queue.cc:237] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [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: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.334532 20843 catalog_manager.cc:5697] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 reported cstate change: term changed from 2 to 3, leader changed from 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130) to 69869e3b8d214427b3837e7855ca4676 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "69869e3b8d214427b3837e7855ca4676" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.364010 21280 raft_consensus.cc:993] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b: : Instructing follower 6a14ee338d3147febdc65ed76ac60632 to start an election
I20260709 13:07:13.364477 21280 raft_consensus.cc:1081] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 LEADER]: Signalling peer 6a14ee338d3147febdc65ed76ac60632 to start an election
I20260709 13:07:13.366323 20948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101"
dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
 from {username='slave'} at 127.0.0.1:46400
I20260709 13:07:13.366771 20948 raft_consensus.cc:493] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:13.367057 20948 raft_consensus.cc:3060] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.372437 20948 raft_consensus.cc:515] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.374655 20948 leader_election.cc:290] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 4 election: Requested vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:13.375818 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:13.376096 21098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7709da4d704051874fa0adc5a1d101" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:13.376505 21023 raft_consensus.cc:3055] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:13.376713 21098 raft_consensus.cc:3060] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.376942 21023 raft_consensus.cc:740] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:13.377985 21023 consensus_queue.cc:260] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [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: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.379137 21023 raft_consensus.cc:3060] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.383636 21023 raft_consensus.cc:2468] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 4.
I20260709 13:07:13.383800 21098 raft_consensus.cc:2468] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 4.
I20260709 13:07:13.384886 20913 leader_election.cc:304] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [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: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:13.385594 21281 raft_consensus.cc:2804] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:13.386142 21281 raft_consensus.cc:697] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 4 LEADER]: Becoming Leader. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:13.386919 21281 consensus_queue.cc:237] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [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: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.393618 20843 catalog_manager.cc:5697] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 reported cstate change: term changed from 3 to 4, leader changed from 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130) to 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129). New cstate: current_term: 4 leader_uuid: "6a14ee338d3147febdc65ed76ac60632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.652812 21279 raft_consensus.cc:993] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b: : Instructing follower 6a14ee338d3147febdc65ed76ac60632 to start an election
I20260709 13:07:13.653291 21280 raft_consensus.cc:1081] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Signalling peer 6a14ee338d3147febdc65ed76ac60632 to start an election
I20260709 13:07:13.655112 20948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d"
dest_uuid: "6a14ee338d3147febdc65ed76ac60632"
 from {username='slave'} at 127.0.0.1:46400
I20260709 13:07:13.655622 20948 raft_consensus.cc:493] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:13.655889 20948 raft_consensus.cc:3060] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.660840 20948 raft_consensus.cc:515] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.662533 20948 leader_election.cc:290] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [CANDIDATE]: Term 3 election: Requested vote from peers 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130:37441), 69869e3b8d214427b3837e7855ca4676 (127.20.83.131:45443)
I20260709 13:07:13.663700 21023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b"
I20260709 13:07:13.664067 21097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be2aee356b004d3c8193e679d106e88d" candidate_uuid: "6a14ee338d3147febdc65ed76ac60632" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69869e3b8d214427b3837e7855ca4676"
I20260709 13:07:13.664270 21023 raft_consensus.cc:3055] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:13.664580 21097 raft_consensus.cc:3060] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.664660 21023 raft_consensus.cc:740] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a42e6c7e76f4c0ab395a691e6d38a6b, State: Running, Role: LEADER
I20260709 13:07:13.665566 21023 consensus_queue.cc:260] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [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: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.666471 21023 raft_consensus.cc:3060] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.669381 21097 raft_consensus.cc:2468] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 3.
I20260709 13:07:13.670399 20913 leader_election.cc:304] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [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: 69869e3b8d214427b3837e7855ca4676, 6a14ee338d3147febdc65ed76ac60632; no voters: 
I20260709 13:07:13.671145 21281 raft_consensus.cc:2804] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:13.671352 21023 raft_consensus.cc:2468] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a14ee338d3147febdc65ed76ac60632 in term 3.
I20260709 13:07:13.671820 21281 raft_consensus.cc:697] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 3 LEADER]: Becoming Leader. State: Replica: 6a14ee338d3147febdc65ed76ac60632, State: Running, Role: LEADER
I20260709 13:07:13.672969 21281 consensus_queue.cc:237] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [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: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } }
I20260709 13:07:13.680212 20843 catalog_manager.cc:5697] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 reported cstate change: term changed from 2 to 3, leader changed from 0a42e6c7e76f4c0ab395a691e6d38a6b (127.20.83.130) to 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129). New cstate: current_term: 3 leader_uuid: "6a14ee338d3147febdc65ed76ac60632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.694216 21097 raft_consensus.cc:1275] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 4 FOLLOWER]: Refusing update from remote peer 6a14ee338d3147febdc65ed76ac60632: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:13.695658 21281 consensus_queue.cc:1048] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:13.708947 21023 raft_consensus.cc:1275] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 4 FOLLOWER]: Refusing update from remote peer 6a14ee338d3147febdc65ed76ac60632: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:13.710943 21295 consensus_queue.cc:1048] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:13.736433 20948 raft_consensus.cc:1275] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Refusing update from remote peer 69869e3b8d214427b3837e7855ca4676: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.737982 21253 consensus_queue.cc:1048] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:13.748591 21023 raft_consensus.cc:1275] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Refusing update from remote peer 69869e3b8d214427b3837e7855ca4676: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.750566 21288 consensus_queue.cc:1048] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:13.769333 20948 raft_consensus.cc:1275] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Refusing update from remote peer 69869e3b8d214427b3837e7855ca4676: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.771005 21288 consensus_queue.cc:1048] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a14ee338d3147febdc65ed76ac60632" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:13.782027 21023 raft_consensus.cc:1275] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Refusing update from remote peer 69869e3b8d214427b3837e7855ca4676: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.783303 21253 consensus_queue.cc:1048] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:13.919801 21023 raft_consensus.cc:1275] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 4 FOLLOWER]: Refusing update from remote peer 6a14ee338d3147febdc65ed76ac60632: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:13.921180 21295 consensus_queue.cc:1048] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:13.931197 21097 raft_consensus.cc:1275] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 4 FOLLOWER]: Refusing update from remote peer 6a14ee338d3147febdc65ed76ac60632: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:13.932730 21282 consensus_queue.cc:1048] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:14.129570 21097 raft_consensus.cc:1275] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Refusing update from remote peer 6a14ee338d3147febdc65ed76ac60632: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:14.131556 21281 consensus_queue.cc:1048] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69869e3b8d214427b3837e7855ca4676" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:14.139739 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:14.143054 21023 raft_consensus.cc:1275] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Refusing update from remote peer 6a14ee338d3147febdc65ed76ac60632: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:14.145494 21281 consensus_queue.cc:1048] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a42e6c7e76f4c0ab395a691e6d38a6b" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 37441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:14.148741 20814 tablet_server.cc:179] TabletServer@127.20.83.129:0 shutting down...
I20260709 13:07:14.194759 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:14.195621 20814 tablet_replica.cc:333] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632: stopping tablet replica
I20260709 13:07:14.196480 20814 raft_consensus.cc:2243] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.197082 20814 raft_consensus.cc:2272] T c76dced9cb2f45afb65c0220f86912d4 P 6a14ee338d3147febdc65ed76ac60632 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.199544 20814 tablet_replica.cc:333] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632: stopping tablet replica
I20260709 13:07:14.200078 20814 raft_consensus.cc:2243] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.200525 20814 raft_consensus.cc:2272] T cf82e418ca5048eea9ecaa619b9c7540 P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.202850 20814 tablet_replica.cc:333] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632: stopping tablet replica
I20260709 13:07:14.203472 20814 raft_consensus.cc:2243] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.203866 20814 raft_consensus.cc:2272] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.206406 20814 tablet_replica.cc:333] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632: stopping tablet replica
I20260709 13:07:14.206954 20814 raft_consensus.cc:2243] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.207748 20814 raft_consensus.cc:2272] T 5c472e664cde451fa0fe17a07c795874 P 6a14ee338d3147febdc65ed76ac60632 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.209784 20814 tablet_replica.cc:333] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632: stopping tablet replica
I20260709 13:07:14.210312 20814 raft_consensus.cc:2243] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.211062 20814 raft_consensus.cc:2272] T be2aee356b004d3c8193e679d106e88d P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.213205 20814 tablet_replica.cc:333] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632: stopping tablet replica
I20260709 13:07:14.213806 20814 raft_consensus.cc:2243] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.214335 20814 raft_consensus.cc:2272] T 9a45b924520e42e2982bba67a6974e9f P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.216418 20814 tablet_replica.cc:333] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632: stopping tablet replica
I20260709 13:07:14.216974 20814 raft_consensus.cc:2243] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.217909 20814 raft_consensus.cc:2272] T 0a7709da4d704051874fa0adc5a1d101 P 6a14ee338d3147febdc65ed76ac60632 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.220309 20814 tablet_replica.cc:333] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632: stopping tablet replica
I20260709 13:07:14.221071 20814 raft_consensus.cc:2243] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.221767 20814 raft_consensus.cc:2272] T fe88ab50eeb44a9e8b7e09ea420daa3e P 6a14ee338d3147febdc65ed76ac60632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.224406 20814 tablet_replica.cc:333] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632: stopping tablet replica
I20260709 13:07:14.224934 20814 raft_consensus.cc:2243] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.225526 20814 raft_consensus.cc:2272] T 590b391aa4384b18aae19f8cc87fc145 P 6a14ee338d3147febdc65ed76ac60632 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:14.384207 20990 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.83.129:41353: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260709 13:07:14.389504 20990 consensus_peers.cc:597] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b -> Peer 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353): Couldn't send request to peer 6a14ee338d3147febdc65ed76ac60632. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:41353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:14.390136 21064 consensus_peers.cc:597] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 -> Peer 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353): Couldn't send request to peer 6a14ee338d3147febdc65ed76ac60632. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:41353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:14.390565 21064 consensus_peers.cc:597] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 -> Peer 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353): Couldn't send request to peer 6a14ee338d3147febdc65ed76ac60632. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:41353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:14.390918 21064 consensus_peers.cc:597] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 -> Peer 6a14ee338d3147febdc65ed76ac60632 (127.20.83.129:41353): Couldn't send request to peer 6a14ee338d3147febdc65ed76ac60632. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:41353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:14.395571 20814 tablet_server.cc:196] TabletServer@127.20.83.129:0 shutdown complete.
I20260709 13:07:14.416759 20814 tablet_server.cc:179] TabletServer@127.20.83.130:0 shutting down...
I20260709 13:07:14.449563 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:14.450258 20814 tablet_replica.cc:333] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b: stopping tablet replica
I20260709 13:07:14.450924 20814 raft_consensus.cc:2243] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.451467 20814 raft_consensus.cc:2272] T c76dced9cb2f45afb65c0220f86912d4 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.453461 20814 tablet_replica.cc:333] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b: stopping tablet replica
I20260709 13:07:14.454066 20814 raft_consensus.cc:2243] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.454865 20814 raft_consensus.cc:2272] T cf82e418ca5048eea9ecaa619b9c7540 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.456724 20814 tablet_replica.cc:333] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b: stopping tablet replica
I20260709 13:07:14.457360 20814 raft_consensus.cc:2243] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.457866 20814 raft_consensus.cc:2272] T be2aee356b004d3c8193e679d106e88d P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.460457 20814 tablet_replica.cc:333] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b: stopping tablet replica
I20260709 13:07:14.461174 20814 raft_consensus.cc:2243] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.461650 20814 raft_consensus.cc:2272] T 5c472e664cde451fa0fe17a07c795874 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.464107 20814 tablet_replica.cc:333] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b: stopping tablet replica
I20260709 13:07:14.464572 20814 raft_consensus.cc:2243] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.464923 20814 raft_consensus.cc:2272] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.467072 20814 tablet_replica.cc:333] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b: stopping tablet replica
I20260709 13:07:14.467527 20814 raft_consensus.cc:2243] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.468259 20814 raft_consensus.cc:2272] T fe88ab50eeb44a9e8b7e09ea420daa3e P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.469938 20814 tablet_replica.cc:333] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b: stopping tablet replica
I20260709 13:07:14.470396 20814 raft_consensus.cc:2243] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.470731 20814 raft_consensus.cc:2272] T 590b391aa4384b18aae19f8cc87fc145 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.473238 20814 tablet_replica.cc:333] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b: stopping tablet replica
I20260709 13:07:14.473788 20814 raft_consensus.cc:2243] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.474236 20814 raft_consensus.cc:2272] T 0a7709da4d704051874fa0adc5a1d101 P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.476589 20814 tablet_replica.cc:333] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b: stopping tablet replica
I20260709 13:07:14.477077 20814 raft_consensus.cc:2243] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.477936 20814 raft_consensus.cc:2272] T 9a45b924520e42e2982bba67a6974e9f P 0a42e6c7e76f4c0ab395a691e6d38a6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.506161 20814 tablet_server.cc:196] TabletServer@127.20.83.130:0 shutdown complete.
I20260709 13:07:14.525262 20814 tablet_server.cc:179] TabletServer@127.20.83.131:0 shutting down...
I20260709 13:07:14.555497 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:14.556313 20814 tablet_replica.cc:333] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676: stopping tablet replica
I20260709 13:07:14.557052 20814 raft_consensus.cc:2243] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.557614 20814 raft_consensus.cc:2272] T cf82e418ca5048eea9ecaa619b9c7540 P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.559474 20814 tablet_replica.cc:333] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676: stopping tablet replica
I20260709 13:07:14.560012 20814 raft_consensus.cc:2243] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.560425 20814 raft_consensus.cc:2272] T fe88ab50eeb44a9e8b7e09ea420daa3e P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.562255 20814 tablet_replica.cc:333] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676: stopping tablet replica
I20260709 13:07:14.562803 20814 raft_consensus.cc:2243] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.563509 20814 raft_consensus.cc:2272] T 590b391aa4384b18aae19f8cc87fc145 P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.565693 20814 tablet_replica.cc:333] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676: stopping tablet replica
I20260709 13:07:14.566455 20814 raft_consensus.cc:2243] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.567198 20814 raft_consensus.cc:2272] T c76dced9cb2f45afb65c0220f86912d4 P 69869e3b8d214427b3837e7855ca4676 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.568843 20814 tablet_replica.cc:333] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676: stopping tablet replica
I20260709 13:07:14.569348 20814 raft_consensus.cc:2243] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.569845 20814 raft_consensus.cc:2272] T 0a7709da4d704051874fa0adc5a1d101 P 69869e3b8d214427b3837e7855ca4676 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.572010 20814 tablet_replica.cc:333] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676: stopping tablet replica
I20260709 13:07:14.572556 20814 raft_consensus.cc:2243] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.573007 20814 raft_consensus.cc:2272] T 9a45b924520e42e2982bba67a6974e9f P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.574831 20814 tablet_replica.cc:333] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676: stopping tablet replica
I20260709 13:07:14.575306 20814 raft_consensus.cc:2243] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.575733 20814 raft_consensus.cc:2272] T be2aee356b004d3c8193e679d106e88d P 69869e3b8d214427b3837e7855ca4676 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.577876 20814 tablet_replica.cc:333] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676: stopping tablet replica
I20260709 13:07:14.578362 20814 raft_consensus.cc:2243] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.578799 20814 raft_consensus.cc:2272] T 5c472e664cde451fa0fe17a07c795874 P 69869e3b8d214427b3837e7855ca4676 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.580978 20814 tablet_replica.cc:333] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676: stopping tablet replica
I20260709 13:07:14.581667 20814 raft_consensus.cc:2243] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.582484 20814 raft_consensus.cc:2272] T 5a9f17c95cd3408a91dcdfa5b0d80cee P 69869e3b8d214427b3837e7855ca4676 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.603225 20814 tablet_server.cc:196] TabletServer@127.20.83.131:0 shutdown complete.
I20260709 13:07:14.620548 20814 master.cc:562] Master@127.20.83.190:39869 shutting down...
I20260709 13:07:14.760993 20814 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.761691 20814 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.762082 20814 tablet_replica.cc:333] T 00000000000000000000000000000000 P 71c9f8b3c69243cfb7eb2497714ee7cf: stopping tablet replica
I20260709 13:07:14.781973 20814 master.cc:584] Master@127.20.83.190:39869 shutdown complete.
0a42e6c7e76f4c0ab395a691e6d38a6b  4
69869e3b8d214427b3837e7855ca4676  1
6a14ee338d3147febdc65ed76ac60632  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13081 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:07:14.826247 20814 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.190:37073
I20260709 13:07:14.827356 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:14.833258 21313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:14.833683 21314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:14.835016 20814 server_base.cc:1061] running on GCE node
W20260709 13:07:14.835405 21316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:14.836246 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:14.836495 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:14.836669 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602434836645 us; error 0 us; skew 500 ppm
I20260709 13:07:14.837193 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:14.839864 20814 webserver.cc:533] Webserver started at http://127.20.83.190:45449/ using document root <none> and password file <none>
I20260709 13:07:14.840404 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:14.840629 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:14.840924 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:14.842186 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/master-0-root/instance:
uuid: "99335d38a45347d29d602803e64ede3a"
format_stamp: "Formatted at 2026-07-09 13:07:14 on dist-test-slave-50cs"
I20260709 13:07:14.846794 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:07:14.850706 21321 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:14.851752 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:07:14.852043 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/master-0-root
uuid: "99335d38a45347d29d602803e64ede3a"
format_stamp: "Formatted at 2026-07-09 13:07:14 on dist-test-slave-50cs"
I20260709 13:07:14.852324 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:14.867158 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:14.868381 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:14.909847 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.190:37073
I20260709 13:07:14.909977 21372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.190:37073 every 8 connection(s)
I20260709 13:07:14.914151 21373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.924873 21373 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a: Bootstrap starting.
I20260709 13:07:14.930155 21373 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:14.935101 21373 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a: No bootstrap required, opened a new log
I20260709 13:07:14.937559 21373 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99335d38a45347d29d602803e64ede3a" member_type: VOTER }
I20260709 13:07:14.938140 21373 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:14.938416 21373 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99335d38a45347d29d602803e64ede3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:14.939280 21373 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99335d38a45347d29d602803e64ede3a" member_type: VOTER }
I20260709 13:07:14.939805 21373 raft_consensus.cc:399] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:14.940059 21373 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:14.940378 21373 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:14.944942 21373 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99335d38a45347d29d602803e64ede3a" member_type: VOTER }
I20260709 13:07:14.945586 21373 leader_election.cc:304] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [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: 99335d38a45347d29d602803e64ede3a; no voters: 
I20260709 13:07:14.946807 21373 leader_election.cc:290] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:14.947289 21376 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:14.948750 21376 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [term 1 LEADER]: Becoming Leader. State: Replica: 99335d38a45347d29d602803e64ede3a, State: Running, Role: LEADER
I20260709 13:07:14.949384 21376 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [LEADER]: Queue going to LEADER mode. State: All 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: "99335d38a45347d29d602803e64ede3a" member_type: VOTER }
I20260709 13:07:14.950165 21373 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:14.954205 21377 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "99335d38a45347d29d602803e64ede3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99335d38a45347d29d602803e64ede3a" member_type: VOTER } }
I20260709 13:07:14.955072 21377 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:14.954752 21378 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99335d38a45347d29d602803e64ede3a. Latest consensus state: current_term: 1 leader_uuid: "99335d38a45347d29d602803e64ede3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99335d38a45347d29d602803e64ede3a" member_type: VOTER } }
I20260709 13:07:14.956652 21378 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:14.957679 21382 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:14.965222 21382 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:14.967286 20814 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:14.975335 21382 catalog_manager.cc:1383] Generated new cluster ID: cb747d319d8844a9bca33861021c9975
I20260709 13:07:14.975692 21382 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:14.997689 21382 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:14.999253 21382 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:15.016387 21382 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a: Generated new TSK 0
I20260709 13:07:15.017108 21382 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:15.034461 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:15.040700 21394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:15.041824 21395 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:15.043853 20814 server_base.cc:1061] running on GCE node
W20260709 13:07:15.044037 21397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:15.044938 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:15.045156 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:15.045279 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602435045268 us; error 0 us; skew 500 ppm
I20260709 13:07:15.045863 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:15.048218 20814 webserver.cc:533] Webserver started at http://127.20.83.129:35565/ using document root <none> and password file <none>
I20260709 13:07:15.048681 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:15.048833 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:15.049038 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:15.050203 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-0-root/instance:
uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
format_stamp: "Formatted at 2026-07-09 13:07:15 on dist-test-slave-50cs"
I20260709 13:07:15.055125 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:07:15.058617 21402 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:15.059478 20814 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:15.059854 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-0-root
uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
format_stamp: "Formatted at 2026-07-09 13:07:15 on dist-test-slave-50cs"
I20260709 13:07:15.060164 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:15.079293 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:15.080577 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:15.082180 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:15.084586 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:15.084838 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:15.085217 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:15.085527 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:07:15.129141 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.129:35029
I20260709 13:07:15.129274 21464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.129:35029 every 8 connection(s)
I20260709 13:07:15.134411 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:15.141870 21469 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:15.143085 21470 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:15.146739 21472 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:15.147795 20814 server_base.cc:1061] running on GCE node
I20260709 13:07:15.149302 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:15.149638 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:15.149842 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602435149823 us; error 0 us; skew 500 ppm
I20260709 13:07:15.150498 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:15.151944 21465 heartbeater.cc:344] Connected to a master server at 127.20.83.190:37073
I20260709 13:07:15.152300 21465 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:15.153124 21465 heartbeater.cc:507] Master 127.20.83.190:37073 requested a full tablet report, sending...
I20260709 13:07:15.153604 20814 webserver.cc:533] Webserver started at http://127.20.83.130:35425/ using document root <none> and password file <none>
I20260709 13:07:15.154186 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:15.154464 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:15.154757 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:15.155572 21338 ts_manager.cc:194] Registered new tserver with Master: 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029)
I20260709 13:07:15.156065 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-1-root/instance:
uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
format_stamp: "Formatted at 2026-07-09 13:07:15 on dist-test-slave-50cs"
I20260709 13:07:15.157353 21338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47874
I20260709 13:07:15.160772 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:07:15.164561 21477 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:15.165494 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:07:15.165755 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-1-root
uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
format_stamp: "Formatted at 2026-07-09 13:07:15 on dist-test-slave-50cs"
I20260709 13:07:15.166000 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:15.183176 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:15.184425 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:15.185907 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:15.188225 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:15.188416 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:15.188731 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:15.188906 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:15.231858 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.130:38011
I20260709 13:07:15.231952 21539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.130:38011 every 8 connection(s)
I20260709 13:07:15.236620 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:15.244431 21543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:15.246315 21544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:15.247645 21546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:15.249071 21540 heartbeater.cc:344] Connected to a master server at 127.20.83.190:37073
I20260709 13:07:15.249382 21540 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:15.250152 20814 server_base.cc:1061] running on GCE node
I20260709 13:07:15.250303 21540 heartbeater.cc:507] Master 127.20.83.190:37073 requested a full tablet report, sending...
I20260709 13:07:15.251471 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:15.251791 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:15.252031 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602435252011 us; error 0 us; skew 500 ppm
I20260709 13:07:15.252818 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:15.252861 21338 ts_manager.cc:194] Registered new tserver with Master: 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:15.255004 21338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47876
I20260709 13:07:15.256353 20814 webserver.cc:533] Webserver started at http://127.20.83.131:39785/ using document root <none> and password file <none>
I20260709 13:07:15.256974 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:15.257181 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:15.257546 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:15.258771 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-2-root/instance:
uuid: "2317a1b1a9384e13ae10978338e07b00"
format_stamp: "Formatted at 2026-07-09 13:07:15 on dist-test-slave-50cs"
I20260709 13:07:15.264019 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260709 13:07:15.268002 21551 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:15.268983 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:07:15.269336 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-2-root
uuid: "2317a1b1a9384e13ae10978338e07b00"
format_stamp: "Formatted at 2026-07-09 13:07:15 on dist-test-slave-50cs"
I20260709 13:07:15.269692 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602421575887-20814-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:15.284467 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:15.285894 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:15.287618 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:15.290529 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:15.290745 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:15.291033 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:15.291250 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:15.334941 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.131:35515
I20260709 13:07:15.335041 21613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.131:35515 every 8 connection(s)
I20260709 13:07:15.349182 21614 heartbeater.cc:344] Connected to a master server at 127.20.83.190:37073
I20260709 13:07:15.349679 21614 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:15.350411 21614 heartbeater.cc:507] Master 127.20.83.190:37073 requested a full tablet report, sending...
I20260709 13:07:15.352656 21338 ts_manager.cc:194] Registered new tserver with Master: 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:15.353129 20814 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014730766s
I20260709 13:07:15.354051 21338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47886
I20260709 13:07:15.378965 21338 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47894:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:15.382047 21338 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:15.481135 21577 tablet_service.cc:1511] Processing CreateTablet for tablet 45266ecefd44499f9e79fc5404c2eab8 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:15.482061 21576 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2f41341f7c48ae8830988a2ecb81ee (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:15.482972 21577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45266ecefd44499f9e79fc5404c2eab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.483804 21576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2f41341f7c48ae8830988a2ecb81ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.483402 21505 tablet_service.cc:1511] Processing CreateTablet for tablet dd6f36364ae1465baf03256bbdc1f168 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:15.484906 21505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6f36364ae1465baf03256bbdc1f168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.486644 21579 tablet_service.cc:1511] Processing CreateTablet for tablet dd6f36364ae1465baf03256bbdc1f168 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:15.486896 21504 tablet_service.cc:1511] Processing CreateTablet for tablet 024d01ef0ada488a8ee1c43f91fc16b2 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:15.488099 21579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6f36364ae1465baf03256bbdc1f168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.488287 21504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024d01ef0ada488a8ee1c43f91fc16b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.485248 21578 tablet_service.cc:1511] Processing CreateTablet for tablet 024d01ef0ada488a8ee1c43f91fc16b2 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:15.490675 21575 tablet_service.cc:1511] Processing CreateTablet for tablet e397630763304d79b161fc295a56475d (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:15.492089 21503 tablet_service.cc:1511] Processing CreateTablet for tablet 45266ecefd44499f9e79fc5404c2eab8 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:15.493173 21578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024d01ef0ada488a8ee1c43f91fc16b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.493011 21574 tablet_service.cc:1511] Processing CreateTablet for tablet 646d3c3e18164365aa88376003a79d9e (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:15.493528 21503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45266ecefd44499f9e79fc5404c2eab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.494393 21574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 646d3c3e18164365aa88376003a79d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.495085 21498 tablet_service.cc:1511] Processing CreateTablet for tablet 050937d60c7a4c13ad79f89c820ac7a3 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:15.496048 21575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e397630763304d79b161fc295a56475d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.497766 21502 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2f41341f7c48ae8830988a2ecb81ee (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:15.500259 21501 tablet_service.cc:1511] Processing CreateTablet for tablet e397630763304d79b161fc295a56475d (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:15.502774 21500 tablet_service.cc:1511] Processing CreateTablet for tablet 646d3c3e18164365aa88376003a79d9e (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:15.505380 21499 tablet_service.cc:1511] Processing CreateTablet for tablet f33500b19a90407ca509bf3995fb35ef (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:15.508010 21573 tablet_service.cc:1511] Processing CreateTablet for tablet f33500b19a90407ca509bf3995fb35ef (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:15.510644 21572 tablet_service.cc:1511] Processing CreateTablet for tablet 050937d60c7a4c13ad79f89c820ac7a3 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:15.513186 21571 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea62053abe44454bcae73227791afd9 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:15.515738 21570 tablet_service.cc:1511] Processing CreateTablet for tablet 523bd8825ccf4f02990bc99213dd2587 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:15.519831 21573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f33500b19a90407ca509bf3995fb35ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.520208 21497 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea62053abe44454bcae73227791afd9 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:15.523949 21496 tablet_service.cc:1511] Processing CreateTablet for tablet 523bd8825ccf4f02990bc99213dd2587 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:15.525310 21501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e397630763304d79b161fc295a56475d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.526055 21500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 646d3c3e18164365aa88376003a79d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.520723 21571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea62053abe44454bcae73227791afd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.526732 21502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2f41341f7c48ae8830988a2ecb81ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.529803 21498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050937d60c7a4c13ad79f89c820ac7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.533806 21572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050937d60c7a4c13ad79f89c820ac7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.537771 21570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 523bd8825ccf4f02990bc99213dd2587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.538569 21430 tablet_service.cc:1511] Processing CreateTablet for tablet dd6f36364ae1465baf03256bbdc1f168 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:15.539702 21430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6f36364ae1465baf03256bbdc1f168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.542870 21429 tablet_service.cc:1511] Processing CreateTablet for tablet 024d01ef0ada488a8ee1c43f91fc16b2 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:15.544384 21429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024d01ef0ada488a8ee1c43f91fc16b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.544075 21426 tablet_service.cc:1511] Processing CreateTablet for tablet e397630763304d79b161fc295a56475d (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:15.545754 21499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f33500b19a90407ca509bf3995fb35ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.542870 21425 tablet_service.cc:1511] Processing CreateTablet for tablet 646d3c3e18164365aa88376003a79d9e (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:15.546677 21427 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2f41341f7c48ae8830988a2ecb81ee (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:15.549719 21428 tablet_service.cc:1511] Processing CreateTablet for tablet 45266ecefd44499f9e79fc5404c2eab8 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:15.552340 21496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 523bd8825ccf4f02990bc99213dd2587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.555596 21423 tablet_service.cc:1511] Processing CreateTablet for tablet 050937d60c7a4c13ad79f89c820ac7a3 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:15.555958 21424 tablet_service.cc:1511] Processing CreateTablet for tablet f33500b19a90407ca509bf3995fb35ef (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:15.571342 21422 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea62053abe44454bcae73227791afd9 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:15.573848 21497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea62053abe44454bcae73227791afd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.574296 21426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e397630763304d79b161fc295a56475d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.582351 21427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2f41341f7c48ae8830988a2ecb81ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.575445 21421 tablet_service.cc:1511] Processing CreateTablet for tablet 523bd8825ccf4f02990bc99213dd2587 (DEFAULT_TABLE table=test-workload [id=cce92e6907a54b188578e01c7cce2452]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:15.584178 21421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 523bd8825ccf4f02990bc99213dd2587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.585876 21422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea62053abe44454bcae73227791afd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.589388 21423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050937d60c7a4c13ad79f89c820ac7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.590194 21425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 646d3c3e18164365aa88376003a79d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.593775 21428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45266ecefd44499f9e79fc5404c2eab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.597851 21424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f33500b19a90407ca509bf3995fb35ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.625204 21629 tablet_bootstrap.cc:492] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00: Bootstrap starting.
I20260709 13:07:15.658408 21630 tablet_bootstrap.cc:492] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420: Bootstrap starting.
I20260709 13:07:15.688995 21629 tablet_bootstrap.cc:654] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.705364 21631 tablet_bootstrap.cc:492] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5: Bootstrap starting.
I20260709 13:07:15.715750 21631 tablet_bootstrap.cc:654] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.721262 21630 tablet_bootstrap.cc:654] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.736114 21629 tablet_bootstrap.cc:492] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00: No bootstrap required, opened a new log
I20260709 13:07:15.736657 21629 ts_tablet_manager.cc:1403] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.003s
I20260709 13:07:15.736814 21631 tablet_bootstrap.cc:492] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5: No bootstrap required, opened a new log
I20260709 13:07:15.737306 21631 ts_tablet_manager.cc:1403] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.016s
I20260709 13:07:15.739439 21631 raft_consensus.cc:359] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:15.740037 21631 raft_consensus.cc:385] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.740298 21631 raft_consensus.cc:740] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.740546 21629 raft_consensus.cc:359] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:15.740998 21631 consensus_queue.cc:260] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:15.741607 21629 raft_consensus.cc:385] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.742034 21629 raft_consensus.cc:740] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.743188 21629 consensus_queue.cc:260] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:15.749123 21614 heartbeater.cc:499] Master 127.20.83.190:37073 was elected leader, sending a full tablet report...
I20260709 13:07:15.749750 21630 tablet_bootstrap.cc:492] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420: No bootstrap required, opened a new log
I20260709 13:07:15.750084 21629 ts_tablet_manager.cc:1434] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:07:15.750385 21630 ts_tablet_manager.cc:1403] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.011s
I20260709 13:07:15.751049 21629 tablet_bootstrap.cc:492] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00: Bootstrap starting.
I20260709 13:07:15.753317 21630 raft_consensus.cc:359] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.754112 21630 raft_consensus.cc:385] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.754437 21630 raft_consensus.cc:740] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.755600 21465 heartbeater.cc:499] Master 127.20.83.190:37073 was elected leader, sending a full tablet report...
I20260709 13:07:15.756137 21631 ts_tablet_manager.cc:1434] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.006s
I20260709 13:07:15.757179 21631 tablet_bootstrap.cc:492] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5: Bootstrap starting.
I20260709 13:07:15.758800 21629 tablet_bootstrap.cc:654] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.763906 21631 tablet_bootstrap.cc:654] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.764578 21630 consensus_queue.cc:260] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.771421 21629 tablet_bootstrap.cc:492] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00: No bootstrap required, opened a new log
I20260709 13:07:15.772243 21629 ts_tablet_manager.cc:1403] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260709 13:07:15.773860 21540 heartbeater.cc:499] Master 127.20.83.190:37073 was elected leader, sending a full tablet report...
I20260709 13:07:15.774827 21630 ts_tablet_manager.cc:1434] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.001s
I20260709 13:07:15.775390 21629 raft_consensus.cc:359] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.775853 21630 tablet_bootstrap.cc:492] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420: Bootstrap starting.
I20260709 13:07:15.776168 21629 raft_consensus.cc:385] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.776490 21629 raft_consensus.cc:740] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.777499 21629 consensus_queue.cc:260] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.780050 21629 ts_tablet_manager.cc:1434] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:07:15.781122 21629 tablet_bootstrap.cc:492] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00: Bootstrap starting.
I20260709 13:07:15.782835 21630 tablet_bootstrap.cc:654] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.788498 21629 tablet_bootstrap.cc:654] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.795077 21630 tablet_bootstrap.cc:492] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420: No bootstrap required, opened a new log
I20260709 13:07:15.795737 21630 ts_tablet_manager.cc:1403] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:07:15.799511 21630 raft_consensus.cc:359] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.800252 21630 raft_consensus.cc:385] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.800565 21630 raft_consensus.cc:740] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.801087 21629 tablet_bootstrap.cc:492] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00: No bootstrap required, opened a new log
I20260709 13:07:15.801587 21629 ts_tablet_manager.cc:1403] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260709 13:07:15.801529 21630 consensus_queue.cc:260] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.804430 21630 ts_tablet_manager.cc:1434] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 13:07:15.805536 21630 tablet_bootstrap.cc:492] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420: Bootstrap starting.
I20260709 13:07:15.805186 21629 raft_consensus.cc:359] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.805981 21629 raft_consensus.cc:385] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.806283 21629 raft_consensus.cc:740] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.807144 21629 consensus_queue.cc:260] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.809783 21629 ts_tablet_manager.cc:1434] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:07:15.810789 21629 tablet_bootstrap.cc:492] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00: Bootstrap starting.
I20260709 13:07:15.812470 21630 tablet_bootstrap.cc:654] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.822808 21629 tablet_bootstrap.cc:654] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.836745 21631 tablet_bootstrap.cc:492] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5: No bootstrap required, opened a new log
I20260709 13:07:15.837499 21631 ts_tablet_manager.cc:1403] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent bootstrapping tablet: real 0.081s	user 0.031s	sys 0.047s
I20260709 13:07:15.842504 21631 raft_consensus.cc:359] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.843566 21631 raft_consensus.cc:385] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.843991 21631 raft_consensus.cc:740] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.845141 21631 consensus_queue.cc:260] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.848258 21631 ts_tablet_manager.cc:1434] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:07:15.849313 21631 tablet_bootstrap.cc:492] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5: Bootstrap starting.
I20260709 13:07:15.849956 21630 tablet_bootstrap.cc:492] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420: No bootstrap required, opened a new log
I20260709 13:07:15.850536 21630 ts_tablet_manager.cc:1403] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.007s
I20260709 13:07:15.851049 21629 tablet_bootstrap.cc:492] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00: No bootstrap required, opened a new log
I20260709 13:07:15.851553 21629 ts_tablet_manager.cc:1403] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.009s
I20260709 13:07:15.854012 21630 raft_consensus.cc:359] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.854905 21630 raft_consensus.cc:385] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.854544 21629 raft_consensus.cc:359] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.855362 21629 raft_consensus.cc:385] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.855332 21630 raft_consensus.cc:740] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.855767 21629 raft_consensus.cc:740] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.855986 21631 tablet_bootstrap.cc:654] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.856645 21629 consensus_queue.cc:260] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.856537 21630 consensus_queue.cc:260] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.862967 21629 ts_tablet_manager.cc:1434] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:07:15.864033 21631 tablet_bootstrap.cc:492] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5: No bootstrap required, opened a new log
I20260709 13:07:15.864087 21629 tablet_bootstrap.cc:492] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00: Bootstrap starting.
I20260709 13:07:15.864537 21631 ts_tablet_manager.cc:1403] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 13:07:15.867210 21631 raft_consensus.cc:359] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.868108 21631 raft_consensus.cc:385] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.868238 21630 ts_tablet_manager.cc:1434] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:07:15.868429 21631 raft_consensus.cc:740] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.869537 21630 tablet_bootstrap.cc:492] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420: Bootstrap starting.
I20260709 13:07:15.869378 21631 consensus_queue.cc:260] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.871194 21629 tablet_bootstrap.cc:654] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.874289 21631 ts_tablet_manager.cc:1434] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 13:07:15.875494 21631 tablet_bootstrap.cc:492] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5: Bootstrap starting.
I20260709 13:07:15.878046 21630 tablet_bootstrap.cc:654] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.882517 21631 tablet_bootstrap.cc:654] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.901298 21630 tablet_bootstrap.cc:492] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420: No bootstrap required, opened a new log
I20260709 13:07:15.902859 21630 ts_tablet_manager.cc:1403] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.010s
I20260709 13:07:15.903061 21629 tablet_bootstrap.cc:492] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00: No bootstrap required, opened a new log
I20260709 13:07:15.903573 21629 ts_tablet_manager.cc:1403] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.024s
I20260709 13:07:15.904551 21631 tablet_bootstrap.cc:492] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5: No bootstrap required, opened a new log
I20260709 13:07:15.905018 21631 ts_tablet_manager.cc:1403] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260709 13:07:15.905951 21629 raft_consensus.cc:359] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.906536 21629 raft_consensus.cc:385] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.906949 21629 raft_consensus.cc:740] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.906409 21630 raft_consensus.cc:359] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.907472 21630 raft_consensus.cc:385] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.907732 21629 consensus_queue.cc:260] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.907882 21630 raft_consensus.cc:740] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.907887 21631 raft_consensus.cc:359] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.908802 21631 raft_consensus.cc:385] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.909142 21631 raft_consensus.cc:740] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.908977 21630 consensus_queue.cc:260] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.910106 21629 ts_tablet_manager.cc:1434] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:15.909977 21631 consensus_queue.cc:260] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.911109 21629 tablet_bootstrap.cc:492] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00: Bootstrap starting.
I20260709 13:07:15.913826 21630 ts_tablet_manager.cc:1434] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:07:15.914464 21631 ts_tablet_manager.cc:1434] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:07:15.915023 21630 tablet_bootstrap.cc:492] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420: Bootstrap starting.
I20260709 13:07:15.915433 21631 tablet_bootstrap.cc:492] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5: Bootstrap starting.
I20260709 13:07:15.918053 21629 tablet_bootstrap.cc:654] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.922194 21631 tablet_bootstrap.cc:654] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.922215 21630 tablet_bootstrap.cc:654] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.928933 21636 raft_consensus.cc:493] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.929502 21636 raft_consensus.cc:515] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.930533 21629 tablet_bootstrap.cc:492] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00: No bootstrap required, opened a new log
I20260709 13:07:15.931003 21629 ts_tablet_manager.cc:1403] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:07:15.934296 21629 raft_consensus.cc:359] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.935062 21629 raft_consensus.cc:385] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.935349 21629 raft_consensus.cc:740] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.936250 21629 consensus_queue.cc:260] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.938601 21630 tablet_bootstrap.cc:492] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420: No bootstrap required, opened a new log
I20260709 13:07:15.939360 21630 ts_tablet_manager.cc:1403] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.012s
I20260709 13:07:15.941926 21636 leader_election.cc:290] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:15.943511 21630 raft_consensus.cc:359] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.945580 21630 raft_consensus.cc:385] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.945909 21630 raft_consensus.cc:740] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.946079 21629 ts_tablet_manager.cc:1434] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260709 13:07:15.946698 21630 consensus_queue.cc:260] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.947364 21629 tablet_bootstrap.cc:492] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00: Bootstrap starting.
I20260709 13:07:15.947968 21631 tablet_bootstrap.cc:492] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5: No bootstrap required, opened a new log
I20260709 13:07:15.948488 21631 ts_tablet_manager.cc:1403] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.020s
I20260709 13:07:15.949097 21630 ts_tablet_manager.cc:1434] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:07:15.950134 21630 tablet_bootstrap.cc:492] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420: Bootstrap starting.
I20260709 13:07:15.951968 21631 raft_consensus.cc:359] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.952899 21631 raft_consensus.cc:385] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.953269 21631 raft_consensus.cc:740] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.954121 21631 consensus_queue.cc:260] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.954824 21629 tablet_bootstrap.cc:654] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.956725 21631 ts_tablet_manager.cc:1434] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:15.957072 21630 tablet_bootstrap.cc:654] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.957888 21631 tablet_bootstrap.cc:492] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5: Bootstrap starting.
W20260709 13:07:15.962749 21386 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:15.965571 21631 tablet_bootstrap.cc:654] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.974646 21630 tablet_bootstrap.cc:492] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420: No bootstrap required, opened a new log
I20260709 13:07:15.975365 21630 ts_tablet_manager.cc:1403] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.009s
I20260709 13:07:15.978860 21631 tablet_bootstrap.cc:492] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5: No bootstrap required, opened a new log
I20260709 13:07:15.979517 21631 ts_tablet_manager.cc:1403] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260709 13:07:15.979715 21630 raft_consensus.cc:359] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.980501 21630 raft_consensus.cc:385] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.980813 21630 raft_consensus.cc:740] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.981770 21630 consensus_queue.cc:260] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.983003 21631 raft_consensus.cc:359] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.983844 21631 raft_consensus.cc:385] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:15.984210 21631 raft_consensus.cc:740] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Initialized, Role: FOLLOWER
I20260709 13:07:15.984347 21630 ts_tablet_manager.cc:1434] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:07:15.985176 21631 consensus_queue.cc:260] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:15.985709 21630 tablet_bootstrap.cc:492] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420: Bootstrap starting.
I20260709 13:07:15.989123 21631 ts_tablet_manager.cc:1434] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:15.990161 21631 tablet_bootstrap.cc:492] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5: Bootstrap starting.
I20260709 13:07:15.996400 21631 tablet_bootstrap.cc:654] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.998936 21630 tablet_bootstrap.cc:654] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.999285 21638 raft_consensus.cc:493] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.000048 21638 raft_consensus.cc:515] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.008828 21631 tablet_bootstrap.cc:492] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5: No bootstrap required, opened a new log
I20260709 13:07:16.009506 21631 ts_tablet_manager.cc:1403] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:07:16.010257 21653 raft_consensus.cc:493] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.009650 21638 leader_election.cc:290] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.010929 21653 raft_consensus.cc:515] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:16.011562 21630 tablet_bootstrap.cc:492] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420: No bootstrap required, opened a new log
I20260709 13:07:16.012161 21630 ts_tablet_manager.cc:1403] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260709 13:07:16.012969 21631 raft_consensus.cc:359] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.013782 21631 raft_consensus.cc:385] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.013695 21653 leader_election.cc:290] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029)
I20260709 13:07:16.014375 21631 raft_consensus.cc:740] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.015137 21630 raft_consensus.cc:359] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.015347 21631 consensus_queue.cc:260] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.015866 21630 raft_consensus.cc:385] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.016309 21630 raft_consensus.cc:740] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.017851 21631 ts_tablet_manager.cc:1434] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:16.017534 21630 consensus_queue.cc:260] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.018929 21631 tablet_bootstrap.cc:492] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5: Bootstrap starting.
I20260709 13:07:16.020082 21630 ts_tablet_manager.cc:1434] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:16.021109 21630 tablet_bootstrap.cc:492] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420: Bootstrap starting.
I20260709 13:07:16.025893 21631 tablet_bootstrap.cc:654] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.027392 21630 tablet_bootstrap.cc:654] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.040125 21630 tablet_bootstrap.cc:492] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420: No bootstrap required, opened a new log
I20260709 13:07:16.040755 21630 ts_tablet_manager.cc:1403] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:07:16.044212 21630 raft_consensus.cc:359] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.045135 21630 raft_consensus.cc:385] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.045504 21630 raft_consensus.cc:740] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.046713 21630 consensus_queue.cc:260] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.049974 21630 ts_tablet_manager.cc:1434] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 13:07:16.051272 21630 tablet_bootstrap.cc:492] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420: Bootstrap starting.
I20260709 13:07:16.059827 21638 raft_consensus.cc:493] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.060531 21638 raft_consensus.cc:515] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.063515 21653 raft_consensus.cc:493] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.063678 21638 leader_election.cc:290] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.064070 21653 raft_consensus.cc:515] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.064736 21630 tablet_bootstrap.cc:654] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.065335 21635 raft_consensus.cc:493] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.065814 21635 raft_consensus.cc:515] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.066176 21653 leader_election.cc:290] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:16.071941 21635 leader_election.cc:290] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.078390 21630 tablet_bootstrap.cc:492] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420: No bootstrap required, opened a new log
I20260709 13:07:16.079104 21630 ts_tablet_manager.cc:1403] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
I20260709 13:07:16.082245 21653 raft_consensus.cc:493] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.082827 21630 raft_consensus.cc:359] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:16.082974 21653 raft_consensus.cc:515] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.083938 21630 raft_consensus.cc:385] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.084363 21630 raft_consensus.cc:740] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.085829 21653 leader_election.cc:290] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:16.085295 21630 consensus_queue.cc:260] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:16.088933 21630 ts_tablet_manager.cc:1434] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.006s
I20260709 13:07:16.090308 21630 tablet_bootstrap.cc:492] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420: Bootstrap starting.
I20260709 13:07:16.091300 21638 raft_consensus.cc:493] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.092020 21638 raft_consensus.cc:515] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.094403 21638 leader_election.cc:290] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.106447 21630 tablet_bootstrap.cc:654] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.114769 21635 raft_consensus.cc:493] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.115486 21635 raft_consensus.cc:515] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.117832 21635 leader_election.cc:290] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.120057 21635 raft_consensus.cc:493] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.120546 21635 raft_consensus.cc:515] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:16.122638 21635 leader_election.cc:290] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:16.135280 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33500b19a90407ca509bf3995fb35ef" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00" is_pre_election: true
I20260709 13:07:16.135350 21588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e397630763304d79b161fc295a56475d" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00" is_pre_election: true
I20260709 13:07:16.136060 21589 raft_consensus.cc:2468] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 0.
I20260709 13:07:16.136345 21588 raft_consensus.cc:2468] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 0.
I20260709 13:07:16.138219 21588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00" is_pre_election: true
I20260709 13:07:16.138859 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" is_pre_election: true
I20260709 13:07:16.139043 21588 raft_consensus.cc:2468] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 0.
I20260709 13:07:16.139578 21513 raft_consensus.cc:2468] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 0.
I20260709 13:07:16.140123 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33500b19a90407ca509bf3995fb35ef" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" is_pre_election: true
I20260709 13:07:16.140801 21515 raft_consensus.cc:2468] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 0.
I20260709 13:07:16.141417 21403 leader_election.cc:304] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 
I20260709 13:07:16.141918 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e397630763304d79b161fc295a56475d" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" is_pre_election: true
I20260709 13:07:16.142288 21630 tablet_bootstrap.cc:492] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420: No bootstrap required, opened a new log
I20260709 13:07:16.142592 21514 raft_consensus.cc:2468] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 0.
I20260709 13:07:16.142735 21630 ts_tablet_manager.cc:1403] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.000s
I20260709 13:07:16.143782 21406 leader_election.cc:304] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.145797 21630 raft_consensus.cc:359] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.146656 21630 raft_consensus.cc:385] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.146996 21630 raft_consensus.cc:740] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.154886 21630 consensus_queue.cc:260] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.160796 21630 ts_tablet_manager.cc:1434] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:07:16.167600 21588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00" is_pre_election: true
I20260709 13:07:16.167984 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "523bd8825ccf4f02990bc99213dd2587" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00" is_pre_election: true
I20260709 13:07:16.168673 21589 raft_consensus.cc:2468] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 0.
I20260709 13:07:16.168602 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00" is_pre_election: true
W20260709 13:07:16.170885 21478 leader_election.cc:343] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.172080 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e397630763304d79b161fc295a56475d" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" is_pre_election: true
I20260709 13:07:16.172405 21478 leader_election.cc:304] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.172976 21514 raft_consensus.cc:2468] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 0.
I20260709 13:07:16.173561 21638 raft_consensus.cc:2804] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.174064 21638 raft_consensus.cc:493] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.174468 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" is_pre_election: true
I20260709 13:07:16.175333 21515 raft_consensus.cc:2468] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 0.
I20260709 13:07:16.175431 21403 leader_election.cc:304] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 
I20260709 13:07:16.176669 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45266ecefd44499f9e79fc5404c2eab8" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" is_pre_election: true
I20260709 13:07:16.177597 21513 raft_consensus.cc:2468] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 0.
W20260709 13:07:16.178089 21478 leader_election.cc:343] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.179260 21512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" is_pre_election: true
I20260709 13:07:16.180195 21512 raft_consensus.cc:2468] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 0.
I20260709 13:07:16.180939 21631 tablet_bootstrap.cc:492] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5: No bootstrap required, opened a new log
I20260709 13:07:16.174515 21638 raft_consensus.cc:3060] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.181486 21631 ts_tablet_manager.cc:1403] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent bootstrapping tablet: real 0.163s	user 0.040s	sys 0.098s
I20260709 13:07:16.177901 21671 raft_consensus.cc:2804] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.183609 21671 raft_consensus.cc:493] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.184000 21671 raft_consensus.cc:3060] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.185528 21631 raft_consensus.cc:359] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.186231 21631 raft_consensus.cc:385] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.186507 21631 raft_consensus.cc:740] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.187178 21631 consensus_queue.cc:260] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.185940 21629 tablet_bootstrap.cc:492] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00: No bootstrap required, opened a new log
I20260709 13:07:16.188378 21629 ts_tablet_manager.cc:1403] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00: Time spent bootstrapping tablet: real 0.241s	user 0.068s	sys 0.123s
I20260709 13:07:16.191473 21629 raft_consensus.cc:359] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.192351 21629 raft_consensus.cc:385] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.192723 21629 raft_consensus.cc:740] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.192560 21638 raft_consensus.cc:515] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.193620 21629 consensus_queue.cc:260] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.193642 21635 raft_consensus.cc:2804] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.195027 21635 raft_consensus.cc:493] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.195434 21635 raft_consensus.cc:3060] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.197103 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "523bd8825ccf4f02990bc99213dd2587" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:16.197707 21587 raft_consensus.cc:3060] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.199317 21629 ts_tablet_manager.cc:1434] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:07:16.206291 21629 tablet_bootstrap.cc:492] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00: Bootstrap starting.
I20260709 13:07:16.207585 21587 raft_consensus.cc:2468] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 1.
I20260709 13:07:16.208757 21555 leader_election.cc:304] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.210407 21653 raft_consensus.cc:2804] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.210808 21653 raft_consensus.cc:493] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.205247 21635 raft_consensus.cc:515] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.211174 21653 raft_consensus.cc:3060] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.221596 21653 raft_consensus.cc:515] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.223937 21653 leader_election.cc:290] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:16.211808 21671 raft_consensus.cc:515] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.226352 21635 leader_election.cc:290] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.226795 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e397630763304d79b161fc295a56475d" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:16.227171 21635 raft_consensus.cc:2804] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.227630 21587 raft_consensus.cc:2393] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c81b794e7814c57b47cb1fa1d5882f5 in current term 1: Already voted for candidate 2317a1b1a9384e13ae10978338e07b00 in this term.
I20260709 13:07:16.214056 21629 tablet_bootstrap.cc:654] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.211783 21555 leader_election.cc:304] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.227686 21635 raft_consensus.cc:493] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.228740 21635 raft_consensus.cc:3060] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.228775 21671 leader_election.cc:290] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.232160 21671 raft_consensus.cc:493] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.232662 21671 raft_consensus.cc:515] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
W20260709 13:07:16.233282 21406 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:38011, user_credentials={real_user=slave}} blocked reactor thread for 89641.3us
I20260709 13:07:16.228859 21555 leader_election.cc:304] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.229637 21653 raft_consensus.cc:2804] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.231238 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33500b19a90407ca509bf3995fb35ef" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:16.234320 21653 raft_consensus.cc:493] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.234457 21587 raft_consensus.cc:3060] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.234752 21653 raft_consensus.cc:3060] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.235461 21631 ts_tablet_manager.cc:1434] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent starting tablet: real 0.054s	user 0.013s	sys 0.038s
I20260709 13:07:16.235392 21512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e397630763304d79b161fc295a56475d" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:16.236073 21512 raft_consensus.cc:3060] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.236480 21631 tablet_bootstrap.cc:492] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5: Bootstrap starting.
I20260709 13:07:16.225709 21638 leader_election.cc:290] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.241900 21636 raft_consensus.cc:2804] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.242338 21636 raft_consensus.cc:493] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.242689 21636 raft_consensus.cc:3060] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.243489 21671 leader_election.cc:290] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.242092 21555 leader_election.cc:304] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.245468 21638 raft_consensus.cc:493] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.245934 21638 raft_consensus.cc:515] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.244230 21631 tablet_bootstrap.cc:654] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.247344 21677 raft_consensus.cc:2804] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.247792 21677 raft_consensus.cc:493] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.248188 21653 raft_consensus.cc:515] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:16.251744 21478 leader_election.cc:304] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.248596 21677 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.249737 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00" is_pre_election: true
I20260709 13:07:16.249907 21512 raft_consensus.cc:2468] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 1.
I20260709 13:07:16.255023 21671 raft_consensus.cc:493] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.255633 21671 raft_consensus.cc:515] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
W20260709 13:07:16.256955 21403 leader_election.cc:343] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.258872 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e397630763304d79b161fc295a56475d" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:16.258956 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00" is_pre_election: true
I20260709 13:07:16.258841 21406 leader_election.cc:304] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 2317a1b1a9384e13ae10978338e07b00
I20260709 13:07:16.259888 21513 raft_consensus.cc:2393] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2317a1b1a9384e13ae10978338e07b00 in current term 1: Already voted for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in this term.
I20260709 13:07:16.259825 21589 raft_consensus.cc:2468] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 0.
I20260709 13:07:16.260069 21638 leader_election.cc:290] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.260776 21674 raft_consensus.cc:2804] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.261133 21403 leader_election.cc:304] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 
I20260709 13:07:16.261762 21674 raft_consensus.cc:697] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:16.261279 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:16.262321 21513 raft_consensus.cc:3060] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.262797 21512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33500b19a90407ca509bf3995fb35ef" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:16.262940 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" is_pre_election: true
I20260709 13:07:16.263877 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" is_pre_election: true
I20260709 13:07:16.264500 21515 raft_consensus.cc:2468] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 0.
I20260709 13:07:16.264952 21438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" is_pre_election: true
I20260709 13:07:16.265671 21438 raft_consensus.cc:2468] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 0.
I20260709 13:07:16.265938 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" is_pre_election: true
I20260709 13:07:16.266155 21437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "523bd8825ccf4f02990bc99213dd2587" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:16.266561 21515 raft_consensus.cc:2468] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 0.
I20260709 13:07:16.266779 21437 raft_consensus.cc:3060] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:16.266820 21479 leader_election.cc:343] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.267364 21479 leader_election.cc:304] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:16.263439 21512 raft_consensus.cc:3060] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.268620 21479 leader_election.cc:304] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 2317a1b1a9384e13ae10978338e07b00
I20260709 13:07:16.269953 21435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" is_pre_election: true
I20260709 13:07:16.270383 21629 tablet_bootstrap.cc:492] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00: No bootstrap required, opened a new log
I20260709 13:07:16.265655 21674 consensus_queue.cc:237] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.270836 21629 ts_tablet_manager.cc:1403] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.003s
I20260709 13:07:16.271132 21434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45266ecefd44499f9e79fc5404c2eab8" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" is_pre_election: true
I20260709 13:07:16.271831 21434 raft_consensus.cc:2468] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 0.
I20260709 13:07:16.273087 21433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" is_pre_election: true
I20260709 13:07:16.273674 21629 raft_consensus.cc:359] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.274384 21629 raft_consensus.cc:385] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.274663 21629 raft_consensus.cc:740] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.274824 21432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e397630763304d79b161fc295a56475d" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:16.275754 21512 raft_consensus.cc:2468] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 1.
I20260709 13:07:16.276078 21673 raft_consensus.cc:2804] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.276537 21673 raft_consensus.cc:493] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.276568 21431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:16.276978 21673 raft_consensus.cc:3060] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.278257 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" is_pre_election: true
I20260709 13:07:16.264488 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "523bd8825ccf4f02990bc99213dd2587" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" is_pre_election: true
I20260709 13:07:16.280691 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e397630763304d79b161fc295a56475d" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" is_pre_election: true
I20260709 13:07:16.273872 21433 raft_consensus.cc:2468] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 0.
I20260709 13:07:16.283336 21406 leader_election.cc:304] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 2317a1b1a9384e13ae10978338e07b00
I20260709 13:07:16.285033 21406 leader_election.cc:304] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.287660 21636 raft_consensus.cc:515] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.288408 21677 raft_consensus.cc:515] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.289637 21437 raft_consensus.cc:2468] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 1.
I20260709 13:07:16.290366 21671 leader_election.cc:290] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.291311 21638 raft_consensus.cc:2749] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.290828 21653 leader_election.cc:290] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029)
I20260709 13:07:16.255055 21676 raft_consensus.cc:2804] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.293720 21676 raft_consensus.cc:697] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 LEADER]: Becoming Leader. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:16.275455 21629 consensus_queue.cc:260] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.291972 21638 raft_consensus.cc:2804] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.291638 21677 leader_election.cc:290] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:16.296835 21512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:16.299706 21638 raft_consensus.cc:493] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.300324 21638 raft_consensus.cc:3060] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.300293 21512 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.301895 21680 raft_consensus.cc:2804] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.303102 21680 raft_consensus.cc:697] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:16.298398 21676 consensus_queue.cc:237] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.302260 21635 raft_consensus.cc:515] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:16.292150 21671 raft_consensus.cc:2804] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.308018 21435 raft_consensus.cc:2393] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2317a1b1a9384e13ae10978338e07b00 in current term 1: Already voted for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in this term.
I20260709 13:07:16.308161 21671 raft_consensus.cc:493] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.308746 21671 raft_consensus.cc:3060] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.309943 21512 raft_consensus.cc:2468] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 1.
I20260709 13:07:16.299471 21513 raft_consensus.cc:2468] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 1.
I20260709 13:07:16.319399 21555 leader_election.cc:304] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [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: 2317a1b1a9384e13ae10978338e07b00; no voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420
I20260709 13:07:16.321763 21555 leader_election.cc:304] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.321904 21653 raft_consensus.cc:2749] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.322749 21653 raft_consensus.cc:2804] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.323289 21653 raft_consensus.cc:697] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Becoming Leader. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:16.324278 21653 consensus_queue.cc:237] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.324754 21671 raft_consensus.cc:515] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.325755 21636 leader_election.cc:290] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:16.326092 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00" is_pre_election: true
I20260709 13:07:16.327136 21631 tablet_bootstrap.cc:492] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5: No bootstrap required, opened a new log
I20260709 13:07:16.327670 21631 ts_tablet_manager.cc:1403] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent bootstrapping tablet: real 0.091s	user 0.032s	sys 0.019s
I20260709 13:07:16.317880 21587 raft_consensus.cc:2468] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 1.
I20260709 13:07:16.330090 21629 ts_tablet_manager.cc:1434] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.009s
I20260709 13:07:16.331113 21629 tablet_bootstrap.cc:492] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00: Bootstrap starting.
I20260709 13:07:16.331466 21555 leader_election.cc:304] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:16.334434 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45266ecefd44499f9e79fc5404c2eab8" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:16.335695 21513 raft_consensus.cc:3060] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.335989 21588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:16.329273 21673 raft_consensus.cc:515] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.326679 21589 raft_consensus.cc:2468] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 0.
I20260709 13:07:16.342393 21436 raft_consensus.cc:2393] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69955fb3e5c94b5eba1ea6558fbc2420 in current term 1: Already voted for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in this term.
I20260709 13:07:16.343758 21681 raft_consensus.cc:2804] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.344559 21681 raft_consensus.cc:697] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Becoming Leader. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:16.328789 21671 leader_election.cc:290] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.347590 21435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45266ecefd44499f9e79fc5404c2eab8" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:16.348366 21435 raft_consensus.cc:3060] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.348721 21512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:16.361783 21478 leader_election.cc:304] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:16.366310 21676 raft_consensus.cc:2804] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.366904 21676 raft_consensus.cc:493] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.367393 21676 raft_consensus.cc:3060] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.375586 21636 raft_consensus.cc:493] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:16.375897 21403 leader_election.cc:343] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.376221 21636 raft_consensus.cc:515] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.377296 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:16.378786 21636 leader_election.cc:290] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:16.379539 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:16.380319 21436 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.380357 21437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" is_pre_election: true
I20260709 13:07:16.380359 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" is_pre_election: true
I20260709 13:07:16.382452 21515 raft_consensus.cc:2468] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 0.
W20260709 13:07:16.390574 21553 leader_election.cc:343] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.391768 21555 leader_election.cc:304] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:16.393039 21636 raft_consensus.cc:2804] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.393462 21636 raft_consensus.cc:493] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.393793 21636 raft_consensus.cc:3060] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.394170 21673 leader_election.cc:290] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.394757 21635 leader_election.cc:290] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 election: Requested vote from peers 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:16.396664 21514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:16.397804 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:16.398586 21514 raft_consensus.cc:2393] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c81b794e7814c57b47cb1fa1d5882f5 in current term 1: Already voted for candidate 2317a1b1a9384e13ae10978338e07b00 in this term.
I20260709 13:07:16.400010 21406 leader_election.cc:304] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [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: 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420
I20260709 13:07:16.332494 21680 consensus_queue.cc:237] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.403574 21635 raft_consensus.cc:2749] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.407186 21631 raft_consensus.cc:359] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.407805 21631 raft_consensus.cc:385] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.408021 21631 raft_consensus.cc:740] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.401490 21636 raft_consensus.cc:515] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.410624 21513 raft_consensus.cc:2468] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 1.
I20260709 13:07:16.405043 21638 raft_consensus.cc:515] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.412227 21512 raft_consensus.cc:2393] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c81b794e7814c57b47cb1fa1d5882f5 in current term 1: Already voted for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in this term.
I20260709 13:07:16.412428 21555 leader_election.cc:304] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.413467 21677 raft_consensus.cc:2804] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.413856 21437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:16.414390 21406 leader_election.cc:304] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [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: 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420
I20260709 13:07:16.415710 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:16.416911 21513 raft_consensus.cc:3060] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.417493 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:16.345546 21681 consensus_queue.cc:237] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:16.417652 21635 raft_consensus.cc:2749] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.419651 21588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:16.419368 21636 leader_election.cc:290] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:16.421188 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:16.421598 21440 raft_consensus.cc:2393] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 69955fb3e5c94b5eba1ea6558fbc2420 in current term 1: Already voted for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in this term.
I20260709 13:07:16.422045 21589 raft_consensus.cc:3060] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:16.423264 21478 leader_election.cc:343] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.430276 21631 consensus_queue.cc:260] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.432736 21631 ts_tablet_manager.cc:1434] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent starting tablet: real 0.105s	user 0.009s	sys 0.011s
I20260709 13:07:16.435283 21631 tablet_bootstrap.cc:492] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5: Bootstrap starting.
I20260709 13:07:16.434497 21676 raft_consensus.cc:515] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.421314 21638 leader_election.cc:290] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.440147 21515 raft_consensus.cc:2393] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c81b794e7814c57b47cb1fa1d5882f5 in current term 1: Already voted for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in this term.
I20260709 13:07:16.437966 21437 raft_consensus.cc:3060] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.445466 21677 raft_consensus.cc:697] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Becoming Leader. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:16.451226 21433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:16.452056 21433 raft_consensus.cc:2393] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 69955fb3e5c94b5eba1ea6558fbc2420 in current term 1: Already voted for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in this term.
I20260709 13:07:16.451634 21677 consensus_queue.cc:237] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.454288 21337 catalog_manager.cc:5697] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.457122 21479 leader_election.cc:304] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [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: 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:16.458170 21588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:16.459697 21436 raft_consensus.cc:2468] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 1.
I20260709 13:07:16.459858 21478 leader_election.cc:304] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [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: 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:16.462265 21679 raft_consensus.cc:2749] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.462445 21437 raft_consensus.cc:2468] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 1.
I20260709 13:07:16.465531 21435 raft_consensus.cc:2468] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 1.
I20260709 13:07:16.451274 21676 leader_election.cc:290] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.467759 21513 raft_consensus.cc:2468] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 1.
I20260709 13:07:16.470737 21555 leader_election.cc:304] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.473114 21629 tablet_bootstrap.cc:654] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.476475 21684 raft_consensus.cc:2804] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.477052 21684 raft_consensus.cc:697] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Becoming Leader. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:16.468539 21638 raft_consensus.cc:2749] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.475674 21335 catalog_manager.cc:5697] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.478022 21684 consensus_queue.cc:237] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.483006 21589 raft_consensus.cc:2468] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 1.
I20260709 13:07:16.490460 21638 raft_consensus.cc:493] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.490357 21403 leader_election.cc:304] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 69955fb3e5c94b5eba1ea6558fbc2420
I20260709 13:07:16.491003 21638 raft_consensus.cc:515] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.491658 21680 raft_consensus.cc:2804] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.492268 21680 raft_consensus.cc:697] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:16.494247 21680 consensus_queue.cc:237] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.494948 21437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea62053abe44454bcae73227791afd9" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" is_pre_election: true
W20260709 13:07:16.496829 21479 leader_election.cc:343] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.497792 21638 leader_election.cc:290] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.499310 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea62053abe44454bcae73227791afd9" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00" is_pre_election: true
I20260709 13:07:16.500166 21631 tablet_bootstrap.cc:654] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:16.501008 21478 leader_election.cc:343] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:16.501623 21478 leader_election.cc:304] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:16.502518 21638 raft_consensus.cc:2749] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:16.514474 21629 tablet_bootstrap.cc:492] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00: No bootstrap required, opened a new log
I20260709 13:07:16.515059 21629 ts_tablet_manager.cc:1403] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00: Time spent bootstrapping tablet: real 0.184s	user 0.010s	sys 0.003s
I20260709 13:07:16.517364 21629 raft_consensus.cc:359] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.518142 21629 raft_consensus.cc:385] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.518461 21629 raft_consensus.cc:740] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.519308 21629 consensus_queue.cc:260] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.521210 21629 ts_tablet_manager.cc:1434] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:16.522078 21629 tablet_bootstrap.cc:492] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00: Bootstrap starting.
I20260709 13:07:16.524012 21631 tablet_bootstrap.cc:492] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5: No bootstrap required, opened a new log
I20260709 13:07:16.524557 21631 ts_tablet_manager.cc:1403] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.002s
I20260709 13:07:16.527498 21631 raft_consensus.cc:359] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.528319 21631 raft_consensus.cc:385] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.528452 21629 tablet_bootstrap.cc:654] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.528762 21631 raft_consensus.cc:740] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.529687 21631 consensus_queue.cc:260] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.532380 21631 ts_tablet_manager.cc:1434] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:07:16.537027 21629 tablet_bootstrap.cc:492] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00: No bootstrap required, opened a new log
I20260709 13:07:16.537537 21629 ts_tablet_manager.cc:1403] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260709 13:07:16.538488 21334 catalog_manager.cc:5697] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "2317a1b1a9384e13ae10978338e07b00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.539897 21334 catalog_manager.cc:5697] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "2317a1b1a9384e13ae10978338e07b00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.540236 21629 raft_consensus.cc:359] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.541034 21629 raft_consensus.cc:385] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.541358 21629 raft_consensus.cc:740] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.541190 21334 catalog_manager.cc:5697] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "2317a1b1a9384e13ae10978338e07b00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.542273 21629 consensus_queue.cc:260] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.542765 21334 catalog_manager.cc:5697] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "2317a1b1a9384e13ae10978338e07b00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.544330 21629 ts_tablet_manager.cc:1434] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:16.553723 21335 catalog_manager.cc:5697] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.555752 21335 catalog_manager.cc:5697] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.650995 21680 raft_consensus.cc:493] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.651521 21680 raft_consensus.cc:515] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.653661 21680 leader_election.cc:290] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.654601 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea62053abe44454bcae73227791afd9" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" is_pre_election: true
I20260709 13:07:16.655577 21513 raft_consensus.cc:2468] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 0.
I20260709 13:07:16.655478 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea62053abe44454bcae73227791afd9" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00" is_pre_election: true
I20260709 13:07:16.656431 21589 raft_consensus.cc:2468] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 0.
I20260709 13:07:16.656947 21406 leader_election.cc:304] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.657846 21680 raft_consensus.cc:2804] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:16.658215 21680 raft_consensus.cc:493] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.658532 21680 raft_consensus.cc:3060] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.664235 21680 raft_consensus.cc:515] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.666039 21680 leader_election.cc:290] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:16.667186 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea62053abe44454bcae73227791afd9" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:16.667209 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea62053abe44454bcae73227791afd9" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:16.667969 21513 raft_consensus.cc:3060] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.668092 21589 raft_consensus.cc:3060] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:16.673214 21513 raft_consensus.cc:2468] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 1.
I20260709 13:07:16.673635 21589 raft_consensus.cc:2468] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 1.
I20260709 13:07:16.674460 21406 leader_election.cc:304] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:16.675290 21680 raft_consensus.cc:2804] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:16.675706 21680 raft_consensus.cc:697] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:16.676348 21680 consensus_queue.cc:237] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:16.685338 21334 catalog_manager.cc:5697] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.790992 21638 consensus_queue.cc:1048] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.803365 21679 consensus_queue.cc:1048] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.813977 21680 consensus_queue.cc:1048] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.831822 21674 consensus_queue.cc:1048] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.840621 21681 consensus_queue.cc:1048] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.844141 21681 consensus_queue.cc:1048] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.857228 21681 consensus_queue.cc:1048] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.866410 21677 consensus_queue.cc:1048] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.873052 21674 consensus_queue.cc:1048] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:16.883630 21677 consensus_queue.cc:1048] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.892777 21671 consensus_queue.cc:1048] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.904960 21681 consensus_queue.cc:1048] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:16.955142 21684 consensus_queue.cc:1048] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:16.966251 21386 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:16.967598 21681 consensus_queue.cc:1048] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.032045 21681 raft_consensus.cc:493] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.032603 21681 raft_consensus.cc:515] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:17.034845 21681 leader_election.cc:290] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:17.036087 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" is_pre_election: true
I20260709 13:07:17.036023 21437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" is_pre_election: true
I20260709 13:07:17.036939 21513 raft_consensus.cc:2393] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2317a1b1a9384e13ae10978338e07b00 in current term 1: Already voted for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in this term.
I20260709 13:07:17.037014 21437 raft_consensus.cc:2393] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2317a1b1a9384e13ae10978338e07b00 in current term 1: Already voted for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in this term.
I20260709 13:07:17.038261 21553 leader_election.cc:304] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00; no voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420
I20260709 13:07:17.039143 21681 raft_consensus.cc:3060] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:17.044499 21681 raft_consensus.cc:2749] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:17.072762 21671 consensus_queue.cc:1048] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:17.084249 21674 consensus_queue.cc:1048] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:17.128959 21674 consensus_queue.cc:1048] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:17.141539 21674 consensus_queue.cc:1048] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:17.969033 21386 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:18.020061 21722 raft_consensus.cc:493] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.020576 21722 raft_consensus.cc:515] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.022372 21722 leader_election.cc:290] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:18.023557 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00" is_pre_election: true
I20260709 13:07:18.023557 21437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" is_pre_election: true
I20260709 13:07:18.024394 21589 raft_consensus.cc:2468] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 1.
I20260709 13:07:18.024384 21437 raft_consensus.cc:2468] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 1.
I20260709 13:07:18.026155 21478 leader_election.cc:304] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [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: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:18.026952 21722 raft_consensus.cc:2804] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:18.027305 21722 raft_consensus.cc:493] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.027652 21722 raft_consensus.cc:3060] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.032809 21722 raft_consensus.cc:515] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.034734 21722 leader_election.cc:290] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 2 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:18.035789 21437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:18.035912 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:18.036402 21437 raft_consensus.cc:3060] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.036458 21589 raft_consensus.cc:3060] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.041138 21589 raft_consensus.cc:2468] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 2.
I20260709 13:07:18.041138 21437 raft_consensus.cc:2468] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 2.
I20260709 13:07:18.042404 21479 leader_election.cc:304] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:18.043099 21722 raft_consensus.cc:2804] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.043998 21722 raft_consensus.cc:697] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Becoming Leader. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:18.044652 21722 consensus_queue.cc:237] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Queue going to LEADER 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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.052217 21337 catalog_manager.cc:5697] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 reported cstate change: term changed from 0 to 2, leader changed from <none> to 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.234251 21589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168"
dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
mode: GRACEFUL
new_leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:37878
I20260709 13:07:18.234969 21589 raft_consensus.cc:606] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Received request to transfer leadership to TS 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:18.250783 21513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2"
dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
mode: GRACEFUL
new_leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:35328
I20260709 13:07:18.251489 21513 raft_consensus.cc:606] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Received request to transfer leadership to TS 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:18.257895 21589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45266ecefd44499f9e79fc5404c2eab8"
dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
mode: GRACEFUL
new_leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:37878
I20260709 13:07:18.258409 21589 raft_consensus.cc:606] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Received request to transfer leadership to TS 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:18.264070 21589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee"
dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
mode: GRACEFUL
new_leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:37878
I20260709 13:07:18.264614 21589 raft_consensus.cc:606] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Received request to transfer leadership to TS 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:18.273080 21589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e"
dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
mode: GRACEFUL
new_leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
 from {username='slave'} at 127.0.0.1:37878
I20260709 13:07:18.273628 21589 raft_consensus.cc:606] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Received request to transfer leadership to TS 69955fb3e5c94b5eba1ea6558fbc2420
I20260709 13:07:18.287559 21437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f33500b19a90407ca509bf3995fb35ef"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
mode: GRACEFUL
new_leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
 from {username='slave'} at 127.0.0.1:33360
I20260709 13:07:18.288084 21437 raft_consensus.cc:606] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Received request to transfer leadership to TS 69955fb3e5c94b5eba1ea6558fbc2420
I20260709 13:07:18.293526 21437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
mode: GRACEFUL
new_leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
 from {username='slave'} at 127.0.0.1:33360
I20260709 13:07:18.294026 21437 raft_consensus.cc:606] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Received request to transfer leadership to TS 69955fb3e5c94b5eba1ea6558fbc2420
I20260709 13:07:18.298982 21437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ea62053abe44454bcae73227791afd9"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
mode: GRACEFUL
new_leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
 from {username='slave'} at 127.0.0.1:33360
I20260709 13:07:18.299489 21437 raft_consensus.cc:606] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Received request to transfer leadership to TS 69955fb3e5c94b5eba1ea6558fbc2420
I20260709 13:07:18.304869 21513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "523bd8825ccf4f02990bc99213dd2587"
dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
mode: GRACEFUL
new_leader_uuid: "2317a1b1a9384e13ae10978338e07b00"
 from {username='slave'} at 127.0.0.1:35328
I20260709 13:07:18.305474 21513 raft_consensus.cc:606] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 LEADER]: Received request to transfer leadership to TS 2317a1b1a9384e13ae10978338e07b00
I20260709 13:07:18.315852 21635 raft_consensus.cc:993] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5: : Instructing follower 69955fb3e5c94b5eba1ea6558fbc2420 to start an election
I20260709 13:07:18.316332 21733 raft_consensus.cc:1081] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Signalling peer 69955fb3e5c94b5eba1ea6558fbc2420 to start an election
I20260709 13:07:18.317909 21513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f33500b19a90407ca509bf3995fb35ef"
dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
 from {username='slave'} at 127.0.0.1:35312
I20260709 13:07:18.318419 21513 raft_consensus.cc:493] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.318720 21513 raft_consensus.cc:3060] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.323319 21635 raft_consensus.cc:993] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5: : Instructing follower 69955fb3e5c94b5eba1ea6558fbc2420 to start an election
I20260709 13:07:18.323874 21635 raft_consensus.cc:1081] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Signalling peer 69955fb3e5c94b5eba1ea6558fbc2420 to start an election
I20260709 13:07:18.325058 21513 raft_consensus.cc:515] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.325623 21515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3"
dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
 from {username='slave'} at 127.0.0.1:35312
I20260709 13:07:18.326257 21515 raft_consensus.cc:493] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.326663 21515 raft_consensus.cc:3060] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.328372 21513 leader_election.cc:290] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 2 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:18.328225 21437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33500b19a90407ca509bf3995fb35ef" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:18.329730 21437 raft_consensus.cc:3055] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.330250 21437 raft_consensus.cc:740] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:18.329639 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33500b19a90407ca509bf3995fb35ef" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:18.331471 21681 raft_consensus.cc:993] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00: : Instructing follower 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:18.331432 21589 raft_consensus.cc:3060] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.332150 21677 raft_consensus.cc:1081] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Signalling peer 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:18.331570 21437 consensus_queue.cc:260] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.333566 21437 raft_consensus.cc:3060] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.333906 21435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45266ecefd44499f9e79fc5404c2eab8"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:33338
I20260709 13:07:18.334517 21435 raft_consensus.cc:493] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.334887 21435 raft_consensus.cc:3060] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.336050 21515 raft_consensus.cc:515] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.339056 21515 leader_election.cc:290] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 2 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:18.339759 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:18.340409 21436 raft_consensus.cc:3055] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.340512 21588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:18.340801 21436 raft_consensus.cc:740] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:18.341114 21588 raft_consensus.cc:3060] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.341179 21437 raft_consensus.cc:2468] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 2.
I20260709 13:07:18.341760 21436 consensus_queue.cc:260] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.342739 21435 raft_consensus.cc:515] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.343083 21436 raft_consensus.cc:3060] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.344578 21479 leader_election.cc:304] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:18.345328 21435 leader_election.cc:290] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 2 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:18.345445 21722 raft_consensus.cc:2804] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.346369 21722 raft_consensus.cc:697] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Becoming Leader. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:18.347198 21722 consensus_queue.cc:237] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.345821 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45266ecefd44499f9e79fc5404c2eab8" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:18.350226 21589 raft_consensus.cc:2468] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 2.
I20260709 13:07:18.350145 21587 raft_consensus.cc:3055] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.350800 21587 raft_consensus.cc:740] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:18.349110 21588 raft_consensus.cc:2468] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 2.
I20260709 13:07:18.351328 21436 raft_consensus.cc:2468] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 2.
I20260709 13:07:18.351465 21587 consensus_queue.cc:260] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.352589 21587 raft_consensus.cc:3060] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.352667 21478 leader_election.cc:304] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:18.354578 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45266ecefd44499f9e79fc5404c2eab8" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:18.355252 21515 raft_consensus.cc:3060] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.356488 21722 raft_consensus.cc:2804] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.357110 21722 raft_consensus.cc:697] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Becoming Leader. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:18.358157 21722 consensus_queue.cc:237] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.358839 21337 catalog_manager.cc:5697] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 reported cstate change: term changed from 1 to 2, leader changed from 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129) to 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.360270 21587 raft_consensus.cc:2468] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 2.
I20260709 13:07:18.361529 21403 leader_election.cc:304] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 
I20260709 13:07:18.362407 21635 raft_consensus.cc:2804] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.363080 21635 raft_consensus.cc:697] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:18.364069 21635 consensus_queue.cc:237] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.364720 21515 raft_consensus.cc:2468] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 2.
I20260709 13:07:18.372931 21337 catalog_manager.cc:5697] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 1 to 2, leader changed from 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131) to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.374905 21335 catalog_manager.cc:5697] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 reported cstate change: term changed from 1 to 2, leader changed from 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129) to 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.438253 21677 raft_consensus.cc:993] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00: : Instructing follower 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:18.438762 21681 raft_consensus.cc:1081] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Signalling peer 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:18.440563 21677 raft_consensus.cc:993] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00: : Instructing follower 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:18.440363 21436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:33338
I20260709 13:07:18.441038 21681 raft_consensus.cc:1081] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Signalling peer 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:18.441126 21436 raft_consensus.cc:493] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.441586 21436 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.442824 21435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:33338
I20260709 13:07:18.443397 21435 raft_consensus.cc:493] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.443768 21435 raft_consensus.cc:3060] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.448789 21436 raft_consensus.cc:515] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.451241 21436 leader_election.cc:290] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 2 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:18.451038 21435 raft_consensus.cc:515] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:18.452121 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:18.452450 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:18.452756 21515 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.453049 21587 raft_consensus.cc:3055] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.453449 21587 raft_consensus.cc:740] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:18.454263 21587 consensus_queue.cc:260] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.454929 21435 leader_election.cc:290] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 2 election: Requested vote from peers 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:18.455520 21587 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.455569 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:18.456046 21588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:18.456277 21513 raft_consensus.cc:3060] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.456668 21588 raft_consensus.cc:3055] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.457041 21588 raft_consensus.cc:740] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:18.457976 21588 consensus_queue.cc:260] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:18.459445 21588 raft_consensus.cc:3060] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.461736 21587 raft_consensus.cc:2468] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 2.
I20260709 13:07:18.463217 21403 leader_election.cc:304] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 
I20260709 13:07:18.464402 21513 raft_consensus.cc:2468] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 2.
I20260709 13:07:18.465216 21733 raft_consensus.cc:2804] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.465796 21733 raft_consensus.cc:697] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:18.465996 21406 leader_election.cc:304] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:18.466997 21635 raft_consensus.cc:2804] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.466683 21733 consensus_queue.cc:237] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.467926 21515 raft_consensus.cc:2468] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 2.
I20260709 13:07:18.468580 21588 raft_consensus.cc:2468] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 2.
I20260709 13:07:18.469970 21635 raft_consensus.cc:697] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:18.471079 21635 consensus_queue.cc:237] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:18.477492 21335 catalog_manager.cc:5697] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 1 to 2, leader changed from 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131) to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.479544 21733 raft_consensus.cc:993] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5: : Instructing follower 69955fb3e5c94b5eba1ea6558fbc2420 to start an election
I20260709 13:07:18.480018 21635 raft_consensus.cc:1081] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Signalling peer 69955fb3e5c94b5eba1ea6558fbc2420 to start an election
I20260709 13:07:18.481690 21515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ea62053abe44454bcae73227791afd9"
dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
 from {username='slave'} at 127.0.0.1:35312
I20260709 13:07:18.482194 21515 raft_consensus.cc:493] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.482519 21515 raft_consensus.cc:3060] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.489558 21515 raft_consensus.cc:515] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.491976 21515 leader_election.cc:290] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 2 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:18.492544 21435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea62053abe44454bcae73227791afd9" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:18.493014 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ea62053abe44454bcae73227791afd9" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:18.493162 21435 raft_consensus.cc:3055] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.493539 21435 raft_consensus.cc:740] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:18.493603 21587 raft_consensus.cc:3060] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.493678 21335 catalog_manager.cc:5697] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 1 to 2, leader changed from 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131) to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:18.494453 21435 consensus_queue.cc:260] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.495702 21435 raft_consensus.cc:3060] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.501158 21587 raft_consensus.cc:2468] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 2.
I20260709 13:07:18.502508 21478 leader_election.cc:304] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:18.503453 21722 raft_consensus.cc:2804] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.504043 21722 raft_consensus.cc:697] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Becoming Leader. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:18.504400 21435 raft_consensus.cc:2468] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 2.
I20260709 13:07:18.504974 21722 consensus_queue.cc:237] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.513797 21335 catalog_manager.cc:5697] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 reported cstate change: term changed from 1 to 2, leader changed from 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129) to 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.587152 21435 raft_consensus.cc:1275] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:18.588668 21722 consensus_queue.cc:1048] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:18.596514 21723 raft_consensus.cc:993] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420: : Instructing follower 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:18.597468 21722 raft_consensus.cc:1081] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Signalling peer 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:18.599525 21436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:33352
I20260709 13:07:18.600178 21436 raft_consensus.cc:493] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.600620 21436 raft_consensus.cc:3060] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:18.605712 21587 raft_consensus.cc:1275] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:18.607362 21723 consensus_queue.cc:1048] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:18.607700 21436 raft_consensus.cc:515] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.608729 21435 raft_consensus.cc:1240] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Rejecting Update request from peer 69955fb3e5c94b5eba1ea6558fbc2420 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:18.610833 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:18.611590 21515 raft_consensus.cc:3055] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:18.611953 21515 raft_consensus.cc:740] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:18.613176 21436 leader_election.cc:290] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 3 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:18.613021 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024d01ef0ada488a8ee1c43f91fc16b2" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:18.612802 21515 consensus_queue.cc:260] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.614017 21723 consensus_queue.cc:1059] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:18.617815 21515 raft_consensus.cc:3060] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:18.620010 21742 raft_consensus.cc:993] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420: : Instructing follower 2317a1b1a9384e13ae10978338e07b00 to start an election
I20260709 13:07:18.620654 21742 raft_consensus.cc:1081] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 LEADER]: Signalling peer 2317a1b1a9384e13ae10978338e07b00 to start an election
I20260709 13:07:18.622582 21587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "523bd8825ccf4f02990bc99213dd2587"
dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
 from {username='slave'} at 127.0.0.1:37854
I20260709 13:07:18.623216 21587 raft_consensus.cc:493] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.623765 21587 raft_consensus.cc:3060] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.626081 21515 raft_consensus.cc:2468] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 3.
I20260709 13:07:18.627193 21406 leader_election.cc:304] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [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: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 2317a1b1a9384e13ae10978338e07b00
I20260709 13:07:18.628495 21635 raft_consensus.cc:2804] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:18.628998 21635 raft_consensus.cc:697] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:18.630084 21635 consensus_queue.cc:237] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.630617 21587 raft_consensus.cc:515] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.633082 21587 leader_election.cc:290] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 2 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:18.634635 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "523bd8825ccf4f02990bc99213dd2587" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:18.634737 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "523bd8825ccf4f02990bc99213dd2587" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:18.635335 21436 raft_consensus.cc:3060] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.635453 21515 raft_consensus.cc:3055] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.635798 21515 raft_consensus.cc:740] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:18.636729 21515 consensus_queue.cc:260] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.638226 21515 raft_consensus.cc:3060] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.638609 21335 catalog_manager.cc:5697] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 2 to 3, leader changed from 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130) to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 3 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.643004 21436 raft_consensus.cc:2468] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 2.
I20260709 13:07:18.644387 21553 leader_election.cc:304] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 
I20260709 13:07:18.645013 21681 raft_consensus.cc:993] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00: : Instructing follower 69955fb3e5c94b5eba1ea6558fbc2420 to start an election
I20260709 13:07:18.645260 21677 raft_consensus.cc:2804] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.647027 21515 raft_consensus.cc:2468] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 2.
I20260709 13:07:18.649487 21747 raft_consensus.cc:1081] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Signalling peer 69955fb3e5c94b5eba1ea6558fbc2420 to start an election
I20260709 13:07:18.649221 21677 raft_consensus.cc:697] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 2 LEADER]: Becoming Leader. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:18.650794 21677 consensus_queue.cc:237] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.652354 21515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e"
dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
 from {username='slave'} at 127.0.0.1:35306
I20260709 13:07:18.653043 21515 raft_consensus.cc:493] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.653524 21515 raft_consensus.cc:3060] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.660713 21335 catalog_manager.cc:5697] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 reported cstate change: term changed from 1 to 2, leader changed from 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130) to 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "2317a1b1a9384e13ae10978338e07b00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:18.661594 21515 raft_consensus.cc:515] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.663913 21515 leader_election.cc:290] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 2 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:18.664321 21436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:18.664565 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:18.664934 21436 raft_consensus.cc:3060] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.665166 21587 raft_consensus.cc:3055] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.665592 21587 raft_consensus.cc:740] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:18.666410 21587 consensus_queue.cc:260] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.667439 21587 raft_consensus.cc:3060] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.672097 21436 raft_consensus.cc:2468] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 2.
I20260709 13:07:18.673009 21587 raft_consensus.cc:2468] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 2.
I20260709 13:07:18.673206 21479 leader_election.cc:304] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:18.674048 21723 raft_consensus.cc:2804] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.674528 21723 raft_consensus.cc:697] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Becoming Leader. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:18.675169 21723 consensus_queue.cc:237] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:18.681946 21335 catalog_manager.cc:5697] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 reported cstate change: term changed from 1 to 2, leader changed from 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131) to 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.753162 21587 raft_consensus.cc:1275] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.754735 21723 consensus_queue.cc:1048] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.766110 21436 raft_consensus.cc:1275] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.767553 21742 consensus_queue.cc:1048] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:18.779606 21515 raft_consensus.cc:1275] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.781301 21635 consensus_queue.cc:1048] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.792639 21587 raft_consensus.cc:1275] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.794406 21635 consensus_queue.cc:1048] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:18.802923 21589 raft_consensus.cc:1275] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.804489 21742 consensus_queue.cc:1048] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.814170 21436 raft_consensus.cc:1275] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.815775 21722 consensus_queue.cc:1048] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.931844 21589 raft_consensus.cc:1275] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.933274 21754 consensus_queue.cc:1048] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.943203 21515 raft_consensus.cc:1275] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.945307 21737 consensus_queue.cc:1048] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:18.962159 21515 raft_consensus.cc:1275] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.963590 21737 consensus_queue.cc:1048] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.975227 21589 raft_consensus.cc:1275] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.977154 21754 consensus_queue.cc:1048] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:19.040352 21589 raft_consensus.cc:1275] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.041921 21722 consensus_queue.cc:1048] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.052295 21436 raft_consensus.cc:1275] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.054121 21722 consensus_queue.cc:1048] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.160929 21589 raft_consensus.cc:3060] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:19.169008 21589 raft_consensus.cc:1275] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:19.170410 21754 consensus_queue.cc:1048] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.178515 21515 raft_consensus.cc:1275] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:19.180441 21754 consensus_queue.cc:1048] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.198719 21515 raft_consensus.cc:1275] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Refusing update from remote peer 2317a1b1a9384e13ae10978338e07b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.200209 21677 consensus_queue.cc:1048] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.210331 21436 raft_consensus.cc:1275] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Refusing update from remote peer 2317a1b1a9384e13ae10978338e07b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.211907 21766 consensus_queue.cc:1048] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.252936 21436 raft_consensus.cc:1275] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.254650 21723 consensus_queue.cc:1048] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:19.265192 21589 raft_consensus.cc:1275] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.266834 21742 consensus_queue.cc:1048] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:21.339321 20814 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:07:21.340389 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:21.357579 21435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
mode: GRACEFUL
new_leader_uuid: "2317a1b1a9384e13ae10978338e07b00"
 from {username='slave'} at 127.0.0.1:33362
I20260709 13:07:21.358071 21435 raft_consensus.cc:606] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Received request to transfer leadership to TS 2317a1b1a9384e13ae10978338e07b00
I20260709 13:07:21.360708 21435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
mode: GRACEFUL
new_leader_uuid: "2317a1b1a9384e13ae10978338e07b00"
 from {username='slave'} at 127.0.0.1:33362
I20260709 13:07:21.361272 21435 raft_consensus.cc:606] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Received request to transfer leadership to TS 2317a1b1a9384e13ae10978338e07b00
I20260709 13:07:21.362427 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:21.362855 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:21.724030 21733 raft_consensus.cc:993] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5: : Instructing follower 2317a1b1a9384e13ae10978338e07b00 to start an election
I20260709 13:07:21.724435 21733 raft_consensus.cc:1081] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Signalling peer 2317a1b1a9384e13ae10978338e07b00 to start an election
I20260709 13:07:21.726451 21587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168"
dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
 from {username='slave'} at 127.0.0.1:37870
I20260709 13:07:21.727159 21587 raft_consensus.cc:493] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:21.727595 21587 raft_consensus.cc:3060] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:21.733721 21587 raft_consensus.cc:515] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:21.736492 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:21.736582 21435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:21.735978 21587 leader_election.cc:290] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 3 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029)
I20260709 13:07:21.737360 21513 raft_consensus.cc:3060] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:21.737448 21435 raft_consensus.cc:3055] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:21.738093 21435 raft_consensus.cc:740] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:21.738962 21435 consensus_queue.cc:260] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [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: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:21.740218 21435 raft_consensus.cc:3060] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:21.745177 21513 raft_consensus.cc:2468] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 3.
I20260709 13:07:21.746658 21555 leader_election.cc:304] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [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: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:21.747073 21435 raft_consensus.cc:2468] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 3.
I20260709 13:07:21.747571 21677 raft_consensus.cc:2804] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:21.748669 21677 raft_consensus.cc:697] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 3 LEADER]: Becoming Leader. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:21.749537 21677 consensus_queue.cc:237] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [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: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:21.756758 21334 catalog_manager.cc:5697] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 reported cstate change: term changed from 2 to 3, leader changed from 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129) to 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "2317a1b1a9384e13ae10978338e07b00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.768880 21773 raft_consensus.cc:993] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5: : Instructing follower 2317a1b1a9384e13ae10978338e07b00 to start an election
I20260709 13:07:21.769371 21733 raft_consensus.cc:1081] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Signalling peer 2317a1b1a9384e13ae10978338e07b00 to start an election
I20260709 13:07:21.771438 21587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee"
dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
 from {username='slave'} at 127.0.0.1:37870
I20260709 13:07:21.771910 21587 raft_consensus.cc:493] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:21.772171 21587 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:21.777329 21587 raft_consensus.cc:515] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:21.779173 21587 leader_election.cc:290] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 3 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:21.780114 21435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:21.780210 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:21.780820 21435 raft_consensus.cc:3055] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:21.780913 21513 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:21.781155 21435 raft_consensus.cc:740] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:21.782052 21435 consensus_queue.cc:260] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:21.782989 21435 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:21.787530 21513 raft_consensus.cc:2468] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 3.
I20260709 13:07:21.788581 21435 raft_consensus.cc:2468] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 3.
I20260709 13:07:21.788914 21555 leader_election.cc:304] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [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: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:21.789927 21677 raft_consensus.cc:2804] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:21.790475 21677 raft_consensus.cc:697] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 3 LEADER]: Becoming Leader. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:21.791272 21677 consensus_queue.cc:237] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:21.798856 21334 catalog_manager.cc:5697] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 reported cstate change: term changed from 2 to 3, leader changed from 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129) to 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "2317a1b1a9384e13ae10978338e07b00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:22.231815 21513 raft_consensus.cc:1275] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Refusing update from remote peer 2317a1b1a9384e13ae10978338e07b00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:22.234319 21677 consensus_queue.cc:1048] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:22.237336 21435 raft_consensus.cc:1275] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Refusing update from remote peer 2317a1b1a9384e13ae10978338e07b00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:22.239410 21677 consensus_queue.cc:1048] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:22.251741 21436 raft_consensus.cc:1275] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Refusing update from remote peer 2317a1b1a9384e13ae10978338e07b00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:22.253758 21677 consensus_queue.cc:1048] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:22.263394 21513 raft_consensus.cc:1275] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Refusing update from remote peer 2317a1b1a9384e13ae10978338e07b00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:22.269058 21774 consensus_queue.cc:1048] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:22.363783 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:22.376296 21587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168"
dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
mode: GRACEFUL
new_leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:37878
I20260709 13:07:22.377048 21587 raft_consensus.cc:606] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 3 LEADER]: Received request to transfer leadership to TS 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:22.391709 21587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee"
dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
mode: GRACEFUL
new_leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:37878
I20260709 13:07:22.392526 21587 raft_consensus.cc:606] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 3 LEADER]: Received request to transfer leadership to TS 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:22.401923 21513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e"
dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
mode: GRACEFUL
new_leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:35328
I20260709 13:07:22.402585 21513 raft_consensus.cc:606] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Received request to transfer leadership to TS 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:22.409250 21513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f33500b19a90407ca509bf3995fb35ef"
dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
mode: GRACEFUL
new_leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:35328
I20260709 13:07:22.409932 21513 raft_consensus.cc:606] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Received request to transfer leadership to TS 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:22.417234 21513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3"
dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
mode: GRACEFUL
new_leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:35328
I20260709 13:07:22.417874 21513 raft_consensus.cc:606] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Received request to transfer leadership to TS 5c81b794e7814c57b47cb1fa1d5882f5
I20260709 13:07:22.590196 21790 raft_consensus.cc:993] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420: : Instructing follower 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:22.590616 21790 raft_consensus.cc:1081] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Signalling peer 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:22.592263 21437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:33352
I20260709 13:07:22.592854 21437 raft_consensus.cc:493] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:22.593212 21437 raft_consensus.cc:3060] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:22.600328 21437 raft_consensus.cc:515] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:22.602267 21437 leader_election.cc:290] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 3 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:22.603415 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:22.603535 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646d3c3e18164365aa88376003a79d9e" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:22.604121 21513 raft_consensus.cc:3055] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:22.604228 21587 raft_consensus.cc:3060] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:22.604506 21513 raft_consensus.cc:740] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:22.605383 21513 consensus_queue.cc:260] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:22.606513 21513 raft_consensus.cc:3060] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:22.609756 21587 raft_consensus.cc:2468] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 3.
I20260709 13:07:22.611274 21403 leader_election.cc:304] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [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: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 
I20260709 13:07:22.611894 21513 raft_consensus.cc:2468] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 3.
I20260709 13:07:22.612316 21773 raft_consensus.cc:2804] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:22.613536 21773 raft_consensus.cc:697] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:22.614576 21773 consensus_queue.cc:237] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:22.621564 21335 catalog_manager.cc:5697] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 2 to 3, leader changed from 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130) to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 3 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:22.787949 21797 raft_consensus.cc:993] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00: : Instructing follower 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:22.788450 21774 raft_consensus.cc:1081] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 3 LEADER]: Signalling peer 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:22.789968 21437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:33338
I20260709 13:07:22.790570 21437 raft_consensus.cc:493] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:22.790937 21437 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:22.796684 21797 raft_consensus.cc:993] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00: : Instructing follower 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:22.797297 21774 raft_consensus.cc:1081] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 3 LEADER]: Signalling peer 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:22.797187 21437 raft_consensus.cc:515] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:22.798880 21435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:33338
I20260709 13:07:22.799448 21435 raft_consensus.cc:493] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:22.799746 21435 raft_consensus.cc:3060] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:22.801331 21790 raft_consensus.cc:993] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420: : Instructing follower 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:22.801702 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:22.801857 21790 raft_consensus.cc:1081] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Signalling peer 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:22.802258 21513 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:22.802510 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:22.803009 21587 raft_consensus.cc:3055] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:22.803313 21587 raft_consensus.cc:740] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:22.804105 21587 consensus_queue.cc:260] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:22.805222 21587 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:22.807026 21435 raft_consensus.cc:515] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:22.809495 21435 leader_election.cc:290] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 4 election: Requested vote from peers 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:22.810004 21589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:22.810626 21589 raft_consensus.cc:3055] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:22.810004 21436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f33500b19a90407ca509bf3995fb35ef"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:33352
I20260709 13:07:22.811009 21589 raft_consensus.cc:740] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:22.811242 21436 raft_consensus.cc:493] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:22.811197 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6f36364ae1465baf03256bbdc1f168" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:22.811774 21513 raft_consensus.cc:2468] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 4.
I20260709 13:07:22.811908 21515 raft_consensus.cc:3060] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:22.811746 21436 raft_consensus.cc:3060] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:22.811841 21589 consensus_queue.cc:260] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [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: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:22.814308 21589 raft_consensus.cc:3060] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:22.817803 21406 leader_election.cc:304] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [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: 5c81b794e7814c57b47cb1fa1d5882f5, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:22.818643 21791 raft_consensus.cc:2804] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:22.819109 21791 raft_consensus.cc:697] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:22.818884 21436 raft_consensus.cc:515] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:22.820032 21515 raft_consensus.cc:2468] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 4.
I20260709 13:07:22.820093 21791 consensus_queue.cc:237] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:22.821182 21436 leader_election.cc:290] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 3 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:22.821954 21589 raft_consensus.cc:2468] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 4.
I20260709 13:07:22.822588 21588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33500b19a90407ca509bf3995fb35ef" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:22.823168 21588 raft_consensus.cc:3060] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:22.823496 21403 leader_election.cc:304] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [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: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 
I20260709 13:07:22.823982 21587 raft_consensus.cc:2468] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 4.
I20260709 13:07:22.824385 21437 leader_election.cc:290] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 4 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:22.825161 21773 raft_consensus.cc:2804] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:22.825697 21773 raft_consensus.cc:697] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:22.826759 21773 consensus_queue.cc:237] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [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: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } }
I20260709 13:07:22.829730 21515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33500b19a90407ca509bf3995fb35ef" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:22.830385 21515 raft_consensus.cc:3055] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:22.830461 21588 raft_consensus.cc:2468] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 3.
I20260709 13:07:22.830826 21515 raft_consensus.cc:740] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:22.831571 21403 leader_election.cc:304] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [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: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 
I20260709 13:07:22.831729 21515 consensus_queue.cc:260] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:22.832305 21773 raft_consensus.cc:2804] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:22.832813 21773 raft_consensus.cc:697] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:22.833069 21515 raft_consensus.cc:3060] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:22.832636 21335 catalog_manager.cc:5697] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 3 to 4, leader changed from 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131) to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 4 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:22.833806 21773 consensus_queue.cc:237] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:22.839218 21515 raft_consensus.cc:2468] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 3.
I20260709 13:07:22.847414 21335 catalog_manager.cc:5697] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 3 to 4, leader changed from 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131) to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 4 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:22.849293 21335 catalog_manager.cc:5697] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 2 to 3, leader changed from 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130) to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 3 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:22.920778 21790 raft_consensus.cc:993] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420: : Instructing follower 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:22.921372 21742 raft_consensus.cc:1081] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Signalling peer 5c81b794e7814c57b47cb1fa1d5882f5 to start an election
I20260709 13:07:22.922758 21437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
 from {username='slave'} at 127.0.0.1:33352
I20260709 13:07:22.923210 21437 raft_consensus.cc:493] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:22.923537 21437 raft_consensus.cc:3060] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:22.928848 21437 raft_consensus.cc:515] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:22.930658 21437 leader_election.cc:290] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [CANDIDATE]: Term 3 election: Requested vote from peers 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:22.931264 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:22.931666 21588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:22.931823 21513 raft_consensus.cc:3055] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:22.932279 21588 raft_consensus.cc:3060] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:22.932554 21513 raft_consensus.cc:740] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:22.933332 21513 consensus_queue.cc:260] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:22.934540 21513 raft_consensus.cc:3060] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:22.939374 21588 raft_consensus.cc:2468] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 3.
I20260709 13:07:22.940579 21403 leader_election.cc:304] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [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: 2317a1b1a9384e13ae10978338e07b00, 5c81b794e7814c57b47cb1fa1d5882f5; no voters: 
I20260709 13:07:22.940744 21513 raft_consensus.cc:2468] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c81b794e7814c57b47cb1fa1d5882f5 in term 3.
I20260709 13:07:22.941344 21773 raft_consensus.cc:2804] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:22.941833 21773 raft_consensus.cc:697] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 LEADER]: Becoming Leader. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:22.942617 21773 consensus_queue.cc:237] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:22.948640 21335 catalog_manager.cc:5697] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 reported cstate change: term changed from 2 to 3, leader changed from 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130) to 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129). New cstate: current_term: 3 leader_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.177134 21588 raft_consensus.cc:1275] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:23.178543 21773 consensus_queue.cc:1048] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:23.190301 21513 raft_consensus.cc:1275] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:23.192786 21773 consensus_queue.cc:1048] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:23.264766 21513 raft_consensus.cc:1275] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:23.266186 21773 consensus_queue.cc:1048] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:23.275267 21588 raft_consensus.cc:1275] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:23.276983 21791 consensus_queue.cc:1048] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:23.286897 21588 raft_consensus.cc:1275] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 4 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:23.288316 21773 consensus_queue.cc:1048] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:23.299269 21513 raft_consensus.cc:1275] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:23.300843 21773 consensus_queue.cc:1048] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:23.418282 21513 raft_consensus.cc:1275] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:23.419457 21773 consensus_queue.cc:1048] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:23.425124 21588 raft_consensus.cc:1275] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 4 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:23.426854 21791 consensus_queue.cc:1048] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:23.504643 21587 raft_consensus.cc:1275] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:23.506022 21791 consensus_queue.cc:1048] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:23.515368 21513 raft_consensus.cc:1275] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Refusing update from remote peer 5c81b794e7814c57b47cb1fa1d5882f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:23.516886 21791 consensus_queue.cc:1048] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:25.426313 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:25.434372 21437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
mode: GRACEFUL
new_leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
 from {username='slave'} at 127.0.0.1:33362
I20260709 13:07:25.435060 21437 raft_consensus.cc:606] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 LEADER]: Received request to transfer leadership to TS 69955fb3e5c94b5eba1ea6558fbc2420
I20260709 13:07:25.437716 21437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
mode: GRACEFUL
new_leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
 from {username='slave'} at 127.0.0.1:33362
I20260709 13:07:25.438232 21437 raft_consensus.cc:606] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 LEADER]: Received request to transfer leadership to TS 69955fb3e5c94b5eba1ea6558fbc2420
I20260709 13:07:25.440536 21437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45266ecefd44499f9e79fc5404c2eab8"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
mode: GRACEFUL
new_leader_uuid: "2317a1b1a9384e13ae10978338e07b00"
 from {username='slave'} at 127.0.0.1:33362
I20260709 13:07:25.441022 21437 raft_consensus.cc:606] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Received request to transfer leadership to TS 2317a1b1a9384e13ae10978338e07b00
I20260709 13:07:25.443449 21437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e397630763304d79b161fc295a56475d"
dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
mode: GRACEFUL
new_leader_uuid: "2317a1b1a9384e13ae10978338e07b00"
 from {username='slave'} at 127.0.0.1:33362
I20260709 13:07:25.444034 21437 raft_consensus.cc:606] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Received request to transfer leadership to TS 2317a1b1a9384e13ae10978338e07b00
I20260709 13:07:25.445142 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:07:25.445827 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:25.457077 21802 raft_consensus.cc:993] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5: : Instructing follower 2317a1b1a9384e13ae10978338e07b00 to start an election
I20260709 13:07:25.457558 21809 raft_consensus.cc:1081] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Signalling peer 2317a1b1a9384e13ae10978338e07b00 to start an election
I20260709 13:07:25.459002 21587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e397630763304d79b161fc295a56475d"
dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
 from {username='slave'} at 127.0.0.1:37870
I20260709 13:07:25.459481 21587 raft_consensus.cc:493] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.459815 21587 raft_consensus.cc:3060] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.464429 21587 raft_consensus.cc:515] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:25.466352 21587 leader_election.cc:290] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 2 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:25.467249 21437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e397630763304d79b161fc295a56475d" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:25.467584 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e397630763304d79b161fc295a56475d" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:25.467981 21437 raft_consensus.cc:3055] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:25.468139 21513 raft_consensus.cc:3060] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.468349 21437 raft_consensus.cc:740] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:25.469206 21437 consensus_queue.cc:260] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:25.470278 21437 raft_consensus.cc:3060] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.474169 21513 raft_consensus.cc:2468] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 2.
I20260709 13:07:25.475476 21437 raft_consensus.cc:2468] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 2.
I20260709 13:07:25.475581 21555 leader_election.cc:304] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:25.476478 21774 raft_consensus.cc:2804] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.477674 21774 raft_consensus.cc:697] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 2 LEADER]: Becoming Leader. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:25.478518 21774 consensus_queue.cc:237] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:25.485859 21335 catalog_manager.cc:5697] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 reported cstate change: term changed from 1 to 2, leader changed from 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129) to 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "2317a1b1a9384e13ae10978338e07b00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.499758 21802 raft_consensus.cc:993] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5: : Instructing follower 2317a1b1a9384e13ae10978338e07b00 to start an election
I20260709 13:07:25.500276 21809 raft_consensus.cc:1081] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Signalling peer 2317a1b1a9384e13ae10978338e07b00 to start an election
I20260709 13:07:25.501827 21587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45266ecefd44499f9e79fc5404c2eab8"
dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
 from {username='slave'} at 127.0.0.1:37870
I20260709 13:07:25.502291 21587 raft_consensus.cc:493] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.502609 21587 raft_consensus.cc:3060] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:25.506932 21587 raft_consensus.cc:515] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:25.508517 21587 leader_election.cc:290] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [CANDIDATE]: Term 3 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130:38011)
I20260709 13:07:25.509467 21437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45266ecefd44499f9e79fc5404c2eab8" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:25.509641 21513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45266ecefd44499f9e79fc5404c2eab8" candidate_uuid: "2317a1b1a9384e13ae10978338e07b00" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
I20260709 13:07:25.509997 21437 raft_consensus.cc:3055] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:25.510169 21513 raft_consensus.cc:3060] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:25.510339 21437 raft_consensus.cc:740] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:25.511154 21437 consensus_queue.cc:260] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:25.512128 21437 raft_consensus.cc:3060] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:25.514724 21513 raft_consensus.cc:2468] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 3.
I20260709 13:07:25.515749 21555 leader_election.cc:304] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [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: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:25.516492 21774 raft_consensus.cc:2804] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:25.517001 21774 raft_consensus.cc:697] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 3 LEADER]: Becoming Leader. State: Replica: 2317a1b1a9384e13ae10978338e07b00, State: Running, Role: LEADER
I20260709 13:07:25.517179 21437 raft_consensus.cc:2468] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2317a1b1a9384e13ae10978338e07b00 in term 3.
I20260709 13:07:25.517949 21774 consensus_queue.cc:237] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:25.525913 21335 catalog_manager.cc:5697] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 reported cstate change: term changed from 2 to 3, leader changed from 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129) to 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "2317a1b1a9384e13ae10978338e07b00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.697017 21809 raft_consensus.cc:993] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5: : Instructing follower 69955fb3e5c94b5eba1ea6558fbc2420 to start an election
I20260709 13:07:25.697579 21802 raft_consensus.cc:1081] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 LEADER]: Signalling peer 69955fb3e5c94b5eba1ea6558fbc2420 to start an election
I20260709 13:07:25.699047 21513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee"
dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
 from {username='slave'} at 127.0.0.1:35312
I20260709 13:07:25.699533 21513 raft_consensus.cc:493] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.699797 21513 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:25.704504 21513 raft_consensus.cc:515] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:25.706166 21513 leader_election.cc:290] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 5 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:25.707219 21437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:25.707348 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2f41341f7c48ae8830988a2ecb81ee" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:25.707742 21437 raft_consensus.cc:3055] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:25.707890 21587 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:25.708034 21437 raft_consensus.cc:740] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:25.708835 21437 consensus_queue.cc:260] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:25.709733 21437 raft_consensus.cc:3060] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:25.712528 21587 raft_consensus.cc:2468] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 5.
I20260709 13:07:25.713726 21478 leader_election.cc:304] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [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: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:25.713953 21437 raft_consensus.cc:2468] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 5.
I20260709 13:07:25.714493 21742 raft_consensus.cc:2804] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:25.715710 21742 raft_consensus.cc:697] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 5 LEADER]: Becoming Leader. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:25.716481 21742 consensus_queue.cc:237] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:25.726660 21335 catalog_manager.cc:5697] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 reported cstate change: term changed from 4 to 5, leader changed from 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129) to 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130). New cstate: current_term: 5 leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.875519 21809 raft_consensus.cc:993] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5: : Instructing follower 69955fb3e5c94b5eba1ea6558fbc2420 to start an election
I20260709 13:07:25.875993 21802 raft_consensus.cc:1081] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 LEADER]: Signalling peer 69955fb3e5c94b5eba1ea6558fbc2420 to start an election
I20260709 13:07:25.877358 21513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3"
dest_uuid: "69955fb3e5c94b5eba1ea6558fbc2420"
 from {username='slave'} at 127.0.0.1:35312
I20260709 13:07:25.877820 21513 raft_consensus.cc:493] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:25.878057 21513 raft_consensus.cc:3060] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:25.882267 21513 raft_consensus.cc:515] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:25.883913 21513 leader_election.cc:290] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [CANDIDATE]: Term 4 election: Requested vote from peers 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029), 2317a1b1a9384e13ae10978338e07b00 (127.20.83.131:35515)
I20260709 13:07:25.884797 21437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5c81b794e7814c57b47cb1fa1d5882f5"
I20260709 13:07:25.885172 21587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "050937d60c7a4c13ad79f89c820ac7a3" candidate_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2317a1b1a9384e13ae10978338e07b00"
I20260709 13:07:25.885480 21437 raft_consensus.cc:3055] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:25.885758 21587 raft_consensus.cc:3060] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:25.885789 21437 raft_consensus.cc:740] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5c81b794e7814c57b47cb1fa1d5882f5, State: Running, Role: LEADER
I20260709 13:07:25.886642 21437 consensus_queue.cc:260] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:25.887784 21437 raft_consensus.cc:3060] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:25.892585 21587 raft_consensus.cc:2468] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 4.
I20260709 13:07:25.893765 21478 leader_election.cc:304] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [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: 2317a1b1a9384e13ae10978338e07b00, 69955fb3e5c94b5eba1ea6558fbc2420; no voters: 
I20260709 13:07:25.894488 21437 raft_consensus.cc:2468] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69955fb3e5c94b5eba1ea6558fbc2420 in term 4.
I20260709 13:07:25.894618 21742 raft_consensus.cc:2804] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:25.895328 21742 raft_consensus.cc:697] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 LEADER]: Becoming Leader. State: Replica: 69955fb3e5c94b5eba1ea6558fbc2420, State: Running, Role: LEADER
I20260709 13:07:25.896219 21742 consensus_queue.cc:237] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [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: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } }
I20260709 13:07:25.903254 21335 catalog_manager.cc:5697] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 reported cstate change: term changed from 3 to 4, leader changed from 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129) to 69955fb3e5c94b5eba1ea6558fbc2420 (127.20.83.130). New cstate: current_term: 4 leader_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.911217 21437 raft_consensus.cc:1275] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Refusing update from remote peer 2317a1b1a9384e13ae10978338e07b00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:25.912384 21774 consensus_queue.cc:1048] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:25.915789 21436 raft_consensus.cc:1275] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Refusing update from remote peer 2317a1b1a9384e13ae10978338e07b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:25.917245 21774 consensus_queue.cc:1048] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:25.927160 21513 raft_consensus.cc:1275] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Refusing update from remote peer 2317a1b1a9384e13ae10978338e07b00: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:25.929207 21815 consensus_queue.cc:1048] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:25.934553 21515 raft_consensus.cc:1275] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Refusing update from remote peer 2317a1b1a9384e13ae10978338e07b00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:25.936075 21774 consensus_queue.cc:1048] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69955fb3e5c94b5eba1ea6558fbc2420" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:26.146307 21587 raft_consensus.cc:1275] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 5 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:26.147542 21742 consensus_queue.cc:1048] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:26.158597 21437 raft_consensus.cc:1275] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 5 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:26.159755 21742 consensus_queue.cc:1048] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:26.417608 21437 raft_consensus.cc:1275] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:26.418700 21742 consensus_queue.cc:1048] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c81b794e7814c57b47cb1fa1d5882f5" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:26.426684 21587 raft_consensus.cc:1275] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 4 FOLLOWER]: Refusing update from remote peer 69955fb3e5c94b5eba1ea6558fbc2420: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:26.428207 21835 consensus_queue.cc:1048] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2317a1b1a9384e13ae10978338e07b00" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:26.446653 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:26.452728 20814 tablet_server.cc:179] TabletServer@127.20.83.129:0 shutting down...
I20260709 13:07:26.481587 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:26.482513 20814 tablet_replica.cc:333] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5: stopping tablet replica
I20260709 13:07:26.483083 20814 raft_consensus.cc:2243] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:26.483757 20814 raft_consensus.cc:2272] T 646d3c3e18164365aa88376003a79d9e P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.485607 20814 tablet_replica.cc:333] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5: stopping tablet replica
I20260709 13:07:26.486109 20814 raft_consensus.cc:2243] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.486467 20814 raft_consensus.cc:2272] T 3b2f41341f7c48ae8830988a2ecb81ee P 5c81b794e7814c57b47cb1fa1d5882f5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.488461 20814 tablet_replica.cc:333] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5: stopping tablet replica
I20260709 13:07:26.488948 20814 raft_consensus.cc:2243] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:26.489729 20814 raft_consensus.cc:2272] T f33500b19a90407ca509bf3995fb35ef P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.491333 20814 tablet_replica.cc:333] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5: stopping tablet replica
I20260709 13:07:26.491837 20814 raft_consensus.cc:2243] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:26.492559 20814 raft_consensus.cc:2272] T 024d01ef0ada488a8ee1c43f91fc16b2 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.494359 20814 tablet_replica.cc:333] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5: stopping tablet replica
I20260709 13:07:26.494849 20814 raft_consensus.cc:2243] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.495249 20814 raft_consensus.cc:2272] T 050937d60c7a4c13ad79f89c820ac7a3 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.497262 20814 tablet_replica.cc:333] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5: stopping tablet replica
I20260709 13:07:26.497826 20814 raft_consensus.cc:2243] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.498194 20814 raft_consensus.cc:2272] T 45266ecefd44499f9e79fc5404c2eab8 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.500074 20814 tablet_replica.cc:333] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5: stopping tablet replica
I20260709 13:07:26.500530 20814 raft_consensus.cc:2243] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.500875 20814 raft_consensus.cc:2272] T e397630763304d79b161fc295a56475d P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.502970 20814 tablet_replica.cc:333] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5: stopping tablet replica
I20260709 13:07:26.503414 20814 raft_consensus.cc:2243] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.503798 20814 raft_consensus.cc:2272] T 523bd8825ccf4f02990bc99213dd2587 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.505381 20814 tablet_replica.cc:333] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5: stopping tablet replica
I20260709 13:07:26.505919 20814 raft_consensus.cc:2243] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.506291 20814 raft_consensus.cc:2272] T 8ea62053abe44454bcae73227791afd9 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.507895 20814 tablet_replica.cc:333] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5: stopping tablet replica
I20260709 13:07:26.508275 20814 raft_consensus.cc:2243] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:26.508898 20814 raft_consensus.cc:2272] T dd6f36364ae1465baf03256bbdc1f168 P 5c81b794e7814c57b47cb1fa1d5882f5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:26.519310 21553 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 13:07:26.522954 21553 consensus_peers.cc:597] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 -> Peer 5c81b794e7814c57b47cb1fa1d5882f5 (127.20.83.129:35029): Couldn't send request to peer 5c81b794e7814c57b47cb1fa1d5882f5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:26.540582 20814 tablet_server.cc:196] TabletServer@127.20.83.129:0 shutdown complete.
I20260709 13:07:26.561563 20814 tablet_server.cc:179] TabletServer@127.20.83.130:0 shutting down...
I20260709 13:07:26.588056 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:26.588760 20814 tablet_replica.cc:333] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420: stopping tablet replica
I20260709 13:07:26.589586 20814 raft_consensus.cc:2243] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:26.590375 20814 raft_consensus.cc:2272] T 3b2f41341f7c48ae8830988a2ecb81ee P 69955fb3e5c94b5eba1ea6558fbc2420 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.592365 20814 tablet_replica.cc:333] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420: stopping tablet replica
I20260709 13:07:26.592917 20814 raft_consensus.cc:2243] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.593339 20814 raft_consensus.cc:2272] T f33500b19a90407ca509bf3995fb35ef P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.595083 20814 tablet_replica.cc:333] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420: stopping tablet replica
I20260709 13:07:26.595598 20814 raft_consensus.cc:2243] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.596012 20814 raft_consensus.cc:2272] T dd6f36364ae1465baf03256bbdc1f168 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.598054 20814 tablet_replica.cc:333] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420: stopping tablet replica
I20260709 13:07:26.598721 20814 raft_consensus.cc:2243] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:26.599664 20814 raft_consensus.cc:2272] T 8ea62053abe44454bcae73227791afd9 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.601364 20814 tablet_replica.cc:333] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420: stopping tablet replica
I20260709 13:07:26.601941 20814 raft_consensus.cc:2243] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.602312 20814 raft_consensus.cc:2272] T 523bd8825ccf4f02990bc99213dd2587 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.603888 20814 tablet_replica.cc:333] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420: stopping tablet replica
I20260709 13:07:26.604344 20814 raft_consensus.cc:2243] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.604676 20814 raft_consensus.cc:2272] T 45266ecefd44499f9e79fc5404c2eab8 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.607373 20814 tablet_replica.cc:333] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420: stopping tablet replica
I20260709 13:07:26.607852 20814 raft_consensus.cc:2243] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.608196 20814 raft_consensus.cc:2272] T e397630763304d79b161fc295a56475d P 69955fb3e5c94b5eba1ea6558fbc2420 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.610179 20814 tablet_replica.cc:333] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420: stopping tablet replica
I20260709 13:07:26.610635 20814 raft_consensus.cc:2243] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:26.611312 20814 raft_consensus.cc:2272] T 050937d60c7a4c13ad79f89c820ac7a3 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.613150 20814 tablet_replica.cc:333] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420: stopping tablet replica
I20260709 13:07:26.613691 20814 raft_consensus.cc:2243] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.614040 20814 raft_consensus.cc:2272] T 646d3c3e18164365aa88376003a79d9e P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.615751 20814 tablet_replica.cc:333] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420: stopping tablet replica
I20260709 13:07:26.616153 20814 raft_consensus.cc:2243] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.616523 20814 raft_consensus.cc:2272] T 024d01ef0ada488a8ee1c43f91fc16b2 P 69955fb3e5c94b5eba1ea6558fbc2420 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.636992 20814 tablet_server.cc:196] TabletServer@127.20.83.130:0 shutdown complete.
I20260709 13:07:26.657446 20814 tablet_server.cc:179] TabletServer@127.20.83.131:0 shutting down...
I20260709 13:07:26.689100 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:26.690114 20814 tablet_replica.cc:333] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00: stopping tablet replica
I20260709 13:07:26.690797 20814 raft_consensus.cc:2243] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.691305 20814 raft_consensus.cc:2272] T 024d01ef0ada488a8ee1c43f91fc16b2 P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.693480 20814 tablet_replica.cc:333] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00: stopping tablet replica
I20260709 13:07:26.694023 20814 raft_consensus.cc:2243] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.694478 20814 raft_consensus.cc:2272] T 646d3c3e18164365aa88376003a79d9e P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.696182 20814 tablet_replica.cc:333] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00: stopping tablet replica
I20260709 13:07:26.696705 20814 raft_consensus.cc:2243] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.697129 20814 raft_consensus.cc:2272] T 050937d60c7a4c13ad79f89c820ac7a3 P 2317a1b1a9384e13ae10978338e07b00 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.699291 20814 tablet_replica.cc:333] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00: stopping tablet replica
I20260709 13:07:26.699831 20814 raft_consensus.cc:2243] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.700269 20814 raft_consensus.cc:2272] T f33500b19a90407ca509bf3995fb35ef P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.701926 20814 tablet_replica.cc:333] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00: stopping tablet replica
I20260709 13:07:26.702441 20814 raft_consensus.cc:2243] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:26.703220 20814 raft_consensus.cc:2272] T 523bd8825ccf4f02990bc99213dd2587 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.704834 20814 tablet_replica.cc:333] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00: stopping tablet replica
I20260709 13:07:26.705343 20814 raft_consensus.cc:2243] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:26.706085 20814 raft_consensus.cc:2272] T e397630763304d79b161fc295a56475d P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.708938 20814 tablet_replica.cc:333] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00: stopping tablet replica
I20260709 13:07:26.709551 20814 raft_consensus.cc:2243] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:26.710289 20814 raft_consensus.cc:2272] T 45266ecefd44499f9e79fc5404c2eab8 P 2317a1b1a9384e13ae10978338e07b00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.712327 20814 tablet_replica.cc:333] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00: stopping tablet replica
I20260709 13:07:26.712842 20814 raft_consensus.cc:2243] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.713289 20814 raft_consensus.cc:2272] T 3b2f41341f7c48ae8830988a2ecb81ee P 2317a1b1a9384e13ae10978338e07b00 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.715728 20814 tablet_replica.cc:333] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00: stopping tablet replica
I20260709 13:07:26.716315 20814 raft_consensus.cc:2243] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.716773 20814 raft_consensus.cc:2272] T 8ea62053abe44454bcae73227791afd9 P 2317a1b1a9384e13ae10978338e07b00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.718559 20814 tablet_replica.cc:333] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00: stopping tablet replica
I20260709 13:07:26.719012 20814 raft_consensus.cc:2243] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:26.719422 20814 raft_consensus.cc:2272] T dd6f36364ae1465baf03256bbdc1f168 P 2317a1b1a9384e13ae10978338e07b00 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.748953 20814 tablet_server.cc:196] TabletServer@127.20.83.131:0 shutdown complete.
I20260709 13:07:26.769286 20814 master.cc:562] Master@127.20.83.190:37073 shutting down...
I20260709 13:07:26.807752 20814 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:26.808292 20814 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:26.808636 20814 tablet_replica.cc:333] T 00000000000000000000000000000000 P 99335d38a45347d29d602803e64ede3a: stopping tablet replica
I20260709 13:07:26.830823 20814 master.cc:584] Master@127.20.83.190:37073 shutdown complete.
2317a1b1a9384e13ae10978338e07b00  1
5c81b794e7814c57b47cb1fa1d5882f5  5
69955fb3e5c94b5eba1ea6558fbc2420  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (12050 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:07:26.876979 20814 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.190:34553
I20260709 13:07:26.878201 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:26.884717 21840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:26.884733 21841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:26.885054 21843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:26.886274 20814 server_base.cc:1061] running on GCE node
I20260709 13:07:26.890202 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:26.890497 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:26.890666 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602446890651 us; error 0 us; skew 500 ppm
I20260709 13:07:26.891168 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:26.893895 20814 webserver.cc:533] Webserver started at http://127.20.83.190:40861/ using document root <none> and password file <none>
I20260709 13:07:26.894369 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:26.894531 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:26.894757 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:26.895857 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/master-0-root/instance:
uuid: "dd89d500f1b747cfa43aeac7001ce2a4"
format_stamp: "Formatted at 2026-07-09 13:07:26 on dist-test-slave-50cs"
I20260709 13:07:26.900405 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:26.904502 21848 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:26.905587 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:07:26.906010 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/master-0-root
uuid: "dd89d500f1b747cfa43aeac7001ce2a4"
format_stamp: "Formatted at 2026-07-09 13:07:26 on dist-test-slave-50cs"
I20260709 13:07:26.906309 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:26.921262 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:26.922784 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:26.967315 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.190:34553
I20260709 13:07:26.967433 21899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.190:34553 every 8 connection(s)
I20260709 13:07:26.971607 21900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:26.981637 21900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4: Bootstrap starting.
I20260709 13:07:26.986402 21900 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:26.990574 21900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4: No bootstrap required, opened a new log
I20260709 13:07:26.992815 21900 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd89d500f1b747cfa43aeac7001ce2a4" member_type: VOTER }
I20260709 13:07:26.993217 21900 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:26.993455 21900 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd89d500f1b747cfa43aeac7001ce2a4, State: Initialized, Role: FOLLOWER
I20260709 13:07:26.994112 21900 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd89d500f1b747cfa43aeac7001ce2a4" member_type: VOTER }
I20260709 13:07:26.994570 21900 raft_consensus.cc:399] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:26.994782 21900 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:26.995095 21900 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:26.999323 21900 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd89d500f1b747cfa43aeac7001ce2a4" member_type: VOTER }
I20260709 13:07:26.999861 21900 leader_election.cc:304] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [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: dd89d500f1b747cfa43aeac7001ce2a4; no voters: 
I20260709 13:07:27.001081 21900 leader_election.cc:290] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:27.001482 21903 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:27.002912 21903 raft_consensus.cc:697] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [term 1 LEADER]: Becoming Leader. State: Replica: dd89d500f1b747cfa43aeac7001ce2a4, State: Running, Role: LEADER
I20260709 13:07:27.003618 21903 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [LEADER]: Queue going to LEADER mode. State: All 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: "dd89d500f1b747cfa43aeac7001ce2a4" member_type: VOTER }
I20260709 13:07:27.004119 21900 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:27.008070 21904 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dd89d500f1b747cfa43aeac7001ce2a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd89d500f1b747cfa43aeac7001ce2a4" member_type: VOTER } }
I20260709 13:07:27.008863 21904 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:27.008850 21905 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd89d500f1b747cfa43aeac7001ce2a4. Latest consensus state: current_term: 1 leader_uuid: "dd89d500f1b747cfa43aeac7001ce2a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd89d500f1b747cfa43aeac7001ce2a4" member_type: VOTER } }
I20260709 13:07:27.009552 21905 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:27.014606 21910 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:27.020394 21910 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:27.021504 20814 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:27.029321 21910 catalog_manager.cc:1383] Generated new cluster ID: 759465a3f84b42fbad9c3985b19345ff
I20260709 13:07:27.029677 21910 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:27.053190 21910 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:27.054482 21910 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:27.069655 21910 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4: Generated new TSK 0
I20260709 13:07:27.070281 21910 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:27.088474 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:27.095043 21921 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:27.096138 21922 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:27.099210 21924 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:27.100018 20814 server_base.cc:1061] running on GCE node
I20260709 13:07:27.100857 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:27.101065 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:27.101248 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602447101212 us; error 0 us; skew 500 ppm
I20260709 13:07:27.101848 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:27.104386 20814 webserver.cc:533] Webserver started at http://127.20.83.129:41041/ using document root <none> and password file <none>
I20260709 13:07:27.104938 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:27.105139 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:27.105533 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:27.106758 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/instance:
uuid: "d560931789be4d4fbb719baf8ff8e52c"
format_stamp: "Formatted at 2026-07-09 13:07:27 on dist-test-slave-50cs"
I20260709 13:07:27.112303 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:07:27.116357 21929 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:27.117324 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:07:27.117787 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root
uuid: "d560931789be4d4fbb719baf8ff8e52c"
format_stamp: "Formatted at 2026-07-09 13:07:27 on dist-test-slave-50cs"
I20260709 13:07:27.118074 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:27.130375 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:27.131660 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:27.133304 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:27.135650 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:27.135883 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:27.136144 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:27.136334 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:27.178148 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.129:40083
I20260709 13:07:27.178243 21991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.129:40083 every 8 connection(s)
I20260709 13:07:27.183187 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:27.191569 21996 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:27.192925 21997 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:27.196179 21999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:27.196951 20814 server_base.cc:1061] running on GCE node
I20260709 13:07:27.198464 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:27.198714 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:27.198979 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602447198957 us; error 0 us; skew 500 ppm
I20260709 13:07:27.199208 21992 heartbeater.cc:344] Connected to a master server at 127.20.83.190:34553
I20260709 13:07:27.199587 21992 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:27.199600 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:27.200501 21992 heartbeater.cc:507] Master 127.20.83.190:34553 requested a full tablet report, sending...
I20260709 13:07:27.202677 21865 ts_manager.cc:194] Registered new tserver with Master: d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:07:27.202930 20814 webserver.cc:533] Webserver started at http://127.20.83.130:33695/ using document root <none> and password file <none>
I20260709 13:07:27.203510 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:27.203712 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:27.204007 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:27.204727 21865 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50270
I20260709 13:07:27.205219 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/instance:
uuid: "4b328f1ebf504fcab686a05f383c1aeb"
format_stamp: "Formatted at 2026-07-09 13:07:27 on dist-test-slave-50cs"
I20260709 13:07:27.210098 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:27.213658 22004 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:27.214627 20814 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:27.214886 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root
uuid: "4b328f1ebf504fcab686a05f383c1aeb"
format_stamp: "Formatted at 2026-07-09 13:07:27 on dist-test-slave-50cs"
I20260709 13:07:27.215121 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:27.224316 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:27.225618 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:27.227248 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:27.229743 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:27.229943 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:27.230257 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:27.230401 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:27.272743 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.130:44743
I20260709 13:07:27.272845 22066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.130:44743 every 8 connection(s)
I20260709 13:07:27.277966 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:27.285439 22070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:27.287364 22071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:27.289016 22073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:27.290611 20814 server_base.cc:1061] running on GCE node
I20260709 13:07:27.290999 22067 heartbeater.cc:344] Connected to a master server at 127.20.83.190:34553
I20260709 13:07:27.291453 22067 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:27.291700 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:27.291950 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:27.292133 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602447292117 us; error 0 us; skew 500 ppm
I20260709 13:07:27.292279 22067 heartbeater.cc:507] Master 127.20.83.190:34553 requested a full tablet report, sending...
I20260709 13:07:27.292761 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:27.294934 21865 ts_manager.cc:194] Registered new tserver with Master: 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:27.295954 20814 webserver.cc:533] Webserver started at http://127.20.83.131:38383/ using document root <none> and password file <none>
I20260709 13:07:27.296511 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:27.296473 21865 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50286
I20260709 13:07:27.296878 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:27.297266 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:27.298605 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/instance:
uuid: "4cb61644d1b24df8810b3f175062e581"
format_stamp: "Formatted at 2026-07-09 13:07:27 on dist-test-slave-50cs"
I20260709 13:07:27.303637 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:27.307651 22078 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:27.308673 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:07:27.309136 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root
uuid: "4cb61644d1b24df8810b3f175062e581"
format_stamp: "Formatted at 2026-07-09 13:07:27 on dist-test-slave-50cs"
I20260709 13:07:27.309496 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:27.333046 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:27.334566 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:27.336163 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:27.338675 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:27.338927 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:27.339190 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:27.339375 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:27.383322 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.131:35765
I20260709 13:07:27.383397 22140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.131:35765 every 8 connection(s)
I20260709 13:07:27.399039 22141 heartbeater.cc:344] Connected to a master server at 127.20.83.190:34553
I20260709 13:07:27.399471 22141 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:27.400223 22141 heartbeater.cc:507] Master 127.20.83.190:34553 requested a full tablet report, sending...
I20260709 13:07:27.402323 21865 ts_manager.cc:194] Registered new tserver with Master: 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:27.402817 20814 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015935765s
I20260709 13:07:27.404278 21865 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50296
I20260709 13:07:27.432824 21865 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50298:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:27.440415 21865 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:27.655963 21955 tablet_service.cc:1511] Processing CreateTablet for tablet 3b938fc9155e4c979378d209ec85683b (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:27.656494 21953 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2121f61bd04c8689824c241142ba73 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:27.657612 21955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b938fc9155e4c979378d209ec85683b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.660468 21952 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae94012034546359c8709563e590817 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:27.656523 21956 tablet_service.cc:1511] Processing CreateTablet for tablet 3f882da493ce4e66abcc6ed7f1db2589 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:27.657620 21957 tablet_service.cc:1511] Processing CreateTablet for tablet fa389b56a5f045a7a9afad7f1c2c01f2 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:27.659130 21954 tablet_service.cc:1511] Processing CreateTablet for tablet 97707d47e90d4c12981a5f944b28de37 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:27.661974 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae94012034546359c8709563e590817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.662657 21957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa389b56a5f045a7a9afad7f1c2c01f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.663287 21953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2121f61bd04c8689824c241142ba73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.664414 21954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97707d47e90d4c12981a5f944b28de37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.670143 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f882da493ce4e66abcc6ed7f1db2589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.681034 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 826c46089b62477e8095a464da963109 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:27.682575 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 826c46089b62477e8095a464da963109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.693547 22106 tablet_service.cc:1511] Processing CreateTablet for tablet fa389b56a5f045a7a9afad7f1c2c01f2 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:27.694463 21950 tablet_service.cc:1511] Processing CreateTablet for tablet b2ebcc62d2104c39899ef43bc3a36c24 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:27.695367 22106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa389b56a5f045a7a9afad7f1c2c01f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.695832 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ebcc62d2104c39899ef43bc3a36c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.698748 21949 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7e92f817f84ba8bdfad5883af31495 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:27.700285 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7e92f817f84ba8bdfad5883af31495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.702616 21948 tablet_service.cc:1511] Processing CreateTablet for tablet a2d078ab191847bfa11315d84ab6bcfb (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:27.704228 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d078ab191847bfa11315d84ab6bcfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.705212 22104 tablet_service.cc:1511] Processing CreateTablet for tablet 3b938fc9155e4c979378d209ec85683b (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:27.702472 22105 tablet_service.cc:1511] Processing CreateTablet for tablet 3f882da493ce4e66abcc6ed7f1db2589 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:27.706952 22104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b938fc9155e4c979378d209ec85683b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.708192 22105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f882da493ce4e66abcc6ed7f1db2589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.711161 22103 tablet_service.cc:1511] Processing CreateTablet for tablet 97707d47e90d4c12981a5f944b28de37 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:27.712590 22103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97707d47e90d4c12981a5f944b28de37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.726594 22102 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2121f61bd04c8689824c241142ba73 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:27.728106 22102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2121f61bd04c8689824c241142ba73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.734617 22101 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae94012034546359c8709563e590817 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:27.736292 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae94012034546359c8709563e590817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.740218 22100 tablet_service.cc:1511] Processing CreateTablet for tablet 826c46089b62477e8095a464da963109 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:27.741784 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 826c46089b62477e8095a464da963109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.744072 21952 tablet_service.cc:1511] Processing CreateTablet for tablet 9bee8b84979f496c97d4821ca2214c41 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:27.745693 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bee8b84979f496c97d4821ca2214c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.747259 22099 tablet_service.cc:1511] Processing CreateTablet for tablet b2ebcc62d2104c39899ef43bc3a36c24 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:27.748628 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ebcc62d2104c39899ef43bc3a36c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.758708 22098 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7e92f817f84ba8bdfad5883af31495 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:27.760160 22098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7e92f817f84ba8bdfad5883af31495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.767151 22097 tablet_service.cc:1511] Processing CreateTablet for tablet a2d078ab191847bfa11315d84ab6bcfb (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:27.768745 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d078ab191847bfa11315d84ab6bcfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.768504 22032 tablet_service.cc:1511] Processing CreateTablet for tablet fa389b56a5f045a7a9afad7f1c2c01f2 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:27.768738 22031 tablet_service.cc:1511] Processing CreateTablet for tablet 3f882da493ce4e66abcc6ed7f1db2589 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:27.769999 22032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa389b56a5f045a7a9afad7f1c2c01f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.770633 22030 tablet_service.cc:1511] Processing CreateTablet for tablet 3b938fc9155e4c979378d209ec85683b (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:27.771456 22025 tablet_service.cc:1511] Processing CreateTablet for tablet b2ebcc62d2104c39899ef43bc3a36c24 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:27.772725 22029 tablet_service.cc:1511] Processing CreateTablet for tablet 97707d47e90d4c12981a5f944b28de37 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:27.773526 22023 tablet_service.cc:1511] Processing CreateTablet for tablet a2d078ab191847bfa11315d84ab6bcfb (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:27.774852 22028 tablet_service.cc:1511] Processing CreateTablet for tablet 2a2121f61bd04c8689824c241142ba73 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:27.775655 22024 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7e92f817f84ba8bdfad5883af31495 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:27.778651 22026 tablet_service.cc:1511] Processing CreateTablet for tablet 826c46089b62477e8095a464da963109 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:27.779273 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2ebcc62d2104c39899ef43bc3a36c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.780038 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 826c46089b62477e8095a464da963109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.776996 22027 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae94012034546359c8709563e590817 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:27.785751 22027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae94012034546359c8709563e590817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.789780 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d078ab191847bfa11315d84ab6bcfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.791035 22029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97707d47e90d4c12981a5f944b28de37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.792425 22028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a2121f61bd04c8689824c241142ba73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.798686 22030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b938fc9155e4c979378d209ec85683b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.806602 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 52ab871f5ff64985b136e6d911d496af (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:27.811054 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ab871f5ff64985b136e6d911d496af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.813941 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7e92f817f84ba8bdfad5883af31495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.817905 22031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f882da493ce4e66abcc6ed7f1db2589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.825594 21949 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebc7fb60ee9440ca79a1c1a194db1d3 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:27.827046 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebc7fb60ee9440ca79a1c1a194db1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.866942 21948 tablet_service.cc:1511] Processing CreateTablet for tablet e5e546b3e52c42619ae29b6728c35f62 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:27.868404 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e546b3e52c42619ae29b6728c35f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.872818 21950 tablet_service.cc:1511] Processing CreateTablet for tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:27.874359 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.883847 21957 tablet_service.cc:1511] Processing CreateTablet for tablet 246c90cb5714422bb274f8a026623212 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:27.885295 21957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246c90cb5714422bb274f8a026623212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.908625 21952 tablet_service.cc:1511] Processing CreateTablet for tablet 2961c4d2950946a1a04d0fe67c3b9abf (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:27.928697 22101 tablet_service.cc:1511] Processing CreateTablet for tablet 2961c4d2950946a1a04d0fe67c3b9abf (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:27.928567 21949 tablet_service.cc:1511] Processing CreateTablet for tablet bab52403eb444688a91c26c9a9fe935f (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:27.930327 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2961c4d2950946a1a04d0fe67c3b9abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.932019 22098 tablet_service.cc:1511] Processing CreateTablet for tablet bab52403eb444688a91c26c9a9fe935f (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:27.938158 22098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab52403eb444688a91c26c9a9fe935f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.953291 22101 tablet_service.cc:1511] Processing CreateTablet for tablet 3beba10c921842ab867902668bededa0 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:27.955792 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3beba10c921842ab867902668bededa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.956439 21955 tablet_service.cc:1511] Processing CreateTablet for tablet f553c35fc7724e468d18a9047e3e6f85 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:27.958027 22105 tablet_service.cc:1511] Processing CreateTablet for tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:27.958958 22097 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebc7fb60ee9440ca79a1c1a194db1d3 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:27.959478 22105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.960246 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebc7fb60ee9440ca79a1c1a194db1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.958027 22099 tablet_service.cc:1511] Processing CreateTablet for tablet 9bee8b84979f496c97d4821ca2214c41 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:27.953702 22032 tablet_service.cc:1511] Processing CreateTablet for tablet 3beba10c921842ab867902668bededa0 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:27.963752 22032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3beba10c921842ab867902668bededa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.929214 22104 tablet_service.cc:1511] Processing CreateTablet for tablet e5e546b3e52c42619ae29b6728c35f62 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:27.944981 22100 tablet_service.cc:1511] Processing CreateTablet for tablet 246c90cb5714422bb274f8a026623212 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:27.973752 22103 tablet_service.cc:1511] Processing CreateTablet for tablet 21e9796262514571959522608d4ad086 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:27.913319 22106 tablet_service.cc:1511] Processing CreateTablet for tablet 52ab871f5ff64985b136e6d911d496af (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:28.030128 22105 tablet_service.cc:1511] Processing CreateTablet for tablet d4c7848914f9417c920051b99fa5868e (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:27.987013 21953 tablet_service.cc:1511] Processing CreateTablet for tablet 3beba10c921842ab867902668bededa0 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:27.989573 22156 tablet_bootstrap.cc:492] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:27.990643 22102 tablet_service.cc:1511] Processing CreateTablet for tablet f553c35fc7724e468d18a9047e3e6f85 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:27.992894 22158 tablet_bootstrap.cc:492] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:27.994549 22028 tablet_service.cc:1511] Processing CreateTablet for tablet 9bee8b84979f496c97d4821ca2214c41 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:28.038300 22028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bee8b84979f496c97d4821ca2214c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.040642 21956 tablet_service.cc:1511] Processing CreateTablet for tablet 30dd08fa1a994b9cb4a19188b8407609 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:27.995426 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2961c4d2950946a1a04d0fe67c3b9abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.996479 22157 tablet_bootstrap.cc:492] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:27.997684 22104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e546b3e52c42619ae29b6728c35f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.043411 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246c90cb5714422bb274f8a026623212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:27.998548 22030 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebc7fb60ee9440ca79a1c1a194db1d3 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:28.044790 22105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c7848914f9417c920051b99fa5868e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.045496 22106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ab871f5ff64985b136e6d911d496af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.045747 22030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebc7fb60ee9440ca79a1c1a194db1d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.047283 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bee8b84979f496c97d4821ca2214c41. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:28.016530 21913 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:28.017684 22024 tablet_service.cc:1511] Processing CreateTablet for tablet bab52403eb444688a91c26c9a9fe935f (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:28.017279 21954 tablet_service.cc:1511] Processing CreateTablet for tablet 21e9796262514571959522608d4ad086 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:28.020183 22027 tablet_service.cc:1511] Processing CreateTablet for tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:28.012835 22026 tablet_service.cc:1511] Processing CreateTablet for tablet e5e546b3e52c42619ae29b6728c35f62 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:28.020300 22029 tablet_service.cc:1511] Processing CreateTablet for tablet f553c35fc7724e468d18a9047e3e6f85 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:28.020514 21950 tablet_service.cc:1511] Processing CreateTablet for tablet d4c7848914f9417c920051b99fa5868e (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:28.021457 22031 tablet_service.cc:1511] Processing CreateTablet for tablet 52ab871f5ff64985b136e6d911d496af (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:28.023427 22025 tablet_service.cc:1511] Processing CreateTablet for tablet 246c90cb5714422bb274f8a026623212 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:28.052105 22103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e9796262514571959522608d4ad086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.024113 21948 tablet_service.cc:1511] Processing CreateTablet for tablet eb9bef2959b743e1937f8726383a6e31 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:28.025509 22101 tablet_service.cc:1511] Processing CreateTablet for tablet eb9bef2959b743e1937f8726383a6e31 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:28.066421 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9bef2959b743e1937f8726383a6e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.069967 22102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f553c35fc7724e468d18a9047e3e6f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.070560 22158 tablet_bootstrap.cc:654] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.026594 22023 tablet_service.cc:1511] Processing CreateTablet for tablet 2961c4d2950946a1a04d0fe67c3b9abf (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:28.027424 22032 tablet_service.cc:1511] Processing CreateTablet for tablet 21e9796262514571959522608d4ad086 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:28.047014 21951 tablet_service.cc:1511] Processing CreateTablet for tablet cb262e33ce594540bf298d67fe536730 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:28.048802 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab52403eb444688a91c26c9a9fe935f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.090966 22032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e9796262514571959522608d4ad086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.093436 22027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.093545 22157 tablet_bootstrap.cc:654] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.097740 22029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f553c35fc7724e468d18a9047e3e6f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.102154 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2961c4d2950946a1a04d0fe67c3b9abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.103709 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e546b3e52c42619ae29b6728c35f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.104416 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246c90cb5714422bb274f8a026623212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.106125 22031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ab871f5ff64985b136e6d911d496af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.102551 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30dd08fa1a994b9cb4a19188b8407609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.128422 22158 tablet_bootstrap.cc:492] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:28.128978 22158 ts_tablet_manager.cc:1403] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.137s	user 0.005s	sys 0.006s
I20260709 13:07:28.135526 22158 raft_consensus.cc:359] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.136283 22158 raft_consensus.cc:385] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.136584 22158 raft_consensus.cc:740] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.137912 21954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e9796262514571959522608d4ad086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.139261 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9bef2959b743e1937f8726383a6e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.139933 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab52403eb444688a91c26c9a9fe935f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.142758 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c7848914f9417c920051b99fa5868e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.156445 22024 tablet_service.cc:1511] Processing CreateTablet for tablet 30dd08fa1a994b9cb4a19188b8407609 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:28.158044 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30dd08fa1a994b9cb4a19188b8407609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.164481 22030 tablet_service.cc:1511] Processing CreateTablet for tablet cb262e33ce594540bf298d67fe536730 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:28.158914 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb262e33ce594540bf298d67fe536730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.150408 22101 tablet_service.cc:1511] Processing CreateTablet for tablet 30dd08fa1a994b9cb4a19188b8407609 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:28.137329 22158 consensus_queue.cc:260] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.173882 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30dd08fa1a994b9cb4a19188b8407609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.177611 22102 tablet_service.cc:1511] Processing CreateTablet for tablet cb262e33ce594540bf298d67fe536730 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:28.185015 22157 tablet_bootstrap.cc:492] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:28.185881 22157 ts_tablet_manager.cc:1403] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.190s	user 0.010s	sys 0.009s
I20260709 13:07:28.189848 21953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3beba10c921842ab867902668bededa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.202661 22097 tablet_service.cc:1511] Processing CreateTablet for tablet 5639e3ea9ddd48fba3a03e8bc710692c (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:28.206346 22156 tablet_bootstrap.cc:654] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.206099 22098 tablet_service.cc:1511] Processing CreateTablet for tablet 67c618058a084ebca6eaec780fce976d (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:28.207513 21992 heartbeater.cc:499] Master 127.20.83.190:34553 was elected leader, sending a full tablet report...
I20260709 13:07:28.209334 22105 tablet_service.cc:1511] Processing CreateTablet for tablet f77e282432314627afc94173d3c03f12 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:28.215284 22104 tablet_service.cc:1511] Processing CreateTablet for tablet b2305888f94f487999d48fe261246075 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:28.159480 22028 tablet_service.cc:1511] Processing CreateTablet for tablet d4c7848914f9417c920051b99fa5868e (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:28.222482 22106 tablet_service.cc:1511] Processing CreateTablet for tablet cf98f2a064e443bcb0f2196eb0a27316 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:28.230608 22029 tablet_service.cc:1511] Processing CreateTablet for tablet eb9bef2959b743e1937f8726383a6e31 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:28.182080 22102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb262e33ce594540bf298d67fe536730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.245759 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5639e3ea9ddd48fba3a03e8bc710692c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.249913 22098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c618058a084ebca6eaec780fce976d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.257828 22030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb262e33ce594540bf298d67fe536730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.269814 21957 tablet_service.cc:1511] Processing CreateTablet for tablet 5639e3ea9ddd48fba3a03e8bc710692c (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:28.271853 22029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9bef2959b743e1937f8726383a6e31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.274214 22100 tablet_service.cc:1511] Processing CreateTablet for tablet 230e2943db3a44bfa3bfe72d1075a7a5 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:28.272182 22032 tablet_service.cc:1511] Processing CreateTablet for tablet 5639e3ea9ddd48fba3a03e8bc710692c (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:28.276243 22028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c7848914f9417c920051b99fa5868e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.282342 22158 ts_tablet_manager.cc:1434] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.150s	user 0.013s	sys 0.012s
I20260709 13:07:28.283149 22067 heartbeater.cc:499] Master 127.20.83.190:34553 was elected leader, sending a full tablet report...
I20260709 13:07:28.287276 21956 tablet_service.cc:1511] Processing CreateTablet for tablet 67c618058a084ebca6eaec780fce976d (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:28.289831 22161 raft_consensus.cc:493] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:28.290351 22161 raft_consensus.cc:515] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.292999 22161 leader_election.cc:290] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:28.263283 22105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77e282432314627afc94173d3c03f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.299775 21954 tablet_service.cc:1511] Processing CreateTablet for tablet b2305888f94f487999d48fe261246075 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:28.225286 22099 tablet_service.cc:1511] Processing CreateTablet for tablet ae2a67d0945a4e7c950fe670116b7de8 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:28.262534 21955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f553c35fc7724e468d18a9047e3e6f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.316429 22158 tablet_bootstrap.cc:492] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:28.317493 22157 raft_consensus.cc:359] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.318272 22157 raft_consensus.cc:385] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.318578 22157 raft_consensus.cc:740] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.319510 22157 consensus_queue.cc:260] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.320730 22106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf98f2a064e443bcb0f2196eb0a27316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.320921 22027 tablet_service.cc:1511] Processing CreateTablet for tablet f77e282432314627afc94173d3c03f12 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:28.326093 21954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2305888f94f487999d48fe261246075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.334292 22023 tablet_service.cc:1511] Processing CreateTablet for tablet 67c618058a084ebca6eaec780fce976d (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:28.334689 22026 tablet_service.cc:1511] Processing CreateTablet for tablet ae2a67d0945a4e7c950fe670116b7de8 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:28.328861 22025 tablet_service.cc:1511] Processing CreateTablet for tablet cf98f2a064e443bcb0f2196eb0a27316 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:28.335785 22032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5639e3ea9ddd48fba3a03e8bc710692c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.356300 22156 tablet_bootstrap.cc:492] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:28.356868 22156 ts_tablet_manager.cc:1403] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.368s	user 0.020s	sys 0.018s
I20260709 13:07:28.356503 22102 tablet_service.cc:1511] Processing CreateTablet for tablet 1622d3e075114c2bb886c28648deaf8a (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:28.345595 22104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2305888f94f487999d48fe261246075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.361956 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2a67d0945a4e7c950fe670116b7de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.365886 22102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1622d3e075114c2bb886c28648deaf8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.368901 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c618058a084ebca6eaec780fce976d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.385380 21957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5639e3ea9ddd48fba3a03e8bc710692c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.386327 22156 raft_consensus.cc:359] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.387063 22156 raft_consensus.cc:385] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.387427 22156 raft_consensus.cc:740] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.375605 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c618058a084ebca6eaec780fce976d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.388232 22156 consensus_queue.cc:260] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.373136 22157 ts_tablet_manager.cc:1434] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.183s	user 0.008s	sys 0.016s
I20260709 13:07:28.370808 22024 tablet_service.cc:1511] Processing CreateTablet for tablet b2305888f94f487999d48fe261246075 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:28.374671 21948 tablet_service.cc:1511] Processing CreateTablet for tablet cf98f2a064e443bcb0f2196eb0a27316 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:28.374733 21953 tablet_service.cc:1511] Processing CreateTablet for tablet f77e282432314627afc94173d3c03f12 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:28.375519 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230e2943db3a44bfa3bfe72d1075a7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.398074 22141 heartbeater.cc:499] Master 127.20.83.190:34553 was elected leader, sending a full tablet report...
I20260709 13:07:28.383811 21949 tablet_service.cc:1511] Processing CreateTablet for tablet 230e2943db3a44bfa3bfe72d1075a7a5 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:28.389335 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf98f2a064e443bcb0f2196eb0a27316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.393823 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf98f2a064e443bcb0f2196eb0a27316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.404347 21953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77e282432314627afc94173d3c03f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.398531 22028 tablet_service.cc:1511] Processing CreateTablet for tablet 230e2943db3a44bfa3bfe72d1075a7a5 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:28.408074 22031 tablet_service.cc:1511] Processing CreateTablet for tablet 1622d3e075114c2bb886c28648deaf8a (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:28.411077 22106 tablet_service.cc:1511] Processing CreateTablet for tablet 4aed02d01e714dcaba579a5becf64ca9 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:28.412540 22106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aed02d01e714dcaba579a5becf64ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.416914 22028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230e2943db3a44bfa3bfe72d1075a7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.417933 22166 raft_consensus.cc:493] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:28.418637 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2a67d0945a4e7c950fe670116b7de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.418493 22166 raft_consensus.cc:515] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.450209 21952 tablet_service.cc:1511] Processing CreateTablet for tablet ae2a67d0945a4e7c950fe670116b7de8 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:28.451715 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2a67d0945a4e7c950fe670116b7de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.457589 22157 tablet_bootstrap.cc:492] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:28.440294 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2305888f94f487999d48fe261246075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.488096 22158 tablet_bootstrap.cc:654] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.472668 22166 leader_election.cc:290] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:28.511711 22103 tablet_service.cc:1511] Processing CreateTablet for tablet ca0753aaff8644018dd741b72ec8d03d (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:28.428859 22029 tablet_service.cc:1511] Processing CreateTablet for tablet d26b96d245c24fd1891bea7a0be5df12 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:28.524890 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230e2943db3a44bfa3bfe72d1075a7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.524824 22027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77e282432314627afc94173d3c03f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.528530 22103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0753aaff8644018dd741b72ec8d03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.535148 22101 tablet_service.cc:1511] Processing CreateTablet for tablet d26b96d245c24fd1891bea7a0be5df12 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:28.545533 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26b96d245c24fd1891bea7a0be5df12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.546941 22169 raft_consensus.cc:493] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:28.547564 22169 raft_consensus.cc:515] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.548444 22157 tablet_bootstrap.cc:654] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.551023 22156 ts_tablet_manager.cc:1434] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.194s	user 0.015s	sys 0.049s
I20260709 13:07:28.562837 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 1622d3e075114c2bb886c28648deaf8a (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:28.565487 22105 tablet_service.cc:1511] Processing CreateTablet for tablet 454b79dc3e194e9ab759a8f892f37470 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:28.568617 22097 tablet_service.cc:1511] Processing CreateTablet for tablet a35b9f1a4a2843129487db19bb436013 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:28.578991 22098 tablet_service.cc:1511] Processing CreateTablet for tablet 288b1f4711034eba82744dc005fce192 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:28.580549 22031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1622d3e075114c2bb886c28648deaf8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.581329 21956 tablet_service.cc:1511] Processing CreateTablet for tablet d26b96d245c24fd1891bea7a0be5df12 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:28.582894 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26b96d245c24fd1891bea7a0be5df12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.583137 21954 tablet_service.cc:1511] Processing CreateTablet for tablet 4aed02d01e714dcaba579a5becf64ca9 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:28.587764 22029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26b96d245c24fd1891bea7a0be5df12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.595793 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1622d3e075114c2bb886c28648deaf8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.597945 21954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aed02d01e714dcaba579a5becf64ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.601382 22105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454b79dc3e194e9ab759a8f892f37470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.604406 21952 tablet_service.cc:1511] Processing CreateTablet for tablet a35b9f1a4a2843129487db19bb436013 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:28.604405 21950 tablet_service.cc:1511] Processing CreateTablet for tablet ca0753aaff8644018dd741b72ec8d03d (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:28.617364 22030 tablet_service.cc:1511] Processing CreateTablet for tablet ca0753aaff8644018dd741b72ec8d03d (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:28.618005 21948 tablet_service.cc:1511] Processing CreateTablet for tablet 454b79dc3e194e9ab759a8f892f37470 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:28.614859 22026 tablet_service.cc:1511] Processing CreateTablet for tablet 4aed02d01e714dcaba579a5becf64ca9 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:28.627616 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35b9f1a4a2843129487db19bb436013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.633637 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35b9f1a4a2843129487db19bb436013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.637815 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0753aaff8644018dd741b72ec8d03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.649425 21955 tablet_service.cc:1511] Processing CreateTablet for tablet 288b1f4711034eba82744dc005fce192 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:28.650012 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454b79dc3e194e9ab759a8f892f37470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.650838 21955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288b1f4711034eba82744dc005fce192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.657262 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2121f61bd04c8689824c241142ba73" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:28.657543 22102 tablet_service.cc:1511] Processing CreateTablet for tablet fb4ee5a8511e4f7d9e3a551a3d34821f (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:28.658088 21967 raft_consensus.cc:2468] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:28.635313 22156 tablet_bootstrap.cc:492] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:28.658653 22158 tablet_bootstrap.cc:492] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:28.659225 22158 ts_tablet_manager.cc:1403] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.349s	user 0.023s	sys 0.013s
I20260709 13:07:28.660115 22082 leader_election.cc:304] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:28.662009 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aed02d01e714dcaba579a5becf64ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.608202 22024 tablet_service.cc:1511] Processing CreateTablet for tablet a35b9f1a4a2843129487db19bb436013 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:28.662566 22158 raft_consensus.cc:359] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.664335 21957 tablet_service.cc:1511] Processing CreateTablet for tablet fb4ee5a8511e4f7d9e3a551a3d34821f (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:28.635344 22169 leader_election.cc:290] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:28.677678 22098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288b1f4711034eba82744dc005fce192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.687853 22030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0753aaff8644018dd741b72ec8d03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.693631 22166 raft_consensus.cc:2804] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:28.711485 22028 tablet_service.cc:1511] Processing CreateTablet for tablet 454b79dc3e194e9ab759a8f892f37470 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:28.763837 22166 raft_consensus.cc:493] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:28.764147 22156 tablet_bootstrap.cc:654] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:28.764338 22166 raft_consensus.cc:3060] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:28.702853 22103 tablet_service.cc:1511] Processing CreateTablet for tablet de05dca6551643668a1d9206603dd902 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:28.764875 21954 tablet_service.cc:1511] Processing CreateTablet for tablet de05dca6551643668a1d9206603dd902 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:28.703132 22104 tablet_service.cc:1511] Processing CreateTablet for tablet 19697a3b2d8845b7b52515d864daa440 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:28.767460 21957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4ee5a8511e4f7d9e3a551a3d34821f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.768186 22028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454b79dc3e194e9ab759a8f892f37470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.770018 22097 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccea3b73fee464c8d387811db874cf2 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:28.770457 21953 tablet_service.cc:1511] Processing CreateTablet for tablet 19697a3b2d8845b7b52515d864daa440 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:28.771286 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35b9f1a4a2843129487db19bb436013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.771719 21953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19697a3b2d8845b7b52515d864daa440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.774514 21949 tablet_service.cc:1511] Processing CreateTablet for tablet 25930aff9a9342c79aac4ffb055c5e20 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:28.774516 22106 tablet_service.cc:1511] Processing CreateTablet for tablet a9a43038982647dcb040c1ff03e7b103 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:28.776077 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25930aff9a9342c79aac4ffb055c5e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.699122 22023 tablet_service.cc:1511] Processing CreateTablet for tablet 25930aff9a9342c79aac4ffb055c5e20 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:28.776885 22031 tablet_service.cc:1511] Processing CreateTablet for tablet de05dca6551643668a1d9206603dd902 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:28.772826 22105 tablet_service.cc:1511] Processing CreateTablet for tablet 784d90619f0a4177923f953dfc0fa646 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:28.689206 22032 tablet_service.cc:1511] Processing CreateTablet for tablet fb4ee5a8511e4f7d9e3a551a3d34821f (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:28.794678 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25930aff9a9342c79aac4ffb055c5e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.794729 22102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4ee5a8511e4f7d9e3a551a3d34821f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.795765 22103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de05dca6551643668a1d9206603dd902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.797673 22106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a43038982647dcb040c1ff03e7b103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.797840 22028 tablet_service.cc:1511] Processing CreateTablet for tablet 19697a3b2d8845b7b52515d864daa440 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:28.799181 22028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19697a3b2d8845b7b52515d864daa440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.801914 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccea3b73fee464c8d387811db874cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.770201 22029 tablet_service.cc:1511] Processing CreateTablet for tablet 784d90619f0a4177923f953dfc0fa646 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:28.759730 22158 raft_consensus.cc:385] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.807875 22104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19697a3b2d8845b7b52515d864daa440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.808288 22157 tablet_bootstrap.cc:492] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:28.810205 22157 ts_tablet_manager.cc:1403] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.373s	user 0.008s	sys 0.023s
I20260709 13:07:28.819454 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 911abbb2945e428a8892ec0e0e2a4c0b (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:28.820900 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911abbb2945e428a8892ec0e0e2a4c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.827453 21956 tablet_service.cc:1511] Processing CreateTablet for tablet 784d90619f0a4177923f953dfc0fa646 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:28.830062 22099 tablet_service.cc:1511] Processing CreateTablet for tablet 911abbb2945e428a8892ec0e0e2a4c0b (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:28.831517 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911abbb2945e428a8892ec0e0e2a4c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.831938 22157 raft_consensus.cc:359] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.832705 22157 raft_consensus.cc:385] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.833066 22157 raft_consensus.cc:740] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.833945 22157 consensus_queue.cc:260] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.809267 22158 raft_consensus.cc:740] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.830456 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784d90619f0a4177923f953dfc0fa646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.684126 22025 tablet_service.cc:1511] Processing CreateTablet for tablet 288b1f4711034eba82744dc005fce192 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:28.669365 22100 tablet_service.cc:1511] Processing CreateTablet for tablet 25930aff9a9342c79aac4ffb055c5e20 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:28.861589 22105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784d90619f0a4177923f953dfc0fa646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.866303 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:28.868537 22158 consensus_queue.cc:260] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:28.882213 22008 leader_election.cc:343] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:28.836752 21952 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccea3b73fee464c8d387811db874cf2 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:28.876021 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:28.887609 21948 tablet_service.cc:1511] Processing CreateTablet for tablet a9a43038982647dcb040c1ff03e7b103 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:28.849701 22032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4ee5a8511e4f7d9e3a551a3d34821f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.872332 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25930aff9a9342c79aac4ffb055c5e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.898722 21954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de05dca6551643668a1d9206603dd902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.912483 22101 tablet_service.cc:1511] Processing CreateTablet for tablet d237c0f0fb854d6a829b774531a61303 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:28.913354 22027 tablet_service.cc:1511] Processing CreateTablet for tablet 911abbb2945e428a8892ec0e0e2a4c0b (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:28.913867 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d237c0f0fb854d6a829b774531a61303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.917673 21955 tablet_service.cc:1511] Processing CreateTablet for tablet d237c0f0fb854d6a829b774531a61303 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:28.919785 21950 tablet_service.cc:1511] Processing CreateTablet for tablet f7ffa8c98d934bd58620d77a5dcf6508 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:28.930648 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccea3b73fee464c8d387811db874cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.931109 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2121f61bd04c8689824c241142ba73" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
W20260709 13:07:28.941064 22008 leader_election.cc:343] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:28.941605 22008 leader_election.cc:304] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:28.944322 22179 raft_consensus.cc:493] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:28.944857 22179 raft_consensus.cc:515] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.950371 22158 ts_tablet_manager.cc:1434] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.291s	user 0.009s	sys 0.040s
I20260709 13:07:28.950888 22179 leader_election.cc:290] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:28.955089 21955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d237c0f0fb854d6a829b774531a61303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.962205 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
W20260709 13:07:28.963698 22082 leader_election.cc:343] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:28.966197 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a43038982647dcb040c1ff03e7b103. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:28.967061 21933 leader_election.cc:343] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:28.953004 22029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784d90619f0a4177923f953dfc0fa646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.972450 22028 tablet_service.cc:1511] Processing CreateTablet for tablet 1ccea3b73fee464c8d387811db874cf2 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:28.972448 22026 tablet_service.cc:1511] Processing CreateTablet for tablet a9a43038982647dcb040c1ff03e7b103 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:28.983516 22031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de05dca6551643668a1d9206603dd902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.984733 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a43038982647dcb040c1ff03e7b103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.985421 22028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccea3b73fee464c8d387811db874cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.976424 22156 tablet_bootstrap.cc:492] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:28.988678 22156 ts_tablet_manager.cc:1403] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.366s	user 0.014s	sys 0.010s
I20260709 13:07:28.989744 22027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911abbb2945e428a8892ec0e0e2a4c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.991984 22156 raft_consensus.cc:359] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:28.992781 22156 raft_consensus.cc:385] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:28.993093 22156 raft_consensus.cc:740] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.997772 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288b1f4711034eba82744dc005fce192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.002554 22166 raft_consensus.cc:515] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.005046 22166 leader_election.cc:290] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:28.975364 22181 raft_consensus.cc:2749] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:29.005955 22156 consensus_queue.cc:260] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.007925 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ffa8c98d934bd58620d77a5dcf6508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.032142 22097 tablet_service.cc:1511] Processing CreateTablet for tablet 55280acb287a4a1e9d3b91e35374c483 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:29.032614 21952 tablet_service.cc:1511] Processing CreateTablet for tablet be99f21210e645218911d822396e7b9d (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:28.974463 22023 tablet_service.cc:1511] Processing CreateTablet for tablet d237c0f0fb854d6a829b774531a61303 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:29.010093 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2121f61bd04c8689824c241142ba73" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:29.033778 21967 raft_consensus.cc:3060] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.033970 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55280acb287a4a1e9d3b91e35374c483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.034094 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be99f21210e645218911d822396e7b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.980513 22158 tablet_bootstrap.cc:492] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:29.024004 21949 tablet_service.cc:1511] Processing CreateTablet for tablet 55280acb287a4a1e9d3b91e35374c483 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:29.034157 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d237c0f0fb854d6a829b774531a61303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.035924 22156 ts_tablet_manager.cc:1434] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.003s
I20260709 13:07:29.036927 22156 tablet_bootstrap.cc:492] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:28.967057 22106 tablet_service.cc:1511] Processing CreateTablet for tablet be99f21210e645218911d822396e7b9d (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:29.038303 22106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be99f21210e645218911d822396e7b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.039203 22104 tablet_service.cc:1511] Processing CreateTablet for tablet c371916d1c81486091f0b8131669ae32 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:29.040853 22104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c371916d1c81486091f0b8131669ae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.048586 21954 tablet_service.cc:1511] Processing CreateTablet for tablet 17074fb6bf894917978384adb2874b04 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 13:07:29.050283 21913 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:07:29.053562 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 86686.2us
I20260709 13:07:29.049979 21948 tablet_service.cc:1511] Processing CreateTablet for tablet c371916d1c81486091f0b8131669ae32 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:29.059994 22157 ts_tablet_manager.cc:1434] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.249s	user 0.002s	sys 0.009s
I20260709 13:07:29.062381 22157 tablet_bootstrap.cc:492] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
W20260709 13:07:29.060779 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 119776us
I20260709 13:07:29.064934 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2121f61bd04c8689824c241142ba73" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:29.065770 22116 raft_consensus.cc:2393] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d560931789be4d4fbb719baf8ff8e52c in current term 1: Already voted for candidate 4cb61644d1b24df8810b3f175062e581 in this term.
I20260709 13:07:29.075479 21954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17074fb6bf894917978384adb2874b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:28.981298 22103 tablet_service.cc:1511] Processing CreateTablet for tablet f7ffa8c98d934bd58620d77a5dcf6508 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:29.079056 22103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ffa8c98d934bd58620d77a5dcf6508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.081940 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c371916d1c81486091f0b8131669ae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.082548 22025 tablet_service.cc:1511] Processing CreateTablet for tablet c371916d1c81486091f0b8131669ae32 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:29.084076 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c371916d1c81486091f0b8131669ae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.087788 22100 tablet_service.cc:1511] Processing CreateTablet for tablet 524a1cb28e4849e4924826f844001908 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:29.089148 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524a1cb28e4849e4924826f844001908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.093853 22158 tablet_bootstrap.cc:654] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.068933 21933 leader_election.cc:304] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:29.100337 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 524a1cb28e4849e4924826f844001908 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:29.107671 22030 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39634 (request call id 35) took 1004 ms. Trace:
I20260709 13:07:29.108603 22098 tablet_service.cc:1511] Processing CreateTablet for tablet 17074fb6bf894917978384adb2874b04 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:29.108055 21967 raft_consensus.cc:2468] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:29.110816 22024 tablet_service.cc:1511] Processing CreateTablet for tablet 55280acb287a4a1e9d3b91e35374c483 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:29.119642 22106 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcf41816a424fd8a4525ab7b55f0789 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:29.120734 22082 leader_election.cc:304] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:29.121526 22106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcf41816a424fd8a4525ab7b55f0789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.121814 22183 raft_consensus.cc:2804] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.122395 22183 raft_consensus.cc:697] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:29.123078 22098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17074fb6bf894917978384adb2874b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.123281 22183 consensus_queue.cc:237] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.124512 22156 tablet_bootstrap.cc:654] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.112058 22032 tablet_service.cc:1511] Processing CreateTablet for tablet f7ffa8c98d934bd58620d77a5dcf6508 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:29.115463 22157 tablet_bootstrap.cc:654] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.120723 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55280acb287a4a1e9d3b91e35374c483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.094192 21953 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcf41816a424fd8a4525ab7b55f0789 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:29.117363 22031 tablet_service.cc:1511] Processing CreateTablet for tablet 17074fb6bf894917978384adb2874b04 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:29.130362 22031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17074fb6bf894917978384adb2874b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.132632 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55280acb287a4a1e9d3b91e35374c483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.134686 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524a1cb28e4849e4924826f844001908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.137919 21953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcf41816a424fd8a4525ab7b55f0789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.139652 22032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ffa8c98d934bd58620d77a5dcf6508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.139848 22102 tablet_service.cc:1511] Processing CreateTablet for tablet 3e85288254a5479f84312c07d0bae5a3 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:29.132551 21954 tablet_service.cc:1511] Processing CreateTablet for tablet 3e85288254a5479f84312c07d0bae5a3 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:29.108180 22030 rpcz_store.cc:276] 0709 13:07:28.103861 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:28.582512 (+478651us) service_pool.cc:224] Handling call
0709 13:07:28.635833 (+ 53321us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:28.655100 (+ 19267us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:29.061269 (+406169us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:29.107132 (+ 45863us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:29.107604 (+   472us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:29.152573 22169 raft_consensus.cc:2749] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:29.162225 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2121f61bd04c8689824c241142ba73" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:29.164095 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:29.165548 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2121f61bd04c8689824c241142ba73" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:29.170637 22030 tablet_service.cc:1511] Processing CreateTablet for tablet be99f21210e645218911d822396e7b9d (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:29.170992 22026 tablet_service.cc:1511] Processing CreateTablet for tablet 524a1cb28e4849e4924826f844001908 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:29.177726 21954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e85288254a5479f84312c07d0bae5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.178550 22157 tablet_bootstrap.cc:492] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:29.179091 22157 ts_tablet_manager.cc:1403] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.118s	user 0.015s	sys 0.009s
I20260709 13:07:29.173357 22102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e85288254a5479f84312c07d0bae5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.182535 22157 raft_consensus.cc:359] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.183348 22157 raft_consensus.cc:385] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.183661 22157 raft_consensus.cc:740] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.128788 21956 tablet_service.cc:1511] Processing CreateTablet for tablet 618b7cb4385f4963b5e28f1abe2534c6 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:29.190347 22106 tablet_service.cc:1511] Processing CreateTablet for tablet 618b7cb4385f4963b5e28f1abe2534c6 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:29.192776 22097 tablet_service.cc:1511] Processing CreateTablet for tablet 20fd7d9cffdf4649be4355b495df85aa (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:29.193049 22106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 618b7cb4385f4963b5e28f1abe2534c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.194214 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fd7d9cffdf4649be4355b495df85aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.197010 22099 tablet_service.cc:1511] Processing CreateTablet for tablet 7698b45a783940b0a73aa575b3164954 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:29.197037 22157 consensus_queue.cc:260] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.232791 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7698b45a783940b0a73aa575b3164954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.233549 22157 ts_tablet_manager.cc:1434] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.000s
I20260709 13:07:29.208632 21952 tablet_service.cc:1511] Processing CreateTablet for tablet 20fd7d9cffdf4649be4355b495df85aa (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:29.245918 22157 tablet_bootstrap.cc:492] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
W20260709 13:07:29.246043 22082 leader_election.cc:343] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.216133 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 618b7cb4385f4963b5e28f1abe2534c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.187964 22030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be99f21210e645218911d822396e7b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.230319 22182 raft_consensus.cc:493] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:29.247892 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 179745us
I20260709 13:07:29.249429 22166 raft_consensus.cc:493] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:29.253986 22082 leader_election.cc:343] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.257638 22166 raft_consensus.cc:515] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.257764 22182 raft_consensus.cc:515] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.260671 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524a1cb28e4849e4924826f844001908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.256637 22157 tablet_bootstrap.cc:654] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:29.263125 21852 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 69560.9us
I20260709 13:07:29.266347 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fd7d9cffdf4649be4355b495df85aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.312662 22166 leader_election.cc:290] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:07:29.313357 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 59416.7us
I20260709 13:07:29.326856 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d078ab191847bfa11315d84ab6bcfb" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:29.328214 22158 tablet_bootstrap.cc:492] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:29.328795 22158 ts_tablet_manager.cc:1403] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.352s	user 0.022s	sys 0.009s
I20260709 13:07:29.329543 22156 tablet_bootstrap.cc:492] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:29.333874 22156 ts_tablet_manager.cc:1403] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.297s	user 0.017s	sys 0.008s
W20260709 13:07:29.329913 22082 leader_election.cc:343] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.337961 22182 leader_election.cc:290] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:29.337690 22029 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcf41816a424fd8a4525ab7b55f0789 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:29.339175 22029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcf41816a424fd8a4525ab7b55f0789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.339982 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa389b56a5f045a7a9afad7f1c2c01f2" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:29.336966 22156 raft_consensus.cc:359] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.341435 22156 raft_consensus.cc:385] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.341755 22156 raft_consensus.cc:740] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.342296 21957 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:59468 (request call id 39) took 1139 ms. Trace:
I20260709 13:07:29.342450 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa389b56a5f045a7a9afad7f1c2c01f2" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:29.342716 21957 rpcz_store.cc:276] 0709 13:07:28.203015 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:28.663329 (+460314us) service_pool.cc:224] Handling call
0709 13:07:28.766930 (+103601us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:28.767047 (+   117us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:28.965245 (+198198us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:29.341771 (+376526us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:29.342238 (+   467us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:29.328881 21955 tablet_service.cc:1511] Processing CreateTablet for tablet 7698b45a783940b0a73aa575b3164954 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:29.346318 21955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7698b45a783940b0a73aa575b3164954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.346727 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d078ab191847bfa11315d84ab6bcfb" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
W20260709 13:07:29.346951 22008 leader_election.cc:343] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:29.347621 22008 leader_election.cc:343] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.348032 22008 leader_election.cc:304] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:29.348829 22182 raft_consensus.cc:2749] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:29.349603 22082 leader_election.cc:343] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.350070 22082 leader_election.cc:304] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
W20260709 13:07:29.351248 22082 leader_election.cc:343] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.351677 22082 leader_election.cc:304] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:29.352389 22183 raft_consensus.cc:2749] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:29.353015 22183 raft_consensus.cc:2749] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:29.353837 21852 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 89832.7us
I20260709 13:07:29.332966 22158 raft_consensus.cc:359] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.357918 22158 raft_consensus.cc:385] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.358248 22158 raft_consensus.cc:740] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.359081 22158 consensus_queue.cc:260] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.365415 22169 raft_consensus.cc:493] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.366114 22169 raft_consensus.cc:515] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.368806 22169 leader_election.cc:290] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:29.370044 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae94012034546359c8709563e590817" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:29.370221 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae94012034546359c8709563e590817" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:29.370749 22158 ts_tablet_manager.cc:1434] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
W20260709 13:07:29.371515 21933 leader_election.cc:343] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.371747 22158 tablet_bootstrap.cc:492] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
W20260709 13:07:29.372236 21933 leader_election.cc:343] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.375406 21933 leader_election.cc:304] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:29.377260 22169 raft_consensus.cc:2749] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:29.391601 22158 tablet_bootstrap.cc:654] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.400350 22031 tablet_service.cc:1511] Processing CreateTablet for tablet 618b7cb4385f4963b5e28f1abe2534c6 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:29.401746 22182 raft_consensus.cc:493] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.402493 22182 raft_consensus.cc:515] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.395879 22101 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43754 (request call id 47) took 1007 ms. Trace:
I20260709 13:07:29.404680 22101 rpcz_store.cc:276] 0709 13:07:28.388447 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:28.896050 (+507603us) service_pool.cc:224] Handling call
0709 13:07:28.913370 (+ 17320us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:28.913504 (+   134us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:29.070171 (+156667us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:29.395377 (+325206us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:29.395805 (+   428us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:29.406347 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2121f61bd04c8689824c241142ba73" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:29.407591 21967 raft_consensus.cc:2393] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b328f1ebf504fcab686a05f383c1aeb in current term 1: Already voted for candidate 4cb61644d1b24df8810b3f175062e581 in this term.
I20260709 13:07:29.401774 22031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 618b7cb4385f4963b5e28f1abe2534c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.419349 22032 tablet_service.cc:1511] Processing CreateTablet for tablet 20fd7d9cffdf4649be4355b495df85aa (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:29.420888 22032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fd7d9cffdf4649be4355b495df85aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.412000 22182 leader_election.cc:290] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:29.444279 22024 tablet_service.cc:1511] Processing CreateTablet for tablet 7698b45a783940b0a73aa575b3164954 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:29.449276 21865 catalog_manager.cc:5697] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.413039 22023 tablet_service.cc:1511] Processing CreateTablet for tablet 3e85288254a5479f84312c07d0bae5a3 (DEFAULT_TABLE table=test-workload [id=cec3e8aee92145efbe2873b0227f0985]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:29.413754 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2121f61bd04c8689824c241142ba73" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:29.471083 22008 leader_election.cc:304] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:29.364648 22156 consensus_queue.cc:260] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.475080 22182 raft_consensus.cc:3060] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.502975 22182 raft_consensus.cc:2749] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:29.504928 22157 tablet_bootstrap.cc:492] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:29.505888 22157 ts_tablet_manager.cc:1403] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.260s	user 0.031s	sys 0.068s
I20260709 13:07:29.515375 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7698b45a783940b0a73aa575b3164954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.517970 22157 raft_consensus.cc:359] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.520514 22156 ts_tablet_manager.cc:1434] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.186s	user 0.007s	sys 0.000s
I20260709 13:07:29.527580 22158 tablet_bootstrap.cc:492] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:29.532224 22157 raft_consensus.cc:385] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.532589 22158 ts_tablet_manager.cc:1403] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.161s	user 0.047s	sys 0.058s
I20260709 13:07:29.536713 22156 tablet_bootstrap.cc:492] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:29.536994 22166 consensus_queue.cc:1048] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.538172 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e85288254a5479f84312c07d0bae5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:29.536718 22158 raft_consensus.cc:359] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.542874 22158 raft_consensus.cc:385] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.543274 22158 raft_consensus.cc:740] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.532626 22157 raft_consensus.cc:740] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.545073 22169 raft_consensus.cc:493] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.556106 22169 raft_consensus.cc:515] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.558445 22169 leader_election.cc:290] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:29.544716 22158 consensus_queue.cc:260] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.551800 22156 tablet_bootstrap.cc:654] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.560384 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826c46089b62477e8095a464da963109" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:29.561139 22158 ts_tablet_manager.cc:1434] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.003s
I20260709 13:07:29.559511 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826c46089b62477e8095a464da963109" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:29.560803 22157 consensus_queue.cc:260] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:29.562625 21933 leader_election.cc:343] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.563602 22157 ts_tablet_manager.cc:1434] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.003s
W20260709 13:07:29.564167 21933 leader_election.cc:343] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.564711 21933 leader_election.cc:304] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:29.565892 22169 raft_consensus.cc:2749] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:29.564682 22157 tablet_bootstrap.cc:492] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:29.579691 22157 tablet_bootstrap.cc:654] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.582351 22158 tablet_bootstrap.cc:492] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:29.594408 22156 tablet_bootstrap.cc:492] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:29.594986 22156 ts_tablet_manager.cc:1403] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.000s
I20260709 13:07:29.596789 22158 tablet_bootstrap.cc:654] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.597594 22179 consensus_queue.cc:1048] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:29.598018 22156 raft_consensus.cc:359] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.598805 22156 raft_consensus.cc:385] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.599112 22156 raft_consensus.cc:740] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.601634 22156 consensus_queue.cc:260] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.610044 22156 ts_tablet_manager.cc:1434] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:07:29.612563 22156 tablet_bootstrap.cc:492] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:29.636359 22156 tablet_bootstrap.cc:654] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.641903 22158 tablet_bootstrap.cc:492] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:29.642481 22158 ts_tablet_manager.cc:1403] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.016s
I20260709 13:07:29.644424 22157 tablet_bootstrap.cc:492] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:29.647095 22157 ts_tablet_manager.cc:1403] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.083s	user 0.027s	sys 0.018s
I20260709 13:07:29.649559 22157 raft_consensus.cc:359] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.649879 22156 tablet_bootstrap.cc:492] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:29.650137 22157 raft_consensus.cc:385] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.650491 22157 raft_consensus.cc:740] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.645694 22158 raft_consensus.cc:359] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.650609 22156 ts_tablet_manager.cc:1403] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.008s
I20260709 13:07:29.650894 22158 raft_consensus.cc:385] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.651232 22158 raft_consensus.cc:740] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.651957 22158 consensus_queue.cc:260] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.654009 22158 ts_tablet_manager.cc:1434] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:07:29.655027 22158 tablet_bootstrap.cc:492] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:29.654753 22156 raft_consensus.cc:359] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.655838 22156 raft_consensus.cc:385] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.656229 22156 raft_consensus.cc:740] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.657217 22156 consensus_queue.cc:260] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.662133 22158 tablet_bootstrap.cc:654] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.654798 22157 consensus_queue.cc:260] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.672284 22157 ts_tablet_manager.cc:1434] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 13:07:29.672542 22156 ts_tablet_manager.cc:1434] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:07:29.674259 22157 tablet_bootstrap.cc:492] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:29.674407 22156 tablet_bootstrap.cc:492] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:29.681444 22157 tablet_bootstrap.cc:654] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.690732 22156 tablet_bootstrap.cc:654] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.691854 22158 tablet_bootstrap.cc:492] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:29.692070 22157 tablet_bootstrap.cc:492] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:29.692412 22158 ts_tablet_manager.cc:1403] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.005s
I20260709 13:07:29.692756 22157 ts_tablet_manager.cc:1403] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 13:07:29.695652 22158 raft_consensus.cc:359] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.696503 22158 raft_consensus.cc:385] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.696830 22158 raft_consensus.cc:740] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.697810 22158 consensus_queue.cc:260] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.699824 22157 raft_consensus.cc:359] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.700557 22157 raft_consensus.cc:385] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.700634 22158 ts_tablet_manager.cc:1434] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:07:29.700935 22157 raft_consensus.cc:740] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.701793 22158 tablet_bootstrap.cc:492] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:29.701885 22157 consensus_queue.cc:260] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.706523 22169 raft_consensus.cc:493] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.707201 22169 raft_consensus.cc:515] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.709986 22158 tablet_bootstrap.cc:654] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.710961 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d078ab191847bfa11315d84ab6bcfb" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:29.711660 22116 raft_consensus.cc:2468] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:29.710990 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d078ab191847bfa11315d84ab6bcfb" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:29.712765 22157 ts_tablet_manager.cc:1434] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:07:29.713061 22041 raft_consensus.cc:2468] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:29.714414 21933 leader_election.cc:304] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:29.709327 22169 leader_election.cc:290] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:29.716250 22169 raft_consensus.cc:2804] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:29.716624 22157 tablet_bootstrap.cc:492] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:29.716708 22169 raft_consensus.cc:493] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:29.717249 22169 raft_consensus.cc:3060] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.724514 22157 tablet_bootstrap.cc:654] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.729082 22179 raft_consensus.cc:493] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.729646 22179 raft_consensus.cc:515] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.732067 22179 leader_election.cc:290] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:29.734392 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
W20260709 13:07:29.736117 22082 leader_election.cc:343] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.737468 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:29.738135 22041 raft_consensus.cc:2468] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:29.739675 22082 leader_election.cc:304] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:29.740989 22179 raft_consensus.cc:2804] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:29.741348 22179 raft_consensus.cc:493] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:29.741803 22179 raft_consensus.cc:3060] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.743907 22169 raft_consensus.cc:515] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.746739 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d078ab191847bfa11315d84ab6bcfb" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:29.747334 22041 raft_consensus.cc:3060] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.748319 22169 leader_election.cc:290] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:29.750774 22156 tablet_bootstrap.cc:492] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:29.751600 22156 ts_tablet_manager.cc:1403] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.012s
I20260709 13:07:29.752671 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d078ab191847bfa11315d84ab6bcfb" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:29.753295 22116 raft_consensus.cc:3060] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.757519 22158 tablet_bootstrap.cc:492] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:29.757202 22156 raft_consensus.cc:359] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.758054 22158 ts_tablet_manager.cc:1403] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.056s	user 0.035s	sys 0.011s
I20260709 13:07:29.758136 22156 raft_consensus.cc:385] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.758757 22156 raft_consensus.cc:740] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.759656 22156 consensus_queue.cc:260] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.761301 22158 raft_consensus.cc:359] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.762166 22158 raft_consensus.cc:385] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.762463 22158 raft_consensus.cc:740] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.763336 22158 consensus_queue.cc:260] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.763868 22116 raft_consensus.cc:2468] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:29.764901 21933 leader_election.cc:304] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:29.768072 22206 raft_consensus.cc:2804] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.769269 22041 raft_consensus.cc:2468] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:29.770982 22158 ts_tablet_manager.cc:1434] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:29.772183 22158 tablet_bootstrap.cc:492] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:29.774204 22179 raft_consensus.cc:515] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.777014 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
W20260709 13:07:29.778578 22082 leader_election.cc:343] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.778996 22158 tablet_bootstrap.cc:654] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.783520 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:29.784320 22041 raft_consensus.cc:3060] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.786655 22156 ts_tablet_manager.cc:1434] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:07:29.788717 22156 tablet_bootstrap.cc:492] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:29.795459 22157 tablet_bootstrap.cc:492] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:29.790146 22179 leader_election.cc:290] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:29.790673 22206 raft_consensus.cc:697] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:29.796041 22157 ts_tablet_manager.cc:1403] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.006s
I20260709 13:07:29.796650 22206 consensus_queue.cc:237] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.800756 22209 raft_consensus.cc:493] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.801285 22209 raft_consensus.cc:515] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.802026 22041 raft_consensus.cc:2468] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:29.802253 22166 raft_consensus.cc:493] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.802826 22166 raft_consensus.cc:515] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.803296 22082 leader_election.cc:304] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:29.804173 22209 leader_election.cc:290] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:29.805030 22166 leader_election.cc:290] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:29.805980 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:29.807297 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:29.808066 22116 raft_consensus.cc:2468] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:29.809212 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae94012034546359c8709563e590817" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:29.809890 21967 raft_consensus.cc:2468] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
W20260709 13:07:29.811645 21933 leader_election.cc:343] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.812855 22082 leader_election.cc:304] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:29.813730 22183 raft_consensus.cc:2804] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:29.814093 22183 raft_consensus.cc:493] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:29.814457 22183 raft_consensus.cc:3060] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.816239 22156 tablet_bootstrap.cc:654] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.817414 22158 tablet_bootstrap.cc:492] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:29.818003 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae94012034546359c8709563e590817" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:29.818679 22042 raft_consensus.cc:2468] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:29.819365 21933 leader_election.cc:304] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:29.820189 22206 raft_consensus.cc:2804] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:29.807317 22166 raft_consensus.cc:2804] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.820647 22206 raft_consensus.cc:493] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:29.820950 22166 raft_consensus.cc:697] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:29.821007 22206 raft_consensus.cc:3060] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.821924 22166 consensus_queue.cc:237] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.823005 21863 catalog_manager.cc:5697] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.828111 22158 ts_tablet_manager.cc:1403] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.014s
I20260709 13:07:29.828397 22183 raft_consensus.cc:515] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.829880 22206 raft_consensus.cc:515] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.831182 22158 raft_consensus.cc:359] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.831954 22158 raft_consensus.cc:385] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.832069 22206 leader_election.cc:290] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:29.832336 22158 raft_consensus.cc:740] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.832813 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:29.833695 22158 consensus_queue.cc:260] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:29.835201 21933 leader_election.cc:343] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.835250 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:29.840562 22116 raft_consensus.cc:3060] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.851701 22158 ts_tablet_manager.cc:1434] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:07:29.854696 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae94012034546359c8709563e590817" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:29.855621 21967 raft_consensus.cc:3060] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.859423 22158 tablet_bootstrap.cc:492] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:29.851557 22157 raft_consensus.cc:359] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.866425 22157 raft_consensus.cc:385] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.866850 22157 raft_consensus.cc:740] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.868584 22158 tablet_bootstrap.cc:654] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.874027 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae94012034546359c8709563e590817" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:29.874850 22042 raft_consensus.cc:3060] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.880836 22158 tablet_bootstrap.cc:492] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:29.881507 22158 ts_tablet_manager.cc:1403] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260709 13:07:29.882615 22182 raft_consensus.cc:493] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.883145 22182 raft_consensus.cc:515] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.885413 22182 leader_election.cc:290] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:29.885885 22042 raft_consensus.cc:2468] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:29.887845 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:29.888223 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:29.888819 21966 raft_consensus.cc:2468] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:29.889802 22082 leader_election.cc:304] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:29.892131 22008 leader_election.cc:304] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:29.892967 22182 raft_consensus.cc:2804] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:29.893287 22182 raft_consensus.cc:493] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:29.893657 22179 raft_consensus.cc:493] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.893663 22182 raft_consensus.cc:3060] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.894165 22179 raft_consensus.cc:515] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.896517 22179 leader_election.cc:290] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:29.897781 22215 raft_consensus.cc:2804] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.899272 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa389b56a5f045a7a9afad7f1c2c01f2" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:29.901480 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa389b56a5f045a7a9afad7f1c2c01f2" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:29.906421 21967 raft_consensus.cc:2468] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:29.906945 22040 raft_consensus.cc:2468] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
W20260709 13:07:29.908588 22082 leader_election.cc:343] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.908819 22215 raft_consensus.cc:697] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:29.909773 22082 leader_election.cc:304] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:29.892269 22158 raft_consensus.cc:359] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.898217 22183 leader_election.cc:290] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:29.908569 21863 catalog_manager.cc:5697] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.911104 22166 raft_consensus.cc:2804] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:29.911571 22166 raft_consensus.cc:493] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:29.910809 22157 consensus_queue.cc:260] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.911943 22166 raft_consensus.cc:3060] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.912397 22115 raft_consensus.cc:2468] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:29.871346 22116 raft_consensus.cc:2468] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:29.921416 21933 leader_election.cc:304] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:29.922367 22206 raft_consensus.cc:2804] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.922909 22206 raft_consensus.cc:697] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:29.922835 22166 raft_consensus.cc:515] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.924134 22156 tablet_bootstrap.cc:492] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:29.923965 22206 consensus_queue.cc:237] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.924621 22156 ts_tablet_manager.cc:1403] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.136s	user 0.035s	sys 0.062s
I20260709 13:07:29.925348 22166 leader_election.cc:290] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:29.926023 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa389b56a5f045a7a9afad7f1c2c01f2" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
W20260709 13:07:29.927755 22082 leader_election.cc:343] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.927871 22156 raft_consensus.cc:359] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.928426 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa389b56a5f045a7a9afad7f1c2c01f2" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:29.928756 22156 raft_consensus.cc:385] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.928998 22041 raft_consensus.cc:3060] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.910557 22158 raft_consensus.cc:385] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.929526 22158 raft_consensus.cc:740] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.930271 22157 ts_tablet_manager.cc:1434] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.134s	user 0.008s	sys 0.003s
I20260709 13:07:29.930413 22158 consensus_queue.cc:260] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.931406 22157 tablet_bootstrap.cc:492] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:29.910296 22215 consensus_queue.cc:237] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.902639 22182 raft_consensus.cc:515] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.938946 22041 raft_consensus.cc:2468] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:29.940189 22158 ts_tablet_manager.cc:1434] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260709 13:07:29.940418 21863 catalog_manager.cc:5697] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.929250 22156 raft_consensus.cc:740] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.942799 22158 tablet_bootstrap.cc:492] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:29.942649 22156 consensus_queue.cc:260] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.940701 22082 leader_election.cc:304] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:29.944658 22166 raft_consensus.cc:2804] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:29.945197 22166 raft_consensus.cc:697] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:29.946184 22166 consensus_queue.cc:237] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.943027 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:29.949390 21967 raft_consensus.cc:3060] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.949858 22158 tablet_bootstrap.cc:654] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.953213 22157 tablet_bootstrap.cc:654] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.941291 22182 leader_election.cc:290] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:29.945277 22156 ts_tablet_manager.cc:1434] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 13:07:29.958874 22156 tablet_bootstrap.cc:492] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:29.963712 22182 raft_consensus.cc:493] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:29.964591 22182 raft_consensus.cc:515] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.968964 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97707d47e90d4c12981a5f944b28de37" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
W20260709 13:07:29.971166 22008 leader_election.cc:343] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.974572 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97707d47e90d4c12981a5f944b28de37" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
W20260709 13:07:29.976948 22008 leader_election.cc:343] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:29.977696 22008 leader_election.cc:304] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:29.978953 22217 raft_consensus.cc:2749] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:29.980229 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:29.981171 22116 raft_consensus.cc:3060] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:29.983018 22156 tablet_bootstrap.cc:654] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:29.986096 21864 catalog_manager.cc:5697] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.990263 22182 leader_election.cc:290] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:29.993077 22157 tablet_bootstrap.cc:492] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:29.993631 22157 ts_tablet_manager.cc:1403] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.003s
I20260709 13:07:29.996481 22157 raft_consensus.cc:359] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:29.997238 22157 raft_consensus.cc:385] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:29.997571 22157 raft_consensus.cc:740] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.998333 22157 consensus_queue.cc:260] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.000576 22157 ts_tablet_manager.cc:1434] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 13:07:30.001343 21967 raft_consensus.cc:2468] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:30.001725 22157 tablet_bootstrap.cc:492] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:30.007805 22008 leader_election.cc:304] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:30.009140 22182 raft_consensus.cc:2804] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:30.010110 22182 raft_consensus.cc:697] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:30.011546 22182 consensus_queue.cc:237] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.032220 22158 tablet_bootstrap.cc:492] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:30.032789 22158 ts_tablet_manager.cc:1403] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.090s	user 0.048s	sys 0.036s
I20260709 13:07:30.033895 22116 raft_consensus.cc:2468] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:30.035609 22158 raft_consensus.cc:359] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.034988 21863 catalog_manager.cc:5697] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.036439 22158 raft_consensus.cc:385] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.036856 22158 raft_consensus.cc:740] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.037727 22158 consensus_queue.cc:260] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.038383 22182 raft_consensus.cc:493] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.038834 22182 raft_consensus.cc:515] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.040791 22157 tablet_bootstrap.cc:654] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.041445 22158 ts_tablet_manager.cc:1434] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:07:30.042641 22158 tablet_bootstrap.cc:492] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:30.042516 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f882da493ce4e66abcc6ed7f1db2589" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
W20260709 13:07:30.045734 22008 leader_election.cc:343] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.049705 22158 tablet_bootstrap.cc:654] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.051419 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f882da493ce4e66abcc6ed7f1db2589" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.052119 22115 raft_consensus.cc:2468] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:30.053853 22157 tablet_bootstrap.cc:492] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:30.053939 22008 leader_election.cc:304] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:30.055477 22157 ts_tablet_manager.cc:1403] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.002s
I20260709 13:07:30.055699 22217 raft_consensus.cc:493] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:30.056334 21913 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:30.056241 22217 raft_consensus.cc:515] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.054945 22156 tablet_bootstrap.cc:492] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:30.058163 22157 raft_consensus.cc:359] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.058704 22156 ts_tablet_manager.cc:1403] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.100s	user 0.025s	sys 0.029s
I20260709 13:07:30.058856 22157 raft_consensus.cc:385] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.059012 22217 leader_election.cc:290] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.059180 22157 raft_consensus.cc:740] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.059618 22217 raft_consensus.cc:2804] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:30.060086 22217 raft_consensus.cc:493] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:30.060540 22217 raft_consensus.cc:3060] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.059921 22157 consensus_queue.cc:260] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.054710 22182 leader_election.cc:290] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.062610 22157 ts_tablet_manager.cc:1434] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:30.063620 22157 tablet_bootstrap.cc:492] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:30.065567 22156 raft_consensus.cc:359] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.066236 22156 raft_consensus.cc:385] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.066516 22156 raft_consensus.cc:740] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.069650 22157 tablet_bootstrap.cc:654] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.069738 22156 consensus_queue.cc:260] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.072434 22156 ts_tablet_manager.cc:1434] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:07:30.069687 22217 raft_consensus.cc:515] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.074878 22217 leader_election.cc:290] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.076457 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826c46089b62477e8095a464da963109" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.075730 21864 catalog_manager.cc:5697] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.077348 22116 raft_consensus.cc:2468] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:30.084718 22008 leader_election.cc:304] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:30.086194 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826c46089b62477e8095a464da963109" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:30.086961 21967 raft_consensus.cc:2468] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:30.087407 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f882da493ce4e66abcc6ed7f1db2589" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:30.089148 22217 raft_consensus.cc:2804] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:30.089572 22217 raft_consensus.cc:493] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:30.089931 22217 raft_consensus.cc:3060] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.093727 22156 tablet_bootstrap.cc:492] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:30.099633 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f882da493ce4e66abcc6ed7f1db2589" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:30.100590 22116 raft_consensus.cc:3060] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.101490 22157 tablet_bootstrap.cc:492] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:30.102038 22157 ts_tablet_manager.cc:1403] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.006s
I20260709 13:07:30.104960 22157 raft_consensus.cc:359] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.105973 22157 raft_consensus.cc:385] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.106335 22157 raft_consensus.cc:740] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.107256 22157 consensus_queue.cc:260] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.108152 22156 tablet_bootstrap.cc:654] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.108553 22226 raft_consensus.cc:493] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.109097 22226 raft_consensus.cc:515] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:30.110512 22008 leader_election.cc:343] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.111527 22226 leader_election.cc:290] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.118863 22157 ts_tablet_manager.cc:1434] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:07:30.118820 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:30.119270 22158 tablet_bootstrap.cc:492] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:30.119912 22158 ts_tablet_manager.cc:1403] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.078s	user 0.026s	sys 0.027s
I20260709 13:07:30.120312 22157 tablet_bootstrap.cc:492] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:30.122394 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.123270 22115 raft_consensus.cc:2393] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b328f1ebf504fcab686a05f383c1aeb in current term 1: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
I20260709 13:07:30.123768 22156 tablet_bootstrap.cc:492] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:30.124352 22156 ts_tablet_manager.cc:1403] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.009s
I20260709 13:07:30.128229 22156 raft_consensus.cc:359] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.129096 22156 raft_consensus.cc:385] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.129320 22008 leader_election.cc:304] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:30.130417 22226 raft_consensus.cc:3060] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.123764 22158 raft_consensus.cc:359] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.131698 22158 raft_consensus.cc:385] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.132002 22158 raft_consensus.cc:740] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.132794 22158 consensus_queue.cc:260] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.133567 22156 raft_consensus.cc:740] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.134771 22158 ts_tablet_manager.cc:1434] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:07:30.135461 22156 consensus_queue.cc:260] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.137516 22156 ts_tablet_manager.cc:1434] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 13:07:30.128780 22116 raft_consensus.cc:2468] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:30.137782 22157 tablet_bootstrap.cc:654] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.139554 22158 tablet_bootstrap.cc:492] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:30.138118 22226 raft_consensus.cc:2749] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:30.142241 22008 leader_election.cc:304] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:30.142643 22217 raft_consensus.cc:515] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.143741 22226 raft_consensus.cc:2804] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:30.144243 22226 raft_consensus.cc:697] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:30.145117 22226 consensus_queue.cc:237] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.149755 22156 tablet_bootstrap.cc:492] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:30.149936 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826c46089b62477e8095a464da963109" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:30.146946 22158 tablet_bootstrap.cc:654] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.148072 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826c46089b62477e8095a464da963109" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:30.150580 22116 raft_consensus.cc:3060] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.150767 21966 raft_consensus.cc:3060] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.157003 22206 raft_consensus.cc:493] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.157820 22116 raft_consensus.cc:2468] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:30.157614 22206 raft_consensus.cc:515] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.158097 21966 raft_consensus.cc:2468] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:30.159004 22156 tablet_bootstrap.cc:654] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.145084 22217 leader_election.cc:290] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.161433 22008 leader_election.cc:304] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:30.161437 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:30.164222 22157 tablet_bootstrap.cc:492] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:30.165927 22157 ts_tablet_manager.cc:1403] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.007s
I20260709 13:07:30.166277 22217 raft_consensus.cc:2804] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:07:30.166786 21933 leader_election.cc:343] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.167071 22217 raft_consensus.cc:697] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:30.168054 22217 consensus_queue.cc:237] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.168378 22206 leader_election.cc:290] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.168956 22157 raft_consensus.cc:359] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.169627 22157 raft_consensus.cc:385] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.169906 22157 raft_consensus.cc:740] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.170529 22157 consensus_queue.cc:260] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.171082 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.172631 22158 tablet_bootstrap.cc:492] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
W20260709 13:07:30.173127 21933 leader_election.cc:343] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.173926 21933 leader_election.cc:304] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:30.173102 22158 ts_tablet_manager.cc:1403] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
I20260709 13:07:30.177428 22157 ts_tablet_manager.cc:1434] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:07:30.176378 22206 raft_consensus.cc:2749] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:30.178550 22157 tablet_bootstrap.cc:492] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:30.186494 21864 catalog_manager.cc:5697] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.188845 22156 tablet_bootstrap.cc:492] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:30.188102 21864 catalog_manager.cc:5697] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.181066 22158 raft_consensus.cc:359] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.189429 22156 ts_tablet_manager.cc:1403] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.016s
I20260709 13:07:30.189564 22158 raft_consensus.cc:385] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.189944 22158 raft_consensus.cc:740] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.190615 22158 consensus_queue.cc:260] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.192741 22158 ts_tablet_manager.cc:1434] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:07:30.192404 22156 raft_consensus.cc:359] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.193151 22156 raft_consensus.cc:385] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.193493 22156 raft_consensus.cc:740] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.193626 22158 tablet_bootstrap.cc:492] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:30.194314 22156 consensus_queue.cc:260] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.196904 22156 ts_tablet_manager.cc:1434] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:07:30.200124 22158 tablet_bootstrap.cc:654] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.202000 22156 tablet_bootstrap.cc:492] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:30.189284 22157 tablet_bootstrap.cc:654] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.209463 22158 tablet_bootstrap.cc:492] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:30.209998 22158 ts_tablet_manager.cc:1403] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:07:30.211601 22156 tablet_bootstrap.cc:654] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.214299 22158 raft_consensus.cc:359] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.215157 22158 raft_consensus.cc:385] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.215562 22158 raft_consensus.cc:740] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.216594 22158 consensus_queue.cc:260] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.217590 22166 consensus_queue.cc:1048] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:30.219892 22158 ts_tablet_manager.cc:1434] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:30.223285 22157 tablet_bootstrap.cc:492] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:30.223778 22157 ts_tablet_manager.cc:1403] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.006s
I20260709 13:07:30.223980 22158 tablet_bootstrap.cc:492] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:30.233225 22158 tablet_bootstrap.cc:654] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.235024 22157 raft_consensus.cc:359] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.236022 22157 raft_consensus.cc:385] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.236377 22157 raft_consensus.cc:740] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.237461 22157 consensus_queue.cc:260] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.244007 22156 tablet_bootstrap.cc:492] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:30.244975 22156 ts_tablet_manager.cc:1403] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.018s
I20260709 13:07:30.246948 22157 ts_tablet_manager.cc:1434] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:07:30.247946 22157 tablet_bootstrap.cc:492] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:30.247861 22156 raft_consensus.cc:359] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.248605 22206 consensus_queue.cc:1048] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:30.248606 22156 raft_consensus.cc:385] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.254043 22156 raft_consensus.cc:740] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.254916 22157 tablet_bootstrap.cc:654] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.261416 22158 tablet_bootstrap.cc:492] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:30.256893 22156 consensus_queue.cc:260] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.262317 22158 ts_tablet_manager.cc:1403] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.005s
I20260709 13:07:30.263630 22156 ts_tablet_manager.cc:1434] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:07:30.266552 22158 raft_consensus.cc:359] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.267705 22158 raft_consensus.cc:385] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.268008 22158 raft_consensus.cc:740] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.268728 22158 consensus_queue.cc:260] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.270999 22156 tablet_bootstrap.cc:492] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:30.271957 22158 ts_tablet_manager.cc:1434] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:07:30.274586 22158 tablet_bootstrap.cc:492] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:30.280951 22158 tablet_bootstrap.cc:654] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.290433 21966 raft_consensus.cc:3060] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.291636 22157 tablet_bootstrap.cc:492] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:30.292104 22157 ts_tablet_manager.cc:1403] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.005s
I20260709 13:07:30.295593 22157 raft_consensus.cc:359] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.296692 22157 raft_consensus.cc:385] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.297127 22157 raft_consensus.cc:740] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.298151 22157 consensus_queue.cc:260] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.303476 22156 tablet_bootstrap.cc:654] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.308876 22157 ts_tablet_manager.cc:1434] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.001s
I20260709 13:07:30.321312 22179 raft_consensus.cc:493] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.322002 22179 raft_consensus.cc:515] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.323268 22157 tablet_bootstrap.cc:492] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:30.324790 22179 leader_election.cc:290] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:30.330279 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97707d47e90d4c12981a5f944b28de37" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:30.331115 21967 raft_consensus.cc:2468] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:30.333456 22157 tablet_bootstrap.cc:654] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.333168 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97707d47e90d4c12981a5f944b28de37" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:30.334131 22041 raft_consensus.cc:2468] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:30.342177 22158 tablet_bootstrap.cc:492] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:30.342913 22158 ts_tablet_manager.cc:1403] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.026s
I20260709 13:07:30.338192 22082 leader_election.cc:304] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:30.345227 22179 raft_consensus.cc:2804] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:30.346971 22179 raft_consensus.cc:493] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:30.348862 22179 raft_consensus.cc:3060] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.350134 22209 raft_consensus.cc:493] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.350703 22209 raft_consensus.cc:515] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.353574 22209 leader_election.cc:290] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.359217 22166 consensus_queue.cc:1048] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:30.367450 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:30.367901 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.368779 22156 tablet_bootstrap.cc:492] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:30.371002 22166 raft_consensus.cc:493] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.371543 22166 raft_consensus.cc:515] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.375077 22166 leader_election.cc:290] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:30.374933 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3beba10c921842ab867902668bededa0" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:30.369279 22156 ts_tablet_manager.cc:1403] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.002s
I20260709 13:07:30.374343 22179 raft_consensus.cc:515] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:30.378082 22082 leader_election.cc:343] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.378611 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3beba10c921842ab867902668bededa0" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:30.378924 22179 leader_election.cc:290] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:30.379480 22040 raft_consensus.cc:2468] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:30.385221 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97707d47e90d4c12981a5f944b28de37" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:30.386121 21967 raft_consensus.cc:3060] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.387333 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97707d47e90d4c12981a5f944b28de37" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:30.388167 22040 raft_consensus.cc:3060] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.390754 22082 leader_election.cc:304] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:30.392010 22158 raft_consensus.cc:359] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.392756 22158 raft_consensus.cc:385] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.392176 22166 raft_consensus.cc:493] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.393077 22158 raft_consensus.cc:740] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.393821 22166 raft_consensus.cc:515] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.395346 22156 raft_consensus.cc:359] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.396034 22156 raft_consensus.cc:385] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.396307 22156 raft_consensus.cc:740] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.396991 22156 consensus_queue.cc:260] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.397464 22166 leader_election.cc:290] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:30.393942 22179 raft_consensus.cc:2804] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:30.398109 21933 leader_election.cc:304] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:30.398424 22179 raft_consensus.cc:493] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:30.398893 22179 raft_consensus.cc:3060] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.399502 22156 ts_tablet_manager.cc:1434] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260709 13:07:30.399974 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2961c4d2950946a1a04d0fe67c3b9abf" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:30.394779 22158 consensus_queue.cc:260] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.402972 22206 consensus_queue.cc:1048] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:30.404143 22209 raft_consensus.cc:493] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.404727 22209 raft_consensus.cc:515] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.405537 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2961c4d2950946a1a04d0fe67c3b9abf" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:30.407358 22209 leader_election.cc:290] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:07:30.402971 22082 leader_election.cc:343] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.408941 22158 ts_tablet_manager.cc:1434] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.066s	user 0.012s	sys 0.011s
I20260709 13:07:30.409894 22158 tablet_bootstrap.cc:492] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:30.408591 22156 tablet_bootstrap.cc:492] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:30.415741 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa389b56a5f045a7a9afad7f1c2c01f2" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:30.416781 22042 raft_consensus.cc:2393] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d560931789be4d4fbb719baf8ff8e52c in current term 1: Already voted for candidate 4cb61644d1b24df8810b3f175062e581 in this term.
I20260709 13:07:30.417078 22158 tablet_bootstrap.cc:654] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:30.410619 22082 leader_election.cc:343] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.417912 22082 leader_election.cc:304] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:30.419768 22157 tablet_bootstrap.cc:492] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:30.420387 22157 ts_tablet_manager.cc:1403] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.001s
I20260709 13:07:30.420114 22040 raft_consensus.cc:2468] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:30.421232 21967 raft_consensus.cc:2468] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:30.422971 22166 raft_consensus.cc:2749] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:30.424665 22082 leader_election.cc:304] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:30.425518 22166 raft_consensus.cc:2804] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:30.426035 22166 raft_consensus.cc:697] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:30.427104 22166 consensus_queue.cc:237] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.429620 22158 tablet_bootstrap.cc:492] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:30.430084 22158 ts_tablet_manager.cc:1403] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 13:07:30.430518 22215 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:30.433108 22158 raft_consensus.cc:359] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.433929 22158 raft_consensus.cc:385] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.434249 22158 raft_consensus.cc:740] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.434991 22158 consensus_queue.cc:260] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.436625 22246 raft_consensus.cc:2749] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:30.437371 22158 ts_tablet_manager.cc:1434] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:30.437814 22179 raft_consensus.cc:515] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.438453 22158 tablet_bootstrap.cc:492] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:30.439536 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa389b56a5f045a7a9afad7f1c2c01f2" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.445708 22158 tablet_bootstrap.cc:654] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.446799 22156 tablet_bootstrap.cc:654] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.448464 22217 raft_consensus.cc:493] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.449184 22217 raft_consensus.cc:515] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.450886 22215 consensus_queue.cc:1048] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:30.451767 22217 leader_election.cc:290] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.452476 22179 leader_election.cc:290] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:30.452354 22215 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:30.454406 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.454406 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3beba10c921842ab867902668bededa0" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
W20260709 13:07:30.457686 22008 leader_election.cc:343] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.459052 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
W20260709 13:07:30.459141 22082 leader_election.cc:343] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.462389 21933 leader_election.cc:304] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:30.463711 22166 raft_consensus.cc:493] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.463549 22157 raft_consensus.cc:359] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.468820 22157 raft_consensus.cc:385] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.469236 22158 tablet_bootstrap.cc:492] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:30.469167 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3beba10c921842ab867902668bededa0" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:30.464504 22209 raft_consensus.cc:3060] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.470067 22042 raft_consensus.cc:3060] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.468473 22166 raft_consensus.cc:515] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:30.476222 22008 leader_election.cc:343] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.476786 22008 leader_election.cc:304] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:30.469135 22157 raft_consensus.cc:740] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.470064 22158 ts_tablet_manager.cc:1403] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.014s
I20260709 13:07:30.479095 22157 consensus_queue.cc:260] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.480160 22166 leader_election.cc:290] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:30.480265 22042 raft_consensus.cc:2468] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:30.481240 22157 ts_tablet_manager.cc:1434] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 13:07:30.485852 22209 raft_consensus.cc:2749] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:30.486503 22157 tablet_bootstrap.cc:492] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:30.488816 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e15ed6b2b5e45fcb649e4f2635c9f6a" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:30.489940 21965 raft_consensus.cc:2468] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:30.495580 22209 consensus_queue.cc:1048] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:30.496310 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e15ed6b2b5e45fcb649e4f2635c9f6a" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:30.484040 22158 raft_consensus.cc:359] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.496758 22157 tablet_bootstrap.cc:654] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.496989 22158 raft_consensus.cc:385] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.478613 22217 raft_consensus.cc:2749] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:30.497540 22158 raft_consensus.cc:740] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.499015 22158 consensus_queue.cc:260] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.502121 22082 leader_election.cc:304] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:30.502844 22156 tablet_bootstrap.cc:492] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:30.506903 22156 ts_tablet_manager.cc:1403] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.099s	user 0.024s	sys 0.006s
I20260709 13:07:30.507658 22158 ts_tablet_manager.cc:1434] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:07:30.508771 22158 tablet_bootstrap.cc:492] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:30.509059 22157 tablet_bootstrap.cc:492] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:30.509526 22157 ts_tablet_manager.cc:1403] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260709 13:07:30.510010 22156 raft_consensus.cc:359] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.511179 22156 raft_consensus.cc:385] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.511577 22156 raft_consensus.cc:740] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.512804 22156 consensus_queue.cc:260] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.515129 22158 tablet_bootstrap.cc:654] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.516067 22156 ts_tablet_manager.cc:1434] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:07:30.517227 22156 tablet_bootstrap.cc:492] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:30.517956 22166 raft_consensus.cc:2804] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:30.518432 22157 raft_consensus.cc:359] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.519747 22166 raft_consensus.cc:697] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:30.521032 22166 consensus_queue.cc:237] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:30.519086 22082 leader_election.cc:343] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.526508 21864 catalog_manager.cc:5697] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.519748 22157 raft_consensus.cc:385] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.528039 22157 raft_consensus.cc:740] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.533301 22082 leader_election.cc:304] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:30.536389 22217 raft_consensus.cc:493] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.536978 22217 raft_consensus.cc:515] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.539089 22217 leader_election.cc:290] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.543411 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e9796262514571959522608d4ad086" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.543495 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e9796262514571959522608d4ad086" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
W20260709 13:07:30.546402 22008 leader_election.cc:343] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:30.547165 22008 leader_election.cc:343] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.548106 22008 leader_election.cc:304] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:30.550978 22182 raft_consensus.cc:2749] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:30.548106 22226 raft_consensus.cc:493] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.551939 22226 raft_consensus.cc:515] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.554019 22182 raft_consensus.cc:493] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.554527 22182 raft_consensus.cc:515] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.554684 22217 consensus_queue.cc:1048] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:30.529264 22157 consensus_queue.cc:260] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.558079 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2961c4d2950946a1a04d0fe67c3b9abf" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:30.556459 22182 leader_election.cc:290] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:07:30.562909 22008 leader_election.cc:343] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.563148 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc7fb60ee9440ca79a1c1a194db1d3" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.562894 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2961c4d2950946a1a04d0fe67c3b9abf" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.564087 22115 raft_consensus.cc:2468] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:30.564749 22158 tablet_bootstrap.cc:492] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:30.565183 22158 ts_tablet_manager.cc:1403] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.026s
W20260709 13:07:30.566118 22008 leader_election.cc:343] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.556223 22226 leader_election.cc:290] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.560895 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc7fb60ee9440ca79a1c1a194db1d3" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:30.566954 21965 raft_consensus.cc:2468] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:30.567735 22166 raft_consensus.cc:2804] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:30.561134 22157 ts_tablet_manager.cc:1434] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260709 13:07:30.568109 22166 raft_consensus.cc:493] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:30.567917 22158 raft_consensus.cc:359] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.568516 22166 raft_consensus.cc:3060] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.568455 22008 leader_election.cc:304] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:30.569348 22226 raft_consensus.cc:2804] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:30.569860 22226 raft_consensus.cc:493] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:30.570286 22226 raft_consensus.cc:3060] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.570673 22215 consensus_queue.cc:1048] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:30.577889 22156 tablet_bootstrap.cc:654] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.581091 22008 leader_election.cc:304] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:30.585027 22226 raft_consensus.cc:515] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.585650 22182 raft_consensus.cc:2804] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:30.568694 22158 raft_consensus.cc:385] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.586078 22182 raft_consensus.cc:493] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:30.586270 22158 raft_consensus.cc:740] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.586488 22182 raft_consensus.cc:3060] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.586975 22158 consensus_queue.cc:260] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.585913 22209 consensus_queue.cc:1048] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:30.590770 22206 raft_consensus.cc:493] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.591437 22206 raft_consensus.cc:515] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.569044 22157 tablet_bootstrap.cc:492] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:30.593617 22166 raft_consensus.cc:515] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.612628 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e546b3e52c42619ae29b6728c35f62" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:30.634657 22226 leader_election.cc:290] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.638231 21865 catalog_manager.cc:5697] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.597675 22217 consensus_queue.cc:1048] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 13:07:30.643419 22166 leader_election.cc:290] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:30.643913 22226 consensus_queue.cc:1048] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:30.654501 21933 leader_election.cc:343] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.650348 22206 leader_election.cc:290] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.659534 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e15ed6b2b5e45fcb649e4f2635c9f6a" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:30.660390 21966 raft_consensus.cc:3060] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:30.661036 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 47779.3us
W20260709 13:07:30.663429 22008 consensus_peers.cc:597] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:30.665910 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2961c4d2950946a1a04d0fe67c3b9abf" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:30.666757 22115 raft_consensus.cc:3060] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.666925 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2961c4d2950946a1a04d0fe67c3b9abf" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
W20260709 13:07:30.674837 22008 leader_election.cc:343] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.676661 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e546b3e52c42619ae29b6728c35f62" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.673254 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e15ed6b2b5e45fcb649e4f2635c9f6a" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:30.691404 22158 ts_tablet_manager.cc:1434] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.126s	user 0.011s	sys 0.045s
I20260709 13:07:30.693313 22156 tablet_bootstrap.cc:492] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:30.694095 22156 ts_tablet_manager.cc:1403] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.177s	user 0.025s	sys 0.031s
I20260709 13:07:30.677451 22116 raft_consensus.cc:2468] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
W20260709 13:07:30.696740 22082 leader_election.cc:343] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.701056 21933 leader_election.cc:304] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:30.702363 22206 raft_consensus.cc:2804] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:30.702750 22206 raft_consensus.cc:493] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:30.703110 22206 raft_consensus.cc:3060] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.678828 22226 consensus_queue.cc:1048] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:07:30.703444 22182 raft_consensus.cc:515] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.710861 22158 tablet_bootstrap.cc:492] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:30.712504 21966 raft_consensus.cc:2468] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:30.719295 22226 raft_consensus.cc:493] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.719818 22226 raft_consensus.cc:515] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.720254 22082 leader_election.cc:304] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:30.721083 22166 raft_consensus.cc:2804] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:30.721603 22166 raft_consensus.cc:697] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:30.721948 22226 leader_election.cc:290] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.722405 22166 consensus_queue.cc:237] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.725627 22182 leader_election.cc:290] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.760599 22179 raft_consensus.cc:493] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.762835 22179 raft_consensus.cc:515] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.804450 22156 raft_consensus.cc:359] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.807430 22156 raft_consensus.cc:385] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.807865 22156 raft_consensus.cc:740] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.809783 22226 raft_consensus.cc:493] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.809903 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9bef2959b743e1937f8726383a6e31" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:30.810412 22226 raft_consensus.cc:515] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.809065 22156 consensus_queue.cc:260] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.723976 22206 raft_consensus.cc:515] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.814889 22156 ts_tablet_manager.cc:1434] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.120s	user 0.009s	sys 0.000s
I20260709 13:07:30.815222 22226 leader_election.cc:290] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.816180 22156 tablet_bootstrap.cc:492] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:30.819756 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:30.820508 21967 raft_consensus.cc:2468] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:30.819772 22179 leader_election.cc:290] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:30.826153 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc7fb60ee9440ca79a1c1a194db1d3" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:30.826797 21965 raft_consensus.cc:3060] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.827656 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e546b3e52c42619ae29b6728c35f62" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:30.829115 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
W20260709 13:07:30.829995 21933 leader_election.cc:343] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:30.830513 22082 leader_election.cc:343] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.834161 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc7fb60ee9440ca79a1c1a194db1d3" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:30.848534 21965 raft_consensus.cc:2468] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:30.852732 22115 raft_consensus.cc:2468] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:30.855234 22206 leader_election.cc:290] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.863376 22182 raft_consensus.cc:493] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.874056 21865 catalog_manager.cc:5697] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.875538 22157 tablet_bootstrap.cc:654] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.875525 22182 raft_consensus.cc:515] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.876391 22114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f553c35fc7724e468d18a9047e3e6f85" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.878216 22182 leader_election.cc:290] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:30.856639 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e546b3e52c42619ae29b6728c35f62" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:30.862378 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f553c35fc7724e468d18a9047e3e6f85" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:30.884248 22158 tablet_bootstrap.cc:654] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.879254 22115 raft_consensus.cc:3060] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.891022 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9bef2959b743e1937f8726383a6e31" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:30.893149 22157 tablet_bootstrap.cc:492] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:30.893826 22157 ts_tablet_manager.cc:1403] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.325s	user 0.019s	sys 0.024s
I20260709 13:07:30.894342 22115 raft_consensus.cc:2468] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:30.895900 21933 leader_election.cc:304] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:30.893216 22158 tablet_bootstrap.cc:492] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:30.896859 22158 ts_tablet_manager.cc:1403] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.186s	user 0.021s	sys 0.024s
I20260709 13:07:30.896962 22156 tablet_bootstrap.cc:654] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.897119 22206 raft_consensus.cc:2804] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:30.897611 22206 raft_consensus.cc:697] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:30.897742 22157 raft_consensus.cc:359] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.898517 22157 raft_consensus.cc:385] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.899092 22157 raft_consensus.cc:740] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.898541 22206 consensus_queue.cc:237] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.899747 22158 raft_consensus.cc:359] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.899819 22157 consensus_queue.cc:260] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.900651 22158 raft_consensus.cc:385] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.901557 22158 raft_consensus.cc:740] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.902676 22157 ts_tablet_manager.cc:1434] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:07:30.902320 22158 consensus_queue.cc:260] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.905263 22157 tablet_bootstrap.cc:492] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:30.905717 22158 ts_tablet_manager.cc:1434] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:30.906545 22158 tablet_bootstrap.cc:492] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:30.912151 22157 tablet_bootstrap.cc:654] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.912245 22158 tablet_bootstrap.cc:654] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.912814 21863 catalog_manager.cc:5697] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.922542 22156 tablet_bootstrap.cc:492] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:30.922777 22158 tablet_bootstrap.cc:492] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:30.923105 22156 ts_tablet_manager.cc:1403] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.012s
I20260709 13:07:30.923225 22158 ts_tablet_manager.cc:1403] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.002s
I20260709 13:07:30.926129 22156 raft_consensus.cc:359] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.926831 22156 raft_consensus.cc:385] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.927415 22156 raft_consensus.cc:740] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.928902 22158 raft_consensus.cc:359] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.929659 22158 raft_consensus.cc:385] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.929925 22158 raft_consensus.cc:740] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.930799 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dd08fa1a994b9cb4a19188b8407609" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:30.930730 22156 consensus_queue.cc:260] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.932968 22156 ts_tablet_manager.cc:1434] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:07:30.933895 22156 tablet_bootstrap.cc:492] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:30.934309 22008 leader_election.cc:304] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:30.935284 22008 leader_election.cc:304] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
W20260709 13:07:30.936528 22008 leader_election.cc:343] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.936697 22226 raft_consensus.cc:2804] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:30.937093 22226 raft_consensus.cc:493] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:30.937271 22008 leader_election.cc:343] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.937507 22226 raft_consensus.cc:3060] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:30.937680 22082 leader_election.cc:343] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:30.938279 22008 leader_election.cc:343] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.938212 22082 leader_election.cc:304] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:30.939788 22166 raft_consensus.cc:2749] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:30.939695 22008 leader_election.cc:304] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:30.941506 22265 raft_consensus.cc:2804] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:30.935005 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dd08fa1a994b9cb4a19188b8407609" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:30.942137 22265 raft_consensus.cc:697] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:30.942602 22267 raft_consensus.cc:2804] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:30.943208 22267 raft_consensus.cc:697] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:30.943130 22265 consensus_queue.cc:237] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.944300 22267 consensus_queue.cc:237] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.949730 22226 raft_consensus.cc:515] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.952019 22226 leader_election.cc:290] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:07:30.952366 22008 leader_election.cc:343] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.952857 22008 leader_election.cc:304] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:30.952795 22158 consensus_queue.cc:260] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.953922 22182 raft_consensus.cc:2749] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:30.955649 22158 ts_tablet_manager.cc:1434] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:07:30.957047 22158 tablet_bootstrap.cc:492] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
W20260709 13:07:30.960924 22008 leader_election.cc:343] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:30.962113 22157 tablet_bootstrap.cc:492] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:30.963665 22157 ts_tablet_manager.cc:1403] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.005s
I20260709 13:07:30.968302 22156 tablet_bootstrap.cc:654] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.969017 22157 raft_consensus.cc:359] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.969772 22157 raft_consensus.cc:385] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:30.970050 22157 raft_consensus.cc:740] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:30.975549 22157 consensus_queue.cc:260] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.977658 22158 tablet_bootstrap.cc:654] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:30.977833 22157 ts_tablet_manager.cc:1434] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 13:07:30.982012 22157 tablet_bootstrap.cc:492] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
W20260709 13:07:30.990072 22082 consensus_peers.cc:597] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:30.992941 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:30.993742 21965 raft_consensus.cc:3060] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:30.996565 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:30.997445 22206 raft_consensus.cc:493] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:30.997941 22206 raft_consensus.cc:515] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:30.999116 21967 raft_consensus.cc:3060] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.001710 22157 tablet_bootstrap.cc:654] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.002024 22156 tablet_bootstrap.cc:492] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:31.002502 22156 ts_tablet_manager.cc:1403] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.012s
I20260709 13:07:31.005226 22156 raft_consensus.cc:359] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.005951 22156 raft_consensus.cc:385] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.006237 22156 raft_consensus.cc:740] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.007313 22156 consensus_queue.cc:260] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.009795 22206 leader_election.cc:290] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:31.012519 21965 raft_consensus.cc:2468] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:31.015143 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:31.017019 22267 consensus_queue.cc:1048] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:31.019070 22008 leader_election.cc:343] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.019254 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:31.019788 22008 leader_election.cc:304] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:31.020699 22267 raft_consensus.cc:2749] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:31.022001 21933 leader_election.cc:343] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:31.022807 21933 leader_election.cc:343] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.023336 22156 ts_tablet_manager.cc:1434] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:07:31.023263 21933 leader_election.cc:304] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:31.023681 22158 tablet_bootstrap.cc:492] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:31.024219 22158 ts_tablet_manager.cc:1403] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.018s
I20260709 13:07:31.024362 22156 tablet_bootstrap.cc:492] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:31.024679 22206 raft_consensus.cc:2749] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:31.026348 22166 consensus_queue.cc:1048] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:31.028070 22158 raft_consensus.cc:359] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.033739 22158 raft_consensus.cc:385] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.034158 22158 raft_consensus.cc:740] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.031464 22156 tablet_bootstrap.cc:654] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.035979 22166 consensus_queue.cc:1048] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:31.036427 22157 tablet_bootstrap.cc:492] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:31.039479 22157 ts_tablet_manager.cc:1403] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.008s
I20260709 13:07:31.037269 22158 consensus_queue.cc:260] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.041543 22158 ts_tablet_manager.cc:1434] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:07:31.042461 22158 tablet_bootstrap.cc:492] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:31.044955 22157 raft_consensus.cc:359] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.045874 22157 raft_consensus.cc:385] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.046327 22157 raft_consensus.cc:740] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.047437 22157 consensus_queue.cc:260] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:31.048302 22008 leader_election.cc:343] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.051566 22157 ts_tablet_manager.cc:1434] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:31.053790 22157 tablet_bootstrap.cc:492] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:31.056447 22158 tablet_bootstrap.cc:654] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.065341 22157 tablet_bootstrap.cc:654] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.093529 22008 leader_election.cc:304] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:31.096127 22267 raft_consensus.cc:2804] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:31.096674 22267 raft_consensus.cc:697] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:31.097568 22267 consensus_queue.cc:237] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.098667 22156 tablet_bootstrap.cc:492] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:31.099164 22156 ts_tablet_manager.cc:1403] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.011s
I20260709 13:07:31.111254 22183 consensus_queue.cc:1048] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:31.112843 21913 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:31.115455 22156 raft_consensus.cc:359] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.116261 22156 raft_consensus.cc:385] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.116683 22156 raft_consensus.cc:740] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.116853 22157 tablet_bootstrap.cc:492] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:31.117908 22157 ts_tablet_manager.cc:1403] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.007s
I20260709 13:07:31.119411 22156 consensus_queue.cc:260] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.120359 22157 raft_consensus.cc:359] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.121027 22157 raft_consensus.cc:385] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.121351 22157 raft_consensus.cc:740] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.121978 22157 consensus_queue.cc:260] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.122587 22156 ts_tablet_manager.cc:1434] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 13:07:31.123795 22156 tablet_bootstrap.cc:492] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:31.123970 22157 ts_tablet_manager.cc:1434] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:31.129542 22157 tablet_bootstrap.cc:492] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:31.134117 22156 tablet_bootstrap.cc:654] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.135267 22157 tablet_bootstrap.cc:654] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.142189 22040 raft_consensus.cc:3060] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.143169 22156 tablet_bootstrap.cc:492] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:31.144027 22156 ts_tablet_manager.cc:1403] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:07:31.147125 22156 raft_consensus.cc:359] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.148110 22156 raft_consensus.cc:385] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.148468 22156 raft_consensus.cc:740] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.149507 22156 consensus_queue.cc:260] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.151170 22215 consensus_queue.cc:1048] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:31.153290 22157 tablet_bootstrap.cc:492] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:31.153430 22156 ts_tablet_manager.cc:1434] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:31.153842 22157 ts_tablet_manager.cc:1403] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260709 13:07:31.154408 22156 tablet_bootstrap.cc:492] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:31.156746 22157 raft_consensus.cc:359] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.157526 22157 raft_consensus.cc:385] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.157828 22157 raft_consensus.cc:740] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.158638 22157 consensus_queue.cc:260] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.160290 22156 tablet_bootstrap.cc:654] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.161320 22158 tablet_bootstrap.cc:492] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:31.161798 22158 ts_tablet_manager.cc:1403] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.000s
I20260709 13:07:31.164999 22158 raft_consensus.cc:359] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.167865 22158 raft_consensus.cc:385] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.168208 22158 raft_consensus.cc:740] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.170214 22157 ts_tablet_manager.cc:1434] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260709 13:07:31.172204 22157 tablet_bootstrap.cc:492] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:31.170806 22158 consensus_queue.cc:260] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.174773 22156 tablet_bootstrap.cc:492] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:31.175293 22156 ts_tablet_manager.cc:1403] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260709 13:07:31.176486 22158 ts_tablet_manager.cc:1434] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:07:31.177470 22158 tablet_bootstrap.cc:492] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:31.178272 22179 raft_consensus.cc:493] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.178324 22156 raft_consensus.cc:359] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.179205 22156 raft_consensus.cc:385] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.178925 22179 raft_consensus.cc:515] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.179513 22156 raft_consensus.cc:740] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.180262 22156 consensus_queue.cc:260] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.181308 22157 tablet_bootstrap.cc:654] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.182718 22156 ts_tablet_manager.cc:1434] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:31.186887 22158 tablet_bootstrap.cc:654] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.188130 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:31.188746 22157 tablet_bootstrap.cc:492] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:31.188800 22156 tablet_bootstrap.cc:492] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:31.189358 22157 ts_tablet_manager.cc:1403] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260709 13:07:31.190451 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:31.191221 21967 raft_consensus.cc:2468] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:31.192734 22157 raft_consensus.cc:359] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.193512 22157 raft_consensus.cc:385] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.193804 22157 raft_consensus.cc:740] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
W20260709 13:07:31.194016 22082 leader_election.cc:343] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.194518 22157 consensus_queue.cc:260] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.195393 22156 tablet_bootstrap.cc:654] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.195952 22082 leader_election.cc:304] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:31.196740 22157 ts_tablet_manager.cc:1434] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:31.197222 22215 raft_consensus.cc:2804] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:31.197666 22215 raft_consensus.cc:493] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:31.197777 22157 tablet_bootstrap.cc:492] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:31.198100 22215 raft_consensus.cc:3060] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.201633 22166 consensus_queue.cc:1048] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:31.204468 21865 catalog_manager.cc:5697] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.181121 22179 leader_election.cc:290] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:31.209107 21865 catalog_manager.cc:5697] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.214032 22246 raft_consensus.cc:493] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.213855 22215 raft_consensus.cc:515] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.214483 22246 raft_consensus.cc:515] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.216284 22215 leader_election.cc:290] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:31.216555 22246 leader_election.cc:290] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:31.219204 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e9796262514571959522608d4ad086" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
W20260709 13:07:31.220777 21933 leader_election.cc:343] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.221182 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:31.221594 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:31.222165 21967 raft_consensus.cc:3060] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.223203 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e9796262514571959522608d4ad086" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:31.223872 22040 raft_consensus.cc:2468] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:31.225960 21933 leader_election.cc:304] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:31.227068 22246 raft_consensus.cc:2804] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:31.227458 22246 raft_consensus.cc:493] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:31.227782 22246 raft_consensus.cc:3060] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:31.227715 22082 leader_election.cc:343] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.229133 21967 raft_consensus.cc:2468] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:31.230315 22082 leader_election.cc:304] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:31.231566 22215 raft_consensus.cc:2804] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:31.232270 22215 raft_consensus.cc:697] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:31.233088 22215 consensus_queue.cc:237] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.234213 22166 raft_consensus.cc:493] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.234818 22166 raft_consensus.cc:515] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.237126 22166 leader_election.cc:290] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:31.239890 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c7848914f9417c920051b99fa5868e" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
W20260709 13:07:31.241956 22082 leader_election.cc:343] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.243373 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c7848914f9417c920051b99fa5868e" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:31.244020 22040 raft_consensus.cc:2468] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:31.245633 22082 leader_election.cc:304] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:31.246593 22166 raft_consensus.cc:2804] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:31.247018 22166 raft_consensus.cc:493] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:31.247466 22166 raft_consensus.cc:3060] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.248965 22157 tablet_bootstrap.cc:654] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.251739 22156 tablet_bootstrap.cc:492] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:31.252369 22156 ts_tablet_manager.cc:1403] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.002s
I20260709 13:07:31.254312 21865 catalog_manager.cc:5697] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.255960 22156 raft_consensus.cc:359] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.256775 22156 raft_consensus.cc:385] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.257061 22156 raft_consensus.cc:740] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.261991 22156 consensus_queue.cc:260] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.264504 22215 raft_consensus.cc:493] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.265149 22215 raft_consensus.cc:515] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.264918 22166 raft_consensus.cc:515] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.267318 22156 ts_tablet_manager.cc:1434] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 13:07:31.267516 22215 leader_election.cc:290] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:31.268456 22156 tablet_bootstrap.cc:492] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:31.269760 22246 raft_consensus.cc:515] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.271097 22209 raft_consensus.cc:493] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.271648 22209 raft_consensus.cc:515] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.273350 22246 leader_election.cc:290] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:31.273998 22209 leader_election.cc:290] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:31.274600 22166 leader_election.cc:290] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:31.276044 22215 raft_consensus.cc:493] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.276576 22215 raft_consensus.cc:515] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.279341 22215 leader_election.cc:290] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:31.278853 21864 catalog_manager.cc:5697] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.282131 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc7fb60ee9440ca79a1c1a194db1d3" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:31.283486 21966 raft_consensus.cc:2393] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cb61644d1b24df8810b3f175062e581 in current term 1: Already voted for candidate 4b328f1ebf504fcab686a05f383c1aeb in this term.
I20260709 13:07:31.283700 22156 tablet_bootstrap.cc:654] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.290609 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e9796262514571959522608d4ad086" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:31.291561 22040 raft_consensus.cc:3060] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.298053 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246c90cb5714422bb274f8a026623212" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:31.298578 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c7848914f9417c920051b99fa5868e" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:31.299048 22042 raft_consensus.cc:2468] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:31.301278 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f553c35fc7724e468d18a9047e3e6f85" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:31.301997 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c7848914f9417c920051b99fa5868e" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:31.302969 22041 raft_consensus.cc:3060] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.306898 22158 tablet_bootstrap.cc:492] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:31.307492 22158 ts_tablet_manager.cc:1403] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.130s	user 0.032s	sys 0.019s
I20260709 13:07:31.309549 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc7fb60ee9440ca79a1c1a194db1d3" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:31.311959 22158 raft_consensus.cc:359] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.312757 22158 raft_consensus.cc:385] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.313141 22158 raft_consensus.cc:740] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.314404 21933 leader_election.cc:304] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:31.315372 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f553c35fc7724e468d18a9047e3e6f85" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:31.315831 22209 raft_consensus.cc:2804] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:31.315230 22158 consensus_queue.cc:260] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.316172 22042 raft_consensus.cc:2468] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:31.316231 22209 raft_consensus.cc:493] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:31.316735 22209 raft_consensus.cc:3060] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.324623 22158 ts_tablet_manager.cc:1434] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:07:31.326226 22158 tablet_bootstrap.cc:492] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:31.315325 22040 raft_consensus.cc:2468] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:31.334116 21933 leader_election.cc:304] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:31.336299 22157 tablet_bootstrap.cc:492] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:31.336791 22157 ts_tablet_manager.cc:1403] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.012s
I20260709 13:07:31.335722 22246 raft_consensus.cc:2804] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:31.338131 22246 raft_consensus.cc:697] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:31.338303 22041 raft_consensus.cc:2468] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:31.332345 22082 leader_election.cc:304] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:31.339273 22267 raft_consensus.cc:493] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.339120 22246 consensus_queue.cc:237] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.339704 22267 raft_consensus.cc:515] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.341775 22267 leader_election.cc:290] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:31.342815 22166 raft_consensus.cc:2804] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:31.342998 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e546b3e52c42619ae29b6728c35f62" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:31.343927 22115 raft_consensus.cc:2393] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b328f1ebf504fcab686a05f383c1aeb in current term 1: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
I20260709 13:07:31.344720 22156 tablet_bootstrap.cc:492] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:31.343927 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e546b3e52c42619ae29b6728c35f62" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:31.344928 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e9796262514571959522608d4ad086" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:31.345326 22156 ts_tablet_manager.cc:1403] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.020s
I20260709 13:07:31.346662 22209 raft_consensus.cc:515] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.343247 22166 raft_consensus.cc:493] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:31.347568 22166 raft_consensus.cc:3060] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.348806 22209 leader_election.cc:290] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:31.346859 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246c90cb5714422bb274f8a026623212" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:31.348678 22156 raft_consensus.cc:359] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.349743 22156 raft_consensus.cc:385] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.350037 22156 raft_consensus.cc:740] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.350461 22008 leader_election.cc:304] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:31.351750 22267 raft_consensus.cc:3060] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.352305 22156 consensus_queue.cc:260] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.357023 22082 leader_election.cc:304] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:31.358351 22156 ts_tablet_manager.cc:1434] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
W20260709 13:07:31.358762 22082 leader_election.cc:343] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.359470 22156 tablet_bootstrap.cc:492] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:31.359329 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246c90cb5714422bb274f8a026623212" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:31.360337 22040 raft_consensus.cc:3060] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.360968 22267 raft_consensus.cc:2749] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:31.361577 22215 raft_consensus.cc:3060] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:31.366325 22082 leader_election.cc:343] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.369990 22215 raft_consensus.cc:2749] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:31.368178 22040 raft_consensus.cc:2468] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
W20260709 13:07:31.375403 21933 leader_election.cc:343] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.376754 21933 leader_election.cc:304] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:31.377036 22082 leader_election.cc:304] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:31.377218 22166 raft_consensus.cc:515] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.378897 22179 raft_consensus.cc:2804] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:07:31.382520 21933 leader_election.cc:343] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.382287 22157 raft_consensus.cc:359] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.383440 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246c90cb5714422bb274f8a026623212" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:31.384032 22157 raft_consensus.cc:385] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.384344 22157 raft_consensus.cc:740] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.385939 22166 leader_election.cc:290] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:31.386451 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f553c35fc7724e468d18a9047e3e6f85" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:31.387936 22179 raft_consensus.cc:697] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:31.388060 22206 consensus_queue.cc:1048] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:31.384660 22246 raft_consensus.cc:2804] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:31.388942 22246 raft_consensus.cc:697] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:31.388962 22179 consensus_queue.cc:237] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.389986 22246 consensus_queue.cc:237] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.390429 21863 catalog_manager.cc:5697] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.385506 22157 consensus_queue.cc:260] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.393198 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f553c35fc7724e468d18a9047e3e6f85" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:31.393803 22112 raft_consensus.cc:3060] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.393971 22041 raft_consensus.cc:3060] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.395028 22158 tablet_bootstrap.cc:654] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:31.395344 22082 leader_election.cc:343] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.416998 22112 raft_consensus.cc:2468] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:31.419989 22157 ts_tablet_manager.cc:1434] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.000s
I20260709 13:07:31.420889 22157 tablet_bootstrap.cc:492] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:31.421157 22041 raft_consensus.cc:2468] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:31.425904 22082 leader_election.cc:304] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:31.429625 22166 raft_consensus.cc:2804] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:31.430747 22166 raft_consensus.cc:697] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:31.432128 22166 consensus_queue.cc:237] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.435194 22246 raft_consensus.cc:493] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.437992 21863 catalog_manager.cc:5697] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.435925 22246 raft_consensus.cc:515] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.449352 22156 tablet_bootstrap.cc:654] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.451195 22267 consensus_queue.cc:1048] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:31.454326 21864 catalog_manager.cc:5697] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.457849 22157 tablet_bootstrap.cc:654] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.459913 22246 leader_election.cc:290] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:31.460605 22179 raft_consensus.cc:493] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.465396 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2961c4d2950946a1a04d0fe67c3b9abf" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:31.464395 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2961c4d2950946a1a04d0fe67c3b9abf" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:31.463856 22179 raft_consensus.cc:515] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.473490 22179 leader_election.cc:290] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:31.473588 22183 raft_consensus.cc:493] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.474102 22183 raft_consensus.cc:515] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.476253 22183 leader_election.cc:290] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:31.481779 22157 tablet_bootstrap.cc:492] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:31.482326 22157 ts_tablet_manager.cc:1403] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.009s
I20260709 13:07:31.482249 22246 consensus_queue.cc:1048] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:31.482492 21933 leader_election.cc:304] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:31.484256 22246 raft_consensus.cc:2749] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:31.488189 22156 tablet_bootstrap.cc:492] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:31.488808 22156 ts_tablet_manager.cc:1403] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.002s
I20260709 13:07:31.489467 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:31.489873 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:31.490741 21966 raft_consensus.cc:2393] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cb61644d1b24df8810b3f175062e581 in current term 1: Already voted for candidate 4b328f1ebf504fcab686a05f383c1aeb in this term.
I20260709 13:07:31.491940 22156 raft_consensus.cc:359] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.492609 22156 raft_consensus.cc:385] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.492895 22156 raft_consensus.cc:740] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.493775 22156 consensus_queue.cc:260] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.494619 21967 raft_consensus.cc:2468] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:31.494792 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:31.496764 22156 ts_tablet_manager.cc:1434] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:07:31.498831 22156 tablet_bootstrap.cc:492] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:31.502254 22082 leader_election.cc:304] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:31.507954 22082 leader_election.cc:304] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:31.507064 22166 raft_consensus.cc:2804] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:31.510807 22183 raft_consensus.cc:3060] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.521200 22158 tablet_bootstrap.cc:492] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:31.522480 22158 ts_tablet_manager.cc:1403] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.197s	user 0.015s	sys 0.000s
I20260709 13:07:31.524168 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:31.524868 22041 raft_consensus.cc:2468] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:31.513799 22166 raft_consensus.cc:493] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:31.526342 22166 raft_consensus.cc:3060] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.533638 22157 raft_consensus.cc:359] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.534104 22246 raft_consensus.cc:493] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.534469 22157 raft_consensus.cc:385] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.534835 22157 raft_consensus.cc:740] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.535563 22157 consensus_queue.cc:260] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.533905 22267 consensus_queue.cc:1048] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:31.535275 22246 raft_consensus.cc:515] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.542891 22157 ts_tablet_manager.cc:1434] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.003s
I20260709 13:07:31.543883 22157 tablet_bootstrap.cc:492] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:31.545809 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dd08fa1a994b9cb4a19188b8407609" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:31.546873 22158 raft_consensus.cc:359] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.547518 22158 raft_consensus.cc:385] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.547758 22158 raft_consensus.cc:740] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.546564 22041 raft_consensus.cc:2468] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:31.548436 21863 catalog_manager.cc:5697] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.553807 22158 consensus_queue.cc:260] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.555896 22156 tablet_bootstrap.cc:654] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.556866 22166 raft_consensus.cc:515] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.557193 21933 leader_election.cc:304] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:31.558167 22206 raft_consensus.cc:2804] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:31.558552 22206 raft_consensus.cc:493] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:31.558895 22206 raft_consensus.cc:3060] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.559465 22166 leader_election.cc:290] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:31.562593 21966 raft_consensus.cc:3060] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.563057 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dd08fa1a994b9cb4a19188b8407609" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:31.564292 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:31.564898 21967 raft_consensus.cc:3060] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.553596 22246 leader_election.cc:290] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:31.567718 22158 ts_tablet_manager.cc:1434] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 13:07:31.568853 22158 tablet_bootstrap.cc:492] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:31.573175 21965 raft_consensus.cc:3060] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:31.573534 21933 leader_election.cc:343] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.577077 21967 raft_consensus.cc:2468] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:31.578804 22082 leader_election.cc:304] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:31.579387 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:31.580080 22041 raft_consensus.cc:3060] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.579578 22179 raft_consensus.cc:2804] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:31.570740 22206 raft_consensus.cc:515] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.587920 22226 raft_consensus.cc:493] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.587999 22267 consensus_queue.cc:1048] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:31.588629 22226 raft_consensus.cc:515] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.591066 22226 leader_election.cc:290] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:31.582850 22183 raft_consensus.cc:2749] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:31.595803 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dd08fa1a994b9cb4a19188b8407609" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:31.598585 22042 raft_consensus.cc:3060] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.585650 22179 raft_consensus.cc:697] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:31.603061 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:31.603204 22179 consensus_queue.cc:237] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.604873 22041 raft_consensus.cc:2468] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:31.605362 22226 consensus_queue.cc:1048] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:07:31.605723 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:31.606547 21965 raft_consensus.cc:2393] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b328f1ebf504fcab686a05f383c1aeb in current term 1: Already voted for candidate 4cb61644d1b24df8810b3f175062e581 in this term.
I20260709 13:07:31.607606 22008 leader_election.cc:304] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:31.609596 22226 raft_consensus.cc:3060] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.625890 22206 leader_election.cc:290] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:31.626876 22042 raft_consensus.cc:2468] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:31.636749 22156 tablet_bootstrap.cc:492] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:31.637475 22156 ts_tablet_manager.cc:1403] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.139s	user 0.005s	sys 0.012s
I20260709 13:07:31.643599 21933 leader_election.cc:304] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:31.652225 22265 consensus_queue.cc:1048] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:31.654515 22158 tablet_bootstrap.cc:654] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.648005 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dd08fa1a994b9cb4a19188b8407609" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:31.659602 22209 raft_consensus.cc:2804] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:31.676529 22209 raft_consensus.cc:697] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:31.680011 22209 consensus_queue.cc:237] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.680845 22226 raft_consensus.cc:2749] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:31.683508 22226 raft_consensus.cc:493] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.683748 22156 raft_consensus.cc:359] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.684191 22226 raft_consensus.cc:515] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.684803 22156 raft_consensus.cc:385] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.686854 22156 raft_consensus.cc:740] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.687566 22156 consensus_queue.cc:260] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.691093 22156 ts_tablet_manager.cc:1434] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.003s
I20260709 13:07:31.699766 22157 tablet_bootstrap.cc:654] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.695632 22226 leader_election.cc:290] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:31.706627 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9bef2959b743e1937f8726383a6e31" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:31.707408 21967 raft_consensus.cc:2468] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
W20260709 13:07:31.710701 21933 leader_election.cc:343] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:31.711706 22183 consensus_queue.cc:1048] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:31.712322 22156 tablet_bootstrap.cc:492] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:31.721643 22008 leader_election.cc:304] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:31.725291 22322 raft_consensus.cc:2804] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:31.725777 22322 raft_consensus.cc:493] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:31.726136 22322 raft_consensus.cc:3060] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.727919 22166 consensus_queue.cc:1048] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:31.729476 22325 consensus_queue.cc:1048] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:31.741612 22157 tablet_bootstrap.cc:492] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:31.744758 22158 tablet_bootstrap.cc:492] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:31.755761 22157 ts_tablet_manager.cc:1403] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.212s	user 0.006s	sys 0.011s
I20260709 13:07:31.755877 22158 ts_tablet_manager.cc:1403] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.187s	user 0.015s	sys 0.006s
I20260709 13:07:31.747823 22156 tablet_bootstrap.cc:654] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.749192 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9bef2959b743e1937f8726383a6e31" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:31.761053 22115 raft_consensus.cc:2468] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:31.754701 22320 raft_consensus.cc:493] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:31.762261 22320 raft_consensus.cc:515] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.763397 22157 raft_consensus.cc:359] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.764092 22157 raft_consensus.cc:385] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.764386 22157 raft_consensus.cc:740] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.764861 22320 leader_election.cc:290] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:31.763792 21863 catalog_manager.cc:5697] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.765024 22157 consensus_queue.cc:260] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.767138 22157 ts_tablet_manager.cc:1434] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:07:31.768081 22157 tablet_bootstrap.cc:492] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:31.768770 22158 raft_consensus.cc:359] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.770140 22158 raft_consensus.cc:385] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.770828 22158 raft_consensus.cc:740] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.770097 21864 catalog_manager.cc:5697] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.771641 22158 consensus_queue.cc:260] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.778538 22158 ts_tablet_manager.cc:1434] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 13:07:31.779946 22157 tablet_bootstrap.cc:654] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.780860 22158 tablet_bootstrap.cc:492] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:31.794229 22322 raft_consensus.cc:515] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.805084 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9bef2959b743e1937f8726383a6e31" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:31.805780 21966 raft_consensus.cc:3060] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.815656 22157 tablet_bootstrap.cc:492] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:31.817209 22157 ts_tablet_manager.cc:1403] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.006s
I20260709 13:07:31.821151 22157 raft_consensus.cc:359] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.822145 22157 raft_consensus.cc:385] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.796005 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb262e33ce594540bf298d67fe536730" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:31.796944 22158 tablet_bootstrap.cc:654] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.822448 22157 raft_consensus.cc:740] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.822891 21967 raft_consensus.cc:2468] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:31.800033 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb262e33ce594540bf298d67fe536730" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:31.823593 22156 tablet_bootstrap.cc:492] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:31.823284 22157 consensus_queue.cc:260] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.823737 22041 raft_consensus.cc:2468] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:31.824061 22156 ts_tablet_manager.cc:1403] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.112s	user 0.023s	sys 0.015s
I20260709 13:07:31.825838 22157 ts_tablet_manager.cc:1434] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:31.826795 22157 tablet_bootstrap.cc:492] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:31.826824 22156 raft_consensus.cc:359] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.827623 22156 raft_consensus.cc:385] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.827919 22156 raft_consensus.cc:740] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.828573 22156 consensus_queue.cc:260] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.830636 22319 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:31.831230 22156 ts_tablet_manager.cc:1434] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:31.832257 22156 tablet_bootstrap.cc:492] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:31.833472 22157 tablet_bootstrap.cc:654] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.837458 21966 raft_consensus.cc:2468] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:31.840014 22082 leader_election.cc:304] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:31.841946 22322 leader_election.cc:290] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:31.845795 22008 leader_election.cc:304] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:31.843304 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9bef2959b743e1937f8726383a6e31" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:31.846478 22324 raft_consensus.cc:2804] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:31.847477 22324 raft_consensus.cc:493] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:31.847872 22324 raft_consensus.cc:3060] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.849432 22157 tablet_bootstrap.cc:492] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:31.849974 22157 ts_tablet_manager.cc:1403] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260709 13:07:31.851068 22156 tablet_bootstrap.cc:654] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.845278 22158 tablet_bootstrap.cc:492] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:31.853088 22158 ts_tablet_manager.cc:1403] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.003s
I20260709 13:07:31.856276 22322 raft_consensus.cc:2804] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:31.856899 22322 raft_consensus.cc:697] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:31.857829 22322 consensus_queue.cc:237] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.858878 22324 raft_consensus.cc:515] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.846937 22112 raft_consensus.cc:3060] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.861053 22324 leader_election.cc:290] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:31.862872 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb262e33ce594540bf298d67fe536730" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:31.863520 21965 raft_consensus.cc:3060] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.870896 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb262e33ce594540bf298d67fe536730" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:31.871559 22040 raft_consensus.cc:3060] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.871775 22157 raft_consensus.cc:359] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.872596 22157 raft_consensus.cc:385] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.872936 22157 raft_consensus.cc:740] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.873726 22157 consensus_queue.cc:260] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.874915 21965 raft_consensus.cc:2468] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:31.881489 22040 raft_consensus.cc:2468] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:31.884145 22215 consensus_queue.cc:1048] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:31.885525 22157 ts_tablet_manager.cc:1434] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:07:31.889669 22157 tablet_bootstrap.cc:492] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:31.886660 22112 raft_consensus.cc:2468] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:31.894698 22082 leader_election.cc:304] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:31.894717 22158 raft_consensus.cc:359] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.895591 22158 raft_consensus.cc:385] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.895874 22158 raft_consensus.cc:740] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.896580 22158 consensus_queue.cc:260] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:31.897330 22082 consensus_peers.cc:597] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.900646 22215 raft_consensus.cc:2804] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:31.901268 22215 raft_consensus.cc:697] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:31.901167 22158 ts_tablet_manager.cc:1434] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 13:07:31.902611 22158 tablet_bootstrap.cc:492] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:31.902209 22215 consensus_queue.cc:237] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.913456 22319 consensus_queue.cc:1048] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:31.916430 22082 consensus_peers.cc:597] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:31.916704 22112 raft_consensus.cc:3060] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:31.926203 22156 tablet_bootstrap.cc:492] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:31.926946 22156 ts_tablet_manager.cc:1403] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.002s
I20260709 13:07:31.932505 22157 tablet_bootstrap.cc:654] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:31.933182 22156 raft_consensus.cc:359] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.934279 22156 raft_consensus.cc:385] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:31.934612 22156 raft_consensus.cc:740] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:31.983031 22156 consensus_queue.cc:260] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:31.998693 22158 tablet_bootstrap.cc:654] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.035671 22156 ts_tablet_manager.cc:1434] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.108s	user 0.018s	sys 0.010s
I20260709 13:07:32.037436 22215 consensus_queue.cc:1048] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:32.038151 22156 tablet_bootstrap.cc:492] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:32.049540 22179 raft_consensus.cc:493] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.049976 22206 consensus_queue.cc:1048] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:32.050438 22179 raft_consensus.cc:515] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.055544 22158 tablet_bootstrap.cc:492] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:32.060704 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf98f2a064e443bcb0f2196eb0a27316" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:32.063591 22156 tablet_bootstrap.cc:654] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:32.063887 22082 leader_election.cc:343] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.065495 22158 ts_tablet_manager.cc:1403] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.163s	user 0.017s	sys 0.007s
I20260709 13:07:32.070122 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf98f2a064e443bcb0f2196eb0a27316" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:32.070396 22158 raft_consensus.cc:359] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.072784 22158 raft_consensus.cc:385] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.053481 22179 leader_election.cc:290] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:32.073518 22158 raft_consensus.cc:740] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.074236 22179 raft_consensus.cc:493] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.075350 22179 raft_consensus.cc:515] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:32.078239 22082 leader_election.cc:343] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.075562 22158 consensus_queue.cc:260] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.078956 22082 leader_election.cc:304] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:32.080518 22166 raft_consensus.cc:2749] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:32.117347 22158 ts_tablet_manager.cc:1434] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.051s	user 0.013s	sys 0.008s
I20260709 13:07:32.119539 22158 tablet_bootstrap.cc:492] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:32.120708 22157 tablet_bootstrap.cc:492] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:32.125844 22157 ts_tablet_manager.cc:1403] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.236s	user 0.016s	sys 0.011s
I20260709 13:07:32.094153 21865 catalog_manager.cc:5697] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:32.133069 22157 raft_consensus.cc:359] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.136811 22157 raft_consensus.cc:385] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.137247 22157 raft_consensus.cc:740] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.138888 22157 consensus_queue.cc:260] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.133512 22179 leader_election.cc:290] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:32.143525 22157 ts_tablet_manager.cc:1434] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:07:32.145339 22345 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:32.153179 22209 raft_consensus.cc:493] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.153517 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dd08fa1a994b9cb4a19188b8407609" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:32.156283 22265 raft_consensus.cc:493] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.156453 22041 raft_consensus.cc:2393] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cb61644d1b24df8810b3f175062e581 in current term 1: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
I20260709 13:07:32.156803 22265 raft_consensus.cc:515] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.157305 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dd08fa1a994b9cb4a19188b8407609" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:32.158499 22209 raft_consensus.cc:515] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.169107 22116 raft_consensus.cc:3060] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.189844 22156 tablet_bootstrap.cc:492] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:32.190356 22156 ts_tablet_manager.cc:1403] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.022s
I20260709 13:07:32.183673 22215 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:32.198612 22156 raft_consensus.cc:359] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.201016 22156 raft_consensus.cc:385] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.201488 22156 raft_consensus.cc:740] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.201798 22265 leader_election.cc:290] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:32.202620 22156 consensus_queue.cc:260] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.205085 22156 ts_tablet_manager.cc:1434] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 13:07:32.207798 22156 tablet_bootstrap.cc:492] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:32.207939 22209 leader_election.cc:290] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:32.209019 22158 tablet_bootstrap.cc:654] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.210065 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c618058a084ebca6eaec780fce976d" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:32.216991 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:32.217120 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
W20260709 13:07:32.219792 21933 leader_election.cc:343] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.221019 22209 consensus_queue.cc:1048] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:32.221720 22008 leader_election.cc:343] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.217001 21864 catalog_manager.cc:5697] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:32.225782 22157 tablet_bootstrap.cc:492] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
W20260709 13:07:32.226202 22008 leader_election.cc:343] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.245258 22008 leader_election.cc:304] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:32.253896 22082 leader_election.cc:304] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:32.264425 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c618058a084ebca6eaec780fce976d" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:32.265673 22183 raft_consensus.cc:2749] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:32.258827 22226 raft_consensus.cc:2749] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:32.259714 22209 consensus_queue.cc:1048] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 13:07:32.298118 22157 tablet_bootstrap.cc:654] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.299835 22156 tablet_bootstrap.cc:654] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.322701 22345 raft_consensus.cc:493] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.323333 22345 raft_consensus.cc:515] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:32.325054 21933 leader_election.cc:343] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.325768 21933 leader_election.cc:304] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:32.325956 22345 leader_election.cc:290] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:32.335141 22319 raft_consensus.cc:2749] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:32.336735 22158 tablet_bootstrap.cc:492] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:32.337515 22158 ts_tablet_manager.cc:1403] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.218s	user 0.030s	sys 0.018s
I20260709 13:07:32.342358 22157 tablet_bootstrap.cc:492] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:32.342931 22157 ts_tablet_manager.cc:1403] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.118s	user 0.021s	sys 0.008s
I20260709 13:07:32.357913 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c7848914f9417c920051b99fa5868e" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:32.357717 22158 raft_consensus.cc:359] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.358736 22158 raft_consensus.cc:385] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.359025 22158 raft_consensus.cc:740] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
W20260709 13:07:32.359791 21913 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:32.361802 21965 raft_consensus.cc:3060] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.359730 22158 consensus_queue.cc:260] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.347716 22038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c7848914f9417c920051b99fa5868e" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:32.370246 22158 ts_tablet_manager.cc:1434] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 13:07:32.376617 22265 raft_consensus.cc:493] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.376485 22322 consensus_queue.cc:1048] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:07:32.377171 22265 raft_consensus.cc:515] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.379321 22265 leader_election.cc:290] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:32.382578 21933 leader_election.cc:304] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:32.383217 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2305888f94f487999d48fe261246075" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:32.383858 21966 raft_consensus.cc:2468] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:32.384783 22157 raft_consensus.cc:359] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.385530 22157 raft_consensus.cc:385] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.385785 22157 raft_consensus.cc:740] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.386626 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2305888f94f487999d48fe261246075" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:32.386428 22157 consensus_queue.cc:260] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.389462 22158 tablet_bootstrap.cc:492] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:32.389709 22008 leader_election.cc:304] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:32.391590 22322 raft_consensus.cc:2804] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:32.392163 22322 raft_consensus.cc:493] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:32.392717 22322 raft_consensus.cc:3060] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.398000 22209 raft_consensus.cc:2749] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:32.398761 22158 tablet_bootstrap.cc:654] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:32.397919 22008 leader_election.cc:343] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.405112 22322 raft_consensus.cc:515] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.405647 22265 consensus_queue.cc:1048] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:32.407299 22322 leader_election.cc:290] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:32.411283 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2305888f94f487999d48fe261246075" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:32.412467 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2305888f94f487999d48fe261246075" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:32.413062 21966 raft_consensus.cc:3060] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.415288 22324 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:32.405572 22158 tablet_bootstrap.cc:492] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:32.417027 22158 ts_tablet_manager.cc:1403] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260709 13:07:32.418972 22157 ts_tablet_manager.cc:1434] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.003s
I20260709 13:07:32.420255 22157 tablet_bootstrap.cc:492] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:32.421892 22158 raft_consensus.cc:359] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.424458 22158 raft_consensus.cc:385] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.424746 22158 raft_consensus.cc:740] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
W20260709 13:07:32.422492 22008 leader_election.cc:343] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.427886 22156 tablet_bootstrap.cc:492] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:32.428390 22156 ts_tablet_manager.cc:1403] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.221s	user 0.018s	sys 0.014s
I20260709 13:07:32.430683 22158 consensus_queue.cc:260] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.431370 21966 raft_consensus.cc:2468] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:32.432971 22158 ts_tablet_manager.cc:1434] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:07:32.436301 22158 tablet_bootstrap.cc:492] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:32.439752 22322 raft_consensus.cc:493] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.440299 22322 raft_consensus.cc:515] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.442059 22158 tablet_bootstrap.cc:654] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.442265 22322 leader_election.cc:290] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:32.434789 22157 tablet_bootstrap.cc:654] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.445720 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230e2943db3a44bfa3bfe72d1075a7a5" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:32.434031 22156 raft_consensus.cc:359] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.446261 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230e2943db3a44bfa3bfe72d1075a7a5" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:32.446612 22156 raft_consensus.cc:385] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.446907 22156 raft_consensus.cc:740] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.449361 22156 consensus_queue.cc:260] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.451601 22156 ts_tablet_manager.cc:1434] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.006s
I20260709 13:07:32.452760 22156 tablet_bootstrap.cc:492] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:32.464315 22324 consensus_queue.cc:1048] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:32.466615 22158 tablet_bootstrap.cc:492] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
W20260709 13:07:32.466727 22008 leader_election.cc:343] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.467164 22158 ts_tablet_manager.cc:1403] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 13:07:32.467537 22008 leader_election.cc:304] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581
W20260709 13:07:32.473773 22008 leader_election.cc:343] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.474220 22008 leader_election.cc:304] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:32.476755 22323 raft_consensus.cc:2804] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:32.477047 22209 raft_consensus.cc:493] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.477391 22323 raft_consensus.cc:697] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:32.477888 22209 raft_consensus.cc:515] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.478506 22323 consensus_queue.cc:237] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.480257 22209 leader_election.cc:290] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:32.481621 22265 raft_consensus.cc:2749] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:32.482903 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:32.483603 22039 raft_consensus.cc:2468] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:32.485059 22157 tablet_bootstrap.cc:492] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:32.485208 21933 leader_election.cc:304] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:32.485656 22157 ts_tablet_manager.cc:1403] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.003s
I20260709 13:07:32.487533 22209 raft_consensus.cc:2804] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:32.488487 22209 raft_consensus.cc:493] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:32.488862 22209 raft_consensus.cc:3060] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.488915 22157 raft_consensus.cc:359] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.489809 22157 raft_consensus.cc:385] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.490149 22157 raft_consensus.cc:740] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.490967 22157 consensus_queue.cc:260] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.493456 22157 ts_tablet_manager.cc:1434] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:32.470490 22158 raft_consensus.cc:359] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.472062 22353 raft_consensus.cc:493] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.472797 22156 tablet_bootstrap.cc:654] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.495128 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:32.495944 22157 tablet_bootstrap.cc:492] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:32.495649 22353 raft_consensus.cc:515] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.498395 22353 leader_election.cc:290] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:32.498974 22158 raft_consensus.cc:385] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.499378 22158 raft_consensus.cc:740] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.500105 22158 consensus_queue.cc:260] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.503759 22157 tablet_bootstrap.cc:654] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.509130 22158 ts_tablet_manager.cc:1434] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260709 13:07:32.510912 22158 tablet_bootstrap.cc:492] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
W20260709 13:07:32.514273 21933 leader_election.cc:343] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.515534 22157 tablet_bootstrap.cc:492] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:32.516029 22157 ts_tablet_manager.cc:1403] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 13:07:32.516959 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:32.518846 22157 raft_consensus.cc:359] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.519518 22157 raft_consensus.cc:385] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.519794 22157 raft_consensus.cc:740] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.520522 22157 consensus_queue.cc:260] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.523906 22157 ts_tablet_manager.cc:1434] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:32.524394 22209 raft_consensus.cc:515] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.525038 22157 tablet_bootstrap.cc:492] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:32.527557 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
W20260709 13:07:32.527872 22082 leader_election.cc:343] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.528251 22039 raft_consensus.cc:2468] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:32.529599 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:32.530182 22039 raft_consensus.cc:3060] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.530632 22209 leader_election.cc:290] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:32.538113 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:32.554454 22082 leader_election.cc:304] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:32.539412 22039 raft_consensus.cc:2468] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:32.556087 22324 raft_consensus.cc:2804] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:32.558671 22324 raft_consensus.cc:493] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:32.559077 22324 raft_consensus.cc:3060] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.559448 22158 tablet_bootstrap.cc:654] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.561255 22215 consensus_queue.cc:1048] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:07:32.567175 22321 raft_consensus.cc:493] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.567725 22321 raft_consensus.cc:515] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.568849 21865 catalog_manager.cc:5697] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:32.569831 22321 leader_election.cc:290] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:32.576570 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c618058a084ebca6eaec780fce976d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:32.580195 21966 raft_consensus.cc:2468] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:32.580356 22038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c618058a084ebca6eaec780fce976d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
W20260709 13:07:32.582504 22082 leader_election.cc:343] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.583606 22082 leader_election.cc:304] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
W20260709 13:07:32.556278 21933 leader_election.cc:343] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.588462 22353 raft_consensus.cc:2804] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:32.595466 22353 raft_consensus.cc:493] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:32.595925 22353 raft_consensus.cc:3060] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.589982 22156 tablet_bootstrap.cc:492] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:32.600147 22156 ts_tablet_manager.cc:1403] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.148s	user 0.023s	sys 0.004s
I20260709 13:07:32.591917 22157 tablet_bootstrap.cc:654] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:32.599910 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 44240.6us
I20260709 13:07:32.603603 22156 raft_consensus.cc:359] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.603935 21933 leader_election.cc:304] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:32.604439 22156 raft_consensus.cc:385] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.604795 22156 raft_consensus.cc:740] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.605728 22345 raft_consensus.cc:2804] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:32.606397 22345 raft_consensus.cc:697] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:32.607587 22345 consensus_queue.cc:237] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.610805 22324 raft_consensus.cc:515] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.616338 22158 tablet_bootstrap.cc:492] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:32.616914 22158 ts_tablet_manager.cc:1403] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.106s	user 0.020s	sys 0.019s
I20260709 13:07:32.616586 22156 consensus_queue.cc:260] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.620498 22156 ts_tablet_manager.cc:1434] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 13:07:32.621582 22156 tablet_bootstrap.cc:492] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:32.621483 22158 raft_consensus.cc:359] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.622399 22158 raft_consensus.cc:385] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.622690 22158 raft_consensus.cc:740] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.627068 22324 leader_election.cc:290] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:32.628085 22038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:32.628798 22038 raft_consensus.cc:3060] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.628845 22353 raft_consensus.cc:515] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.630286 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
W20260709 13:07:32.637790 22082 leader_election.cc:343] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.642055 22158 consensus_queue.cc:260] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.645001 22353 leader_election.cc:290] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:32.646570 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c618058a084ebca6eaec780fce976d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:32.646970 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c618058a084ebca6eaec780fce976d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:32.647246 21966 raft_consensus.cc:3060] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.647590 22042 raft_consensus.cc:3060] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.660547 22158 ts_tablet_manager.cc:1434] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.003s
I20260709 13:07:32.666549 22158 tablet_bootstrap.cc:492] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:32.668593 22042 raft_consensus.cc:2468] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:32.670110 22038 raft_consensus.cc:2468] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:32.670372 22156 tablet_bootstrap.cc:654] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.671387 22082 leader_election.cc:304] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:32.672586 22353 raft_consensus.cc:2804] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:32.675011 22082 leader_election.cc:304] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:32.675783 22324 raft_consensus.cc:2804] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:32.676779 22324 raft_consensus.cc:697] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:32.677610 22324 consensus_queue.cc:237] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.674181 22353 raft_consensus.cc:697] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:32.681663 22158 tablet_bootstrap.cc:654] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.685057 22353 consensus_queue.cc:237] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.689913 22157 tablet_bootstrap.cc:492] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:32.693149 21863 catalog_manager.cc:5697] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:32.694207 22157 ts_tablet_manager.cc:1403] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.169s	user 0.009s	sys 0.019s
I20260709 13:07:32.690233 22156 tablet_bootstrap.cc:492] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:32.695487 22156 ts_tablet_manager.cc:1403] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.015s
I20260709 13:07:32.697634 21966 raft_consensus.cc:2468] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:32.699065 22156 raft_consensus.cc:359] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.700088 22156 raft_consensus.cc:385] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.700407 22156 raft_consensus.cc:740] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.704515 22157 raft_consensus.cc:359] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.705265 22157 raft_consensus.cc:385] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.708117 22157 raft_consensus.cc:740] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.708963 22157 consensus_queue.cc:260] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.711858 22157 ts_tablet_manager.cc:1434] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:07:32.712989 22157 tablet_bootstrap.cc:492] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:32.717988 22158 tablet_bootstrap.cc:492] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:32.718538 22158 ts_tablet_manager.cc:1403] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.003s
I20260709 13:07:32.701187 22156 consensus_queue.cc:260] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.721534 22156 ts_tablet_manager.cc:1434] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260709 13:07:32.722506 22156 tablet_bootstrap.cc:492] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:32.722370 22158 raft_consensus.cc:359] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.723080 22158 raft_consensus.cc:385] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.722898 21863 catalog_manager.cc:5697] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:32.723362 22158 raft_consensus.cc:740] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.726227 22157 tablet_bootstrap.cc:654] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.726365 22158 consensus_queue.cc:260] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.730093 22156 tablet_bootstrap.cc:654] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.739920 22157 tablet_bootstrap.cc:492] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:32.740406 22157 ts_tablet_manager.cc:1403] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.011s
I20260709 13:07:32.744020 22158 ts_tablet_manager.cc:1434] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:07:32.745343 22158 tablet_bootstrap.cc:492] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:32.749867 21863 catalog_manager.cc:5697] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:32.743063 22157 raft_consensus.cc:359] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.754218 22157 raft_consensus.cc:385] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.754634 22157 raft_consensus.cc:740] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.755602 22158 tablet_bootstrap.cc:654] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.755488 22157 consensus_queue.cc:260] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.758553 22157 ts_tablet_manager.cc:1434] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:07:32.761909 22157 tablet_bootstrap.cc:492] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:32.763980 22156 tablet_bootstrap.cc:492] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:32.777185 22226 raft_consensus.cc:493] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.778072 22157 tablet_bootstrap.cc:654] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.777776 22226 raft_consensus.cc:515] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.808184 22215 raft_consensus.cc:493] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.809144 22215 raft_consensus.cc:515] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.812469 22353 raft_consensus.cc:493] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.813274 22353 raft_consensus.cc:515] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.868306 22156 ts_tablet_manager.cc:1403] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.146s	user 0.061s	sys 0.062s
I20260709 13:07:32.871414 22156 raft_consensus.cc:359] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.872087 22226 leader_election.cc:290] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:32.872346 22156 raft_consensus.cc:385] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.872758 22156 raft_consensus.cc:740] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.873850 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf98f2a064e443bcb0f2196eb0a27316" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:32.873623 22156 consensus_queue.cc:260] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.874501 21966 raft_consensus.cc:2468] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:32.875558 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf98f2a064e443bcb0f2196eb0a27316" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:32.875710 22008 leader_election.cc:304] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:32.876504 22183 raft_consensus.cc:493] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.876243 22115 raft_consensus.cc:2468] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:32.876952 22183 raft_consensus.cc:515] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.880468 22156 ts_tablet_manager.cc:1434] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:32.882217 22156 tablet_bootstrap.cc:492] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:32.882442 22323 raft_consensus.cc:2804] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:32.882850 22323 raft_consensus.cc:493] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:32.883178 22323 raft_consensus.cc:3060] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.891058 22319 raft_consensus.cc:493] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:32.891624 22319 raft_consensus.cc:515] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.893359 22323 raft_consensus.cc:515] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.895877 22323 leader_election.cc:290] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:32.898593 22319 leader_election.cc:290] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:32.900393 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f553c35fc7724e468d18a9047e3e6f85" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:32.900243 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f553c35fc7724e468d18a9047e3e6f85" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:32.902272 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf98f2a064e443bcb0f2196eb0a27316" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:32.902922 22116 raft_consensus.cc:3060] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:32.903868 22008 consensus_peers.cc:597] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:32.908036 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf98f2a064e443bcb0f2196eb0a27316" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:32.908697 21966 raft_consensus.cc:3060] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.909385 21933 leader_election.cc:304] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:32.910346 22345 raft_consensus.cc:2749] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:32.912307 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77e282432314627afc94173d3c03f12" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:32.919703 22156 tablet_bootstrap.cc:654] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:32.920217 22082 leader_election.cc:343] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.939468 22116 raft_consensus.cc:2468] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:32.949910 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230e2943db3a44bfa3bfe72d1075a7a5" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:32.950485 22008 leader_election.cc:304] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:32.921797 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:32.950640 22039 raft_consensus.cc:2468] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:32.952073 22226 raft_consensus.cc:2804] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:32.915136 22183 leader_election.cc:290] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:32.920871 22353 leader_election.cc:290] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:32.937237 22323 consensus_queue.cc:1048] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:07:32.923066 22215 leader_election.cc:290] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:32.955438 22158 tablet_bootstrap.cc:492] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:32.960237 22158 ts_tablet_manager.cc:1403] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.215s	user 0.027s	sys 0.009s
I20260709 13:07:32.956522 22082 leader_election.cc:304] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:32.963608 22215 raft_consensus.cc:2804] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:32.964195 22215 raft_consensus.cc:493] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:32.964542 22215 raft_consensus.cc:3060] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.965135 22158 raft_consensus.cc:359] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.965889 22158 raft_consensus.cc:385] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.966158 22158 raft_consensus.cc:740] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.966847 22158 consensus_queue.cc:260] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:32.961434 22082 leader_election.cc:343] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:32.972589 22157 tablet_bootstrap.cc:492] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:32.973321 22157 ts_tablet_manager.cc:1403] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.214s	user 0.020s	sys 0.016s
I20260709 13:07:32.977236 22157 raft_consensus.cc:359] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.978142 22157 raft_consensus.cc:385] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.978440 22157 raft_consensus.cc:740] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.955700 22226 raft_consensus.cc:697] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:32.979321 22157 consensus_queue.cc:260] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.980190 22226 consensus_queue.cc:237] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:32.984624 22157 ts_tablet_manager.cc:1434] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:07:33.002925 22183 raft_consensus.cc:493] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.004168 22158 ts_tablet_manager.cc:1434] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260709 13:07:33.005800 22157 tablet_bootstrap.cc:492] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:33.003564 22183 raft_consensus.cc:515] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.018718 22183 leader_election.cc:290] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:33.018465 22158 tablet_bootstrap.cc:492] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:33.011148 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77e282432314627afc94173d3c03f12" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:33.021835 21966 raft_consensus.cc:2468] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:33.022243 21962 raft_consensus.cc:3060] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.016170 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:33.028254 22215 raft_consensus.cc:515] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.031396 22215 leader_election.cc:290] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:33.014726 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230e2943db3a44bfa3bfe72d1075a7a5" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
W20260709 13:07:33.036464 22082 leader_election.cc:343] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.037086 22082 leader_election.cc:304] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:33.038605 22385 raft_consensus.cc:2749] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:33.038841 22082 leader_election.cc:343] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.039681 22082 leader_election.cc:304] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
W20260709 13:07:33.043540 22082 leader_election.cc:343] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.042774 22385 raft_consensus.cc:2749] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:33.065325 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:33.064888 21863 catalog_manager.cc:5697] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.067071 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230e2943db3a44bfa3bfe72d1075a7a5" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:33.068423 22319 consensus_queue.cc:1048] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.070879 22038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:33.071631 22038 raft_consensus.cc:2468] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:33.071973 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230e2943db3a44bfa3bfe72d1075a7a5" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:33.072616 22039 raft_consensus.cc:3060] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.077538 22156 tablet_bootstrap.cc:492] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:33.078080 22156 ts_tablet_manager.cc:1403] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.196s	user 0.015s	sys 0.000s
W20260709 13:07:33.087986 22082 leader_election.cc:343] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.091768 22156 raft_consensus.cc:359] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.093008 22156 raft_consensus.cc:385] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.093478 22156 raft_consensus.cc:740] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.094460 22156 consensus_queue.cc:260] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.095103 22319 raft_consensus.cc:493] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:33.092635 22082 leader_election.cc:343] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.095642 22319 raft_consensus.cc:515] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.098145 22082 leader_election.cc:304] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:33.100024 22319 leader_election.cc:290] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:33.101189 22215 raft_consensus.cc:2804] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.101864 22215 raft_consensus.cc:493] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.102380 22215 raft_consensus.cc:3060] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.097218 22039 raft_consensus.cc:2468] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:33.106416 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:33.112646 22157 tablet_bootstrap.cc:654] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.122145 22082 leader_election.cc:304] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:33.121744 22384 consensus_queue.cc:1048] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:33.125098 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:33.125517 22183 raft_consensus.cc:2804] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.126032 22183 raft_consensus.cc:697] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:33.126219 22158 tablet_bootstrap.cc:654] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.126925 22183 consensus_queue.cc:237] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.119282 22321 consensus_queue.cc:1048] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:07:33.132119 22156 ts_tablet_manager.cc:1434] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.000s
I20260709 13:07:33.121433 22042 raft_consensus.cc:2393] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d560931789be4d4fbb719baf8ff8e52c in current term 1: Already voted for candidate 4cb61644d1b24df8810b3f175062e581 in this term.
W20260709 13:07:33.153723 21933 consensus_peers.cc:597] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:33.155386 21933 leader_election.cc:304] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:33.161340 22156 tablet_bootstrap.cc:492] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:33.162966 22319 raft_consensus.cc:3060] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.193789 22215 raft_consensus.cc:515] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.202661 22157 tablet_bootstrap.cc:492] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:33.203200 22157 ts_tablet_manager.cc:1403] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.200s	user 0.027s	sys 0.012s
I20260709 13:07:33.211874 22215 leader_election.cc:290] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:33.214564 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:33.217151 22157 raft_consensus.cc:359] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.217890 22157 raft_consensus.cc:385] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:33.217907 22082 leader_election.cc:343] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.214432 22156 tablet_bootstrap.cc:654] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.212985 22158 tablet_bootstrap.cc:492] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:33.219280 22158 ts_tablet_manager.cc:1403] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.208s	user 0.017s	sys 0.009s
I20260709 13:07:33.214617 22319 raft_consensus.cc:2749] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:33.218230 22157 raft_consensus.cc:740] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.224591 22157 consensus_queue.cc:260] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.237031 22156 tablet_bootstrap.cc:492] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:33.237303 22157 ts_tablet_manager.cc:1434] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:07:33.237747 22156 ts_tablet_manager.cc:1403] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.011s
I20260709 13:07:33.237831 21863 catalog_manager.cc:5697] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:33.239180 22157 tablet_bootstrap.cc:492] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:33.243288 22156 raft_consensus.cc:359] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.244180 22156 raft_consensus.cc:385] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.245909 22157 tablet_bootstrap.cc:654] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.246031 22156 raft_consensus.cc:740] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.246824 22156 consensus_queue.cc:260] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.249634 22156 ts_tablet_manager.cc:1434] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:07:33.250772 22183 consensus_queue.cc:1048] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.253575 22156 tablet_bootstrap.cc:492] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:33.260876 22156 tablet_bootstrap.cc:654] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.265914 22183 consensus_queue.cc:1048] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:33.270998 22157 tablet_bootstrap.cc:492] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:33.271719 22157 ts_tablet_manager.cc:1403] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.001s
I20260709 13:07:33.274264 22158 raft_consensus.cc:359] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.275028 22158 raft_consensus.cc:385] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.275313 22158 raft_consensus.cc:740] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.275620 22157 raft_consensus.cc:359] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.275954 22158 consensus_queue.cc:260] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.276599 22157 raft_consensus.cc:385] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.277000 22157 raft_consensus.cc:740] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.278285 22157 consensus_queue.cc:260] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.281418 22157 ts_tablet_manager.cc:1434] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:07:33.283133 22157 tablet_bootstrap.cc:492] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:33.306557 22183 raft_consensus.cc:493] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.307126 22183 raft_consensus.cc:515] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.311342 22158 ts_tablet_manager.cc:1434] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.000s
I20260709 13:07:33.311611 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2305888f94f487999d48fe261246075" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:33.309379 22183 leader_election.cc:290] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:33.312567 22158 tablet_bootstrap.cc:492] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:33.313833 22156 tablet_bootstrap.cc:492] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:33.315747 22156 ts_tablet_manager.cc:1403] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.011s
W20260709 13:07:33.320369 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 166473us
I20260709 13:07:33.329258 22115 raft_consensus.cc:3060] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.330157 22157 tablet_bootstrap.cc:654] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.324168 22156 raft_consensus.cc:359] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.344079 22156 raft_consensus.cc:385] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.344614 22156 raft_consensus.cc:740] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.345685 22156 consensus_queue.cc:260] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.347302 22158 tablet_bootstrap.cc:654] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.348392 22156 ts_tablet_manager.cc:1434] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.003s
I20260709 13:07:33.349363 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:33.350093 22037 raft_consensus.cc:3060] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.350333 22156 tablet_bootstrap.cc:492] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:33.356865 22156 tablet_bootstrap.cc:654] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.363386 22037 raft_consensus.cc:2468] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:33.366735 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2305888f94f487999d48fe261246075" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:33.374359 22157 tablet_bootstrap.cc:492] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:33.375296 22157 ts_tablet_manager.cc:1403] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.003s
I20260709 13:07:33.378417 22157 raft_consensus.cc:359] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.379521 22157 raft_consensus.cc:385] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.379814 22157 raft_consensus.cc:740] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.387090 22157 consensus_queue.cc:260] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.387945 22156 tablet_bootstrap.cc:492] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:33.388432 22156 ts_tablet_manager.cc:1403] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.010s
I20260709 13:07:33.391247 22157 ts_tablet_manager.cc:1434] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260709 13:07:33.395856 22156 raft_consensus.cc:359] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.396792 22156 raft_consensus.cc:385] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.404302 22158 tablet_bootstrap.cc:492] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:33.404856 22158 ts_tablet_manager.cc:1403] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.012s
I20260709 13:07:33.404881 22157 tablet_bootstrap.cc:492] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:33.409073 22323 raft_consensus.cc:493] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.409670 22323 raft_consensus.cc:515] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.397599 22156 raft_consensus.cc:740] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.412011 22323 leader_election.cc:290] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:33.413338 22323 raft_consensus.cc:493] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.417373 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454b79dc3e194e9ab759a8f892f37470" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:33.418156 22116 raft_consensus.cc:2468] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:33.417128 22323 raft_consensus.cc:515] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.419997 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454b79dc3e194e9ab759a8f892f37470" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:33.420783 22323 leader_election.cc:290] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:33.418978 22158 raft_consensus.cc:359] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.423381 22158 raft_consensus.cc:385] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.423991 22158 raft_consensus.cc:740] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.425225 22157 tablet_bootstrap.cc:654] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.424742 22158 consensus_queue.cc:260] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:33.426653 22008 leader_election.cc:343] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.427372 22008 leader_election.cc:304] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:33.428194 22226 raft_consensus.cc:2804] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.433755 22226 raft_consensus.cc:493] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.434113 22226 raft_consensus.cc:3060] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.429008 22082 leader_election.cc:304] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:33.432458 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:33.438622 22385 raft_consensus.cc:2804] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.439334 22385 raft_consensus.cc:697] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
W20260709 13:07:33.440208 22008 leader_election.cc:343] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.440626 22226 raft_consensus.cc:515] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.440308 22385 consensus_queue.cc:237] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.443066 22226 leader_election.cc:290] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:33.446844 22082 leader_election.cc:304] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:33.428009 22158 ts_tablet_manager.cc:1434] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:07:33.447397 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454b79dc3e194e9ab759a8f892f37470" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:33.448639 22158 tablet_bootstrap.cc:492] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
W20260709 13:07:33.449443 22008 leader_election.cc:343] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.433122 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:33.449290 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454b79dc3e194e9ab759a8f892f37470" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:33.449864 22383 raft_consensus.cc:2749] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:33.452332 22116 raft_consensus.cc:3060] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.458318 22158 tablet_bootstrap.cc:654] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.465276 22157 tablet_bootstrap.cc:492] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:33.465895 22157 ts_tablet_manager.cc:1403] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.022s
W20260709 13:07:33.433187 21913 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:33.466925 22116 raft_consensus.cc:2468] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:33.468951 22157 raft_consensus.cc:359] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.469671 22157 raft_consensus.cc:385] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.469980 22157 raft_consensus.cc:740] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.470788 22157 consensus_queue.cc:260] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.472028 22158 tablet_bootstrap.cc:492] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:33.433044 22156 consensus_queue.cc:260] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.472864 22008 leader_election.cc:304] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:33.472927 21964 raft_consensus.cc:2468] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:33.477548 22226 raft_consensus.cc:2804] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.478089 22226 raft_consensus.cc:697] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:33.474363 22156 ts_tablet_manager.cc:1434] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.003s
I20260709 13:07:33.479677 22156 tablet_bootstrap.cc:492] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:33.472527 22158 ts_tablet_manager.cc:1403] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260709 13:07:33.482642 22385 raft_consensus.cc:493] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.483188 22385 raft_consensus.cc:515] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.479054 22226 consensus_queue.cc:237] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.485584 22385 leader_election.cc:290] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:33.487550 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:33.488359 22008 leader_election.cc:304] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:33.489009 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:33.489362 22323 raft_consensus.cc:2804] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.489893 22323 raft_consensus.cc:493] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.490314 22323 raft_consensus.cc:3060] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.491303 22158 raft_consensus.cc:359] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.492233 22158 raft_consensus.cc:385] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.492141 22082 leader_election.cc:304] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:33.493414 22385 raft_consensus.cc:2749] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:33.493076 21863 catalog_manager.cc:5697] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:33.494340 22158 raft_consensus.cc:740] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.495333 22158 consensus_queue.cc:260] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.496270 22322 raft_consensus.cc:493] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.496716 22322 raft_consensus.cc:515] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.498543 22158 ts_tablet_manager.cc:1434] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:07:33.499675 22158 tablet_bootstrap.cc:492] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:33.500801 22322 leader_election.cc:290] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:33.505851 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19697a3b2d8845b7b52515d864daa440" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:33.507088 22158 tablet_bootstrap.cc:654] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:33.507364 22008 leader_election.cc:343] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.508793 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19697a3b2d8845b7b52515d864daa440" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
W20260709 13:07:33.510286 22008 leader_election.cc:343] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.510735 22008 leader_election.cc:304] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:33.511907 22322 raft_consensus.cc:2749] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:33.517798 22157 ts_tablet_manager.cc:1434] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 13:07:33.521873 22156 tablet_bootstrap.cc:654] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.522583 22157 tablet_bootstrap.cc:492] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:33.529340 22157 tablet_bootstrap.cc:654] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.529424 22158 tablet_bootstrap.cc:492] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:33.530153 22158 ts_tablet_manager.cc:1403] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.003s
I20260709 13:07:33.530651 22323 raft_consensus.cc:515] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.528378 21862 catalog_manager.cc:5697] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.533617 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:33.534271 21964 raft_consensus.cc:3060] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.534484 22323 leader_election.cc:290] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:33.537029 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:33.541544 22156 tablet_bootstrap.cc:492] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:33.542570 22156 ts_tablet_manager.cc:1403] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.000s
I20260709 13:07:33.544109 21964 raft_consensus.cc:2468] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:33.546911 22156 raft_consensus.cc:359] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.548157 22156 raft_consensus.cc:385] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.548411 22156 raft_consensus.cc:740] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.549443 22156 consensus_queue.cc:260] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.554045 22157 tablet_bootstrap.cc:492] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:33.554561 22157 ts_tablet_manager.cc:1403] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.002s
W20260709 13:07:33.541473 22008 leader_election.cc:343] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.556955 22008 leader_election.cc:304] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:33.557770 22323 raft_consensus.cc:2804] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.558287 22323 raft_consensus.cc:697] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:33.558410 22156 ts_tablet_manager.cc:1434] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:07:33.559541 22156 tablet_bootstrap.cc:492] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:33.559186 22323 consensus_queue.cc:237] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.557509 22157 raft_consensus.cc:359] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.565836 22157 raft_consensus.cc:385] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.566150 22157 raft_consensus.cc:740] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.566735 22156 tablet_bootstrap.cc:654] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.567003 22319 raft_consensus.cc:493] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.566819 22157 consensus_queue.cc:260] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.567512 22319 raft_consensus.cc:515] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.568966 22157 ts_tablet_manager.cc:1434] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:07:33.569783 22319 leader_election.cc:290] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:33.572257 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77e282432314627afc94173d3c03f12" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:33.573171 22037 raft_consensus.cc:2468] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:33.575120 21933 leader_election.cc:304] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:33.576200 22319 raft_consensus.cc:2804] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.572817 22158 raft_consensus.cc:359] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.577030 22158 raft_consensus.cc:385] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.576628 22319 raft_consensus.cc:493] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.577324 22158 raft_consensus.cc:740] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.577553 22319 raft_consensus.cc:3060] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.578585 21964 raft_consensus.cc:3060] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.580236 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77e282432314627afc94173d3c03f12" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:33.580680 22157 tablet_bootstrap.cc:492] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:33.580931 22116 raft_consensus.cc:2468] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:33.578100 22158 consensus_queue.cc:260] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.586298 22158 ts_tablet_manager.cc:1434] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 13:07:33.589974 22226 consensus_queue.cc:1048] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.594878 22157 tablet_bootstrap.cc:654] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.597649 22183 consensus_queue.cc:1048] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:33.598255 22158 tablet_bootstrap.cc:492] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:33.599548 21863 catalog_manager.cc:5697] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.603958 22226 consensus_queue.cc:1048] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.609800 22116 raft_consensus.cc:3060] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.611377 22158 tablet_bootstrap.cc:654] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.634709 22385 consensus_queue.cc:1048] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:07:33.649034 22319 raft_consensus.cc:515] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.653527 22400 raft_consensus.cc:493] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.654115 22400 raft_consensus.cc:515] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.656509 22319 leader_election.cc:290] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:33.754819 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230e2943db3a44bfa3bfe72d1075a7a5" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:33.692271 22399 raft_consensus.cc:493] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.758946 22399 raft_consensus.cc:515] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.691788 22385 raft_consensus.cc:493] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.660705 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230e2943db3a44bfa3bfe72d1075a7a5" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:33.661058 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77e282432314627afc94173d3c03f12" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:33.764962 22157 tablet_bootstrap.cc:492] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:33.656416 22400 leader_election.cc:290] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:33.765326 22040 raft_consensus.cc:3060] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.765563 22157 ts_tablet_manager.cc:1403] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.185s	user 0.008s	sys 0.017s
I20260709 13:07:33.659468 22114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77e282432314627afc94173d3c03f12" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:33.768029 21933 leader_election.cc:304] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:33.770711 22156 tablet_bootstrap.cc:492] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:33.771245 22156 ts_tablet_manager.cc:1403] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.212s	user 0.010s	sys 0.019s
I20260709 13:07:33.773296 22319 raft_consensus.cc:2749] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:33.774397 22156 raft_consensus.cc:359] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.775228 22156 raft_consensus.cc:385] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.775601 22156 raft_consensus.cc:740] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.776322 22156 consensus_queue.cc:260] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.779659 22156 ts_tablet_manager.cc:1434] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:07:33.781739 22156 tablet_bootstrap.cc:492] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:33.769080 22157 raft_consensus.cc:359] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.785672 22157 raft_consensus.cc:385] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.786255 22157 raft_consensus.cc:740] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.787075 22157 consensus_queue.cc:260] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.789635 22157 ts_tablet_manager.cc:1434] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:07:33.763353 22385 raft_consensus.cc:515] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.791082 22157 tablet_bootstrap.cc:492] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:33.792400 22156 tablet_bootstrap.cc:654] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.792606 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aed02d01e714dcaba579a5becf64ca9" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:33.772853 22114 raft_consensus.cc:3060] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.793501 22037 raft_consensus.cc:2468] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:33.794255 22183 raft_consensus.cc:493] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.794795 22183 raft_consensus.cc:515] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.796144 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aed02d01e714dcaba579a5becf64ca9" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:33.796662 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aed02d01e714dcaba579a5becf64ca9" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:33.796865 22116 raft_consensus.cc:2468] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:33.797326 22037 raft_consensus.cc:2468] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:33.798929 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:33.799985 22082 leader_election.cc:304] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:33.800802 21933 leader_election.cc:304] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:33.802013 22400 raft_consensus.cc:2804] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.802567 22400 raft_consensus.cc:493] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.803519 22400 raft_consensus.cc:3060] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.807624 22157 tablet_bootstrap.cc:654] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.787500 22399 leader_election.cc:290] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:33.811822 22383 raft_consensus.cc:2804] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.813139 22383 raft_consensus.cc:493] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.813606 22383 raft_consensus.cc:3060] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.815270 22156 tablet_bootstrap.cc:492] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:33.815871 22156 ts_tablet_manager.cc:1403] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.009s
I20260709 13:07:33.818739 22157 tablet_bootstrap.cc:492] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:33.819586 22157 ts_tablet_manager.cc:1403] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.002s
I20260709 13:07:33.823745 22157 raft_consensus.cc:359] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.825187 22157 raft_consensus.cc:385] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.825584 22157 raft_consensus.cc:740] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.826512 22157 consensus_queue.cc:260] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.829380 22157 ts_tablet_manager.cc:1434] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:33.830547 22400 raft_consensus.cc:515] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.833083 22156 raft_consensus.cc:359] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.833842 22156 raft_consensus.cc:385] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.834122 22156 raft_consensus.cc:740] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.797328 22183 leader_election.cc:290] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:33.836213 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:33.834808 22156 consensus_queue.cc:260] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.837059 21965 raft_consensus.cc:2393] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cb61644d1b24df8810b3f175062e581 in current term 1: Already voted for candidate 4b328f1ebf504fcab686a05f383c1aeb in this term.
I20260709 13:07:33.836880 22383 raft_consensus.cc:515] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.838897 22383 leader_election.cc:290] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:33.839087 22156 ts_tablet_manager.cc:1434] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.011s
I20260709 13:07:33.840081 22156 tablet_bootstrap.cc:492] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:33.792594 22385 leader_election.cc:290] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:33.840727 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aed02d01e714dcaba579a5becf64ca9" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:33.845911 22158 tablet_bootstrap.cc:492] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:33.846067 22156 tablet_bootstrap.cc:654] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.846263 22114 raft_consensus.cc:2468] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:33.846421 22158 ts_tablet_manager.cc:1403] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.248s	user 0.017s	sys 0.000s
I20260709 13:07:33.831107 22157 tablet_bootstrap.cc:492] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:33.852494 22040 raft_consensus.cc:2468] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:33.853370 21967 raft_consensus.cc:2393] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cb61644d1b24df8810b3f175062e581 in current term 1: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
I20260709 13:07:33.853940 22400 leader_election.cc:290] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:33.857354 22156 tablet_bootstrap.cc:492] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:33.857885 22156 ts_tablet_manager.cc:1403] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:07:33.858424 21933 leader_election.cc:304] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:33.849169 22158 raft_consensus.cc:359] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.860347 22158 raft_consensus.cc:385] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.860634 22158 raft_consensus.cc:740] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.861171 22158 consensus_queue.cc:260] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.862747 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aed02d01e714dcaba579a5becf64ca9" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:33.863135 22157 tablet_bootstrap.cc:654] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.863340 22039 raft_consensus.cc:3060] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.863557 22183 raft_consensus.cc:493] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.864004 22183 raft_consensus.cc:515] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.866146 22183 leader_election.cc:290] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:33.867456 22158 ts_tablet_manager.cc:1434] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:07:33.868746 22158 tablet_bootstrap.cc:492] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:33.869377 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aed02d01e714dcaba579a5becf64ca9" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:33.870680 21967 raft_consensus.cc:2393] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4cb61644d1b24df8810b3f175062e581 in current term 1: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
I20260709 13:07:33.873709 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aed02d01e714dcaba579a5becf64ca9" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:33.874570 22116 raft_consensus.cc:2393] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d560931789be4d4fbb719baf8ff8e52c in current term 1: Already voted for candidate 4cb61644d1b24df8810b3f175062e581 in this term.
I20260709 13:07:33.875576 22082 leader_election.cc:304] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:33.875867 22158 tablet_bootstrap.cc:654] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.878055 22345 raft_consensus.cc:2804] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.879307 22183 raft_consensus.cc:3060] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.887169 22183 raft_consensus.cc:2749] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:33.888427 22039 raft_consensus.cc:2468] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:33.893008 22345 raft_consensus.cc:697] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:33.894560 22345 consensus_queue.cc:237] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.894814 22156 raft_consensus.cc:359] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.895989 22156 raft_consensus.cc:385] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.896445 22156 raft_consensus.cc:740] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.897342 22156 consensus_queue.cc:260] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.898846 22082 leader_election.cc:304] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:33.907226 22385 raft_consensus.cc:2804] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.908190 22385 raft_consensus.cc:697] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:33.909236 22385 consensus_queue.cc:237] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.918907 22156 ts_tablet_manager.cc:1434] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.004s
I20260709 13:07:33.898150 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aed02d01e714dcaba579a5becf64ca9" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:33.925864 22158 tablet_bootstrap.cc:492] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:33.926436 22158 ts_tablet_manager.cc:1403] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.010s
I20260709 13:07:33.928275 22040 raft_consensus.cc:2393] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d560931789be4d4fbb719baf8ff8e52c in current term 1: Already voted for candidate 4cb61644d1b24df8810b3f175062e581 in this term.
I20260709 13:07:33.928345 22156 tablet_bootstrap.cc:492] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:33.928464 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:33.930759 21933 leader_election.cc:304] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [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: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
W20260709 13:07:33.932723 22082 leader_election.cc:343] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:33.918525 22426 raft_consensus.cc:493] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.948197 22157 tablet_bootstrap.cc:492] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:33.948354 22399 raft_consensus.cc:2749] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:33.948751 22157 ts_tablet_manager.cc:1403] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.001s
I20260709 13:07:33.953228 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:33.957765 22383 consensus_queue.cc:1048] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.944988 22426 raft_consensus.cc:515] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:33.980499 22426 leader_election.cc:290] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:33.981829 21967 raft_consensus.cc:2468] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
W20260709 13:07:34.012261 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 81590.7us
I20260709 13:07:34.018174 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:34.025416 22226 consensus_queue.cc:1048] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:34.026945 21933 leader_election.cc:343] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.037783 22082 leader_election.cc:304] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:34.043509 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:34.041962 22434 raft_consensus.cc:2804] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:34.060563 22434 raft_consensus.cc:493] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:34.061025 22434 raft_consensus.cc:3060] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.062484 21967 raft_consensus.cc:3060] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.041771 22156 tablet_bootstrap.cc:654] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.113049 22434 raft_consensus.cc:515] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.114434 22438 raft_consensus.cc:493] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.115002 22438 raft_consensus.cc:515] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.120507 22158 raft_consensus.cc:359] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.122210 22158 raft_consensus.cc:385] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.122788 22158 raft_consensus.cc:740] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.124440 22158 consensus_queue.cc:260] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.134016 22158 ts_tablet_manager.cc:1434] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.207s	user 0.004s	sys 0.011s
I20260709 13:07:34.120244 22434 leader_election.cc:290] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:34.137362 22116 raft_consensus.cc:2393] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d560931789be4d4fbb719baf8ff8e52c in current term 1: Already voted for candidate 4cb61644d1b24df8810b3f175062e581 in this term.
I20260709 13:07:34.139086 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:34.151435 22158 tablet_bootstrap.cc:492] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:34.146730 21865 catalog_manager.cc:5697] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.152952 21863 catalog_manager.cc:5697] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:34.159073 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:34.155719 22157 raft_consensus.cc:359] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.162398 22157 raft_consensus.cc:385] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.162654 22157 raft_consensus.cc:740] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
W20260709 13:07:34.163650 22082 leader_election.cc:343] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.168519 22157 consensus_queue.cc:260] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.170256 22157 ts_tablet_manager.cc:1434] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.221s	user 0.008s	sys 0.016s
I20260709 13:07:34.175072 22437 raft_consensus.cc:493] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.175951 22157 tablet_bootstrap.cc:492] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:34.175762 22437 raft_consensus.cc:515] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.185163 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:34.190469 21933 leader_election.cc:304] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:34.184268 22438 leader_election.cc:290] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:34.192561 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:34.194958 21933 leader_election.cc:304] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:34.185690 21962 raft_consensus.cc:3060] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.186244 22226 consensus_queue.cc:1048] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:07:34.201596 22183 raft_consensus.cc:493] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.202481 22183 raft_consensus.cc:515] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.203204 21965 raft_consensus.cc:3060] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.205622 22400 raft_consensus.cc:493] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.206238 22400 raft_consensus.cc:515] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.207134 22437 leader_election.cc:290] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:34.208696 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a43038982647dcb040c1ff03e7b103" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:34.212430 22400 leader_election.cc:290] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:34.220888 22323 consensus_queue.cc:1048] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:34.224089 22082 leader_election.cc:343] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.228106 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454b79dc3e194e9ab759a8f892f37470" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:34.235208 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454b79dc3e194e9ab759a8f892f37470" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:34.236658 21965 raft_consensus.cc:2468] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:34.248044 22426 raft_consensus.cc:2749] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:34.249307 22156 tablet_bootstrap.cc:492] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:34.250017 22156 ts_tablet_manager.cc:1403] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.322s	user 0.014s	sys 0.009s
I20260709 13:07:34.222075 22438 raft_consensus.cc:2749] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:34.258229 22183 leader_election.cc:290] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:34.260068 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a43038982647dcb040c1ff03e7b103" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
W20260709 13:07:34.268133 22082 leader_election.cc:343] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.268791 22082 leader_election.cc:304] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:34.269925 21933 leader_election.cc:304] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:34.253309 22156 raft_consensus.cc:359] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.274736 22156 raft_consensus.cc:385] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.275267 22156 raft_consensus.cc:740] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.273186 22437 consensus_queue.cc:1048] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:07:34.276298 22156 consensus_queue.cc:260] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.279335 22082 leader_election.cc:304] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:34.280294 22434 raft_consensus.cc:2749] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:34.284287 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de05dca6551643668a1d9206603dd902" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:34.272053 22438 raft_consensus.cc:2749] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:34.290361 22158 tablet_bootstrap.cc:654] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.294617 22437 raft_consensus.cc:2804] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:34.295563 22437 raft_consensus.cc:697] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:34.296892 22437 consensus_queue.cc:237] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.302821 22426 consensus_queue.cc:1048] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:34.312718 22157 tablet_bootstrap.cc:654] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.319017 22226 consensus_queue.cc:1048] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:34.334898 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de05dca6551643668a1d9206603dd902" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:34.336799 22438 raft_consensus.cc:493] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.337589 22438 raft_consensus.cc:515] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.342610 22158 tablet_bootstrap.cc:492] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:34.343472 22158 ts_tablet_manager.cc:1403] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.203s	user 0.016s	sys 0.003s
I20260709 13:07:34.345561 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
W20260709 13:07:34.348057 21933 leader_election.cc:343] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.350739 22438 leader_election.cc:290] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:34.352792 22437 raft_consensus.cc:493] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.353340 22437 raft_consensus.cc:515] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.355206 22437 leader_election.cc:290] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:34.356361 22158 raft_consensus.cc:359] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.356966 22158 raft_consensus.cc:385] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.357227 22158 raft_consensus.cc:740] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.357897 22158 consensus_queue.cc:260] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.360018 22158 ts_tablet_manager.cc:1434] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
I20260709 13:07:34.360126 22426 raft_consensus.cc:493] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.361063 22158 tablet_bootstrap.cc:492] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:34.360625 22426 raft_consensus.cc:515] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.362941 22426 leader_election.cc:290] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:34.363471 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:34.364552 22112 raft_consensus.cc:2468] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:34.356451 22156 ts_tablet_manager.cc:1434] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.001s
I20260709 13:07:34.371146 22156 tablet_bootstrap.cc:492] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:34.373301 22158 tablet_bootstrap.cc:654] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:34.373924 22082 leader_election.cc:343] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.374972 22323 raft_consensus.cc:493] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.383225 22323 raft_consensus.cc:515] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.380870 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288b1f4711034eba82744dc005fce192" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:34.385797 22040 raft_consensus.cc:2468] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:34.387763 21933 leader_election.cc:304] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:34.389545 22426 raft_consensus.cc:2804] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:34.390022 22426 raft_consensus.cc:493] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:34.390427 22426 raft_consensus.cc:3060] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.396253 22158 tablet_bootstrap.cc:492] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:34.396749 22158 ts_tablet_manager.cc:1403] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 13:07:34.400002 22158 raft_consensus.cc:359] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.401021 22158 raft_consensus.cc:385] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.401501 22158 raft_consensus.cc:740] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.402326 22158 consensus_queue.cc:260] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.404587 22158 ts_tablet_manager.cc:1434] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:07:34.405762 22323 leader_election.cc:290] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:34.408475 22156 tablet_bootstrap.cc:654] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.413053 22158 tablet_bootstrap.cc:492] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:34.424085 22158 tablet_bootstrap.cc:654] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.424085 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288b1f4711034eba82744dc005fce192" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:34.428129 21933 leader_election.cc:304] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:34.428586 22157 tablet_bootstrap.cc:492] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:34.429100 22157 ts_tablet_manager.cc:1403] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.254s	user 0.020s	sys 0.036s
I20260709 13:07:34.429571 22400 raft_consensus.cc:2804] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:34.430024 22400 raft_consensus.cc:493] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:34.430413 22400 raft_consensus.cc:3060] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.432072 22157 raft_consensus.cc:359] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.432898 22157 raft_consensus.cc:385] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.433204 22157 raft_consensus.cc:740] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.433971 22157 consensus_queue.cc:260] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.434691 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:34.435031 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:34.436981 22157 ts_tablet_manager.cc:1434] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260709 13:07:34.438205 22157 tablet_bootstrap.cc:492] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
W20260709 13:07:34.445227 22082 leader_election.cc:343] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.445801 22082 leader_election.cc:304] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:34.446606 22434 raft_consensus.cc:2749] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:34.447652 22008 leader_election.cc:343] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.449797 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288b1f4711034eba82744dc005fce192" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:34.450798 22037 raft_consensus.cc:2468] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
W20260709 13:07:34.454795 22008 leader_election.cc:343] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.456224 22008 leader_election.cc:304] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:34.456830 22082 leader_election.cc:304] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:34.440771 22400 raft_consensus.cc:515] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.460012 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288b1f4711034eba82744dc005fce192" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:34.459851 22384 raft_consensus.cc:2804] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:34.460817 22447 raft_consensus.cc:2749] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:34.469133 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
W20260709 13:07:34.484153 21933 leader_election.cc:343] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.462550 22384 raft_consensus.cc:493] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:34.462030 22426 raft_consensus.cc:515] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.491715 22384 raft_consensus.cc:3060] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.493547 22426 leader_election.cc:290] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:07:34.496163 22068 tablet.cc:2406] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:34.487139 22385 consensus_queue.cc:1048] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:07:34.510658 21965 raft_consensus.cc:2393] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cb61644d1b24df8810b3f175062e581 in current term 1: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
I20260709 13:07:34.511193 22345 consensus_queue.cc:1048] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:34.514675 22157 tablet_bootstrap.cc:654] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.516798 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288b1f4711034eba82744dc005fce192" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:34.517562 22040 raft_consensus.cc:3060] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.528894 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288b1f4711034eba82744dc005fce192" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:34.548982 22040 raft_consensus.cc:2468] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:34.567006 22158 tablet_bootstrap.cc:492] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:34.567255 21933 leader_election.cc:304] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:34.570953 22385 consensus_queue.cc:1048] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:34.576435 22158 ts_tablet_manager.cc:1403] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.164s	user 0.021s	sys 0.028s
I20260709 13:07:34.577025 22384 raft_consensus.cc:515] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.577523 22345 raft_consensus.cc:2804] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:34.578346 22116 raft_consensus.cc:2393] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d560931789be4d4fbb719baf8ff8e52c in current term 1: Already voted for candidate 4cb61644d1b24df8810b3f175062e581 in this term.
I20260709 13:07:34.578080 22345 raft_consensus.cc:697] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:34.579592 22345 consensus_queue.cc:237] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.581691 22434 raft_consensus.cc:493] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.582908 22323 raft_consensus.cc:493] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.582239 22434 raft_consensus.cc:515] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.595208 22400 leader_election.cc:290] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:34.595441 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccea3b73fee464c8d387811db874cf2" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:34.593322 22434 leader_election.cc:290] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:34.597288 22114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:34.590597 22323 raft_consensus.cc:515] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.597909 22114 raft_consensus.cc:3060] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.599496 22323 leader_election.cc:290] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:34.595078 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccea3b73fee464c8d387811db874cf2" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:34.601464 22158 raft_consensus.cc:359] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.605094 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ee5a8511e4f7d9e3a551a3d34821f" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:34.605525 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ee5a8511e4f7d9e3a551a3d34821f" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:34.602942 22158 raft_consensus.cc:385] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.611961 22158 raft_consensus.cc:740] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.612198 22114 raft_consensus.cc:2468] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:34.612730 22158 consensus_queue.cc:260] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:34.614509 22008 leader_election.cc:343] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:34.615695 22008 leader_election.cc:343] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.616146 22158 ts_tablet_manager.cc:1434] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.002s
I20260709 13:07:34.617530 22158 tablet_bootstrap.cc:492] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:34.616181 22008 leader_election.cc:304] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
W20260709 13:07:34.603147 22082 leader_election.cc:343] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.627358 21933 leader_election.cc:304] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
W20260709 13:07:34.630275 22082 leader_election.cc:343] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.632434 22082 leader_election.cc:304] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:34.633742 22156 tablet_bootstrap.cc:492] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:34.634342 22156 ts_tablet_manager.cc:1403] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.264s	user 0.025s	sys 0.016s
I20260709 13:07:34.628571 22323 raft_consensus.cc:2749] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:34.637952 22384 leader_election.cc:290] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:34.640928 22156 raft_consensus.cc:359] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.641733 22156 raft_consensus.cc:385] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.641767 22438 raft_consensus.cc:2804] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:34.642048 22156 raft_consensus.cc:740] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.642612 22438 raft_consensus.cc:697] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:34.642935 22156 consensus_queue.cc:260] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.649520 22434 raft_consensus.cc:2749] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:34.655553 22156 ts_tablet_manager.cc:1434] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.003s
I20260709 13:07:34.643515 22438 consensus_queue.cc:237] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.660951 22038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288b1f4711034eba82744dc005fce192" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:34.662124 22038 raft_consensus.cc:2393] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4cb61644d1b24df8810b3f175062e581 in current term 1: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
I20260709 13:07:34.665412 22156 tablet_bootstrap.cc:492] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:34.667171 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288b1f4711034eba82744dc005fce192" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:34.647090 21862 catalog_manager.cc:5697] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:34.671651 22082 leader_election.cc:304] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:34.676616 22157 tablet_bootstrap.cc:492] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:34.677143 22157 ts_tablet_manager.cc:1403] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.239s	user 0.011s	sys 0.014s
I20260709 13:07:34.682255 22384 raft_consensus.cc:2749] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:34.704377 22157 raft_consensus.cc:359] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.705856 22157 raft_consensus.cc:385] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.706138 22157 raft_consensus.cc:740] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.706789 22157 consensus_queue.cc:260] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.708531 22158 tablet_bootstrap.cc:654] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.709213 22157 ts_tablet_manager.cc:1434] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:07:34.715399 22157 tablet_bootstrap.cc:492] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:34.725497 21863 catalog_manager.cc:5697] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.728422 22157 tablet_bootstrap.cc:654] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.739660 22156 tablet_bootstrap.cc:654] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.751223 21862 catalog_manager.cc:5697] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.752686 22158 tablet_bootstrap.cc:492] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:34.753257 22158 ts_tablet_manager.cc:1403] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.004s
I20260709 13:07:34.758411 22158 raft_consensus.cc:359] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.759527 22158 raft_consensus.cc:385] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.759904 22158 raft_consensus.cc:740] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.760392 22157 tablet_bootstrap.cc:492] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:34.760941 22157 ts_tablet_manager.cc:1403] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.008s
I20260709 13:07:34.760941 22158 consensus_queue.cc:260] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.764081 22158 ts_tablet_manager.cc:1434] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
W20260709 13:07:34.768682 21913 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:34.769172 22385 consensus_queue.cc:1048] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:34.773178 22157 raft_consensus.cc:359] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.780048 22157 raft_consensus.cc:385] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.780409 22157 raft_consensus.cc:740] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.781296 22157 consensus_queue.cc:260] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.783658 22157 ts_tablet_manager.cc:1434] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:07:34.779708 22158 tablet_bootstrap.cc:492] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:34.776532 22156 tablet_bootstrap.cc:492] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:34.792229 22156 ts_tablet_manager.cc:1403] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.011s
I20260709 13:07:34.799541 22156 raft_consensus.cc:359] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.800369 22157 tablet_bootstrap.cc:492] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:34.800335 22156 raft_consensus.cc:385] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.801692 22156 raft_consensus.cc:740] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.802403 22156 consensus_queue.cc:260] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.804400 22156 ts_tablet_manager.cc:1434] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:07:34.806140 22156 tablet_bootstrap.cc:492] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:34.792982 22158 tablet_bootstrap.cc:654] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.808240 22157 tablet_bootstrap.cc:654] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.808254 22037 raft_consensus.cc:3060] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.814050 22156 tablet_bootstrap.cc:654] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.827193 22158 tablet_bootstrap.cc:492] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:34.827910 22158 ts_tablet_manager.cc:1403] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.005s
I20260709 13:07:34.831003 22435 consensus_queue.cc:1048] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:34.838120 22323 raft_consensus.cc:493] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.841782 22323 raft_consensus.cc:515] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.844003 22157 tablet_bootstrap.cc:492] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:34.844355 22323 leader_election.cc:290] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:34.844624 22157 ts_tablet_manager.cc:1403] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.009s
I20260709 13:07:34.847873 22438 raft_consensus.cc:493] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.847592 22157 raft_consensus.cc:359] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.848483 22157 raft_consensus.cc:385] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.848395 22438 raft_consensus.cc:515] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.848582 22114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:34.850380 22158 raft_consensus.cc:359] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.851151 22158 raft_consensus.cc:385] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.851339 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:34.851567 22158 raft_consensus.cc:740] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.852424 22158 consensus_queue.cc:260] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.848883 22157 raft_consensus.cc:740] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.853272 22008 leader_election.cc:304] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:34.853787 22157 consensus_queue.cc:260] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.854964 22447 raft_consensus.cc:2749] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:34.855924 22438 leader_election.cc:290] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:34.856159 22157 ts_tablet_manager.cc:1434] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:34.860152 22158 ts_tablet_manager.cc:1434] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:07:34.860579 22157 tablet_bootstrap.cc:492] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:34.864910 22158 tablet_bootstrap.cc:492] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:34.866242 22156 tablet_bootstrap.cc:492] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:34.866717 22156 ts_tablet_manager.cc:1403] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.030s
I20260709 13:07:34.868721 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccea3b73fee464c8d387811db874cf2" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
W20260709 13:07:34.870090 21933 leader_election.cc:343] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.869835 22156 raft_consensus.cc:359] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.870656 22156 raft_consensus.cc:385] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.870937 22156 raft_consensus.cc:740] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.871109 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccea3b73fee464c8d387811db874cf2" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:34.871413 22158 tablet_bootstrap.cc:654] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.871757 22112 raft_consensus.cc:2468] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:34.871691 22156 consensus_queue.cc:260] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.874332 22156 ts_tablet_manager.cc:1434] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:34.875515 22156 tablet_bootstrap.cc:492] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:34.878461 22157 tablet_bootstrap.cc:654] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.882136 22156 tablet_bootstrap.cc:654] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.884101 22157 tablet_bootstrap.cc:492] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:34.884622 22157 ts_tablet_manager.cc:1403] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.003s
I20260709 13:07:34.887354 21933 leader_election.cc:304] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:34.888336 22438 raft_consensus.cc:2804] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:34.887964 22157 raft_consensus.cc:359] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.888728 22438 raft_consensus.cc:493] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:34.889012 22157 raft_consensus.cc:385] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.889108 22438 raft_consensus.cc:3060] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.889317 22157 raft_consensus.cc:740] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.891445 22157 consensus_queue.cc:260] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.893898 22157 ts_tablet_manager.cc:1434] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 13:07:34.894951 22157 tablet_bootstrap.cc:492] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:34.898159 22158 tablet_bootstrap.cc:492] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:34.898669 22158 ts_tablet_manager.cc:1403] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.003s
I20260709 13:07:34.901298 22158 raft_consensus.cc:359] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.902053 22158 raft_consensus.cc:385] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.902379 22158 raft_consensus.cc:740] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.903076 22158 consensus_queue.cc:260] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.904805 22156 tablet_bootstrap.cc:492] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:34.905202 22447 raft_consensus.cc:493] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.905762 22156 ts_tablet_manager.cc:1403] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.002s
I20260709 13:07:34.905839 22447 raft_consensus.cc:515] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.912868 22157 tablet_bootstrap.cc:654] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.905458 22158 ts_tablet_manager.cc:1434] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:34.910542 22438 raft_consensus.cc:515] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.920117 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:34.920233 22447 leader_election.cc:290] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:07:34.921965 22008 leader_election.cc:343] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.923223 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
W20260709 13:07:34.924834 22008 leader_election.cc:343] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.912227 22156 raft_consensus.cc:359] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.925264 22008 leader_election.cc:304] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:34.925213 22438 leader_election.cc:290] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:34.926513 22447 raft_consensus.cc:2749] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:34.925446 22156 raft_consensus.cc:385] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.929839 22156 raft_consensus.cc:740] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.930574 22156 consensus_queue.cc:260] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.931102 22158 tablet_bootstrap.cc:492] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:34.932823 22156 ts_tablet_manager.cc:1434] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:07:34.933794 22156 tablet_bootstrap.cc:492] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:34.933657 22461 raft_consensus.cc:493] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:34.934376 22461 raft_consensus.cc:515] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.938407 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a43038982647dcb040c1ff03e7b103" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:34.939112 22042 raft_consensus.cc:2468] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:34.940690 21933 leader_election.cc:304] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:34.941560 22400 raft_consensus.cc:2804] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:34.942014 22400 raft_consensus.cc:493] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:34.942472 22400 raft_consensus.cc:3060] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.943423 22158 tablet_bootstrap.cc:654] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.944636 22461 leader_election.cc:290] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:34.947245 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccea3b73fee464c8d387811db874cf2" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
W20260709 13:07:34.950464 21933 leader_election.cc:343] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:34.951309 22400 raft_consensus.cc:515] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.954162 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccea3b73fee464c8d387811db874cf2" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:34.954877 22112 raft_consensus.cc:3060] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.955828 22400 leader_election.cc:290] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:34.956029 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a43038982647dcb040c1ff03e7b103" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:34.959501 22114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a43038982647dcb040c1ff03e7b103" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:34.960172 22114 raft_consensus.cc:2468] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:34.954901 22156 tablet_bootstrap.cc:654] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.958920 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a43038982647dcb040c1ff03e7b103" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:34.962661 22116 raft_consensus.cc:3060] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.960134 22042 raft_consensus.cc:3060] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.975821 22116 raft_consensus.cc:2468] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:34.978404 21933 leader_election.cc:304] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:34.979103 22400 raft_consensus.cc:2804] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:34.986622 22400 raft_consensus.cc:697] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:34.986804 22158 tablet_bootstrap.cc:492] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:34.989584 22158 ts_tablet_manager.cc:1403] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.024s
I20260709 13:07:34.990216 22112 raft_consensus.cc:2468] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:34.988552 22400 consensus_queue.cc:237] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.993283 21933 leader_election.cc:304] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:34.994452 22461 raft_consensus.cc:2804] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:34.994979 22461 raft_consensus.cc:697] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:34.998073 22042 raft_consensus.cc:2468] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:34.998245 22158 raft_consensus.cc:359] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.995821 22461 consensus_queue.cc:237] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:34.999622 22158 raft_consensus.cc:385] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.000082 22158 raft_consensus.cc:740] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.001022 22158 consensus_queue.cc:260] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.007294 22157 tablet_bootstrap.cc:492] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:35.007956 22157 ts_tablet_manager.cc:1403] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.005s
I20260709 13:07:35.009208 22447 raft_consensus.cc:493] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.009766 22447 raft_consensus.cc:515] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.012629 22158 ts_tablet_manager.cc:1434] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:07:35.014528 22158 tablet_bootstrap.cc:492] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:35.015561 22447 leader_election.cc:290] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:35.017774 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de05dca6551643668a1d9206603dd902" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:35.018615 22112 raft_consensus.cc:2468] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:35.019915 22008 leader_election.cc:304] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:35.020831 22447 raft_consensus.cc:2804] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.018637 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de05dca6551643668a1d9206603dd902" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:35.021492 22447 raft_consensus.cc:493] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.022131 22447 raft_consensus.cc:3060] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.024492 22434 raft_consensus.cc:493] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.025034 22434 raft_consensus.cc:515] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.027123 22434 leader_election.cc:290] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:35.027273 22156 tablet_bootstrap.cc:492] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:35.027817 22156 ts_tablet_manager.cc:1403] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.011s
I20260709 13:07:35.023479 21962 raft_consensus.cc:2468] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:35.028273 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:35.019361 22157 raft_consensus.cc:359] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.028959 21965 raft_consensus.cc:2468] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:35.029121 22157 raft_consensus.cc:385] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.029489 22157 raft_consensus.cc:740] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.030318 22157 consensus_queue.cc:260] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.034711 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:35.035451 22042 raft_consensus.cc:2468] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:35.035949 22156 raft_consensus.cc:359] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.036762 22156 raft_consensus.cc:385] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.037031 22156 raft_consensus.cc:740] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.035990 22157 ts_tablet_manager.cc:1434] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:07:35.038385 22157 tablet_bootstrap.cc:492] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:35.038174 22156 consensus_queue.cc:260] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.041273 22156 ts_tablet_manager.cc:1434] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:07:35.042344 22156 tablet_bootstrap.cc:492] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:35.044287 22158 tablet_bootstrap.cc:654] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.043653 22082 leader_election.cc:304] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:35.047346 22447 raft_consensus.cc:515] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.048539 22156 tablet_bootstrap.cc:654] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.048154 21863 catalog_manager.cc:5697] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.049556 22434 raft_consensus.cc:2804] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.049983 22434 raft_consensus.cc:493] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.050339 22434 raft_consensus.cc:3060] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.050343 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de05dca6551643668a1d9206603dd902" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:35.051142 21965 raft_consensus.cc:3060] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.057750 22322 raft_consensus.cc:493] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.058322 22322 raft_consensus.cc:515] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.060405 22322 leader_election.cc:290] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:35.066185 22400 raft_consensus.cc:493] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.066746 22400 raft_consensus.cc:515] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.061123 21965 raft_consensus.cc:2468] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:35.066951 22447 leader_election.cc:290] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:35.068882 22400 leader_election.cc:290] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:35.067657 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:35.071367 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911abbb2945e428a8892ec0e0e2a4c0b" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:35.074167 22158 tablet_bootstrap.cc:492] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:35.074362 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de05dca6551643668a1d9206603dd902" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:35.074716 22158 ts_tablet_manager.cc:1403] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.006s
I20260709 13:07:35.075069 22116 raft_consensus.cc:3060] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.078034 22158 raft_consensus.cc:359] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.079090 22158 raft_consensus.cc:385] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.079680 22158 raft_consensus.cc:740] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.080634 22158 consensus_queue.cc:260] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.089464 22158 ts_tablet_manager.cc:1434] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:07:35.090801 22008 leader_election.cc:304] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
W20260709 13:07:35.091266 21933 leader_election.cc:343] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.096103 22323 raft_consensus.cc:2804] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.096684 22323 raft_consensus.cc:697] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:35.097692 22323 consensus_queue.cc:237] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.091722 22158 tablet_bootstrap.cc:492] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:35.091835 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:35.108953 22112 raft_consensus.cc:2393] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b328f1ebf504fcab686a05f383c1aeb in current term 1: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
I20260709 13:07:35.117720 22116 raft_consensus.cc:2468] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:35.119792 22158 tablet_bootstrap.cc:654] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.120458 22114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911abbb2945e428a8892ec0e0e2a4c0b" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:35.126466 22157 tablet_bootstrap.cc:654] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.129110 22156 tablet_bootstrap.cc:492] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:35.129815 22156 ts_tablet_manager.cc:1403] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.088s	user 0.035s	sys 0.039s
I20260709 13:07:35.128592 21863 catalog_manager.cc:5697] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.134567 22158 tablet_bootstrap.cc:492] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:35.135206 22158 ts_tablet_manager.cc:1403] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.004s
I20260709 13:07:35.136859 22156 raft_consensus.cc:359] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.137919 22156 raft_consensus.cc:385] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.138296 22156 raft_consensus.cc:740] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.139271 22156 consensus_queue.cc:260] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.139249 22158 raft_consensus.cc:359] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.140674 22158 raft_consensus.cc:385] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.141086 22158 raft_consensus.cc:740] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.142048 22158 consensus_queue.cc:260] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.142736 22156 ts_tablet_manager.cc:1434] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260709 13:07:35.144680 22158 ts_tablet_manager.cc:1434] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:35.145012 22156 tablet_bootstrap.cc:492] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:35.146020 22158 tablet_bootstrap.cc:492] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:35.094244 22434 raft_consensus.cc:515] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.147710 22437 raft_consensus.cc:493] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.148494 22437 raft_consensus.cc:515] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.151147 22437 leader_election.cc:290] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:35.152246 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:35.152981 21962 raft_consensus.cc:3060] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.154462 22434 leader_election.cc:290] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:35.159457 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19697a3b2d8845b7b52515d864daa440" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:35.160807 21965 raft_consensus.cc:2468] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:35.162374 22156 tablet_bootstrap.cc:654] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.162292 22082 leader_election.cc:304] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
W20260709 13:07:35.163615 21933 leader_election.cc:343] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.164224 21933 leader_election.cc:304] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:35.167282 22385 raft_consensus.cc:2804] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.167868 22385 raft_consensus.cc:493] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.168257 22385 raft_consensus.cc:3060] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.170131 22400 raft_consensus.cc:2749] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:35.176132 21962 raft_consensus.cc:2468] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:35.176234 22385 raft_consensus.cc:515] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.178709 22385 leader_election.cc:290] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:35.179726 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19697a3b2d8845b7b52515d864daa440" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:35.180814 21965 raft_consensus.cc:3060] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.186522 22158 tablet_bootstrap.cc:654] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.187451 22156 tablet_bootstrap.cc:492] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:35.187925 22156 ts_tablet_manager.cc:1403] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.017s
I20260709 13:07:35.180593 22082 leader_election.cc:304] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:35.190128 22435 raft_consensus.cc:2804] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.190613 22435 raft_consensus.cc:697] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:35.190740 22156 raft_consensus.cc:359] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.191457 22156 raft_consensus.cc:385] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.191735 22156 raft_consensus.cc:740] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.192350 21965 raft_consensus.cc:2468] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:35.192376 22156 consensus_queue.cc:260] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.194249 22082 leader_election.cc:304] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:35.191475 22435 consensus_queue.cc:237] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.196874 22156 ts_tablet_manager.cc:1434] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:07:35.198081 22156 tablet_bootstrap.cc:492] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:35.207362 22385 raft_consensus.cc:2804] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.207655 22156 tablet_bootstrap.cc:654] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.208786 22385 raft_consensus.cc:697] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:35.210371 22158 tablet_bootstrap.cc:492] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:35.210955 22158 ts_tablet_manager.cc:1403] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.007s
I20260709 13:07:35.210042 22385 consensus_queue.cc:237] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.213310 22437 raft_consensus.cc:493] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.213995 22437 raft_consensus.cc:515] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.215023 22158 raft_consensus.cc:359] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.216508 22158 raft_consensus.cc:385] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.216894 22437 leader_election.cc:290] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:35.217013 22158 raft_consensus.cc:740] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.218537 22158 consensus_queue.cc:260] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.222548 22437 raft_consensus.cc:493] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.229820 22437 raft_consensus.cc:515] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.232818 22437 leader_election.cc:290] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:35.228598 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ee5a8511e4f7d9e3a551a3d34821f" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:35.239877 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be99f21210e645218911d822396e7b9d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:35.246078 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19697a3b2d8845b7b52515d864daa440" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:35.247735 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:35.248080 22038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19697a3b2d8845b7b52515d864daa440" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:35.248366 22037 raft_consensus.cc:2468] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:35.248426 22042 raft_consensus.cc:3060] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.250330 22400 consensus_queue.cc:1048] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:35.253755 22435 raft_consensus.cc:493] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.254300 22435 raft_consensus.cc:515] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.256534 22435 leader_election.cc:290] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:35.260761 22008 leader_election.cc:304] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
W20260709 13:07:35.260995 22082 leader_election.cc:343] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:35.262142 22082 leader_election.cc:343] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.263187 22447 raft_consensus.cc:3060] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.264547 22158 ts_tablet_manager.cc:1434] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.053s	user 0.012s	sys 0.000s
I20260709 13:07:35.290412 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be99f21210e645218911d822396e7b9d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:35.260331 22042 raft_consensus.cc:2468] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:35.298882 22158 tablet_bootstrap.cc:492] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:35.273437 22038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ee5a8511e4f7d9e3a551a3d34821f" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:35.292852 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:35.308145 22038 raft_consensus.cc:2468] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:35.340101 22156 tablet_bootstrap.cc:492] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:35.341632 22156 ts_tablet_manager.cc:1403] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.144s	user 0.032s	sys 0.027s
W20260709 13:07:35.391496 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 64434.1us
I20260709 13:07:35.343269 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:35.392309 22322 raft_consensus.cc:493] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.405272 22497 raft_consensus.cc:493] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.405643 22322 raft_consensus.cc:515] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.405901 22497 raft_consensus.cc:515] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.407876 22497 leader_election.cc:290] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:07:35.416749 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 120888us
I20260709 13:07:35.407900 22322 leader_election.cc:290] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:35.422318 22157 tablet_bootstrap.cc:492] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:35.423013 22157 ts_tablet_manager.cc:1403] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.385s	user 0.063s	sys 0.063s
I20260709 13:07:35.415978 22497 raft_consensus.cc:493] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.425205 22438 consensus_queue.cc:1048] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
W20260709 13:07:35.447867 22082 leader_election.cc:343] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:35.449187 22082 leader_election.cc:343] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.449663 22082 leader_election.cc:304] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:35.444924 21862 catalog_manager.cc:5697] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:35.451933 22158 tablet_bootstrap.cc:654] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.453892 22082 leader_election.cc:304] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:35.454303 21862 catalog_manager.cc:5697] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:35.458034 22434 raft_consensus.cc:2804] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.458480 22434 raft_consensus.cc:493] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.458828 22434 raft_consensus.cc:3060] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.458871 22156 raft_consensus.cc:359] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.459832 22156 raft_consensus.cc:385] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.460165 22156 raft_consensus.cc:740] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.430367 22497 raft_consensus.cc:515] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.464067 22497 leader_election.cc:290] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:35.460914 22156 consensus_queue.cc:260] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.466406 22156 ts_tablet_manager.cc:1434] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.124s	user 0.007s	sys 0.001s
W20260709 13:07:35.459306 22082 leader_election.cc:343] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.470271 22082 leader_election.cc:304] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
W20260709 13:07:35.474319 21933 consensus_peers.cc:597] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:35.476455 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:35.478542 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c371916d1c81486091f0b8131669ae32" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:35.478915 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:35.466320 22460 raft_consensus.cc:2749] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:35.482916 22008 leader_election.cc:343] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.485080 22434 raft_consensus.cc:515] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.486480 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:35.488884 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:35.492275 22400 consensus_queue.cc:1048] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:35.492426 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c371916d1c81486091f0b8131669ae32" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:35.490492 22384 raft_consensus.cc:2749] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:35.483652 22156 tablet_bootstrap.cc:492] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:35.487815 22434 leader_election.cc:290] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:35.512610 22447 raft_consensus.cc:2749] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:35.519443 22008 leader_election.cc:343] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.519928 22008 leader_election.cc:304] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:35.500849 21865 catalog_manager.cc:5697] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.524335 22157 raft_consensus.cc:359] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.526185 22157 raft_consensus.cc:385] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:35.534073 22008 leader_election.cc:343] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.532444 22157 raft_consensus.cc:740] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
W20260709 13:07:35.534812 22008 leader_election.cc:343] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.532821 22447 raft_consensus.cc:493] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:35.541431 22008 leader_election.cc:343] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.541872 22008 leader_election.cc:304] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
W20260709 13:07:35.543988 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 54743.5us
I20260709 13:07:35.534986 22461 raft_consensus.cc:493] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.545236 22157 consensus_queue.cc:260] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.534559 22322 raft_consensus.cc:2749] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:35.546593 22008 leader_election.cc:343] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.547257 22008 leader_election.cc:304] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:35.550025 22323 raft_consensus.cc:2749] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:35.549714 22461 raft_consensus.cc:515] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.552165 22461 leader_election.cc:290] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:35.552879 22345 consensus_queue.cc:1048] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:35.543242 22447 raft_consensus.cc:515] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.562563 22157 ts_tablet_manager.cc:1434] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.139s	user 0.008s	sys 0.002s
I20260709 13:07:35.561796 22497 consensus_queue.cc:1048] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:35.559269 22322 raft_consensus.cc:2749] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:35.569451 22156 tablet_bootstrap.cc:654] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.572218 22504 consensus_queue.cc:1048] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:07:35.576048 22157 tablet_bootstrap.cc:492] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:35.560750 22447 leader_election.cc:290] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:35.580940 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17074fb6bf894917978384adb2874b04" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:35.582290 21962 raft_consensus.cc:2468] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:35.585536 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:35.586427 22036 raft_consensus.cc:2468] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:35.587738 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17074fb6bf894917978384adb2874b04" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:35.589896 22158 tablet_bootstrap.cc:492] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:35.590472 22158 ts_tablet_manager.cc:1403] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.316s	user 0.030s	sys 0.029s
I20260709 13:07:35.594056 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ee5a8511e4f7d9e3a551a3d34821f" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:35.597365 22157 tablet_bootstrap.cc:654] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.608325 21933 leader_election.cc:304] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:35.610021 22157 tablet_bootstrap.cc:492] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:35.610512 22400 raft_consensus.cc:2804] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.610561 22157 ts_tablet_manager.cc:1403] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.006s
I20260709 13:07:35.611024 22400 raft_consensus.cc:493] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.611426 22400 raft_consensus.cc:3060] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:35.613895 22008 leader_election.cc:343] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.615415 22008 leader_election.cc:304] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:35.616627 22447 raft_consensus.cc:2804] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.617700 22447 raft_consensus.cc:493] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.618139 22447 raft_consensus.cc:3060] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.617892 22506 consensus_queue.cc:1048] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:35.618621 22156 tablet_bootstrap.cc:492] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:35.619125 22156 ts_tablet_manager.cc:1403] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.149s	user 0.018s	sys 0.000s
I20260709 13:07:35.624969 22158 raft_consensus.cc:359] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.625887 22158 raft_consensus.cc:385] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.626210 22158 raft_consensus.cc:740] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.626858 22158 consensus_queue.cc:260] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.629130 22158 ts_tablet_manager.cc:1434] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:07:35.629598 22157 raft_consensus.cc:359] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.630409 22157 raft_consensus.cc:385] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.633193 22157 raft_consensus.cc:740] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.633937 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ee5a8511e4f7d9e3a551a3d34821f" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:35.634028 22157 consensus_queue.cc:260] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.634734 22036 raft_consensus.cc:3060] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.635825 22400 raft_consensus.cc:515] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.637034 22157 ts_tablet_manager.cc:1434] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260709 13:07:35.638775 22157 tablet_bootstrap.cc:492] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
W20260709 13:07:35.643538 22082 leader_election.cc:343] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.643910 22036 raft_consensus.cc:2468] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:35.647532 22156 raft_consensus.cc:359] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.648285 22156 raft_consensus.cc:385] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.648566 22156 raft_consensus.cc:740] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.649209 22156 consensus_queue.cc:260] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.651304 22158 tablet_bootstrap.cc:492] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:35.652647 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:35.657779 22501 raft_consensus.cc:493] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.658326 22501 raft_consensus.cc:515] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.658776 22157 tablet_bootstrap.cc:654] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.660702 22501 leader_election.cc:290] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:35.669085 22158 tablet_bootstrap.cc:654] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.672391 22157 tablet_bootstrap.cc:492] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:35.672933 22323 consensus_queue.cc:1048] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:35.673594 22157 ts_tablet_manager.cc:1403] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.010s
I20260709 13:07:35.687780 22400 leader_election.cc:290] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:35.695182 22158 tablet_bootstrap.cc:492] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:35.694947 22157 raft_consensus.cc:359] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.695741 22157 raft_consensus.cc:385] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.695734 22158 ts_tablet_manager.cc:1403] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.003s
I20260709 13:07:35.696050 22157 raft_consensus.cc:740] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.698747 22158 raft_consensus.cc:359] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.699486 22158 raft_consensus.cc:385] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.699800 22158 raft_consensus.cc:740] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.700450 22158 consensus_queue.cc:260] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.702059 22158 ts_tablet_manager.cc:1434] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:35.702414 22157 consensus_queue.cc:260] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.703110 22158 tablet_bootstrap.cc:492] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:35.706209 22156 ts_tablet_manager.cc:1434] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.000s
I20260709 13:07:35.641321 22447 raft_consensus.cc:515] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.707334 22156 tablet_bootstrap.cc:492] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:35.690596 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
W20260709 13:07:35.713697 21933 leader_election.cc:343] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.714071 22158 tablet_bootstrap.cc:654] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.722951 22157 ts_tablet_manager.cc:1434] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.003s
I20260709 13:07:35.728609 22082 leader_election.cc:304] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:35.733017 22447 leader_election.cc:290] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:35.735780 22157 tablet_bootstrap.cc:492] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:35.725328 22041 raft_consensus.cc:3060] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.753839 22502 raft_consensus.cc:2804] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.755224 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17074fb6bf894917978384adb2874b04" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:35.725329 22345 consensus_queue.cc:1048] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:07:35.760778 22156 tablet_bootstrap.cc:654] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:35.761957 22008 leader_election.cc:343] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.763759 22040 raft_consensus.cc:3060] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.765645 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55280acb287a4a1e9d3b91e35374c483" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:35.754511 22502 raft_consensus.cc:697] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:35.769387 22502 consensus_queue.cc:237] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.763845 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17074fb6bf894917978384adb2874b04" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:35.771523 21965 raft_consensus.cc:3060] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.792362 22460 consensus_queue.cc:1048] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:35.791522 22082 leader_election.cc:343] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.813630 22434 consensus_queue.cc:1048] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:07:35.816540 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
W20260709 13:07:35.833073 21933 leader_election.cc:343] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:35.853056 21913 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:35.870137 22041 raft_consensus.cc:2468] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:35.871215 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55280acb287a4a1e9d3b91e35374c483" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:35.872926 22037 raft_consensus.cc:2468] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:35.890538 21933 leader_election.cc:304] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:35.894169 22082 leader_election.cc:304] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:35.898041 22461 raft_consensus.cc:2804] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.898730 22461 raft_consensus.cc:697] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:35.898073 21965 raft_consensus.cc:2468] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:35.901890 22157 tablet_bootstrap.cc:654] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.910964 22008 leader_election.cc:304] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:35.912138 22497 raft_consensus.cc:2804] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.912704 22497 raft_consensus.cc:697] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:35.913579 22497 consensus_queue.cc:237] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.916275 22156 tablet_bootstrap.cc:492] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:35.916806 22156 ts_tablet_manager.cc:1403] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.210s	user 0.004s	sys 0.018s
I20260709 13:07:35.926044 22345 raft_consensus.cc:493] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.929764 22345 raft_consensus.cc:515] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.928923 22461 consensus_queue.cc:237] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.933073 22345 leader_election.cc:290] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:35.940054 22156 raft_consensus.cc:359] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.940397 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be99f21210e645218911d822396e7b9d" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:35.940876 22156 raft_consensus.cc:385] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.926388 22434 raft_consensus.cc:2804] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.943432 22434 raft_consensus.cc:493] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.943872 22434 raft_consensus.cc:3060] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:35.944167 21933 leader_election.cc:343] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:35.941185 22156 raft_consensus.cc:740] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.946545 22156 consensus_queue.cc:260] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.948768 22156 ts_tablet_manager.cc:1434] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:07:35.959976 22156 tablet_bootstrap.cc:492] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:35.977176 22434 raft_consensus.cc:515] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:35.969853 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be99f21210e645218911d822396e7b9d" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:35.978776 22115 raft_consensus.cc:2468] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:35.980808 22434 leader_election.cc:290] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:35.982630 22158 tablet_bootstrap.cc:492] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:35.988880 22158 ts_tablet_manager.cc:1403] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.286s	user 0.038s	sys 0.040s
I20260709 13:07:36.007714 22158 raft_consensus.cc:359] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.013571 22158 raft_consensus.cc:385] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.013896 22158 raft_consensus.cc:740] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.014554 22158 consensus_queue.cc:260] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.018666 22158 ts_tablet_manager.cc:1434] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.005s
W20260709 13:07:36.020193 22527 log.cc:927] Time spent T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 13:07:36.021523 22158 tablet_bootstrap.cc:492] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:36.023907 21865 catalog_manager.cc:5697] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.029371 21863 catalog_manager.cc:5697] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.037971 22434 consensus_queue.cc:1048] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.042840 22524 consensus_queue.cc:1048] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:36.025884 22497 raft_consensus.cc:493] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.049060 22497 raft_consensus.cc:515] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.054481 22497 leader_election.cc:290] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.056149 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911abbb2945e428a8892ec0e0e2a4c0b" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:36.056844 22116 raft_consensus.cc:2468] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:36.058794 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911abbb2945e428a8892ec0e0e2a4c0b" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:36.059552 21965 raft_consensus.cc:2468] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:36.063854 22156 tablet_bootstrap.cc:654] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.065702 22008 leader_election.cc:304] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:36.069929 21933 leader_election.cc:304] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:36.072418 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55280acb287a4a1e9d3b91e35374c483" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:36.072532 22323 raft_consensus.cc:2804] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.073518 22323 raft_consensus.cc:493] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.073910 22323 raft_consensus.cc:3060] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.073999 22426 raft_consensus.cc:2804] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.074565 22426 raft_consensus.cc:493] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.075033 22426 raft_consensus.cc:3060] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.064524 21863 catalog_manager.cc:5697] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:36.078068 22501 raft_consensus.cc:493] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.078861 22501 raft_consensus.cc:515] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.067925 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55280acb287a4a1e9d3b91e35374c483" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:36.084754 22323 raft_consensus.cc:515] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.087128 22040 raft_consensus.cc:3060] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.089440 22323 leader_election.cc:290] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.090050 22501 leader_election.cc:290] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:36.091569 22157 tablet_bootstrap.cc:492] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:36.092094 22157 ts_tablet_manager.cc:1403] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.360s	user 0.006s	sys 0.027s
I20260709 13:07:36.094743 22157 raft_consensus.cc:359] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.095329 22158 tablet_bootstrap.cc:654] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.095460 22157 raft_consensus.cc:385] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.095767 22157 raft_consensus.cc:740] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.096517 22157 consensus_queue.cc:260] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.098647 22157 ts_tablet_manager.cc:1434] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:36.099653 22157 tablet_bootstrap.cc:492] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
W20260709 13:07:36.104831 22082 leader_election.cc:343] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.106396 22157 tablet_bootstrap.cc:654] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.106388 22521 raft_consensus.cc:493] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.110447 22521 raft_consensus.cc:515] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.113489 22521 leader_election.cc:290] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.115255 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:36.116015 22036 raft_consensus.cc:2468] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:36.117604 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911abbb2945e428a8892ec0e0e2a4c0b" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:36.118268 21964 raft_consensus.cc:3060] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.118384 21933 leader_election.cc:304] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:36.119161 22521 raft_consensus.cc:2804] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.119100 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:36.119603 22521 raft_consensus.cc:493] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.119994 22521 raft_consensus.cc:3060] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.121923 22157 tablet_bootstrap.cc:492] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:36.122426 22157 ts_tablet_manager.cc:1403] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260709 13:07:36.125236 22157 raft_consensus.cc:359] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.126335 22157 raft_consensus.cc:385] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.126405 21964 raft_consensus.cc:2468] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:36.126643 22157 raft_consensus.cc:740] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.127342 22521 raft_consensus.cc:515] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.127775 22157 consensus_queue.cc:260] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.129268 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911abbb2945e428a8892ec0e0e2a4c0b" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:36.129885 22116 raft_consensus.cc:3060] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.130153 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:36.130744 22036 raft_consensus.cc:3060] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.130327 22157 ts_tablet_manager.cc:1434] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:36.133364 22157 tablet_bootstrap.cc:492] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:36.137449 22116 raft_consensus.cc:2468] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:36.137450 22036 raft_consensus.cc:2468] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:36.139089 21933 leader_election.cc:304] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:36.139885 22461 raft_consensus.cc:2804] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.140379 22461 raft_consensus.cc:697] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:36.141269 22461 consensus_queue.cc:237] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.143189 22158 tablet_bootstrap.cc:492] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:36.143124 22521 leader_election.cc:290] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.144146 22158 ts_tablet_manager.cc:1403] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.001s
I20260709 13:07:36.147625 22158 raft_consensus.cc:359] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.148452 22158 raft_consensus.cc:385] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.148877 22158 raft_consensus.cc:740] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.153074 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:36.154170 22037 raft_consensus.cc:2468] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:36.114853 22426 raft_consensus.cc:515] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.148083 22157 tablet_bootstrap.cc:654] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.163765 22040 raft_consensus.cc:2468] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:36.165736 22426 leader_election.cc:290] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.167956 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:36.168603 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be99f21210e645218911d822396e7b9d" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
W20260709 13:07:36.170121 21933 leader_election.cc:343] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.173579 22502 raft_consensus.cc:493] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.174309 22502 raft_consensus.cc:515] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.177090 22502 leader_election.cc:290] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:36.176668 21863 catalog_manager.cc:5697] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.179466 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:36.163808 22158 consensus_queue.cc:260] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.182065 22158 ts_tablet_manager.cc:1434] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 13:07:36.183056 22158 tablet_bootstrap.cc:492] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
W20260709 13:07:36.187494 22082 leader_election.cc:343] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.189734 22156 tablet_bootstrap.cc:492] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:36.190272 22156 ts_tablet_manager.cc:1403] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.233s	user 0.010s	sys 0.014s
I20260709 13:07:36.195304 22157 tablet_bootstrap.cc:492] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:36.195930 22157 ts_tablet_manager.cc:1403] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.008s
I20260709 13:07:36.196372 22008 leader_election.cc:304] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:36.192939 22156 raft_consensus.cc:359] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.197336 22156 raft_consensus.cc:385] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.197883 22156 raft_consensus.cc:740] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.198374 22082 leader_election.cc:304] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:36.198606 22323 raft_consensus.cc:2804] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.199124 22323 raft_consensus.cc:697] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:36.199244 22157 raft_consensus.cc:359] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.200034 22157 raft_consensus.cc:385] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.199985 22323 consensus_queue.cc:237] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.200495 22157 raft_consensus.cc:740] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.201442 22158 tablet_bootstrap.cc:654] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.201366 22157 consensus_queue.cc:260] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.204349 22434 raft_consensus.cc:2804] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.204797 22434 raft_consensus.cc:493] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.205145 22434 raft_consensus.cc:3060] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.206853 22156 consensus_queue.cc:260] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:36.204366 21933 leader_election.cc:343] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:36.208688 21933 leader_election.cc:343] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.208847 22156 ts_tablet_manager.cc:1434] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:07:36.212631 22434 raft_consensus.cc:515] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.213260 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:36.213541 22156 tablet_bootstrap.cc:492] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:36.214880 22434 leader_election.cc:290] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:36.215822 22082 leader_election.cc:304] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:36.217831 22157 ts_tablet_manager.cc:1434] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260709 13:07:36.219980 22157 tablet_bootstrap.cc:492] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:36.223177 22502 raft_consensus.cc:2804] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.223817 22502 raft_consensus.cc:697] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:36.224663 22502 consensus_queue.cc:237] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.225829 22156 tablet_bootstrap.cc:654] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.231159 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:36.234367 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be99f21210e645218911d822396e7b9d" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:36.235021 22112 raft_consensus.cc:3060] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.233302 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
W20260709 13:07:36.237112 22082 leader_election.cc:343] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:36.237738 22082 leader_election.cc:343] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.239239 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:36.239807 22040 raft_consensus.cc:3060] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:36.239943 22082 leader_election.cc:343] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.240398 22082 leader_election.cc:304] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:36.246080 22499 raft_consensus.cc:2749] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:36.249032 22040 raft_consensus.cc:2468] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:36.266260 22082 leader_election.cc:304] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:36.260150 22112 raft_consensus.cc:2468] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:36.268692 22434 raft_consensus.cc:2804] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.269523 22434 raft_consensus.cc:697] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:36.270363 22434 consensus_queue.cc:237] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.270970 22157 tablet_bootstrap.cc:654] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.267233 21865 catalog_manager.cc:5697] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:36.272038 21863 catalog_manager.cc:5697] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.275636 22156 tablet_bootstrap.cc:492] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:36.276273 22156 ts_tablet_manager.cc:1403] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.005s
I20260709 13:07:36.276540 21933 leader_election.cc:304] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:36.277748 22521 raft_consensus.cc:2804] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.278388 22521 raft_consensus.cc:697] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:36.279325 22521 consensus_queue.cc:237] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.281754 22156 raft_consensus.cc:359] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.282557 22156 raft_consensus.cc:385] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.282894 22156 raft_consensus.cc:740] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.298759 22158 tablet_bootstrap.cc:492] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:36.299525 22158 ts_tablet_manager.cc:1403] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.000s
W20260709 13:07:36.302078 22082 consensus_peers.cc:597] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:36.308619 22156 consensus_queue.cc:260] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.306679 22158 raft_consensus.cc:359] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.315433 22158 raft_consensus.cc:385] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.315759 22158 raft_consensus.cc:740] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.316413 22158 consensus_queue.cc:260] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.323995 22156 ts_tablet_manager.cc:1434] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 13:07:36.331892 22158 ts_tablet_manager.cc:1434] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 13:07:36.333117 22156 tablet_bootstrap.cc:492] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:36.330116 21863 catalog_manager.cc:5697] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:36.339859 22158 tablet_bootstrap.cc:492] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:36.353231 22499 consensus_queue.cc:1048] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:36.354534 21862 catalog_manager.cc:5697] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.367781 22157 tablet_bootstrap.cc:492] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:36.367859 22158 tablet_bootstrap.cc:654] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.368362 22157 ts_tablet_manager.cc:1403] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.149s	user 0.023s	sys 0.012s
I20260709 13:07:36.369252 22156 tablet_bootstrap.cc:654] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.369664 22323 raft_consensus.cc:493] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.370152 22323 raft_consensus.cc:515] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.372174 22323 leader_election.cc:290] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.374210 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccea3b73fee464c8d387811db874cf2" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:36.374538 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccea3b73fee464c8d387811db874cf2" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:36.376192 22008 leader_election.cc:304] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:36.377344 22323 raft_consensus.cc:2749] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:36.377260 22157 raft_consensus.cc:359] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.378098 22157 raft_consensus.cc:385] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.378394 22157 raft_consensus.cc:740] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.392455 22157 consensus_queue.cc:260] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.395493 22157 ts_tablet_manager.cc:1434] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 13:07:36.392757 22323 consensus_queue.cc:1048] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:07:36.397864 22156 tablet_bootstrap.cc:492] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:36.398372 22156 ts_tablet_manager.cc:1403] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.008s
I20260709 13:07:36.401226 22156 raft_consensus.cc:359] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.401957 22156 raft_consensus.cc:385] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.402231 22156 raft_consensus.cc:740] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.402844 22156 consensus_queue.cc:260] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.404958 22156 ts_tablet_manager.cc:1434] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:36.405990 22156 tablet_bootstrap.cc:492] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:36.407083 22157 tablet_bootstrap.cc:492] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:36.412372 22156 tablet_bootstrap.cc:654] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.414212 22157 tablet_bootstrap.cc:654] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.418012 22156 tablet_bootstrap.cc:492] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:36.418413 22158 tablet_bootstrap.cc:492] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:36.418583 22156 ts_tablet_manager.cc:1403] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260709 13:07:36.419740 22158 ts_tablet_manager.cc:1403] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.084s	user 0.024s	sys 0.013s
I20260709 13:07:36.421661 22156 raft_consensus.cc:359] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.422494 22156 raft_consensus.cc:385] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.422824 22156 raft_consensus.cc:740] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.423581 22156 consensus_queue.cc:260] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.425917 22156 ts_tablet_manager.cc:1434] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:07:36.427114 22156 tablet_bootstrap.cc:492] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:36.423694 22158 raft_consensus.cc:359] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.430007 22158 raft_consensus.cc:385] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.430451 22158 raft_consensus.cc:740] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.433643 22158 consensus_queue.cc:260] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.434286 22156 tablet_bootstrap.cc:654] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.442878 22158 ts_tablet_manager.cc:1434] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 13:07:36.443964 22158 tablet_bootstrap.cc:492] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:36.453138 22156 tablet_bootstrap.cc:492] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:36.453138 22323 raft_consensus.cc:493] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.454005 22156 ts_tablet_manager.cc:1403] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.014s
I20260709 13:07:36.453928 22323 raft_consensus.cc:515] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.456077 22323 leader_election.cc:290] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.456355 22447 raft_consensus.cc:493] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.457080 22156 raft_consensus.cc:359] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.457350 22447 raft_consensus.cc:515] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.458209 22157 tablet_bootstrap.cc:492] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:36.459002 22157 ts_tablet_manager.cc:1403] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.013s
I20260709 13:07:36.459780 22447 leader_election.cc:290] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.460465 22158 tablet_bootstrap.cc:654] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.457870 22156 raft_consensus.cc:385] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.463696 22156 raft_consensus.cc:740] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.463857 22157 raft_consensus.cc:359] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.465039 22157 raft_consensus.cc:385] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.465463 22157 raft_consensus.cc:740] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.464537 22156 consensus_queue.cc:260] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.466393 22157 consensus_queue.cc:260] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.468892 22156 ts_tablet_manager.cc:1434] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:07:36.473541 22156 tablet_bootstrap.cc:492] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:36.474380 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524a1cb28e4849e4924826f844001908" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:36.475339 21964 raft_consensus.cc:2468] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:36.476366 22521 consensus_queue.cc:1048] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.471659 22157 ts_tablet_manager.cc:1434] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:07:36.478324 22157 tablet_bootstrap.cc:492] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:36.480921 22156 tablet_bootstrap.cc:654] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.481295 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524a1cb28e4849e4924826f844001908" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:36.481721 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618b7cb4385f4963b5e28f1abe2534c6" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:36.481992 22112 raft_consensus.cc:2468] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:36.483698 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618b7cb4385f4963b5e28f1abe2534c6" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:36.484480 22112 raft_consensus.cc:2468] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:36.493784 22041 raft_consensus.cc:3060] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.494764 22112 raft_consensus.cc:3060] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.494154 22008 leader_election.cc:304] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:36.495721 22447 raft_consensus.cc:2804] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.496258 22447 raft_consensus.cc:493] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.496704 22447 raft_consensus.cc:3060] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.495901 22008 leader_election.cc:304] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:36.502017 22322 raft_consensus.cc:2804] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.502647 22322 raft_consensus.cc:493] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.503244 22322 raft_consensus.cc:3060] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.514377 22157 tablet_bootstrap.cc:654] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.527539 22435 raft_consensus.cc:493] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.528113 22435 raft_consensus.cc:515] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.531718 22435 leader_election.cc:290] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:36.532603 22426 consensus_queue.cc:1048] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.537038 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:36.539536 22322 raft_consensus.cc:515] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.541646 22322 leader_election.cc:290] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.543777 22447 raft_consensus.cc:515] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.549048 22426 raft_consensus.cc:493] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.549654 22426 raft_consensus.cc:515] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.551376 22447 leader_election.cc:290] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.551789 22426 leader_election.cc:290] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.559377 22157 tablet_bootstrap.cc:492] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:36.560052 22157 ts_tablet_manager.cc:1403] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.000s
I20260709 13:07:36.566260 22157 raft_consensus.cc:359] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.567224 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
W20260709 13:07:36.568936 22008 leader_election.cc:343] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.575528 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618b7cb4385f4963b5e28f1abe2534c6" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:36.567389 22157 raft_consensus.cc:385] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.579470 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524a1cb28e4849e4924826f844001908" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:36.580890 22157 raft_consensus.cc:740] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.581110 21964 raft_consensus.cc:3060] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.581648 22157 consensus_queue.cc:260] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.583359 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618b7cb4385f4963b5e28f1abe2534c6" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:36.584012 22115 raft_consensus.cc:3060] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.584615 22157 ts_tablet_manager.cc:1434] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:07:36.585985 22434 raft_consensus.cc:493] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.588195 22434 raft_consensus.cc:515] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.589749 22521 raft_consensus.cc:493] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.590597 22434 leader_election.cc:290] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:36.590322 22521 raft_consensus.cc:515] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.594915 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:36.607987 22521 leader_election.cc:290] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.596035 22157 tablet_bootstrap.cc:492] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:36.612025 22082 leader_election.cc:304] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:36.613266 22502 raft_consensus.cc:2749] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:36.600320 22115 raft_consensus.cc:2468] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:36.595769 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524a1cb28e4849e4924826f844001908" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:36.615954 22116 raft_consensus.cc:3060] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.617748 22521 raft_consensus.cc:493] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.618305 22521 raft_consensus.cc:515] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.623013 22116 raft_consensus.cc:2468] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:36.623868 22521 leader_election.cc:290] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.625375 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ee5a8511e4f7d9e3a551a3d34821f" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
W20260709 13:07:36.618716 22008 consensus_peers.cc:597] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:36.633388 22008 leader_election.cc:304] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:36.635298 22497 raft_consensus.cc:2804] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.635982 22497 raft_consensus.cc:697] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:36.636845 22497 consensus_queue.cc:237] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.637290 21964 raft_consensus.cc:2468] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:36.640480 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:36.644634 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:36.647827 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:36.648916 22521 raft_consensus.cc:493] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.656431 22036 raft_consensus.cc:2393] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d560931789be4d4fbb719baf8ff8e52c in current term 1: Already voted for candidate 4cb61644d1b24df8810b3f175062e581 in this term.
I20260709 13:07:36.656330 22521 raft_consensus.cc:515] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.659719 22521 leader_election.cc:290] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.666839 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ee5a8511e4f7d9e3a551a3d34821f" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:36.669091 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:36.670083 22116 raft_consensus.cc:2468] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:36.674409 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
W20260709 13:07:36.655431 22008 leader_election.cc:343] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.679164 22157 tablet_bootstrap.cc:654] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.681648 22521 consensus_queue.cc:1048] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.681667 21964 raft_consensus.cc:3060] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.684273 22008 leader_election.cc:304] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:36.685534 22497 raft_consensus.cc:2804] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.686480 22497 raft_consensus.cc:697] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:36.696867 22156 tablet_bootstrap.cc:492] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:36.697439 22156 ts_tablet_manager.cc:1403] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.224s	user 0.042s	sys 0.067s
W20260709 13:07:36.699079 21933 leader_election.cc:343] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.700949 22322 raft_consensus.cc:493] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.702250 22158 tablet_bootstrap.cc:492] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:36.704308 22158 ts_tablet_manager.cc:1403] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.261s	user 0.055s	sys 0.065s
I20260709 13:07:36.704146 22322 raft_consensus.cc:515] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.702919 22156 raft_consensus.cc:359] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.705943 22156 raft_consensus.cc:385] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.706239 22156 raft_consensus.cc:740] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.706604 22322 leader_election.cc:290] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.707002 22156 consensus_queue.cc:260] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.707486 22158 raft_consensus.cc:359] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.708163 22158 raft_consensus.cc:385] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.708444 22158 raft_consensus.cc:740] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.708984 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be99f21210e645218911d822396e7b9d" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:36.709673 22156 ts_tablet_manager.cc:1434] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:07:36.709970 22158 consensus_queue.cc:260] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.710757 22156 tablet_bootstrap.cc:492] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:36.711819 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be99f21210e645218911d822396e7b9d" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:36.712236 22158 ts_tablet_manager.cc:1434] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:36.712776 22111 raft_consensus.cc:2393] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b328f1ebf504fcab686a05f383c1aeb in current term 1: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
I20260709 13:07:36.713209 22158 tablet_bootstrap.cc:492] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:36.714632 22008 leader_election.cc:304] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:36.715622 22322 raft_consensus.cc:3060] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.692227 22497 consensus_queue.cc:237] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.717375 22156 tablet_bootstrap.cc:654] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.717893 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:36.717453 22082 leader_election.cc:304] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:36.718604 22041 raft_consensus.cc:2468] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:36.719120 22460 raft_consensus.cc:2749] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:36.729514 21965 raft_consensus.cc:3060] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.739851 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:36.740760 22111 raft_consensus.cc:2468] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 0.
I20260709 13:07:36.741629 22447 consensus_queue.cc:1048] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.747712 21933 leader_election.cc:304] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:36.749796 22158 tablet_bootstrap.cc:654] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.750273 21933 leader_election.cc:304] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:36.754467 22115 raft_consensus.cc:3060] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.748874 22322 raft_consensus.cc:2749] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:36.758157 21933 leader_election.cc:304] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:36.759596 22426 raft_consensus.cc:2749] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:36.760367 21965 raft_consensus.cc:3060] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.763646 22461 raft_consensus.cc:2804] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.779831 22461 raft_consensus.cc:493] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.790814 22461 raft_consensus.cc:3060] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.795004 22157 tablet_bootstrap.cc:492] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:36.770406 22501 consensus_queue.cc:1048] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260709 13:07:36.795555 22157 ts_tablet_manager.cc:1403] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.200s	user 0.018s	sys 0.005s
W20260709 13:07:36.805959 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 45991.8us
I20260709 13:07:36.805907 22345 raft_consensus.cc:493] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.918329 21933 leader_election.cc:304] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:36.918990 22345 raft_consensus.cc:515] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.921928 22156 tablet_bootstrap.cc:492] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:36.922623 22156 ts_tablet_manager.cc:1403] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.212s	user 0.022s	sys 0.012s
I20260709 13:07:36.922403 22461 raft_consensus.cc:515] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.923683 22502 consensus_queue.cc:1048] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.924831 22461 leader_election.cc:290] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.856986 21862 catalog_manager.cc:5697] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.926683 22461 raft_consensus.cc:2804] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.927183 22461 raft_consensus.cc:493] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.927740 22461 raft_consensus.cc:3060] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.927120 21862 catalog_manager.cc:5697] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.768510 22435 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.173s
I20260709 13:07:36.937058 22521 raft_consensus.cc:2749] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:36.956525 22156 raft_consensus.cc:359] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.957772 22156 raft_consensus.cc:385] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.958101 22156 raft_consensus.cc:740] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.960307 22345 leader_election.cc:290] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:36.960359 22156 consensus_queue.cc:260] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.936399 22461 raft_consensus.cc:515] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.939271 22322 consensus_queue.cc:1048] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
W20260709 13:07:36.970498 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 104868us
I20260709 13:07:36.977010 22156 ts_tablet_manager.cc:1434] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
W20260709 13:07:36.978860 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 59564.3us
I20260709 13:07:36.979118 22157 raft_consensus.cc:359] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.980135 22157 raft_consensus.cc:385] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.980472 22157 raft_consensus.cc:740] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.981207 22157 consensus_queue.cc:260] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:36.997756 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:37.005559 22156 tablet_bootstrap.cc:492] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:37.005643 22461 leader_election.cc:290] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:37.036667 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55280acb287a4a1e9d3b91e35374c483" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:37.041178 22157 ts_tablet_manager.cc:1434] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.125s	user 0.007s	sys 0.002s
I20260709 13:07:37.037446 22041 raft_consensus.cc:2468] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:37.082592 22158 tablet_bootstrap.cc:492] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:37.083407 22158 ts_tablet_manager.cc:1403] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.370s	user 0.018s	sys 0.012s
W20260709 13:07:37.092984 21933 leader_election.cc:343] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.099478 22157 tablet_bootstrap.cc:492] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
W20260709 13:07:37.107198 21913 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:37.101191 22158 raft_consensus.cc:359] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.112511 22566 consensus_queue.cc:1048] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:37.122062 22158 raft_consensus.cc:385] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.112795 22434 raft_consensus.cc:493] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.122500 22158 raft_consensus.cc:740] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.128010 21933 leader_election.cc:304] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [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: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:37.132555 22434 raft_consensus.cc:515] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.133599 22568 raft_consensus.cc:2804] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:37.134030 22568 raft_consensus.cc:493] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4cb61644d1b24df8810b3f175062e581)
I20260709 13:07:37.134407 22568 raft_consensus.cc:3060] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.135555 22434 leader_election.cc:290] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:37.136365 22115 raft_consensus.cc:3060] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.145834 22568 raft_consensus.cc:515] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.147351 22158 consensus_queue.cc:260] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:37.147921 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 43959.2us
I20260709 13:07:37.148084 22575 consensus_queue.cc:1048] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:07:37.154084 22158 ts_tablet_manager.cc:1434] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.003s
I20260709 13:07:37.170017 22156 tablet_bootstrap.cc:654] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.164211 22583 raft_consensus.cc:493] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.174324 22583 raft_consensus.cc:515] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.177026 22583 leader_election.cc:290] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:37.202641 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17074fb6bf894917978384adb2874b04" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:37.194247 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17074fb6bf894917978384adb2874b04" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:37.218401 22158 tablet_bootstrap.cc:492] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:37.219723 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c371916d1c81486091f0b8131669ae32" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:37.220543 21960 raft_consensus.cc:2468] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:37.227013 22568 leader_election.cc:290] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:37.228251 22157 tablet_bootstrap.cc:654] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.237213 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:37.238037 22037 raft_consensus.cc:3060] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.246824 22322 consensus_queue.cc:1048] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:37.253791 22157 tablet_bootstrap.cc:492] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:37.254312 22157 ts_tablet_manager.cc:1403] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.178s	user 0.021s	sys 0.010s
I20260709 13:07:37.267910 22156 tablet_bootstrap.cc:492] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:37.268653 22156 ts_tablet_manager.cc:1403] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.263s	user 0.015s	sys 0.000s
I20260709 13:07:37.271347 22156 raft_consensus.cc:359] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.272078 22156 raft_consensus.cc:385] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.272377 22156 raft_consensus.cc:740] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.276366 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c371916d1c81486091f0b8131669ae32" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:37.277060 22034 raft_consensus.cc:2468] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:37.279122 22037 raft_consensus.cc:2468] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:37.283867 22158 tablet_bootstrap.cc:654] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.282334 22447 consensus_queue.cc:1048] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:37.281291 22156 consensus_queue.cc:260] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:37.287353 22008 consensus_peers.cc:597] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:37.262280 22580 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:37.283665 22038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55280acb287a4a1e9d3b91e35374c483" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:37.289752 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55280acb287a4a1e9d3b91e35374c483" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:37.290021 22156 ts_tablet_manager.cc:1434] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260709 13:07:37.282711 22157 raft_consensus.cc:359] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.291793 22157 raft_consensus.cc:385] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.292110 22157 raft_consensus.cc:740] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.308794 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:37.309865 22115 raft_consensus.cc:3060] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.292749 22157 consensus_queue.cc:260] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.317185 22323 consensus_queue.cc:1048] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:37.320883 22156 tablet_bootstrap.cc:492] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:37.322620 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:37.323310 22111 raft_consensus.cc:3060] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.329497 22157 ts_tablet_manager.cc:1434] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 13:07:37.357373 21933 leader_election.cc:304] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:37.366670 22157 tablet_bootstrap.cc:492] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581: Bootstrap starting.
I20260709 13:07:37.366376 22115 raft_consensus.cc:2468] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:37.366415 22568 raft_consensus.cc:2804] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:07:37.382414 22593 log.cc:927] Time spent T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 13:07:37.392242 22158 tablet_bootstrap.cc:492] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:37.406730 22158 ts_tablet_manager.cc:1403] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.200s	user 0.021s	sys 0.017s
I20260709 13:07:37.412065 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55280acb287a4a1e9d3b91e35374c483" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:37.413772 22111 raft_consensus.cc:2468] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 1.
I20260709 13:07:37.406791 22568 raft_consensus.cc:697] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:37.430258 21964 raft_consensus.cc:1240] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Rejecting Update request from peer 4cb61644d1b24df8810b3f175062e581 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:37.445546 22157 tablet_bootstrap.cc:654] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.458797 22323 raft_consensus.cc:493] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.457754 22082 leader_election.cc:304] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:37.461457 22082 leader_election.cc:304] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:37.463891 22501 raft_consensus.cc:2749] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:37.471230 22578 raft_consensus.cc:2804] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.471724 22578 raft_consensus.cc:493] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.472074 22578 raft_consensus.cc:3060] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.459561 22323 raft_consensus.cc:515] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.475723 22323 leader_election.cc:290] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:07:37.479604 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 57197.4us
I20260709 13:07:37.487406 22568 consensus_queue.cc:237] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.502740 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:37.572690 22116 raft_consensus.cc:2393] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b328f1ebf504fcab686a05f383c1aeb in current term 1: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
W20260709 13:07:37.580060 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 84915.2us
I20260709 13:07:37.505551 22461 raft_consensus.cc:493] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:37.581966 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 49469.1us
I20260709 13:07:37.532675 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:37.588480 22158 raft_consensus.cc:359] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.589677 22158 raft_consensus.cc:385] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.590051 22156 tablet_bootstrap.cc:654] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.590304 22158 raft_consensus.cc:740] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.591770 22157 tablet_bootstrap.cc:492] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581: No bootstrap required, opened a new log
I20260709 13:07:37.592231 22157 ts_tablet_manager.cc:1403] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581: Time spent bootstrapping tablet: real 0.228s	user 0.020s	sys 0.025s
I20260709 13:07:37.506345 22575 consensus_queue.cc:1048] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.088s
W20260709 13:07:37.609689 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 121249us
I20260709 13:07:37.596166 22158 consensus_queue.cc:260] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.592229 22461 raft_consensus.cc:515] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.622450 22158 ts_tablet_manager.cc:1434] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.215s	user 0.017s	sys 0.001s
I20260709 13:07:37.617512 21964 raft_consensus.cc:2393] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b328f1ebf504fcab686a05f383c1aeb in current term 1: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
I20260709 13:07:37.625751 22460 consensus_queue.cc:1059] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:37.626803 22460 raft_consensus.cc:3055] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:37.627215 22578 raft_consensus.cc:515] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.627230 22460 raft_consensus.cc:740] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:37.639314 22461 leader_election.cc:290] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:37.639098 22460 consensus_queue.cc:260] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.640703 22460 raft_consensus.cc:3060] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.645980 22578 leader_election.cc:290] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:37.648691 22157 raft_consensus.cc:359] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.653512 22157 raft_consensus.cc:385] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.653865 22157 raft_consensus.cc:740] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.656069 22157 consensus_queue.cc:260] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.667956 22601 raft_consensus.cc:493] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.668740 22601 raft_consensus.cc:515] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.673767 22157 ts_tablet_manager.cc:1434] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260709 13:07:37.701534 22158 tablet_bootstrap.cc:492] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb: Bootstrap starting.
I20260709 13:07:37.707901 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c371916d1c81486091f0b8131669ae32" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:37.725991 21964 raft_consensus.cc:3060] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:37.727689 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 110936us
I20260709 13:07:37.729267 22156 tablet_bootstrap.cc:492] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:37.729780 22156 ts_tablet_manager.cc:1403] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.430s	user 0.025s	sys 0.013s
I20260709 13:07:37.735841 22601 leader_election.cc:290] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:37.736259 21964 raft_consensus.cc:2468] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:37.739159 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:37.739858 21967 raft_consensus.cc:2468] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:37.743383 22082 leader_election.cc:304] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:37.744282 22156 raft_consensus.cc:359] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.745040 22156 raft_consensus.cc:385] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.745362 22156 raft_consensus.cc:740] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.746214 22156 consensus_queue.cc:260] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.749051 22082 leader_election.cc:304] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
W20260709 13:07:37.750977 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 133311us
I20260709 13:07:37.757302 22156 ts_tablet_manager.cc:1434] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:07:37.757999 21933 leader_election.cc:304] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [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: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:37.762230 22602 raft_consensus.cc:2804] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.763674 21933 leader_election.cc:304] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:07:37.769383 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c371916d1c81486091f0b8131669ae32" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:37.770093 22035 raft_consensus.cc:3060] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.751109 22601 raft_consensus.cc:2804] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.778059 22572 raft_consensus.cc:2804] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.778582 22572 raft_consensus.cc:697] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:07:37.774597 22345 raft_consensus.cc:2749] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:37.786691 22601 raft_consensus.cc:697] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:07:37.787731 22601 consensus_queue.cc:237] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.796489 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:37.804303 22156 tablet_bootstrap.cc:492] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c: Bootstrap starting.
I20260709 13:07:37.779414 22572 consensus_queue.cc:237] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.777283 22602 raft_consensus.cc:493] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.838845 22568 raft_consensus.cc:493] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.839423 22568 raft_consensus.cc:515] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.820636 22602 raft_consensus.cc:3060] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.880239 22568 leader_election.cc:290] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:07:37.951323 22608 log.cc:927] Time spent T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c: Append to log took a long time: real 0.196s	user 0.001s	sys 0.000s
I20260709 13:07:37.959486 22322 raft_consensus.cc:493] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.960170 22322 raft_consensus.cc:515] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:37.962407 22008 leader_election.cc:304] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:37.976488 22322 leader_election.cc:290] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:37.979333 22586 raft_consensus.cc:3060] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.984941 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:37.985666 22036 raft_consensus.cc:2468] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 0.
I20260709 13:07:37.987257 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618b7cb4385f4963b5e28f1abe2534c6" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:37.992470 22158 tablet_bootstrap.cc:654] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.993600 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618b7cb4385f4963b5e28f1abe2534c6" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:38.016999 21966 raft_consensus.cc:3060] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.005651 22602 raft_consensus.cc:515] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.027371 22112 raft_consensus.cc:2393] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d560931789be4d4fbb719baf8ff8e52c in current term 1: Already voted for candidate 4cb61644d1b24df8810b3f175062e581 in this term.
I20260709 13:07:38.027642 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:38.029817 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:38.030565 21963 raft_consensus.cc:2468] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:38.011765 22035 raft_consensus.cc:2468] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 1.
I20260709 13:07:38.024039 22586 raft_consensus.cc:2749] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:38.063990 22008 leader_election.cc:304] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:07:38.069780 22322 raft_consensus.cc:2804] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:38.070158 22322 raft_consensus.cc:493] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.070369 22322 raft_consensus.cc:3060] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.066622 22583 raft_consensus.cc:493] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.074359 22583 raft_consensus.cc:515] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.075863 22322 raft_consensus.cc:515] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.076462 22583 leader_election.cc:290] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:38.081990 22322 leader_election.cc:290] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:38.083781 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:38.087320 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:38.086566 21933 leader_election.cc:304] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:38.093606 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:38.094249 21965 raft_consensus.cc:3060] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.084085 22602 leader_election.cc:290] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:38.127625 22034 raft_consensus.cc:2393] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d560931789be4d4fbb719baf8ff8e52c in current term 1: Already voted for candidate 4b328f1ebf504fcab686a05f383c1aeb in this term.
I20260709 13:07:38.139853 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:38.140641 22109 raft_consensus.cc:2393] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b328f1ebf504fcab686a05f383c1aeb in current term 1: Already voted for candidate 4cb61644d1b24df8810b3f175062e581 in this term.
I20260709 13:07:38.141873 22521 consensus_queue.cc:1048] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.142620 21933 leader_election.cc:304] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:07:38.138927 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:38.147972 22612 raft_consensus.cc:2749] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:38.150540 21965 raft_consensus.cc:2468] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:38.153028 22008 leader_election.cc:304] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581
W20260709 13:07:38.158107 22082 leader_election.cc:343] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:38.157725 22586 raft_consensus.cc:2804] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:38.166623 22586 raft_consensus.cc:697] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
W20260709 13:07:38.168524 22082 leader_election.cc:343] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:38.167483 22586 consensus_queue.cc:237] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.169325 22607 raft_consensus.cc:2749] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:38.170349 22082 leader_election.cc:304] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:38.173707 21967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:38.169569 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:07:38.180241 22570 raft_consensus.cc:2749] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:38.190653 21967 raft_consensus.cc:2393] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4cb61644d1b24df8810b3f175062e581 in current term 1: Already voted for candidate 4b328f1ebf504fcab686a05f383c1aeb in this term.
I20260709 13:07:38.200057 22158 tablet_bootstrap.cc:492] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb: No bootstrap required, opened a new log
I20260709 13:07:38.200663 22158 ts_tablet_manager.cc:1403] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent bootstrapping tablet: real 0.556s	user 0.023s	sys 0.039s
I20260709 13:07:38.213073 22158 raft_consensus.cc:359] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.220266 22156 tablet_bootstrap.cc:654] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.224504 22158 raft_consensus.cc:385] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.225099 22158 raft_consensus.cc:740] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.226024 22158 consensus_queue.cc:260] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.228386 22158 ts_tablet_manager.cc:1434] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:07:38.240667 22603 consensus_queue.cc:1048] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:38.249260 22156 tablet_bootstrap.cc:492] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c: No bootstrap required, opened a new log
I20260709 13:07:38.249833 22156 ts_tablet_manager.cc:1403] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c: Time spent bootstrapping tablet: real 0.476s	user 0.018s	sys 0.014s
I20260709 13:07:38.251914 22568 consensus_queue.cc:1048] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.253211 22156 raft_consensus.cc:359] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.254045 22156 raft_consensus.cc:385] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.254379 22156 raft_consensus.cc:740] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.255398 22502 consensus_queue.cc:1048] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.255111 22156 consensus_queue.cc:260] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.257561 22156 ts_tablet_manager.cc:1434] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 13:07:38.277442 21913 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:38.300020 22082 leader_election.cc:304] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:38.300788 22601 raft_consensus.cc:2749] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:38.305527 21865 catalog_manager.cc:5697] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:38.329712 22581 raft_consensus.cc:493] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.330425 22581 raft_consensus.cc:515] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.333243 22581 leader_election.cc:290] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:38.340349 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:38.340620 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:38.341043 21965 raft_consensus.cc:2468] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:38.341143 22116 raft_consensus.cc:2468] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 0.
I20260709 13:07:38.342223 22008 leader_election.cc:304] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:38.350419 22575 consensus_queue.cc:1048] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:38.351881 22581 raft_consensus.cc:2804] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:38.352303 22581 raft_consensus.cc:493] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.352684 22581 raft_consensus.cc:3060] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.361451 22583 consensus_queue.cc:1048] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:38.364720 22581 raft_consensus.cc:515] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.366851 22581 leader_election.cc:290] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:38.368820 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:38.369554 21965 raft_consensus.cc:3060] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.380371 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:38.381711 22108 raft_consensus.cc:3060] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.390981 22108 raft_consensus.cc:2468] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:38.393467 21965 raft_consensus.cc:2468] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 1.
I20260709 13:07:38.394853 22008 leader_election.cc:304] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:07:38.397943 22587 raft_consensus.cc:2804] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:38.398423 22587 raft_consensus.cc:697] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:38.399235 22587 consensus_queue.cc:237] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.405028 21862 catalog_manager.cc:5697] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.413138 21862 catalog_manager.cc:5697] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 0 to 1, leader changed from <none> to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.429078 21863 catalog_manager.cc:5697] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.452147 21865 catalog_manager.cc:5697] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.771893 22587 consensus_queue.cc:1048] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.788756 22322 consensus_queue.cc:1048] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.829319 22497 consensus_queue.cc:1048] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.853991 22322 consensus_queue.cc:1048] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.883800 22581 raft_consensus.cc:493] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4cb61644d1b24df8810b3f175062e581)
I20260709 13:07:38.884341 22581 raft_consensus.cc:515] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.886365 22581 leader_election.cc:290] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:38.886830 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55280acb287a4a1e9d3b91e35374c483" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:38.887667 21966 raft_consensus.cc:2393] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b328f1ebf504fcab686a05f383c1aeb in current term 2: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
I20260709 13:07:38.887777 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55280acb287a4a1e9d3b91e35374c483" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:38.888494 22111 raft_consensus.cc:2468] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:07:38.889381 22008 leader_election.cc:304] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:38.890125 22581 raft_consensus.cc:2804] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:38.890791 22581 raft_consensus.cc:493] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4cb61644d1b24df8810b3f175062e581)
I20260709 13:07:38.891085 22581 raft_consensus.cc:3060] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.897504 22581 raft_consensus.cc:515] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.899468 22581 leader_election.cc:290] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:38.901156 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55280acb287a4a1e9d3b91e35374c483" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:07:38.901085 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55280acb287a4a1e9d3b91e35374c483" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:07:38.902820 21966 raft_consensus.cc:2393] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b328f1ebf504fcab686a05f383c1aeb in current term 2: Already voted for candidate d560931789be4d4fbb719baf8ff8e52c in this term.
I20260709 13:07:38.907346 22111 raft_consensus.cc:2468] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:07:38.908434 22008 leader_election.cc:304] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:38.909179 22581 raft_consensus.cc:2804] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.909699 22581 raft_consensus.cc:697] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:07:38.910460 22581 consensus_queue.cc:237] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:38.923669 21865 catalog_manager.cc:5697] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:39.449375 22108 raft_consensus.cc:1275] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.450834 22581 consensus_queue.cc:1048] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.460390 21965 raft_consensus.cc:1275] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.462291 22581 consensus_queue.cc:1048] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:40.094151 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:40.131877 22642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:40.131912 22645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:40.133002 22643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:40.135083 20814 server_base.cc:1061] running on GCE node
I20260709 13:07:40.136539 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:40.136788 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:40.137032 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602460137011 us; error 0 us; skew 500 ppm
I20260709 13:07:40.137811 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:40.148638 20814 webserver.cc:533] Webserver started at http://127.20.83.132:34345/ using document root <none> and password file <none>
I20260709 13:07:40.149202 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:40.149502 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:40.149905 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:40.151249 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-3-root/instance:
uuid: "80897c06fbff4f1095756511be3d0454"
format_stamp: "Formatted at 2026-07-09 13:07:40 on dist-test-slave-50cs"
I20260709 13:07:40.164582 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.008s	sys 0.003s
I20260709 13:07:40.170094 22650 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:40.171029 20814 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:40.171375 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-3-root
uuid: "80897c06fbff4f1095756511be3d0454"
format_stamp: "Formatted at 2026-07-09 13:07:40 on dist-test-slave-50cs"
I20260709 13:07:40.171710 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:40.210687 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:40.212347 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:40.214434 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:40.217890 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:40.218152 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:40.218508 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:40.218670 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:40.279366 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.132:35725
I20260709 13:07:40.279477 22712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.132:35725 every 8 connection(s)
I20260709 13:07:40.283425 20814 auto_leader_rebalancer-test.cc:384] add a tserver: 80897c06fbff4f1095756511be3d0454
I20260709 13:07:40.300459 22713 heartbeater.cc:344] Connected to a master server at 127.20.83.190:34553
I20260709 13:07:40.301030 22713 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:40.301899 22713 heartbeater.cc:507] Master 127.20.83.190:34553 requested a full tablet report, sending...
I20260709 13:07:40.304044 21862 ts_manager.cc:194] Registered new tserver with Master: 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:07:40.305354 21862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42120
I20260709 13:07:40.450641 21965 consensus_queue.cc:237] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:40.469787 22041 raft_consensus.cc:1275] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:40.471143 22575 consensus_queue.cc:1048] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:40.471321 22108 raft_consensus.cc:1275] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:40.475660 22575 consensus_queue.cc:1048] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:40.483119 22041 raft_consensus.cc:2955] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.481225 22724 raft_consensus.cc:2955] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.504740 21865 catalog_manager.cc:5697] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
W20260709 13:07:40.508962 21930 consensus_peers.cc:597] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30dd08fa1a994b9cb4a19188b8407609. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:40.526304 22108 raft_consensus.cc:2955] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.534997 22111 consensus_queue.cc:237] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:40.553323 22041 raft_consensus.cc:1275] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:40.555486 21965 raft_consensus.cc:1275] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:40.558146 22602 consensus_queue.cc:1048] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:40.559296 22583 consensus_queue.cc:1048] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:40.571830 22583 raft_consensus.cc:2955] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.579522 21966 raft_consensus.cc:2955] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
W20260709 13:07:40.586978 22079 consensus_peers.cc:597] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b938fc9155e4c979378d209ec85683b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:40.598539 21863 catalog_manager.cc:5697] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.603379 22041 raft_consensus.cc:2955] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.607710 21966 consensus_queue.cc:237] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
W20260709 13:07:40.627764 21930 consensus_peers.cc:597] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 784d90619f0a4177923f953dfc0fa646. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:40.630039 22041 raft_consensus.cc:1275] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:40.631289 22724 consensus_queue.cc:1048] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:40.634598 22111 raft_consensus.cc:1275] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:40.635985 22724 consensus_queue.cc:1048] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:40.644837 22575 raft_consensus.cc:2955] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.646795 22041 raft_consensus.cc:2955] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.649183 22111 raft_consensus.cc:2955] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.658759 22108 consensus_queue.cc:237] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:40.663924 21862 catalog_manager.cc:5697] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.701359 21966 raft_consensus.cc:1275] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:40.703912 22602 consensus_queue.cc:1048] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:07:40.706326 22079 consensus_peers.cc:597] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a35b9f1a4a2843129487db19bb436013. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:40.712239 22041 raft_consensus.cc:1275] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:40.715178 22602 consensus_queue.cc:1048] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:40.717728 22735 raft_consensus.cc:2955] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.719313 21965 raft_consensus.cc:2955] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.746134 22041 raft_consensus.cc:2955] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:40.746438 21863 catalog_manager.cc:5697] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:40.989512 22742 ts_tablet_manager.cc:933] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:40.991312 22742 tablet_copy_client.cc:323] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:07:41.003031 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet 3b938fc9155e4c979378d209ec85683b from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:07:41.003571 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet 3b938fc9155e4c979378d209ec85683b from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-3b938fc9155e4c979378d209ec85683b
I20260709 13:07:41.010397 22126 tablet_copy_source_session.cc:215] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:41.016222 22742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b938fc9155e4c979378d209ec85683b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.044847 22742 tablet_copy_client.cc:806] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:41.045591 22742 tablet_copy_client.cc:670] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:41.049659 22742 tablet_copy_client.cc:538] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:41.053822 22745 ts_tablet_manager.cc:933] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:07:41.059976 22742 tablet_bootstrap.cc:492] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:41.064635 22745 tablet_copy_client.cc:323] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:07:41.085287 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet 30dd08fa1a994b9cb4a19188b8407609 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:07:41.086220 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet 30dd08fa1a994b9cb4a19188b8407609 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-30dd08fa1a994b9cb4a19188b8407609
I20260709 13:07:41.098894 21977 tablet_copy_source_session.cc:215] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:41.102451 22745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30dd08fa1a994b9cb4a19188b8407609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.108659 22742 tablet_bootstrap.cc:492] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:41.109896 22742 tablet_bootstrap.cc:492] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:41.110608 22742 ts_tablet_manager.cc:1403] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.051s	user 0.026s	sys 0.006s
I20260709 13:07:41.113811 22742 raft_consensus.cc:359] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:41.114804 22742 raft_consensus.cc:740] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:41.115760 22742 consensus_queue.cc:260] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:41.121066 22745 tablet_copy_client.cc:806] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:41.121816 22745 tablet_copy_client.cc:670] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:41.129663 22745 tablet_copy_client.cc:538] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:41.130648 22742 ts_tablet_manager.cc:1434] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:07:41.132414 22713 heartbeater.cc:499] Master 127.20.83.190:34553 was elected leader, sending a full tablet report...
I20260709 13:07:41.136626 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-3b938fc9155e4c979378d209ec85683b received from {username='slave'} at 127.0.0.1:50576
I20260709 13:07:41.137230 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-3b938fc9155e4c979378d209ec85683b on tablet 3b938fc9155e4c979378d209ec85683b with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:41.144877 22745 tablet_bootstrap.cc:492] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:41.167850 22742 ts_tablet_manager.cc:933] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:07:41.170728 22742 tablet_copy_client.cc:323] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:07:41.172652 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet 784d90619f0a4177923f953dfc0fa646 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:07:41.173202 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet 784d90619f0a4177923f953dfc0fa646 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-784d90619f0a4177923f953dfc0fa646
I20260709 13:07:41.174592 22745 tablet_bootstrap.cc:492] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:41.175894 22745 tablet_bootstrap.cc:492] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:41.177326 22745 ts_tablet_manager.cc:1403] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.011s
I20260709 13:07:41.181102 21977 tablet_copy_source_session.cc:215] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:41.185604 22745 raft_consensus.cc:359] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:41.186710 22745 raft_consensus.cc:740] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:41.187536 22745 consensus_queue.cc:260] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:41.190482 22742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784d90619f0a4177923f953dfc0fa646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.190747 22745 ts_tablet_manager.cc:1434] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:41.195614 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-30dd08fa1a994b9cb4a19188b8407609 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:07:41.196069 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-30dd08fa1a994b9cb4a19188b8407609 on tablet 30dd08fa1a994b9cb4a19188b8407609 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:41.217291 22742 tablet_copy_client.cc:806] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:41.218026 22742 tablet_copy_client.cc:670] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:41.225227 22742 tablet_copy_client.cc:538] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:41.248948 22742 tablet_bootstrap.cc:492] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:41.256944 22745 ts_tablet_manager.cc:933] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:41.266091 22745 tablet_copy_client.cc:323] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:07:41.267961 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet a35b9f1a4a2843129487db19bb436013 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:07:41.268532 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet a35b9f1a4a2843129487db19bb436013 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-a35b9f1a4a2843129487db19bb436013
I20260709 13:07:41.276290 22126 tablet_copy_source_session.cc:215] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:41.283547 22745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35b9f1a4a2843129487db19bb436013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.300320 22742 tablet_bootstrap.cc:492] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:41.301272 22742 tablet_bootstrap.cc:492] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:41.301959 22742 ts_tablet_manager.cc:1403] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.005s
I20260709 13:07:41.304126 22745 tablet_copy_client.cc:806] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:41.306399 22745 tablet_copy_client.cc:670] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:41.309316 22742 raft_consensus.cc:359] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:41.310341 22742 raft_consensus.cc:740] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:41.311170 22742 consensus_queue.cc:260] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:41.312120 22745 tablet_copy_client.cc:538] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:41.317775 22742 ts_tablet_manager.cc:1434] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:07:41.319700 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-784d90619f0a4177923f953dfc0fa646 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:07:41.320302 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-784d90619f0a4177923f953dfc0fa646 on tablet 784d90619f0a4177923f953dfc0fa646 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:41.327737 22745 tablet_bootstrap.cc:492] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:41.351550 22745 tablet_bootstrap.cc:492] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:41.352597 22745 tablet_bootstrap.cc:492] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:41.353488 22745 ts_tablet_manager.cc:1403] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260709 13:07:41.356411 22745 raft_consensus.cc:359] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:41.357304 22745 raft_consensus.cc:740] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:41.358000 22745 consensus_queue.cc:260] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:41.361140 22745 ts_tablet_manager.cc:1434] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:41.363869 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-a35b9f1a4a2843129487db19bb436013 received from {username='slave'} at 127.0.0.1:50576
I20260709 13:07:41.364360 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-a35b9f1a4a2843129487db19bb436013 on tablet a35b9f1a4a2843129487db19bb436013 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:41.480123 22688 raft_consensus.cc:1217] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:41.585218 22688 raft_consensus.cc:1217] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:41.626902 22688 raft_consensus.cc:1217] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:41.702488 22688 raft_consensus.cc:1217] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:41.941181 22602 raft_consensus.cc:1064] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:41.943784 22602 consensus_queue.cc:237] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:41.953688 22036 raft_consensus.cc:1275] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:41.954963 21965 raft_consensus.cc:1275] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:41.956763 22688 raft_consensus.cc:1275] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:41.956947 22717 consensus_queue.cc:1048] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:41.958886 22602 consensus_queue.cc:1048] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:41.959772 22755 consensus_queue.cc:1048] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:41.974948 22688 raft_consensus.cc:2955] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:41.972239 22717 raft_consensus.cc:2955] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:41.994920 21865 catalog_manager.cc:5697] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.002785 22041 raft_consensus.cc:2955] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.011124 21965 raft_consensus.cc:2955] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.038322 22759 raft_consensus.cc:1064] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:42.040366 22108 consensus_queue.cc:237] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:42.040808 22759 consensus_queue.cc:237] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:42.045071 22688 raft_consensus.cc:1275] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:42.048906 22036 raft_consensus.cc:1275] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:42.049631 22755 consensus_queue.cc:1048] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:42.066672 22688 raft_consensus.cc:1275] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.068240 22759 consensus_queue.cc:1048] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.069751 22602 consensus_queue.cc:1048] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:42.074579 22041 raft_consensus.cc:1275] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.079722 22687 raft_consensus.cc:2955] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.076776 22755 raft_consensus.cc:2955] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.097414 22111 raft_consensus.cc:1275] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.097704 22759 consensus_queue.cc:1048] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.114770 22041 raft_consensus.cc:2955] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.120436 22607 consensus_queue.cc:1048] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.163527 22755 raft_consensus.cc:1064] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:42.166326 22755 consensus_queue.cc:237] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:42.203819 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3b938fc9155e4c979378d209ec85683b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:42.223425 22041 raft_consensus.cc:1275] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.223187 21966 raft_consensus.cc:1275] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.225602 22687 raft_consensus.cc:1275] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.242847 22759 raft_consensus.cc:1064] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:42.247427 22774 consensus_queue.cc:1048] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:42.213706 21862 catalog_manager.cc:5697] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.259752 22759 consensus_queue.cc:237] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:42.272004 22717 consensus_queue.cc:1048] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:07:42.285838 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 54295.3us
I20260709 13:07:42.289080 22778 raft_consensus.cc:2955] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.317018 22688 raft_consensus.cc:1275] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.319664 22758 consensus_queue.cc:1048] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:42.329092 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b938fc9155e4c979378d209ec85683b with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59468
I20260709 13:07:42.334818 22774 consensus_queue.cc:1048] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:07:42.374151 22114 raft_consensus.cc:2955] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.395531 22111 raft_consensus.cc:1275] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.349040 22034 raft_consensus.cc:2955] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:07:42.408385 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 51422us
I20260709 13:07:42.500044 22785 tablet_replica.cc:333] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:07:42.531399 22687 raft_consensus.cc:2955] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.569243 22041 raft_consensus.cc:1275] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:42.608605 22758 consensus_queue.cc:1048] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
W20260709 13:07:42.651495 22079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 57599.8us
W20260709 13:07:42.660012 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 58889.2us
W20260709 13:07:42.697522 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 88398.7us
I20260709 13:07:42.725590 21863 catalog_manager.cc:5697] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.731204 22785 raft_consensus.cc:2243] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:42.732084 22785 raft_consensus.cc:2272] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:42.736171 22785 ts_tablet_manager.cc:1916] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:42.771482 21966 consensus_queue.cc:237] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:42.804118 22760 consensus_queue.cc:1048] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:07:42.803100 22781 raft_consensus.cc:2955] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.824437 22687 raft_consensus.cc:1275] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:42.827330 22761 consensus_queue.cc:1048] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:07:42.853849 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 74584us
I20260709 13:07:42.854863 22116 raft_consensus.cc:1275] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:42.856531 22794 raft_consensus.cc:2955] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.881771 22688 raft_consensus.cc:2955] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.876796 22687 raft_consensus.cc:2955] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.893883 22686 raft_consensus.cc:2955] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.911516 22607 consensus_queue.cc:1048] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:42.869987 22034 raft_consensus.cc:2955] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.921980 22759 raft_consensus.cc:2955] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.932773 21863 catalog_manager.cc:5697] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.884145 21961 raft_consensus.cc:2955] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.992235 22109 raft_consensus.cc:2955] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:42.971274 22040 raft_consensus.cc:2955] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:43.005074 21963 consensus_queue.cc:237] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:43.030800 21863 catalog_manager.cc:5697] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:43.050269 22685 raft_consensus.cc:1275] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:43.052559 22785 ts_tablet_manager.cc:1929] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:43.057365 22785 log.cc:1199] T 3b938fc9155e4c979378d209ec85683b P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/3b938fc9155e4c979378d209ec85683b
I20260709 13:07:43.166620 22040 raft_consensus.cc:1275] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:07:43.181710 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 141286us
I20260709 13:07:43.183728 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet 3b938fc9155e4c979378d209ec85683b (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
W20260709 13:07:43.240034 21852 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 56346.1us
I20260709 13:07:43.322359 21864 catalog_manager.cc:5697] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:43.332515 22759 consensus_queue.cc:1048] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 13:07:43.362411 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 784d90619f0a4177923f953dfc0fa646 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:07:43.366919 21930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 295645us
I20260709 13:07:43.371229 22805 consensus_queue.cc:1048] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:07:43.403594 22607 raft_consensus.cc:2955] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:43.415906 22109 consensus_queue.cc:237] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:43.419315 22035 raft_consensus.cc:2955] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:43.442149 22687 raft_consensus.cc:2955] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:43.449338 22685 raft_consensus.cc:1275] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:43.450738 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30dd08fa1a994b9cb4a19188b8407609 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:43.465361 22807 consensus_queue.cc:1048] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:07:43.476918 22808 raft_consensus.cc:2955] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:43.477838 21864 catalog_manager.cc:5697] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.484457 22685 raft_consensus.cc:2955] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:43.504526 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet 784d90619f0a4177923f953dfc0fa646 with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39634
I20260709 13:07:43.513276 21863 catalog_manager.cc:5697] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:43.514837 22810 tablet_replica.cc:333] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:07:43.516216 22810 raft_consensus.cc:2243] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.516889 22035 raft_consensus.cc:1275] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:43.517113 22810 raft_consensus.cc:2272] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.520982 22810 ts_tablet_manager.cc:1916] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:43.537757 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet a35b9f1a4a2843129487db19bb436013 with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59468
I20260709 13:07:43.538803 22785 tablet_replica.cc:333] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:07:43.539911 22785 raft_consensus.cc:2243] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.540824 22785 raft_consensus.cc:2272] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.542376 22810 ts_tablet_manager.cc:1929] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:43.543011 22810 log.cc:1199] T 784d90619f0a4177923f953dfc0fa646 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/784d90619f0a4177923f953dfc0fa646
I20260709 13:07:43.544854 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a35b9f1a4a2843129487db19bb436013 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:43.545226 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet 30dd08fa1a994b9cb4a19188b8407609 with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43754
I20260709 13:07:43.549186 22785 ts_tablet_manager.cc:1916] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:43.556298 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet 784d90619f0a4177923f953dfc0fa646 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:43.561097 22811 tablet_replica.cc:333] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:07:43.562721 22811 raft_consensus.cc:2243] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:43.563467 22811 pending_rounds.cc:70] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581: Trying to abort 1 pending ops.
I20260709 13:07:43.563851 22811 pending_rounds.cc:77] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305635685363404800 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "30dd08fa1a994b9cb4a19188b8407609" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } } }
I20260709 13:07:43.565378 22811 raft_consensus.cc:2917] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:07:43.565600 22783 consensus_queue.cc:1048] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:43.565986 22811 raft_consensus.cc:2889] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:07:43.566457 22811 raft_consensus.cc:2272] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:43.576297 22811 ts_tablet_manager.cc:1916] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:43.576936 22039 raft_consensus.cc:2955] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:43.583755 22785 ts_tablet_manager.cc:1929] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:43.584357 22785 log.cc:1199] T a35b9f1a4a2843129487db19bb436013 P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/a35b9f1a4a2843129487db19bb436013
I20260709 13:07:43.585978 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet a35b9f1a4a2843129487db19bb436013 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:43.599256 22811 ts_tablet_manager.cc:1929] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:43.599866 22811 log.cc:1199] T 30dd08fa1a994b9cb4a19188b8407609 P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/30dd08fa1a994b9cb4a19188b8407609
I20260709 13:07:43.602793 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet 30dd08fa1a994b9cb4a19188b8407609 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:44.600791 21963 consensus_queue.cc:237] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
W20260709 13:07:44.610422 21930 consensus_peers.cc:597] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f77e282432314627afc94173d3c03f12. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.610483 22112 raft_consensus.cc:1275] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:44.611101 22035 raft_consensus.cc:1275] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:44.611944 22813 consensus_queue.cc:1048] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.613379 22607 consensus_queue.cc:1048] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.621567 22813 raft_consensus.cc:2955] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:44.623370 22112 raft_consensus.cc:2955] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:44.628588 22035 raft_consensus.cc:2955] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:44.641839 21863 catalog_manager.cc:5697] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.660085 22035 consensus_queue.cc:237] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:44.670090 22112 raft_consensus.cc:1275] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:44.671625 22800 consensus_queue.cc:1048] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:44.672152 21963 raft_consensus.cc:1275] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:44.680768 22800 consensus_queue.cc:1048] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:07:44.744500 22005 consensus_peers.cc:597] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 454b79dc3e194e9ab759a8f892f37470. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.746870 22800 raft_consensus.cc:2955] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:44.751893 22109 raft_consensus.cc:2955] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:44.761966 21963 raft_consensus.cc:2955] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:44.772505 21961 consensus_queue.cc:237] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:44.790117 21864 catalog_manager.cc:5697] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:44.799432 21930 consensus_peers.cc:597] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fcf41816a424fd8a4525ab7b55f0789. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.800911 22109 raft_consensus.cc:1275] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:44.802619 22794 consensus_queue.cc:1048] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:07:44.809633 22033 raft_consensus.cc:1275] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:44.811571 22607 consensus_queue.cc:1048] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.834522 22794 raft_consensus.cc:2955] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:44.836745 22033 raft_consensus.cc:2955] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:44.858052 21862 catalog_manager.cc:5697] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.875067 22112 raft_consensus.cc:2955] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:44.880019 22109 consensus_queue.cc:237] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
W20260709 13:07:44.898597 22079 consensus_peers.cc:597] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4c7848914f9417c920051b99fa5868e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:44.899616 22035 raft_consensus.cc:1275] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:44.900415 21963 raft_consensus.cc:1275] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:44.901162 22832 consensus_queue.cc:1048] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.902913 22808 consensus_queue.cc:1048] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:44.915266 22783 raft_consensus.cc:2955] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:44.917886 21963 raft_consensus.cc:2955] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:44.918174 22033 raft_consensus.cc:2955] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:44.943401 21862 catalog_manager.cc:5697] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:45.178041 22836 ts_tablet_manager.cc:933] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:07:45.180497 22836 tablet_copy_client.cc:323] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:07:45.182600 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet f77e282432314627afc94173d3c03f12 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:07:45.183240 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet f77e282432314627afc94173d3c03f12 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-f77e282432314627afc94173d3c03f12
I20260709 13:07:45.188292 21977 tablet_copy_source_session.cc:215] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:45.192159 22836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77e282432314627afc94173d3c03f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:45.203738 22836 tablet_copy_client.cc:806] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:45.204481 22836 tablet_copy_client.cc:670] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:45.208927 22836 tablet_copy_client.cc:538] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:45.217442 22836 tablet_bootstrap.cc:492] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:45.217512 22838 ts_tablet_manager.cc:933] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:45.223884 22838 tablet_copy_client.cc:323] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.130:44743
I20260709 13:07:45.248751 22836 tablet_bootstrap.cc:492] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:45.252892 22836 tablet_bootstrap.cc:492] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:45.253780 22836 ts_tablet_manager.cc:1403] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.004s
I20260709 13:07:45.256743 22052 tablet_copy_service.cc:140] P 4b328f1ebf504fcab686a05f383c1aeb: Received BeginTabletCopySession request for tablet 454b79dc3e194e9ab759a8f892f37470 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:53548)
I20260709 13:07:45.257463 22052 tablet_copy_service.cc:161] P 4b328f1ebf504fcab686a05f383c1aeb: Beginning new tablet copy session on tablet 454b79dc3e194e9ab759a8f892f37470 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:53548: session id = 80897c06fbff4f1095756511be3d0454-454b79dc3e194e9ab759a8f892f37470
I20260709 13:07:45.257006 22836 raft_consensus.cc:359] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:45.258183 22836 raft_consensus.cc:740] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:45.259008 22836 consensus_queue.cc:260] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:45.263924 22836 ts_tablet_manager.cc:1434] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.007s
I20260709 13:07:45.268095 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-f77e282432314627afc94173d3c03f12 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:07:45.268564 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-f77e282432314627afc94173d3c03f12 on tablet f77e282432314627afc94173d3c03f12 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:45.269884 22052 tablet_copy_source_session.cc:215] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:45.274025 22838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454b79dc3e194e9ab759a8f892f37470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:45.296434 22838 tablet_copy_client.cc:806] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:45.297343 22838 tablet_copy_client.cc:670] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:45.308634 22838 tablet_copy_client.cc:538] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:45.331365 22838 tablet_bootstrap.cc:492] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:45.352718 22838 tablet_bootstrap.cc:492] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:45.353714 22838 tablet_bootstrap.cc:492] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:45.354384 22838 ts_tablet_manager.cc:1403] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260709 13:07:45.357357 22838 raft_consensus.cc:359] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:45.358227 22838 raft_consensus.cc:740] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:45.359030 22838 consensus_queue.cc:260] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:45.362533 22838 ts_tablet_manager.cc:1434] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:07:45.364274 22052 tablet_copy_service.cc:342] P 4b328f1ebf504fcab686a05f383c1aeb: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-454b79dc3e194e9ab759a8f892f37470 received from {username='slave'} at 127.0.0.1:53548
I20260709 13:07:45.364681 22052 tablet_copy_service.cc:434] P 4b328f1ebf504fcab686a05f383c1aeb: ending tablet copy session 80897c06fbff4f1095756511be3d0454-454b79dc3e194e9ab759a8f892f37470 on tablet 454b79dc3e194e9ab759a8f892f37470 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:45.392428 22838 ts_tablet_manager.cc:933] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:07:45.427876 22838 tablet_copy_client.cc:323] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:07:45.429634 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet 8fcf41816a424fd8a4525ab7b55f0789 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:07:45.430243 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet 8fcf41816a424fd8a4525ab7b55f0789 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-8fcf41816a424fd8a4525ab7b55f0789
I20260709 13:07:45.440546 21977 tablet_copy_source_session.cc:215] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:45.443885 22838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcf41816a424fd8a4525ab7b55f0789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:45.460446 22836 ts_tablet_manager.cc:933] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:45.461377 22838 tablet_copy_client.cc:806] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:45.462024 22838 tablet_copy_client.cc:670] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:45.466152 22838 tablet_copy_client.cc:538] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:45.473724 22836 tablet_copy_client.cc:323] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:07:45.475924 22838 tablet_bootstrap.cc:492] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:45.476826 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet d4c7848914f9417c920051b99fa5868e from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:07:45.477411 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet d4c7848914f9417c920051b99fa5868e from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-d4c7848914f9417c920051b99fa5868e
I20260709 13:07:45.494585 22126 tablet_copy_source_session.cc:215] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:45.503376 22836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4c7848914f9417c920051b99fa5868e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:45.514117 22838 tablet_bootstrap.cc:492] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:45.515345 22838 tablet_bootstrap.cc:492] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:45.516350 22838 ts_tablet_manager.cc:1403] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.003s
I20260709 13:07:45.520411 22836 tablet_copy_client.cc:806] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:45.520076 22838 raft_consensus.cc:359] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:45.521121 22836 tablet_copy_client.cc:670] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:45.521138 22838 raft_consensus.cc:740] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:45.522231 22838 consensus_queue.cc:260] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:45.525910 22838 ts_tablet_manager.cc:1434] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:07:45.531258 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-8fcf41816a424fd8a4525ab7b55f0789 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:07:45.531778 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-8fcf41816a424fd8a4525ab7b55f0789 on tablet 8fcf41816a424fd8a4525ab7b55f0789 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:45.534368 22836 tablet_copy_client.cc:538] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:45.550999 22836 tablet_bootstrap.cc:492] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:45.565940 22685 raft_consensus.cc:1217] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:45.588577 22836 tablet_bootstrap.cc:492] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:45.590122 22836 tablet_bootstrap.cc:492] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:45.590873 22836 ts_tablet_manager.cc:1403] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.003s
I20260709 13:07:45.597613 22836 raft_consensus.cc:359] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:45.598592 22836 raft_consensus.cc:740] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:45.599257 22836 consensus_queue.cc:260] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:45.604539 22836 ts_tablet_manager.cc:1434] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:07:45.606362 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-d4c7848914f9417c920051b99fa5868e received from {username='slave'} at 127.0.0.1:50576
I20260709 13:07:45.606839 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-d4c7848914f9417c920051b99fa5868e on tablet d4c7848914f9417c920051b99fa5868e with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:45.790750 22685 raft_consensus.cc:1217] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:45.850386 22685 raft_consensus.cc:1217] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:45.935011 22685 raft_consensus.cc:1217] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:45.995077 22607 raft_consensus.cc:1064] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:45.997843 22607 consensus_queue.cc:237] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:46.005039 22685 raft_consensus.cc:1275] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:46.007220 22112 raft_consensus.cc:1275] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:46.008450 22035 raft_consensus.cc:1275] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:46.009919 22849 consensus_queue.cc:1048] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.011932 22849 consensus_queue.cc:1048] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.017935 22849 consensus_queue.cc:1048] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:46.045945 22849 raft_consensus.cc:2955] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.060981 22035 raft_consensus.cc:2955] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.088757 22685 raft_consensus.cc:2955] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.114425 21863 catalog_manager.cc:5697] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:07:46.136211 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 50039.7us
I20260709 13:07:46.147848 22112 raft_consensus.cc:2955] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.181624 21963 consensus_queue.cc:237] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:46.187973 22685 raft_consensus.cc:1275] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:46.189146 22112 raft_consensus.cc:1275] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:46.189849 22859 consensus_queue.cc:1048] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.191805 22854 consensus_queue.cc:1048] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.197702 22859 raft_consensus.cc:2955] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.201716 22685 raft_consensus.cc:2955] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.207967 22112 raft_consensus.cc:2955] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.211593 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f77e282432314627afc94173d3c03f12 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:46.215804 21863 catalog_manager.cc:5697] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.232040 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet f77e282432314627afc94173d3c03f12 with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39634
I20260709 13:07:46.238560 22864 tablet_replica.cc:333] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:07:46.239706 22864 raft_consensus.cc:2243] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.240500 22864 raft_consensus.cc:2272] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.245046 22864 ts_tablet_manager.cc:1916] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:46.265975 22864 ts_tablet_manager.cc:1929] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:46.266350 22864 log.cc:1199] T f77e282432314627afc94173d3c03f12 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/f77e282432314627afc94173d3c03f12
I20260709 13:07:46.267757 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet f77e282432314627afc94173d3c03f12 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:46.301713 22849 raft_consensus.cc:1064] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:46.303694 22849 consensus_queue.cc:237] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:46.310374 22685 raft_consensus.cc:1275] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:46.310696 22112 raft_consensus.cc:1275] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:46.311903 22035 raft_consensus.cc:1275] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:46.312093 22859 consensus_queue.cc:1048] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.313228 22854 consensus_queue.cc:1048] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.314775 22859 consensus_queue.cc:1048] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.338778 22607 raft_consensus.cc:2955] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.343274 22685 raft_consensus.cc:2955] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.346181 22039 raft_consensus.cc:2955] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.355363 22802 raft_consensus.cc:1064] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:46.360940 21863 catalog_manager.cc:5697] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.358139 22802 consensus_queue.cc:237] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:46.369230 22112 raft_consensus.cc:2955] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.381201 22685 raft_consensus.cc:1275] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:46.385778 22116 raft_consensus.cc:1275] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:46.386410 21963 raft_consensus.cc:1275] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:46.387532 22825 consensus_queue.cc:1048] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.396967 21963 consensus_queue.cc:237] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:46.401173 22844 consensus_queue.cc:1048] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:46.404942 22825 consensus_queue.cc:1048] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:46.418249 22116 raft_consensus.cc:1275] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:46.420038 22687 raft_consensus.cc:1275] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:46.420367 22858 raft_consensus.cc:1064] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:46.421772 22849 consensus_queue.cc:1048] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.422914 22858 consensus_queue.cc:237] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:46.424247 22849 consensus_queue.cc:1048] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.438982 22854 raft_consensus.cc:2955] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.443109 22686 raft_consensus.cc:1275] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:46.444626 22774 consensus_queue.cc:1048] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.451555 22686 raft_consensus.cc:2955] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.453881 21960 raft_consensus.cc:1275] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:46.457083 22116 raft_consensus.cc:2955] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.457991 22774 consensus_queue.cc:1048] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.465699 22039 raft_consensus.cc:1275] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:46.470134 22858 consensus_queue.cc:1048] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.483969 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8fcf41816a424fd8a4525ab7b55f0789 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:46.497695 21864 catalog_manager.cc:5697] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:07:46.507948 22870 log.cc:927] Time spent T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 13:07:46.523382 22802 raft_consensus.cc:2955] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.530206 22685 raft_consensus.cc:2955] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.534982 22858 raft_consensus.cc:2955] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.542733 22035 raft_consensus.cc:2955] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.550390 21962 raft_consensus.cc:2955] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.558104 21961 raft_consensus.cc:2955] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.561281 22686 raft_consensus.cc:2955] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.572724 21865 catalog_manager.cc:5697] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.582662 21863 catalog_manager.cc:5697] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.590632 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet 8fcf41816a424fd8a4525ab7b55f0789 with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39634
I20260709 13:07:46.592012 22864 tablet_replica.cc:333] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:07:46.593046 22864 raft_consensus.cc:2243] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.592545 22116 raft_consensus.cc:2955] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.593786 22864 raft_consensus.cc:2272] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.597380 22864 ts_tablet_manager.cc:1916] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:46.610414 22112 consensus_queue.cc:237] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:46.620860 22686 raft_consensus.cc:1275] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:46.622282 22858 consensus_queue.cc:1048] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.623625 22035 raft_consensus.cc:1275] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:46.634351 22852 raft_consensus.cc:2955] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.639555 22874 consensus_queue.cc:1048] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.638633 22686 raft_consensus.cc:2955] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.657855 22039 consensus_queue.cc:237] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:46.659219 22864 ts_tablet_manager.cc:1929] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:46.658639 22035 raft_consensus.cc:2955] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.662228 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d4c7848914f9417c920051b99fa5868e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:46.662240 22864 log.cc:1199] T 8fcf41816a424fd8a4525ab7b55f0789 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/8fcf41816a424fd8a4525ab7b55f0789
I20260709 13:07:46.665742 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet 8fcf41816a424fd8a4525ab7b55f0789 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:46.667533 22686 raft_consensus.cc:1275] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:46.667841 21962 raft_consensus.cc:1275] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:46.669452 22844 consensus_queue.cc:1048] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.671450 22825 consensus_queue.cc:1048] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.675706 21863 catalog_manager.cc:5697] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.688457 22802 raft_consensus.cc:2955] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.696698 22685 raft_consensus.cc:2955] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.699352 21961 raft_consensus.cc:2955] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:46.712884 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet d4c7848914f9417c920051b99fa5868e with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59468
I20260709 13:07:46.715803 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 454b79dc3e194e9ab759a8f892f37470 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:46.719151 22878 tablet_replica.cc:333] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:07:46.725078 22878 raft_consensus.cc:2243] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.725875 22878 raft_consensus.cc:2272] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.731068 22878 ts_tablet_manager.cc:1916] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:46.737386 21861 catalog_manager.cc:5697] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.748905 22878 ts_tablet_manager.cc:1929] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:46.749241 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet 454b79dc3e194e9ab759a8f892f37470 with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43754
I20260709 13:07:46.749614 22878 log.cc:1199] T d4c7848914f9417c920051b99fa5868e P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/d4c7848914f9417c920051b99fa5868e
I20260709 13:07:46.753756 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet d4c7848914f9417c920051b99fa5868e (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:46.758178 22879 tablet_replica.cc:333] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:07:46.759255 22879 raft_consensus.cc:2243] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.760041 22879 raft_consensus.cc:2272] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.762959 22879 ts_tablet_manager.cc:1916] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:46.774904 22879 ts_tablet_manager.cc:1929] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:46.775242 22879 log.cc:1199] T 454b79dc3e194e9ab759a8f892f37470 P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/454b79dc3e194e9ab759a8f892f37470
I20260709 13:07:46.776681 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet 454b79dc3e194e9ab759a8f892f37470 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:47.842283 22033 consensus_queue.cc:237] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:47.850055 22116 raft_consensus.cc:1275] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:47.850654 21961 raft_consensus.cc:1275] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:47.851292 22005 consensus_peers.cc:597] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2961c4d2950946a1a04d0fe67c3b9abf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.853725 22882 consensus_queue.cc:1048] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:47.854676 22802 consensus_queue.cc:1048] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:47.863775 22851 raft_consensus.cc:2955] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:47.866052 22116 raft_consensus.cc:2955] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:47.868942 21961 raft_consensus.cc:2955] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:47.880802 21864 catalog_manager.cc:5697] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:47.881669 22112 consensus_queue.cc:237] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
W20260709 13:07:47.910307 22079 consensus_peers.cc:597] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3beba10c921842ab867902668bededa0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.918471 21961 raft_consensus.cc:1275] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:47.921051 22033 raft_consensus.cc:1275] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:47.921696 22852 consensus_queue.cc:1048] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:47.926942 22852 consensus_queue.cc:1048] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:47.940351 22858 raft_consensus.cc:2955] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:47.949548 21962 raft_consensus.cc:2955] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:47.951761 22035 raft_consensus.cc:2955] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:47.955727 21961 consensus_queue.cc:237] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:47.974982 21861 catalog_manager.cc:5697] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
W20260709 13:07:47.985574 21930 consensus_peers.cc:597] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca0753aaff8644018dd741b72ec8d03d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.986075 22112 raft_consensus.cc:1275] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:47.990936 22607 consensus_queue.cc:1048] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:47.994973 22035 raft_consensus.cc:1275] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:47.996543 22880 consensus_queue.cc:1048] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:48.004490 22854 raft_consensus.cc:2955] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:48.008004 22033 raft_consensus.cc:2955] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:48.017256 22112 raft_consensus.cc:2955] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:48.025151 21962 consensus_queue.cc:237] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:48.029963 21861 catalog_manager.cc:5697] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
W20260709 13:07:48.045369 21930 consensus_peers.cc:597] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 288b1f4711034eba82744dc005fce192. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:48.051772 22035 raft_consensus.cc:1275] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:48.053589 22854 consensus_queue.cc:1048] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:48.054195 22112 raft_consensus.cc:1275] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:48.060503 22880 consensus_queue.cc:1048] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:48.064144 22607 raft_consensus.cc:2955] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:48.065586 22033 raft_consensus.cc:2955] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:48.084936 21863 catalog_manager.cc:5697] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:48.096321 22116 raft_consensus.cc:2955] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:48.253746 22899 ts_tablet_manager.cc:933] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:48.255842 22899 tablet_copy_client.cc:323] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.130:44743
I20260709 13:07:48.257762 22052 tablet_copy_service.cc:140] P 4b328f1ebf504fcab686a05f383c1aeb: Received BeginTabletCopySession request for tablet 2961c4d2950946a1a04d0fe67c3b9abf from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:53548)
I20260709 13:07:48.258347 22052 tablet_copy_service.cc:161] P 4b328f1ebf504fcab686a05f383c1aeb: Beginning new tablet copy session on tablet 2961c4d2950946a1a04d0fe67c3b9abf from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:53548: session id = 80897c06fbff4f1095756511be3d0454-2961c4d2950946a1a04d0fe67c3b9abf
I20260709 13:07:48.268198 22052 tablet_copy_source_session.cc:215] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:48.273104 22899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2961c4d2950946a1a04d0fe67c3b9abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.286439 22899 tablet_copy_client.cc:806] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:48.287118 22899 tablet_copy_client.cc:670] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:48.291410 22899 tablet_copy_client.cc:538] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:48.301671 22899 tablet_bootstrap.cc:492] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:48.317369 22902 ts_tablet_manager.cc:933] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:48.322971 22899 tablet_bootstrap.cc:492] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:48.324047 22899 tablet_bootstrap.cc:492] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:48.324802 22899 ts_tablet_manager.cc:1403] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260709 13:07:48.326849 22902 tablet_copy_client.cc:323] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:07:48.328507 22899 raft_consensus.cc:359] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:48.329429 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet 3beba10c921842ab867902668bededa0 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:07:48.329504 22899 raft_consensus.cc:740] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:48.330065 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet 3beba10c921842ab867902668bededa0 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-3beba10c921842ab867902668bededa0
I20260709 13:07:48.330333 22899 consensus_queue.cc:260] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:48.336342 22899 ts_tablet_manager.cc:1434] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 13:07:48.338498 22052 tablet_copy_service.cc:342] P 4b328f1ebf504fcab686a05f383c1aeb: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-2961c4d2950946a1a04d0fe67c3b9abf received from {username='slave'} at 127.0.0.1:53548
I20260709 13:07:48.338961 22052 tablet_copy_service.cc:434] P 4b328f1ebf504fcab686a05f383c1aeb: ending tablet copy session 80897c06fbff4f1095756511be3d0454-2961c4d2950946a1a04d0fe67c3b9abf on tablet 2961c4d2950946a1a04d0fe67c3b9abf with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:48.346477 22126 tablet_copy_source_session.cc:215] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:48.349943 22902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3beba10c921842ab867902668bededa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.366133 22902 tablet_copy_client.cc:806] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:48.366796 22902 tablet_copy_client.cc:670] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:48.371220 22902 tablet_copy_client.cc:538] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:48.379282 22902 tablet_bootstrap.cc:492] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:48.399014 22902 tablet_bootstrap.cc:492] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:48.400022 22902 tablet_bootstrap.cc:492] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:48.400727 22902 ts_tablet_manager.cc:1403] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260709 13:07:48.403456 22902 raft_consensus.cc:359] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:48.404286 22902 raft_consensus.cc:740] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:48.404966 22902 consensus_queue.cc:260] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:48.407550 22902 ts_tablet_manager.cc:1434] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:07:48.411854 22899 ts_tablet_manager.cc:933] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:07:48.412554 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-3beba10c921842ab867902668bededa0 received from {username='slave'} at 127.0.0.1:50576
I20260709 13:07:48.413057 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-3beba10c921842ab867902668bededa0 on tablet 3beba10c921842ab867902668bededa0 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:48.435294 22899 tablet_copy_client.cc:323] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:07:48.437563 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet ca0753aaff8644018dd741b72ec8d03d from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:07:48.438149 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet ca0753aaff8644018dd741b72ec8d03d from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-ca0753aaff8644018dd741b72ec8d03d
I20260709 13:07:48.448187 21977 tablet_copy_source_session.cc:215] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:48.451498 22899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0753aaff8644018dd741b72ec8d03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.470431 22899 tablet_copy_client.cc:806] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:48.471065 22899 tablet_copy_client.cc:670] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:48.474650 22899 tablet_copy_client.cc:538] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:48.483317 22899 tablet_bootstrap.cc:492] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:48.506585 22899 tablet_bootstrap.cc:492] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:48.507558 22899 tablet_bootstrap.cc:492] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:48.508250 22899 ts_tablet_manager.cc:1403] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.001s
I20260709 13:07:48.511018 22899 raft_consensus.cc:359] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:48.511898 22899 raft_consensus.cc:740] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:48.512616 22899 consensus_queue.cc:260] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:48.515550 22899 ts_tablet_manager.cc:1434] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:48.517557 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-ca0753aaff8644018dd741b72ec8d03d received from {username='slave'} at 127.0.0.1:54658
I20260709 13:07:48.518002 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-ca0753aaff8644018dd741b72ec8d03d on tablet ca0753aaff8644018dd741b72ec8d03d with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:48.598547 22899 ts_tablet_manager.cc:933] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:07:48.600250 22899 tablet_copy_client.cc:323] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:07:48.602039 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet 288b1f4711034eba82744dc005fce192 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:07:48.602542 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet 288b1f4711034eba82744dc005fce192 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-288b1f4711034eba82744dc005fce192
I20260709 13:07:48.611931 21977 tablet_copy_source_session.cc:215] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:48.615181 22899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288b1f4711034eba82744dc005fce192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.632711 22899 tablet_copy_client.cc:806] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:48.633385 22899 tablet_copy_client.cc:670] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:48.637468 22899 tablet_copy_client.cc:538] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:48.646869 22899 tablet_bootstrap.cc:492] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:48.664765 22899 tablet_bootstrap.cc:492] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:48.665716 22899 tablet_bootstrap.cc:492] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:48.666357 22899 ts_tablet_manager.cc:1403] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 13:07:48.669020 22899 raft_consensus.cc:359] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:48.669828 22899 raft_consensus.cc:740] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:48.670321 22899 consensus_queue.cc:260] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:48.672003 22899 ts_tablet_manager.cc:1434] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:07:48.674268 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-288b1f4711034eba82744dc005fce192 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:07:48.674674 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-288b1f4711034eba82744dc005fce192 on tablet 288b1f4711034eba82744dc005fce192 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:48.774076 22686 raft_consensus.cc:1217] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:48.796810 22686 raft_consensus.cc:1217] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:48.997978 22686 raft_consensus.cc:1217] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:49.023177 22686 raft_consensus.cc:1217] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:49.225477 22851 raft_consensus.cc:1064] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:49.228577 22851 consensus_queue.cc:237] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:49.238426 22686 raft_consensus.cc:1275] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:49.240764 22116 raft_consensus.cc:1275] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:49.242714 21962 raft_consensus.cc:1275] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:49.240540 22910 consensus_queue.cc:1048] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:49.245699 22851 consensus_queue.cc:1048] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:49.254724 22910 consensus_queue.cc:1048] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:49.269219 21962 raft_consensus.cc:2955] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.294319 22852 raft_consensus.cc:1064] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:49.296026 22116 raft_consensus.cc:2955] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.300341 21863 catalog_manager.cc:5697] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.296921 22852 consensus_queue.cc:237] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:49.302629 22851 raft_consensus.cc:2955] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.318193 22686 raft_consensus.cc:1275] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:49.320277 22874 consensus_queue.cc:1048] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:49.320814 21962 raft_consensus.cc:1275] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:49.323925 22874 consensus_queue.cc:1048] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:49.339694 22035 raft_consensus.cc:1275] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:49.353688 22852 consensus_queue.cc:1048] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:49.357045 22686 raft_consensus.cc:2955] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.375741 22925 raft_consensus.cc:2955] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.377276 21960 raft_consensus.cc:2955] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.390358 22033 raft_consensus.cc:2955] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.390739 22686 raft_consensus.cc:2955] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.433667 21864 catalog_manager.cc:5697] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.436031 22033 consensus_queue.cc:237] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:49.449352 22686 raft_consensus.cc:1275] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:49.450572 21960 raft_consensus.cc:1275] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:49.452170 22851 consensus_queue.cc:1048] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:49.453500 22917 consensus_queue.cc:1048] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:49.457472 22109 consensus_queue.cc:237] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:49.465231 22688 raft_consensus.cc:1275] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:49.465433 22882 raft_consensus.cc:2955] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.471140 22925 consensus_queue.cc:1048] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:07:49.476651 22688 raft_consensus.cc:2955] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.481293 22852 raft_consensus.cc:2955] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.485013 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2961c4d2950946a1a04d0fe67c3b9abf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:49.487046 22035 raft_consensus.cc:1275] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:49.490131 22858 consensus_queue.cc:1048] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:49.500754 21862 catalog_manager.cc:5697] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:49.475644 21960 raft_consensus.cc:2955] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.508848 22686 raft_consensus.cc:2955] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.517845 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3beba10c921842ab867902668bededa0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:49.520105 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet 2961c4d2950946a1a04d0fe67c3b9abf with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43754
I20260709 13:07:49.531735 22932 tablet_replica.cc:333] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:07:49.509148 22033 raft_consensus.cc:2955] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.532063 21862 catalog_manager.cc:5697] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:49.533094 22932 raft_consensus.cc:2243] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.534063 22932 raft_consensus.cc:2272] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.539173 22932 ts_tablet_manager.cc:1916] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:49.546761 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet 3beba10c921842ab867902668bededa0 with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59468
I20260709 13:07:49.563637 22932 ts_tablet_manager.cc:1929] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:49.564287 22932 log.cc:1199] T 2961c4d2950946a1a04d0fe67c3b9abf P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/2961c4d2950946a1a04d0fe67c3b9abf
I20260709 13:07:49.570852 22933 tablet_replica.cc:333] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:07:49.572139 22933 raft_consensus.cc:2243] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.573061 22933 raft_consensus.cc:2272] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.577112 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet 2961c4d2950946a1a04d0fe67c3b9abf (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:49.581310 22933 ts_tablet_manager.cc:1916] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:49.597061 22880 raft_consensus.cc:1064] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:49.599727 22880 consensus_queue.cc:237] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:49.624512 22933 ts_tablet_manager.cc:1929] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:49.625072 22933 log.cc:1199] T 3beba10c921842ab867902668bededa0 P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/3beba10c921842ab867902668bededa0
I20260709 13:07:49.628032 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet 3beba10c921842ab867902668bededa0 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:49.631103 22936 raft_consensus.cc:1064] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:49.635334 22686 raft_consensus.cc:1275] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:49.635929 22936 consensus_queue.cc:237] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:49.637249 22913 consensus_queue.cc:1048] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:49.657564 22116 raft_consensus.cc:1275] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:49.660142 22033 raft_consensus.cc:1275] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:49.662488 22934 consensus_queue.cc:1048] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:49.678647 22880 consensus_queue.cc:1048] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:49.705441 22915 raft_consensus.cc:2955] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.735193 22686 raft_consensus.cc:2955] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.744623 22116 raft_consensus.cc:2955] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.765856 21863 catalog_manager.cc:5697] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.824036 21960 consensus_queue.cc:237] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:49.826207 22035 raft_consensus.cc:2955] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.833747 22686 raft_consensus.cc:1275] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:49.835120 22935 consensus_queue.cc:1048] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:49.861569 22688 raft_consensus.cc:1275] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:49.863044 22935 consensus_queue.cc:1048] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:49.865391 22109 raft_consensus.cc:1275] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:49.871555 22880 raft_consensus.cc:2955] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.912616 22035 raft_consensus.cc:1275] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:49.912765 22688 raft_consensus.cc:2955] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:07:49.919404 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 56491.5us
I20260709 13:07:49.920665 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca0753aaff8644018dd741b72ec8d03d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:49.939922 22936 consensus_queue.cc:1048] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:49.942610 22116 raft_consensus.cc:1275] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:49.944049 21862 catalog_manager.cc:5697] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:49.963169 22936 consensus_queue.cc:1048] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:49.988052 22935 consensus_queue.cc:1048] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:49.989720 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet ca0753aaff8644018dd741b72ec8d03d with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39634
I20260709 13:07:50.003970 22936 raft_consensus.cc:2955] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:50.014993 22035 raft_consensus.cc:2955] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:50.001432 22945 tablet_replica.cc:333] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:07:50.028213 22112 raft_consensus.cc:2955] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:50.053205 22945 raft_consensus.cc:2243] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:50.054021 22945 raft_consensus.cc:2272] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:50.058923 22945 ts_tablet_manager.cc:1916] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:50.079928 22688 raft_consensus.cc:2955] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:50.081383 22945 ts_tablet_manager.cc:1929] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:50.082006 22945 log.cc:1199] T ca0753aaff8644018dd741b72ec8d03d P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/ca0753aaff8644018dd741b72ec8d03d
I20260709 13:07:50.085829 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet ca0753aaff8644018dd741b72ec8d03d (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:50.094028 22112 raft_consensus.cc:2955] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:50.103611 21862 catalog_manager.cc:5697] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.122365 21964 consensus_queue.cc:237] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:50.138149 22688 raft_consensus.cc:1275] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:50.141116 22935 consensus_queue.cc:1048] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:50.138896 22035 raft_consensus.cc:1275] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:50.144399 22913 consensus_queue.cc:1048] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:50.150385 22915 raft_consensus.cc:2955] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:50.152830 22686 raft_consensus.cc:2955] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:50.168015 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 288b1f4711034eba82744dc005fce192 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:50.167531 22033 raft_consensus.cc:2955] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:50.169447 21861 catalog_manager.cc:5697] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:50.192494 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet 288b1f4711034eba82744dc005fce192 with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43754
I20260709 13:07:50.194419 22946 tablet_replica.cc:333] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:07:50.195608 22946 raft_consensus.cc:2243] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:50.196391 22946 raft_consensus.cc:2272] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:50.199663 22946 ts_tablet_manager.cc:1916] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:50.213179 22946 ts_tablet_manager.cc:1929] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:50.213581 22946 log.cc:1199] T 288b1f4711034eba82744dc005fce192 P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/288b1f4711034eba82744dc005fce192
I20260709 13:07:50.214804 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet 288b1f4711034eba82744dc005fce192 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:51.260080 22033 consensus_queue.cc:237] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:51.268311 22109 raft_consensus.cc:1275] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:51.268788 22005 consensus_peers.cc:597] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf98f2a064e443bcb0f2196eb0a27316. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:51.269929 21964 raft_consensus.cc:1275] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:51.269662 22882 consensus_queue.cc:1048] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.271360 22949 consensus_queue.cc:1048] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.284898 22949 raft_consensus.cc:2955] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.287490 21964 raft_consensus.cc:2955] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.293912 22116 raft_consensus.cc:2955] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.304247 21863 catalog_manager.cc:5697] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.308074 22033 consensus_queue.cc:237] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:51.332703 22116 raft_consensus.cc:1275] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:51.333022 21961 raft_consensus.cc:1275] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:51.334299 22005 consensus_peers.cc:597] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 826c46089b62477e8095a464da963109. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:51.334333 22918 consensus_queue.cc:1048] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:51.337760 22918 consensus_queue.cc:1048] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.358548 22918 raft_consensus.cc:2955] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.362208 22109 raft_consensus.cc:2955] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.376950 21961 raft_consensus.cc:2955] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.392364 21964 consensus_queue.cc:237] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:51.393784 21863 catalog_manager.cc:5697] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
W20260709 13:07:51.407572 21930 consensus_peers.cc:597] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2d078ab191847bfa11315d84ab6bcfb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:51.409135 22109 raft_consensus.cc:1275] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:51.411491 22915 consensus_queue.cc:1048] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:51.416116 22033 raft_consensus.cc:1275] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:51.418665 22915 consensus_queue.cc:1048] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.429730 22915 raft_consensus.cc:2955] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.431352 22109 raft_consensus.cc:2955] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.437291 22033 raft_consensus.cc:2955] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.450862 21964 consensus_queue.cc:237] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:51.451114 21861 catalog_manager.cc:5697] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:51.468124 21930 consensus_peers.cc:597] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d237c0f0fb854d6a829b774531a61303. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:51.468923 22109 raft_consensus.cc:1275] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:51.470273 22033 raft_consensus.cc:1275] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:51.470477 22915 consensus_queue.cc:1048] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.474156 22935 consensus_queue.cc:1048] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:51.481042 22935 raft_consensus.cc:2955] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.482692 22109 raft_consensus.cc:2955] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.484318 22039 raft_consensus.cc:2955] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.503319 21862 catalog_manager.cc:5697] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:51.826037 22966 ts_tablet_manager.cc:933] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:51.831303 22966 tablet_copy_client.cc:323] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.130:44743
I20260709 13:07:51.833485 22052 tablet_copy_service.cc:140] P 4b328f1ebf504fcab686a05f383c1aeb: Received BeginTabletCopySession request for tablet cf98f2a064e443bcb0f2196eb0a27316 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:53548)
I20260709 13:07:51.834033 22052 tablet_copy_service.cc:161] P 4b328f1ebf504fcab686a05f383c1aeb: Beginning new tablet copy session on tablet cf98f2a064e443bcb0f2196eb0a27316 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:53548: session id = 80897c06fbff4f1095756511be3d0454-cf98f2a064e443bcb0f2196eb0a27316
I20260709 13:07:51.840662 22052 tablet_copy_source_session.cc:215] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:51.843410 22966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf98f2a064e443bcb0f2196eb0a27316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:51.855355 22968 ts_tablet_manager.cc:933] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:07:51.859454 22966 tablet_copy_client.cc:806] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:51.860303 22966 tablet_copy_client.cc:670] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:51.864399 22968 tablet_copy_client.cc:323] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:07:51.865603 22966 tablet_copy_client.cc:538] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:51.866083 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet a2d078ab191847bfa11315d84ab6bcfb from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:07:51.866706 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet a2d078ab191847bfa11315d84ab6bcfb from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-a2d078ab191847bfa11315d84ab6bcfb
I20260709 13:07:51.874542 22966 tablet_bootstrap.cc:492] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:51.878819 21977 tablet_copy_source_session.cc:215] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:51.879542 22970 ts_tablet_manager.cc:933] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:51.882449 22970 tablet_copy_client.cc:323] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.130:44743
I20260709 13:07:51.882901 22968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d078ab191847bfa11315d84ab6bcfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:51.884739 22052 tablet_copy_service.cc:140] P 4b328f1ebf504fcab686a05f383c1aeb: Received BeginTabletCopySession request for tablet 826c46089b62477e8095a464da963109 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:53548)
I20260709 13:07:51.885347 22052 tablet_copy_service.cc:161] P 4b328f1ebf504fcab686a05f383c1aeb: Beginning new tablet copy session on tablet 826c46089b62477e8095a464da963109 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:53548: session id = 80897c06fbff4f1095756511be3d0454-826c46089b62477e8095a464da963109
I20260709 13:07:51.896651 22052 tablet_copy_source_session.cc:215] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:51.900583 22972 ts_tablet_manager.cc:933] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:07:51.907442 22970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 826c46089b62477e8095a464da963109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:51.930567 22970 tablet_copy_client.cc:806] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:51.931248 22970 tablet_copy_client.cc:670] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:51.935606 22970 tablet_copy_client.cc:538] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:51.937134 22968 tablet_copy_client.cc:806] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:51.938812 22968 tablet_copy_client.cc:670] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:51.946458 22968 tablet_copy_client.cc:538] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:51.952090 22970 tablet_bootstrap.cc:492] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:51.969019 22972 tablet_copy_client.cc:323] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:07:51.972203 22968 tablet_bootstrap.cc:492] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:51.973142 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet d237c0f0fb854d6a829b774531a61303 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:07:51.975497 22966 tablet_bootstrap.cc:492] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:51.976220 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet d237c0f0fb854d6a829b774531a61303 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-d237c0f0fb854d6a829b774531a61303
I20260709 13:07:51.977264 22966 tablet_bootstrap.cc:492] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:51.978094 22966 ts_tablet_manager.cc:1403] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.006s
I20260709 13:07:51.981523 22966 raft_consensus.cc:359] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:51.982802 22966 raft_consensus.cc:740] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:51.983819 22966 consensus_queue.cc:260] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:51.985663 21977 tablet_copy_source_session.cc:215] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:51.987969 22966 ts_tablet_manager.cc:1434] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 13:07:51.993148 22052 tablet_copy_service.cc:342] P 4b328f1ebf504fcab686a05f383c1aeb: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-cf98f2a064e443bcb0f2196eb0a27316 received from {username='slave'} at 127.0.0.1:53548
I20260709 13:07:51.993539 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d237c0f0fb854d6a829b774531a61303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:51.993660 22052 tablet_copy_service.cc:434] P 4b328f1ebf504fcab686a05f383c1aeb: ending tablet copy session 80897c06fbff4f1095756511be3d0454-cf98f2a064e443bcb0f2196eb0a27316 on tablet cf98f2a064e443bcb0f2196eb0a27316 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:52.018649 22968 tablet_bootstrap.cc:492] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:52.020975 22968 tablet_bootstrap.cc:492] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:52.024434 22968 ts_tablet_manager.cc:1403] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.052s	user 0.031s	sys 0.000s
I20260709 13:07:52.027842 22968 raft_consensus.cc:359] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:52.033949 22968 raft_consensus.cc:740] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:52.034838 22968 consensus_queue.cc:260] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:52.033538 22970 tablet_bootstrap.cc:492] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:52.038030 22968 ts_tablet_manager.cc:1434] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 13:07:52.040465 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-a2d078ab191847bfa11315d84ab6bcfb received from {username='slave'} at 127.0.0.1:54658
I20260709 13:07:52.041007 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-a2d078ab191847bfa11315d84ab6bcfb on tablet a2d078ab191847bfa11315d84ab6bcfb with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:52.040484 22970 tablet_bootstrap.cc:492] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:52.046545 22972 tablet_copy_client.cc:806] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:52.047370 22972 tablet_copy_client.cc:670] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:52.046654 22970 ts_tablet_manager.cc:1403] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.010s
I20260709 13:07:52.051535 22970 raft_consensus.cc:359] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:52.053635 22970 raft_consensus.cc:740] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:52.054430 22970 consensus_queue.cc:260] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:52.056185 22972 tablet_copy_client.cc:538] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:52.063719 22970 ts_tablet_manager.cc:1434] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:07:52.065935 22052 tablet_copy_service.cc:342] P 4b328f1ebf504fcab686a05f383c1aeb: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-826c46089b62477e8095a464da963109 received from {username='slave'} at 127.0.0.1:53548
I20260709 13:07:52.066462 22052 tablet_copy_service.cc:434] P 4b328f1ebf504fcab686a05f383c1aeb: ending tablet copy session 80897c06fbff4f1095756511be3d0454-826c46089b62477e8095a464da963109 on tablet 826c46089b62477e8095a464da963109 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:52.070446 22972 tablet_bootstrap.cc:492] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:52.107256 22972 tablet_bootstrap.cc:492] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:52.108734 22972 tablet_bootstrap.cc:492] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:52.109506 22972 ts_tablet_manager.cc:1403] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.011s
I20260709 13:07:52.112994 22972 raft_consensus.cc:359] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:52.113991 22972 raft_consensus.cc:740] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:52.114724 22972 consensus_queue.cc:260] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:52.117479 22972 ts_tablet_manager.cc:1434] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:52.119481 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-d237c0f0fb854d6a829b774531a61303 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:07:52.119944 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-d237c0f0fb854d6a829b774531a61303 on tablet d237c0f0fb854d6a829b774531a61303 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:52.385995 22686 raft_consensus.cc:1217] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:52.413906 22686 raft_consensus.cc:1217] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:52.459297 22686 raft_consensus.cc:1217] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:07:52.476622 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 83907.4us
I20260709 13:07:52.537503 22686 raft_consensus.cc:1217] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:52.858520 22959 raft_consensus.cc:1064] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:52.861665 22959 consensus_queue.cc:237] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:52.870285 22688 raft_consensus.cc:1275] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:52.872210 22959 consensus_queue.cc:1048] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:52.872926 22116 raft_consensus.cc:1275] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:52.874941 21960 raft_consensus.cc:1275] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:52.880563 22988 consensus_queue.cc:1048] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:52.882462 22918 consensus_queue.cc:1048] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:52.940260 22959 raft_consensus.cc:2955] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:52.943895 22116 raft_consensus.cc:2955] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:52.944002 21961 raft_consensus.cc:2955] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:52.954514 22688 raft_consensus.cc:2955] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:52.980140 22981 raft_consensus.cc:1064] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:52.983222 22981 consensus_queue.cc:237] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:52.996730 21861 catalog_manager.cc:5697] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.002174 22112 raft_consensus.cc:1275] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:53.003177 22688 raft_consensus.cc:1275] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:53.006704 22982 consensus_queue.cc:1048] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:53.009581 22035 raft_consensus.cc:1275] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:53.010443 22980 consensus_queue.cc:1048] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:53.012411 22935 consensus_queue.cc:1048] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:53.044128 22988 raft_consensus.cc:1064] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:53.059613 22988 consensus_queue.cc:237] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:53.104646 22983 raft_consensus.cc:2955] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:07:53.134718 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 67601.7us
I20260709 13:07:53.147428 22035 raft_consensus.cc:2955] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.150048 22686 raft_consensus.cc:2955] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.156632 22688 raft_consensus.cc:1275] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:53.164738 22981 raft_consensus.cc:1064] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:53.167783 22981 consensus_queue.cc:237] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:53.181108 21864 catalog_manager.cc:5697] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.188386 22116 raft_consensus.cc:2955] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.193694 22959 consensus_queue.cc:1048] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:53.194837 22686 raft_consensus.cc:1275] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:53.197096 22980 consensus_queue.cc:1048] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:53.208045 22116 raft_consensus.cc:1275] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:53.220314 22033 raft_consensus.cc:1275] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:07:53.225342 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 72945.7us
I20260709 13:07:53.226389 22982 consensus_queue.cc:1048] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:53.227360 22116 raft_consensus.cc:1275] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:53.230013 21961 raft_consensus.cc:1275] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:53.233088 21960 consensus_queue.cc:237] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:53.239832 22983 consensus_queue.cc:1048] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:53.243927 22688 raft_consensus.cc:1275] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:53.246793 22935 consensus_queue.cc:1048] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:07:53.249194 22033 consensus_queue.cc:237] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:53.256240 22686 raft_consensus.cc:1275] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:53.258266 21961 raft_consensus.cc:1275] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:53.258173 23002 consensus_queue.cc:1048] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:07:53.255607 22935 raft_consensus.cc:2955] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.260221 22985 consensus_queue.cc:1048] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:53.261358 22686 raft_consensus.cc:2955] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.267360 22985 consensus_queue.cc:1048] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:53.270548 22985 consensus_queue.cc:1048] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:53.271247 22988 raft_consensus.cc:2955] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.282179 22688 raft_consensus.cc:2955] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.292136 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf98f2a064e443bcb0f2196eb0a27316 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:53.303988 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2d078ab191847bfa11315d84ab6bcfb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:53.309602 21961 raft_consensus.cc:2955] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.319978 21861 catalog_manager.cc:5697] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.329500 22111 raft_consensus.cc:1275] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:53.333796 21863 catalog_manager.cc:5697] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.337641 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet a2d078ab191847bfa11315d84ab6bcfb with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39634
I20260709 13:07:53.348968 22982 consensus_queue.cc:1048] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:53.381055 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet cf98f2a064e443bcb0f2196eb0a27316 with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43754
I20260709 13:07:53.381731 22116 raft_consensus.cc:2955] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.386498 22988 raft_consensus.cc:2955] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.435153 22982 raft_consensus.cc:2955] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.437089 23012 tablet_replica.cc:333] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:07:53.438246 22112 raft_consensus.cc:2955] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.443907 23012 raft_consensus.cc:2243] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:53.444839 23012 raft_consensus.cc:2272] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:53.450856 23012 ts_tablet_manager.cc:1916] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:53.475945 23012 ts_tablet_manager.cc:1929] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:53.476591 23012 log.cc:1199] T a2d078ab191847bfa11315d84ab6bcfb P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/a2d078ab191847bfa11315d84ab6bcfb
I20260709 13:07:53.481539 22688 raft_consensus.cc:2955] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.488518 23013 tablet_replica.cc:333] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:07:53.497921 22686 raft_consensus.cc:2955] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.502683 21863 catalog_manager.cc:5697] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.506801 22035 raft_consensus.cc:2955] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.500388 21861 catalog_manager.cc:5697] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.510152 22112 raft_consensus.cc:2955] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.516734 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet a2d078ab191847bfa11315d84ab6bcfb (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:53.521636 21964 raft_consensus.cc:2955] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.551293 23013 raft_consensus.cc:2243] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:53.552486 23013 raft_consensus.cc:2272] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:53.557446 23013 ts_tablet_manager.cc:1916] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:53.559110 21964 consensus_queue.cc:237] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:53.569159 22039 consensus_queue.cc:237] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:53.572741 22688 raft_consensus.cc:1275] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:53.574494 22982 consensus_queue.cc:1048] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:53.581499 22686 raft_consensus.cc:1275] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:53.583016 22988 consensus_queue.cc:1048] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:53.583799 23003 raft_consensus.cc:2955] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.588279 22112 raft_consensus.cc:1275] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:53.591806 22686 raft_consensus.cc:2955] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.591991 22988 consensus_queue.cc:1048] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:07:53.599715 23013 ts_tablet_manager.cc:1929] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:53.600180 23013 log.cc:1199] T cf98f2a064e443bcb0f2196eb0a27316 P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/cf98f2a064e443bcb0f2196eb0a27316
I20260709 13:07:53.602497 23002 raft_consensus.cc:2955] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.604559 22688 raft_consensus.cc:2955] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.610623 22033 raft_consensus.cc:1275] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:53.611109 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d237c0f0fb854d6a829b774531a61303 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:53.611829 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet cf98f2a064e443bcb0f2196eb0a27316 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:53.618021 22981 consensus_queue.cc:1048] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:53.625011 21862 catalog_manager.cc:5697] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.629233 22112 raft_consensus.cc:2955] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.631253 22039 raft_consensus.cc:2955] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:53.644286 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 826c46089b62477e8095a464da963109 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:53.653806 21863 catalog_manager.cc:5697] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.656152 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet d237c0f0fb854d6a829b774531a61303 with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43754
I20260709 13:07:53.659128 23013 tablet_replica.cc:333] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:07:53.659943 23013 raft_consensus.cc:2243] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:53.660739 23013 raft_consensus.cc:2272] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:53.665529 23013 ts_tablet_manager.cc:1916] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:53.668385 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet 826c46089b62477e8095a464da963109 with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59468
I20260709 13:07:53.676235 23014 tablet_replica.cc:333] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:07:53.677755 23014 raft_consensus.cc:2243] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:53.678553 23014 raft_consensus.cc:2272] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:53.682811 23014 ts_tablet_manager.cc:1916] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:53.684012 23013 ts_tablet_manager.cc:1929] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:53.684661 23013 log.cc:1199] T d237c0f0fb854d6a829b774531a61303 P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/d237c0f0fb854d6a829b774531a61303
I20260709 13:07:53.687063 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet d237c0f0fb854d6a829b774531a61303 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:53.702983 23014 ts_tablet_manager.cc:1929] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:53.703498 23014 log.cc:1199] T 826c46089b62477e8095a464da963109 P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/826c46089b62477e8095a464da963109
I20260709 13:07:53.705478 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet 826c46089b62477e8095a464da963109 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:54.750243 22116 consensus_queue.cc:237] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:54.756443 22039 raft_consensus.cc:1275] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:54.757136 22079 consensus_peers.cc:597] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97707d47e90d4c12981a5f944b28de37. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:54.757607 21964 raft_consensus.cc:1275] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:54.758625 22925 consensus_queue.cc:1048] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:54.759533 23015 consensus_queue.cc:1048] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:54.768368 22984 raft_consensus.cc:2955] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.771615 21961 raft_consensus.cc:2955] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.773273 22039 raft_consensus.cc:2955] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.785950 21964 consensus_queue.cc:237] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:54.792342 21864 catalog_manager.cc:5697] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.798990 22112 raft_consensus.cc:1275] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:54.799937 22039 raft_consensus.cc:1275] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:54.800199 21930 consensus_peers.cc:597] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9a43038982647dcb040c1ff03e7b103. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:54.800809 23016 consensus_queue.cc:1048] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:54.802129 22935 consensus_queue.cc:1048] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:54.812048 23016 raft_consensus.cc:2955] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.813347 22116 raft_consensus.cc:2955] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.820031 22039 raft_consensus.cc:2955] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.835417 22039 consensus_queue.cc:237] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:54.843101 21862 catalog_manager.cc:5697] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.872732 22112 raft_consensus.cc:1275] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:54.872896 21964 raft_consensus.cc:1275] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:07:54.874434 22005 consensus_peers.cc:597] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 524a1cb28e4849e4924826f844001908. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:54.875428 22959 consensus_queue.cc:1048] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:54.877365 23017 consensus_queue.cc:1048] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:54.890550 22959 raft_consensus.cc:2955] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.896835 21961 raft_consensus.cc:2955] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.911108 21964 consensus_queue.cc:237] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:54.910000 22112 raft_consensus.cc:2955] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.916646 21862 catalog_manager.cc:5697] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.930033 22112 raft_consensus.cc:1275] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:54.930179 22039 raft_consensus.cc:1275] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:54.932477 22981 consensus_queue.cc:1048] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:54.935276 21930 consensus_peers.cc:597] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ccea3b73fee464c8d387811db874cf2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:54.935602 22981 consensus_queue.cc:1048] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:54.949714 23016 raft_consensus.cc:2955] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.952507 22039 raft_consensus.cc:2955] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.953469 22112 raft_consensus.cc:2955] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:54.973203 21862 catalog_manager.cc:5697] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:55.320958 23034 ts_tablet_manager.cc:933] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:07:55.323447 23034 tablet_copy_client.cc:323] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:07:55.325960 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet a9a43038982647dcb040c1ff03e7b103 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:07:55.326576 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet a9a43038982647dcb040c1ff03e7b103 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-a9a43038982647dcb040c1ff03e7b103
I20260709 13:07:55.337561 23036 ts_tablet_manager.cc:933] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:55.345535 21977 tablet_copy_source_session.cc:215] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:55.350987 23034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a43038982647dcb040c1ff03e7b103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.361140 23036 tablet_copy_client.cc:323] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.130:44743
I20260709 13:07:55.363513 22052 tablet_copy_service.cc:140] P 4b328f1ebf504fcab686a05f383c1aeb: Received BeginTabletCopySession request for tablet 524a1cb28e4849e4924826f844001908 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:53548)
I20260709 13:07:55.364004 23038 ts_tablet_manager.cc:933] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:55.364187 22052 tablet_copy_service.cc:161] P 4b328f1ebf504fcab686a05f383c1aeb: Beginning new tablet copy session on tablet 524a1cb28e4849e4924826f844001908 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:53548: session id = 80897c06fbff4f1095756511be3d0454-524a1cb28e4849e4924826f844001908
I20260709 13:07:55.380458 23034 tablet_copy_client.cc:806] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:55.381260 23034 tablet_copy_client.cc:670] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:55.388118 23038 tablet_copy_client.cc:323] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:07:55.389541 23034 tablet_copy_client.cc:538] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:55.391610 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet 97707d47e90d4c12981a5f944b28de37 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:07:55.392215 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet 97707d47e90d4c12981a5f944b28de37 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-97707d47e90d4c12981a5f944b28de37
I20260709 13:07:55.455961 22126 tablet_copy_source_session.cc:215] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:55.489794 22052 tablet_copy_source_session.cc:215] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:07:55.495235 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 55836.7us
I20260709 13:07:55.498373 23036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524a1cb28e4849e4924826f844001908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.502565 23038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97707d47e90d4c12981a5f944b28de37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.538717 23040 ts_tablet_manager.cc:933] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:07:55.561156 23040 tablet_copy_client.cc:323] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:07:55.566041 23034 tablet_bootstrap.cc:492] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
W20260709 13:07:55.581046 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 44546.3us
I20260709 13:07:55.601795 23038 tablet_copy_client.cc:806] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:55.602785 23038 tablet_copy_client.cc:670] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
W20260709 13:07:56.396873 21930 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.934s	user 0.015s	sys 0.012s
W20260709 13:07:56.397334 21930 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.934s	user 0.015s	sys 0.012s
W20260709 13:07:56.426795 21930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 963791us
I20260709 13:07:56.454990 23034 tablet_bootstrap.cc:492] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:56.455860 23034 tablet_bootstrap.cc:492] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:56.456472 23034 ts_tablet_manager.cc:1403] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.891s	user 0.022s	sys 0.016s
I20260709 13:07:56.459848 23034 raft_consensus.cc:359] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:56.460752 23034 raft_consensus.cc:740] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:56.461495 23034 consensus_queue.cc:260] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:56.529752 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet 1ccea3b73fee464c8d387811db874cf2 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:07:56.530501 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet 1ccea3b73fee464c8d387811db874cf2 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-1ccea3b73fee464c8d387811db874cf2
W20260709 13:07:56.537185 23036 consensus_meta.cc:287] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: Time spent flushing consensus metadata: real 0.984s	user 0.014s	sys 0.013s
I20260709 13:07:56.541570 23036 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:45230 (request call id 78) took 1213 ms. Trace:
I20260709 13:07:56.542270 21977 tablet_copy_source_session.cc:215] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:07:56.543213 23057 raft_consensus.cc:493] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:07:56.543748 23057 raft_consensus.cc:515] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:56.559024 23040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ccea3b73fee464c8d387811db874cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:56.559926 23057 leader_election.cc:290] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:56.562987 23047 raft_consensus.cc:493] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4cb61644d1b24df8810b3f175062e581)
I20260709 13:07:56.563598 23047 raft_consensus.cc:515] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:56.571508 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77e282432314627afc94173d3c03f12" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:56.572786 23058 raft_consensus.cc:493] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4cb61644d1b24df8810b3f175062e581)
I20260709 13:07:56.579133 23047 leader_election.cc:290] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:56.594820 23052 raft_consensus.cc:493] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:07:56.595444 23052 raft_consensus.cc:515] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:56.604594 23052 leader_election.cc:290] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:07:56.573370 23058 raft_consensus.cc:515] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:56.614005 23055 raft_consensus.cc:493] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:07:56.567561 23036 rpcz_store.cc:276] 0709 13:07:55.328078 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:55.328232 (+   154us) service_pool.cc:224] Handling call
0709 13:07:55.338020 (+  9788us) ts_tablet_manager.cc:934] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
0709 13:07:55.496885 (+158865us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:07:55.549550 (+ 52665us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:55.549667 (+   117us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:07:56.537673 (+988006us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:07:56.537977 (+   304us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:56.541391 (+  3414us) ts_tablet_manager.cc:989] Replica registered.
0709 13:07:56.541479 (+    88us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":279,"tablet-copy.queue_time_us":8795,"thread_start_us":30621,"threads_started":2}
I20260709 13:07:56.621249 23036 tablet_copy_client.cc:806] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:56.621939 23036 tablet_copy_client.cc:670] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:56.622337 23051 raft_consensus.cc:493] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:07:56.624171 22688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:07:56.622932 23051 raft_consensus.cc:515] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:07:56.626843 21896 debug-util.cc:398] Leaking SignalData structure 0x7b0800039620 after lost signal to thread 20817
I20260709 13:07:56.614676 23055 raft_consensus.cc:515] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:56.635938 23055 leader_election.cc:290] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:07:56.628700 21896 debug-util.cc:398] Leaking SignalData structure 0x7b0800035cc0 after lost signal to thread 21899
W20260709 13:07:56.638196 21896 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9740 after lost signal to thread 21991
I20260709 13:07:56.638562 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77e282432314627afc94173d3c03f12" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
W20260709 13:07:56.639395 21896 debug-util.cc:398] Leaking SignalData structure 0x7b080032e1a0 after lost signal to thread 22066
W20260709 13:07:56.641722 21896 debug-util.cc:398] Leaking SignalData structure 0x7b08002bcfa0 after lost signal to thread 22140
W20260709 13:07:56.642937 21896 debug-util.cc:398] Leaking SignalData structure 0x7b08002f4940 after lost signal to thread 22712
W20260709 13:07:56.643683 21896 debug-util.cc:398] Leaking SignalData structure 0x7b080030ba40 after lost signal to thread 23039
I20260709 13:07:56.632869 23058 leader_election.cc:290] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:07:56.647312 23051 leader_election.cc:290] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:56.650182 23034 ts_tablet_manager.cc:1434] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.193s	user 0.019s	sys 0.024s
I20260709 13:07:56.654762 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-a9a43038982647dcb040c1ff03e7b103 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:07:56.655300 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-a9a43038982647dcb040c1ff03e7b103 on tablet a9a43038982647dcb040c1ff03e7b103 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:56.670648 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f553c35fc7724e468d18a9047e3e6f85" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:56.674351 22114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f553c35fc7724e468d18a9047e3e6f85" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:56.676671 23051 raft_consensus.cc:493] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:07:56.677211 23051 raft_consensus.cc:515] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:56.677688 23052 raft_consensus.cc:493] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:07:56.680552 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:56.680729 23052 raft_consensus.cc:515] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:56.681823 23051 leader_election.cc:290] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:07:56.680485 23053 raft_consensus.cc:493] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
W20260709 13:07:56.684053 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 53080.8us
I20260709 13:07:56.684181 23053 raft_consensus.cc:515] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:07:56.685983 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:07:56.687525 23053 leader_election.cc:290] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:56.688166 22688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:07:56.689316 23052 leader_election.cc:290] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:07:56.718889 23040 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35432 (request call id 191) took 1318 ms. Trace:
I20260709 13:07:56.721544 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:56.722165 23038 tablet_copy_client.cc:538] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:56.722429 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e546b3e52c42619ae29b6728c35f62" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:56.719323 23040 rpcz_store.cc:276] 0709 13:07:55.400190 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:55.400361 (+   171us) service_pool.cc:224] Handling call
0709 13:07:55.539257 (+138896us) ts_tablet_manager.cc:934] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
0709 13:07:56.557072 (+1017815us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:07:56.649755 (+ 92683us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:56.649876 (+   121us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:07:56.718185 (+ 68309us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:07:56.718473 (+   288us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:56.718764 (+   291us) ts_tablet_manager.cc:989] Replica registered.
0709 13:07:56.718828 (+    64us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":3402,"tablet-copy.queue_time_us":137702,"thread_start_us":143061,"threads_started":2}
I20260709 13:07:56.725313 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2305888f94f487999d48fe261246075" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:56.725797 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:56.725934 22654 leader_election.cc:304] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80897c06fbff4f1095756511be3d0454; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:56.726887 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246c90cb5714422bb274f8a026623212" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:56.729106 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:07:56.730933 23054 raft_consensus.cc:2749] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:56.729060 23040 tablet_copy_client.cc:806] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:07:56.734194 23038 tablet_bootstrap.cc:492] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:56.744895 23040 tablet_copy_client.cc:670] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:07:56.736407 22008 leader_election.cc:304] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:56.750800 23059 raft_consensus.cc:2749] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:56.752048 22008 leader_election.cc:304] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:56.761591 23059 raft_consensus.cc:2749] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:56.768172 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e546b3e52c42619ae29b6728c35f62" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:56.768782 22033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246c90cb5714422bb274f8a026623212" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:56.769902 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2305888f94f487999d48fe261246075" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:56.773039 23036 tablet_copy_client.cc:538] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:56.781818 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:07:56.787750 23040 tablet_copy_client.cc:538] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:07:56.793882 23036 tablet_bootstrap.cc:492] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:56.812121 22082 leader_election.cc:304] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:56.813323 23060 raft_consensus.cc:2749] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:56.814659 22082 leader_election.cc:304] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:56.815441 23060 raft_consensus.cc:2749] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:56.816774 22082 leader_election.cc:304] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:56.818324 22082 leader_election.cc:304] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:56.819113 23060 raft_consensus.cc:2749] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:56.820050 23040 tablet_bootstrap.cc:492] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:07:56.821290 22082 leader_election.cc:304] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:56.821692 23060 raft_consensus.cc:2749] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:56.822239 23052 raft_consensus.cc:2749] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:56.823616 22082 leader_election.cc:304] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:07:56.824455 23052 raft_consensus.cc:2749] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:56.894397 23038 tablet_bootstrap.cc:492] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:56.895581 23038 tablet_bootstrap.cc:492] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:56.896373 23038 ts_tablet_manager.cc:1403] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.162s	user 0.014s	sys 0.011s
I20260709 13:07:56.906975 23036 tablet_bootstrap.cc:492] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:56.908439 23036 tablet_bootstrap.cc:492] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:56.909847 23036 ts_tablet_manager.cc:1403] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.116s	user 0.021s	sys 0.008s
I20260709 13:07:56.918393 23038 raft_consensus.cc:359] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:56.919337 23038 raft_consensus.cc:740] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:56.921208 23038 consensus_queue.cc:260] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:56.924283 23038 ts_tablet_manager.cc:1434] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 13:07:56.930210 23036 raft_consensus.cc:359] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:56.934118 23036 raft_consensus.cc:740] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:56.950735 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-97707d47e90d4c12981a5f944b28de37 received from {username='slave'} at 127.0.0.1:50576
I20260709 13:07:56.950371 23036 consensus_queue.cc:260] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:56.951296 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-97707d47e90d4c12981a5f944b28de37 on tablet 97707d47e90d4c12981a5f944b28de37 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:56.956715 23040 tablet_bootstrap.cc:492] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:56.957837 23040 tablet_bootstrap.cc:492] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:07:56.958644 23040 ts_tablet_manager.cc:1403] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.139s	user 0.019s	sys 0.024s
I20260709 13:07:56.959949 23036 ts_tablet_manager.cc:1434] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.002s
I20260709 13:07:56.962296 22052 tablet_copy_service.cc:342] P 4b328f1ebf504fcab686a05f383c1aeb: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-524a1cb28e4849e4924826f844001908 received from {username='slave'} at 127.0.0.1:53548
I20260709 13:07:56.962742 22052 tablet_copy_service.cc:434] P 4b328f1ebf504fcab686a05f383c1aeb: ending tablet copy session 80897c06fbff4f1095756511be3d0454-524a1cb28e4849e4924826f844001908 on tablet 524a1cb28e4849e4924826f844001908 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:56.963083 23040 raft_consensus.cc:359] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:56.964115 23040 raft_consensus.cc:740] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:07:56.964761 23040 consensus_queue.cc:260] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:56.969834 23040 ts_tablet_manager.cc:1434] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:07:56.974197 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-1ccea3b73fee464c8d387811db874cf2 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:07:56.974699 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-1ccea3b73fee464c8d387811db874cf2 on tablet 1ccea3b73fee464c8d387811db874cf2 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:07:57.029804 22688 raft_consensus.cc:1217] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:57.108770 22688 raft_consensus.cc:1217] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:57.185622 22688 raft_consensus.cc:1217] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:57.339490 22688 raft_consensus.cc:1217] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:07:57.498798 23016 raft_consensus.cc:1064] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:57.508817 23016 consensus_queue.cc:237] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:57.521976 22688 raft_consensus.cc:1275] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:57.523626 22108 raft_consensus.cc:1275] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:57.524825 23061 consensus_queue.cc:1048] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:57.526280 22035 raft_consensus.cc:1275] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:57.526350 22981 consensus_queue.cc:1048] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:57.529714 22981 consensus_queue.cc:1048] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:57.559608 23061 raft_consensus.cc:1064] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:57.563133 23061 consensus_queue.cc:237] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:57.572530 23042 raft_consensus.cc:2955] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:57.578390 22035 raft_consensus.cc:2955] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:57.617660 23052 raft_consensus.cc:1064] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:57.620890 23052 consensus_queue.cc:237] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:57.614912 22108 raft_consensus.cc:2955] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:57.641542 22686 raft_consensus.cc:1275] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:57.643929 22981 consensus_queue.cc:1048] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:57.650995 22688 raft_consensus.cc:2955] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:57.659725 21864 catalog_manager.cc:5697] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:57.664753 22113 raft_consensus.cc:1275] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:57.664958 22035 raft_consensus.cc:1275] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:57.666355 23061 consensus_queue.cc:1048] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:57.667651 23016 consensus_queue.cc:1048] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:57.690655 22981 raft_consensus.cc:2955] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:57.697558 22113 raft_consensus.cc:2955] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:57.707885 22686 raft_consensus.cc:2955] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:57.729719 22035 raft_consensus.cc:2955] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:57.738348 22686 raft_consensus.cc:1275] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:57.747607 23059 raft_consensus.cc:1064] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:07:57.747275 23053 consensus_queue.cc:1048] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:57.751374 23059 consensus_queue.cc:237] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:57.793090 22687 raft_consensus.cc:1275] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:57.795022 22988 consensus_queue.cc:1048] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:57.795892 21962 raft_consensus.cc:1275] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:57.802992 22108 raft_consensus.cc:1275] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:57.815923 21962 raft_consensus.cc:1275] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:57.831530 23059 consensus_queue.cc:1048] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:57.858130 22035 raft_consensus.cc:1275] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:07:57.861833 21966 consensus_queue.cc:237] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:57.867261 23052 consensus_queue.cc:1048] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260709 13:07:57.870100 22079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 70203.5us
I20260709 13:07:57.876453 23059 consensus_queue.cc:1048] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:57.888243 21863 catalog_manager.cc:5697] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:57.908169 22108 raft_consensus.cc:1275] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:57.914240 23051 consensus_queue.cc:1048] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:07:57.914502 23042 consensus_queue.cc:1048] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:57.933800 22687 raft_consensus.cc:1275] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:57.937963 23016 consensus_queue.cc:1048] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:57.956223 23042 raft_consensus.cc:2955] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:57.958379 21962 consensus_queue.cc:237] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:57.969429 22116 raft_consensus.cc:2955] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:57.971071 22108 raft_consensus.cc:1275] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:57.974255 23016 consensus_queue.cc:1048] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:57.976133 22686 raft_consensus.cc:1275] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:57.977730 23061 consensus_queue.cc:1048] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:58.006405 23047 raft_consensus.cc:2955] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.012037 22684 raft_consensus.cc:2955] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.027865 23016 raft_consensus.cc:2955] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.047817 22112 raft_consensus.cc:2955] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.050601 21864 catalog_manager.cc:5697] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:07:58.081434 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 84674.1us
I20260709 13:07:58.085825 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a9a43038982647dcb040c1ff03e7b103 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:58.087234 21962 raft_consensus.cc:2955] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.099190 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ccea3b73fee464c8d387811db874cf2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:58.115341 22687 raft_consensus.cc:2955] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.125934 22686 raft_consensus.cc:2955] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.143914 23084 raft_consensus.cc:2955] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.151695 21864 catalog_manager.cc:5697] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.167740 21966 raft_consensus.cc:2955] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.169679 22113 raft_consensus.cc:2955] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.185037 22686 raft_consensus.cc:2955] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.187151 22041 raft_consensus.cc:2955] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.195529 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet a9a43038982647dcb040c1ff03e7b103 with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39634
I20260709 13:07:58.195957 22023 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ccea3b73fee464c8d387811db874cf2 with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39634
I20260709 13:07:58.199363 21864 catalog_manager.cc:5697] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:58.209915 23091 tablet_replica.cc:333] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:07:58.220492 21863 catalog_manager.cc:5697] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:58.241004 22113 consensus_queue.cc:237] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:58.233146 23091 raft_consensus.cc:2243] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:58.254837 23091 raft_consensus.cc:2272] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:58.255573 22686 raft_consensus.cc:1275] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:58.258561 23051 consensus_queue.cc:1048] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:07:58.268167 22035 raft_consensus.cc:1275] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:58.272694 23085 raft_consensus.cc:2955] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.278024 22687 raft_consensus.cc:2955] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.292765 22035 consensus_queue.cc:237] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:07:58.285140 23060 consensus_queue.cc:1048] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 13:07:58.298188 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 97707d47e90d4c12981a5f944b28de37 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:58.299914 22686 raft_consensus.cc:1275] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:58.302187 23065 consensus_queue.cc:1048] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:07:58.302660 22113 raft_consensus.cc:1275] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:07:58.309038 22035 raft_consensus.cc:2955] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.310825 23047 consensus_queue.cc:1048] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:58.317384 23091 ts_tablet_manager.cc:1916] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:58.337468 21863 catalog_manager.cc:5697] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.338423 23059 raft_consensus.cc:2955] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.351272 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet 97707d47e90d4c12981a5f944b28de37 with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59468
I20260709 13:07:58.359287 22684 raft_consensus.cc:2955] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.382071 22113 raft_consensus.cc:2955] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:07:58.384009 23093 tablet_replica.cc:333] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:07:58.385255 23093 raft_consensus.cc:2243] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:58.386415 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 524a1cb28e4849e4924826f844001908 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:07:58.403350 21863 catalog_manager.cc:5697] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:07:58.409207 23093 raft_consensus.cc:2272] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:58.414060 23093 ts_tablet_manager.cc:1916] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:58.420823 23091 ts_tablet_manager.cc:1929] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:58.421360 23091 log.cc:1199] T a9a43038982647dcb040c1ff03e7b103 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/a9a43038982647dcb040c1ff03e7b103
I20260709 13:07:58.423352 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet a9a43038982647dcb040c1ff03e7b103 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:58.423377 23091 tablet_replica.cc:333] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:07:58.434808 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet 524a1cb28e4849e4924826f844001908 with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59468
I20260709 13:07:58.437954 23093 ts_tablet_manager.cc:1929] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:58.438611 23093 log.cc:1199] T 97707d47e90d4c12981a5f944b28de37 P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/97707d47e90d4c12981a5f944b28de37
I20260709 13:07:58.443478 23093 tablet_replica.cc:333] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:07:58.444738 23093 raft_consensus.cc:2243] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:58.445714 23093 raft_consensus.cc:2272] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:58.443377 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet 97707d47e90d4c12981a5f944b28de37 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:58.449580 23093 ts_tablet_manager.cc:1916] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:58.468474 23093 ts_tablet_manager.cc:1929] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:58.468902 23093 log.cc:1199] T 524a1cb28e4849e4924826f844001908 P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/524a1cb28e4849e4924826f844001908
I20260709 13:07:58.470631 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet 524a1cb28e4849e4924826f844001908 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:58.483250 23091 raft_consensus.cc:2243] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:58.484093 23091 raft_consensus.cc:2272] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:58.487792 23091 ts_tablet_manager.cc:1916] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:07:58.506392 23091 ts_tablet_manager.cc:1929] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:07:58.506745 23091 log.cc:1199] T 1ccea3b73fee464c8d387811db874cf2 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/1ccea3b73fee464c8d387811db874cf2
I20260709 13:07:58.508154 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet 1ccea3b73fee464c8d387811db874cf2 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:07:59.516521 22035 consensus_queue.cc:237] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
W20260709 13:07:59.527661 22005 consensus_peers.cc:597] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7698b45a783940b0a73aa575b3164954. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:59.528517 22113 raft_consensus.cc:1275] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.529145 21962 raft_consensus.cc:1275] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.530355 23059 consensus_queue.cc:1048] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:59.531379 23065 consensus_queue.cc:1048] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.558992 23065 raft_consensus.cc:2955] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:59.561162 21962 raft_consensus.cc:2955] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:59.565308 22113 raft_consensus.cc:2955] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:59.579595 22116 consensus_queue.cc:237] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:59.615841 21862 catalog_manager.cc:5697] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
W20260709 13:07:59.650884 22079 consensus_peers.cc:597] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bab52403eb444688a91c26c9a9fe935f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:59.653110 21962 raft_consensus.cc:1275] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.654731 22041 raft_consensus.cc:1275] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.658417 23085 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.667287 23085 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.692310 23051 raft_consensus.cc:2955] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:59.697027 22041 raft_consensus.cc:2955] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:59.699844 21962 raft_consensus.cc:2955] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:59.744585 21861 catalog_manager.cc:5697] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:59.754699 21966 consensus_queue.cc:237] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
W20260709 13:07:59.768817 21930 consensus_peers.cc:597] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20fd7d9cffdf4649be4355b495df85aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:59.769165 22116 raft_consensus.cc:1275] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.769286 22041 raft_consensus.cc:1275] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.770623 23103 consensus_queue.cc:1048] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.771670 23061 consensus_queue.cc:1048] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.880430 23103 raft_consensus.cc:2955] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:59.882875 22035 raft_consensus.cc:2955] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:59.883821 22116 raft_consensus.cc:2955] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:59.897677 22108 consensus_queue.cc:237] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:07:59.902585 21863 catalog_manager.cc:5697] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:59.911160 22034 raft_consensus.cc:1275] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.913211 23085 consensus_queue.cc:1048] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:59.913766 21966 raft_consensus.cc:1275] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.916918 23085 consensus_queue.cc:1048] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:59.930687 22079 consensus_peers.cc:597] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1622d3e075114c2bb886c28648deaf8a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:59.940514 23109 raft_consensus.cc:2955] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:59.943542 21966 raft_consensus.cc:2955] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:07:59.946149 22034 raft_consensus.cc:2955] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:00.088398 21862 catalog_manager.cc:5697] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
W20260709 13:08:00.160504 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 53258.9us
I20260709 13:08:00.177085 23126 ts_tablet_manager.cc:933] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:00.189874 23126 tablet_copy_client.cc:323] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:08:00.200136 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet bab52403eb444688a91c26c9a9fe935f from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:08:00.200748 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet bab52403eb444688a91c26c9a9fe935f from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-bab52403eb444688a91c26c9a9fe935f
I20260709 13:08:00.207751 23128 ts_tablet_manager.cc:933] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:00.210882 22126 tablet_copy_source_session.cc:215] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:00.221074 23128 tablet_copy_client.cc:323] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.130:44743
I20260709 13:08:00.224685 22052 tablet_copy_service.cc:140] P 4b328f1ebf504fcab686a05f383c1aeb: Received BeginTabletCopySession request for tablet 7698b45a783940b0a73aa575b3164954 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:53548)
I20260709 13:08:00.225347 22052 tablet_copy_service.cc:161] P 4b328f1ebf504fcab686a05f383c1aeb: Beginning new tablet copy session on tablet 7698b45a783940b0a73aa575b3164954 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:53548: session id = 80897c06fbff4f1095756511be3d0454-7698b45a783940b0a73aa575b3164954
I20260709 13:08:00.235599 22052 tablet_copy_source_session.cc:215] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:00.239285 23126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab52403eb444688a91c26c9a9fe935f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:00.254084 23128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7698b45a783940b0a73aa575b3164954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:00.274400 23130 ts_tablet_manager.cc:933] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:08:00.283181 23128 tablet_copy_client.cc:806] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:00.283903 23128 tablet_copy_client.cc:670] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:00.288419 23128 tablet_copy_client.cc:538] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:00.300397 23128 tablet_bootstrap.cc:492] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:00.303073 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:00.300573 23130 tablet_copy_client.cc:323] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:08:00.305230 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet 20fd7d9cffdf4649be4355b495df85aa from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:08:00.305910 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet 20fd7d9cffdf4649be4355b495df85aa from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-20fd7d9cffdf4649be4355b495df85aa
I20260709 13:08:00.315598 21977 tablet_copy_source_session.cc:215] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:00.317461 23126 tablet_copy_client.cc:806] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:00.318162 23126 tablet_copy_client.cc:670] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:00.322350 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fd7d9cffdf4649be4355b495df85aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:00.324728 23126 tablet_copy_client.cc:538] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:00.349895 23126 tablet_bootstrap.cc:492] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:00.368135 23128 tablet_bootstrap.cc:492] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:00.369236 23128 tablet_bootstrap.cc:492] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:00.370078 23128 ts_tablet_manager.cc:1403] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.015s
I20260709 13:08:00.373426 23128 raft_consensus.cc:359] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:00.374629 23130 tablet_copy_client.cc:806] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:00.375330 23130 tablet_copy_client.cc:670] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:00.374404 23128 raft_consensus.cc:740] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:00.379771 23130 tablet_copy_client.cc:538] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:00.388294 23128 consensus_queue.cc:260] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:00.395769 23130 tablet_bootstrap.cc:492] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:00.402220 23128 ts_tablet_manager.cc:1434] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 13:08:00.430124 22052 tablet_copy_service.cc:342] P 4b328f1ebf504fcab686a05f383c1aeb: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-7698b45a783940b0a73aa575b3164954 received from {username='slave'} at 127.0.0.1:53548
I20260709 13:08:00.430590 22052 tablet_copy_service.cc:434] P 4b328f1ebf504fcab686a05f383c1aeb: ending tablet copy session 80897c06fbff4f1095756511be3d0454-7698b45a783940b0a73aa575b3164954 on tablet 7698b45a783940b0a73aa575b3164954 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:00.436834 23126 tablet_bootstrap.cc:492] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:00.462783 23128 ts_tablet_manager.cc:933] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:00.464733 23126 tablet_bootstrap.cc:492] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:00.470919 23126 ts_tablet_manager.cc:1403] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.121s	user 0.024s	sys 0.007s
I20260709 13:08:00.493515 23128 tablet_copy_client.cc:323] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:08:00.496672 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet 1622d3e075114c2bb886c28648deaf8a from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:08:00.497254 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet 1622d3e075114c2bb886c28648deaf8a from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-1622d3e075114c2bb886c28648deaf8a
I20260709 13:08:00.508524 22126 tablet_copy_source_session.cc:215] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:00.488857 23126 raft_consensus.cc:359] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:00.513960 23126 raft_consensus.cc:740] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:00.514770 23126 consensus_queue.cc:260] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:00.517858 23126 ts_tablet_manager.cc:1434] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 13:08:00.526764 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-bab52403eb444688a91c26c9a9fe935f received from {username='slave'} at 127.0.0.1:50576
I20260709 13:08:00.527231 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-bab52403eb444688a91c26c9a9fe935f on tablet bab52403eb444688a91c26c9a9fe935f with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:00.554013 23128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1622d3e075114c2bb886c28648deaf8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:00.572607 22034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2961c4d2950946a1a04d0fe67c3b9abf"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:00.573365 22034 raft_consensus.cc:606] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:00.580381 22684 raft_consensus.cc:1217] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:00.598590 23130 tablet_bootstrap.cc:492] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:00.607220 23130 tablet_bootstrap.cc:492] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:00.690790 23130 ts_tablet_manager.cc:1403] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.295s	user 0.014s	sys 0.028s
I20260709 13:08:00.711864 22684 raft_consensus.cc:1217] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:00.706841 23130 raft_consensus.cc:359] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:00.717620 23130 raft_consensus.cc:740] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:00.720732 23130 consensus_queue.cc:260] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:00.733001 23128 tablet_copy_client.cc:806] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:00.762670 23130 ts_tablet_manager.cc:1434] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.003s
I20260709 13:08:00.748971 23128 tablet_copy_client.cc:670] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:00.772408 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-20fd7d9cffdf4649be4355b495df85aa received from {username='slave'} at 127.0.0.1:54658
I20260709 13:08:00.772891 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-20fd7d9cffdf4649be4355b495df85aa on tablet 20fd7d9cffdf4649be4355b495df85aa with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:00.779240 23120 raft_consensus.cc:993] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:00.779794 23101 raft_consensus.cc:1081] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:00.781829 22688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2961c4d2950946a1a04d0fe67c3b9abf"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:45230
I20260709 13:08:00.782519 22688 raft_consensus.cc:493] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:00.782855 22688 raft_consensus.cc:3060] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.790671 22688 raft_consensus.cc:515] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:00.793723 22688 leader_election.cc:290] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:00.794283 22113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ae94012034546359c8709563e590817"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:00.794869 22113 raft_consensus.cc:606] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:00.794806 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2961c4d2950946a1a04d0fe67c3b9abf" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:00.795571 21966 raft_consensus.cc:3060] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.800377 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "826c46089b62477e8095a464da963109"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:00.800987 22035 raft_consensus.cc:606] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:00.804318 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:00.804870 22035 raft_consensus.cc:606] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:00.807996 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf98f2a064e443bcb0f2196eb0a27316"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:00.808665 22035 raft_consensus.cc:606] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:00.808107 21966 raft_consensus.cc:2468] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:00.812793 21962 raft_consensus.cc:1240] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Rejecting Update request from peer 4b328f1ebf504fcab686a05f383c1aeb for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:00.815732 22654 leader_election.cc:304] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:00.816677 23134 raft_consensus.cc:2804] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:00.821022 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2961c4d2950946a1a04d0fe67c3b9abf" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:00.821743 22040 raft_consensus.cc:3055] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:00.822110 22040 raft_consensus.cc:740] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:00.823117 22040 consensus_queue.cc:260] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:00.825366 22040 raft_consensus.cc:3060] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.826050 23134 raft_consensus.cc:697] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:00.827108 23134 consensus_queue.cc:237] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:00.835417 23128 tablet_copy_client.cc:538] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:00.845834 23140 raft_consensus.cc:993] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:00.846155 23128 tablet_bootstrap.cc:492] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:00.846397 23140 raft_consensus.cc:1081] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:00.848594 22688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf98f2a064e443bcb0f2196eb0a27316"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:45230
I20260709 13:08:00.849366 22688 raft_consensus.cc:493] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:00.849825 22688 raft_consensus.cc:3060] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.856459 21863 catalog_manager.cc:5697] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:00.860121 22688 raft_consensus.cc:515] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:00.865044 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf98f2a064e443bcb0f2196eb0a27316" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:00.866905 21966 raft_consensus.cc:3060] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.862308 22688 leader_election.cc:290] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:00.878206 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf98f2a064e443bcb0f2196eb0a27316" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:00.878820 22035 raft_consensus.cc:3055] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:00.878846 21966 raft_consensus.cc:2468] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:00.879326 22035 raft_consensus.cc:740] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:00.881961 22040 raft_consensus.cc:2468] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:00.880447 22035 consensus_queue.cc:260] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:00.882704 22654 leader_election.cc:304] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:00.884552 23134 raft_consensus.cc:2804] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:00.884575 22035 raft_consensus.cc:3060] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.885452 23134 raft_consensus.cc:697] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:00.888262 23134 consensus_queue.cc:237] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:00.902647 22035 raft_consensus.cc:2468] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:00.939922 23051 raft_consensus.cc:993] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:00.940470 23122 raft_consensus.cc:1081] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:00.942536 22688 raft_consensus.cc:1217] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:00.943517 22035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ae94012034546359c8709563e590817"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39642
I20260709 13:08:00.944525 22035 raft_consensus.cc:493] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:00.945132 22035 raft_consensus.cc:3060] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.960475 22035 raft_consensus.cc:515] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:08:01.023849 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 117111us
I20260709 13:08:01.029515 22035 leader_election.cc:290] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:08:01.033548 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 67398.7us
I20260709 13:08:01.042315 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae94012034546359c8709563e590817" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:01.042984 21962 raft_consensus.cc:3060] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.063376 21962 raft_consensus.cc:2468] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:01.070408 23128 tablet_bootstrap.cc:700] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454: Time spent opening tablet: real 0.104s	user 0.003s	sys 0.005s
I20260709 13:08:01.072820 21962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f77e282432314627afc94173d3c03f12"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:33742
I20260709 13:08:01.100497 21863 catalog_manager.cc:5697] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:01.133558 21962 raft_consensus.cc:606] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:01.110113 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae94012034546359c8709563e590817" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:01.135784 22108 raft_consensus.cc:3055] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:01.136166 22108 raft_consensus.cc:740] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:01.137030 22108 consensus_queue.cc:260] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:01.138573 22108 raft_consensus.cc:3060] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.126959 22008 leader_election.cc:304] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:01.142706 23101 raft_consensus.cc:2804] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:01.143260 23101 raft_consensus.cc:697] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:01.144258 23101 consensus_queue.cc:237] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:01.159546 22108 raft_consensus.cc:2468] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:01.162195 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:01.163785 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:01.175833 23128 tablet_bootstrap.cc:492] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:01.177018 23128 tablet_bootstrap.cc:492] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:01.177830 23128 ts_tablet_manager.cc:1403] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.332s	user 0.025s	sys 0.009s
I20260709 13:08:01.185701 21863 catalog_manager.cc:5697] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:01.189531 23120 raft_consensus.cc:993] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:01.190176 23140 raft_consensus.cc:1081] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:01.196676 23128 raft_consensus.cc:359] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:01.197629 23128 raft_consensus.cc:740] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:01.198096 23141 raft_consensus.cc:1064] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:01.198280 23128 consensus_queue.cc:260] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:01.200989 23128 ts_tablet_manager.cc:1434] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 13:08:01.202793 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-1622d3e075114c2bb886c28648deaf8a received from {username='slave'} at 127.0.0.1:50576
I20260709 13:08:01.203253 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-1622d3e075114c2bb886c28648deaf8a on tablet 1622d3e075114c2bb886c28648deaf8a with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:01.208495 23101 raft_consensus.cc:993] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:01.208979 23101 raft_consensus.cc:1081] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:01.210758 23140 raft_consensus.cc:1064] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:01.211041 22684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "826c46089b62477e8095a464da963109"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:45230
I20260709 13:08:01.211679 22684 raft_consensus.cc:493] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:01.212055 22684 raft_consensus.cc:3060] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.200796 23141 consensus_queue.cc:237] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:01.215683 21962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:59478
I20260709 13:08:01.216264 21962 raft_consensus.cc:493] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:01.216598 21962 raft_consensus.cc:3060] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.213274 23140 consensus_queue.cc:237] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:01.227295 21962 raft_consensus.cc:515] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:01.229514 22684 raft_consensus.cc:515] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:01.231678 21962 leader_election.cc:290] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:01.240814 21966 raft_consensus.cc:1275] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.241796 22035 raft_consensus.cc:1275] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.232489 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:01.241750 22688 raft_consensus.cc:1275] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.242707 22040 raft_consensus.cc:3055] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:01.243013 22040 raft_consensus.cc:740] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:01.232653 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:01.243232 23140 consensus_queue.cc:1048] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.243506 22108 raft_consensus.cc:3060] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.233376 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826c46089b62477e8095a464da963109" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:01.245659 22041 raft_consensus.cc:3055] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:01.235041 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "826c46089b62477e8095a464da963109" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:01.246224 22041 raft_consensus.cc:740] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:01.246421 22116 raft_consensus.cc:3060] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.234112 22684 leader_election.cc:290] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:01.247041 22041 consensus_queue.cc:260] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:01.238615 22686 raft_consensus.cc:1275] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.248085 22040 consensus_queue.cc:260] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:01.245606 23122 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.249366 22040 raft_consensus.cc:3060] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.239943 22112 raft_consensus.cc:1275] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.250053 23149 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.243597 21964 raft_consensus.cc:1275] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.253383 23123 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:01.255357 23120 consensus_queue.cc:1048] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.248109 22041 raft_consensus.cc:3060] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.263216 22108 raft_consensus.cc:2468] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:01.264423 21933 leader_election.cc:304] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:01.265528 23113 raft_consensus.cc:2804] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:01.266005 23113 raft_consensus.cc:697] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:01.267297 22040 raft_consensus.cc:2468] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:01.266893 23113 consensus_queue.cc:237] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:01.283931 22116 raft_consensus.cc:2468] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:01.285023 21964 raft_consensus.cc:1275] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:01.298398 22035 raft_consensus.cc:1275] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:01.308890 23134 consensus_queue.cc:1048] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:01.311066 22654 leader_election.cc:304] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:01.299985 22041 raft_consensus.cc:2468] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:01.300992 23140 consensus_queue.cc:1048] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:01.313599 23134 raft_consensus.cc:2804] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:01.314229 23134 raft_consensus.cc:697] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:01.315214 23134 consensus_queue.cc:237] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:01.370827 23143 consensus_queue.cc:1048] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:08:01.373883 23161 log.cc:927] Time spent T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 13:08:01.367152 21863 catalog_manager.cc:5697] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:01.406752 22688 raft_consensus.cc:2955] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.423987 21966 raft_consensus.cc:1275] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:01.423154 23059 raft_consensus.cc:2955] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:08:01.456867 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 43766us
I20260709 13:08:01.464365 23118 raft_consensus.cc:993] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:01.464923 23118 raft_consensus.cc:1081] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:01.465574 23143 consensus_queue.cc:1048] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:01.420169 23149 raft_consensus.cc:2955] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.468969 22033 raft_consensus.cc:2955] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.480218 21863 catalog_manager.cc:5697] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:01.482623 22688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f77e282432314627afc94173d3c03f12"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:35432
I20260709 13:08:01.486548 22688 raft_consensus.cc:493] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:01.486922 22688 raft_consensus.cc:3060] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.493779 22116 raft_consensus.cc:2955] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.493093 21963 raft_consensus.cc:2955] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.496023 22687 raft_consensus.cc:2955] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.526427 22688 raft_consensus.cc:515] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:01.531276 22035 raft_consensus.cc:1275] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:01.532932 22688 leader_election.cc:290] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:01.541715 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77e282432314627afc94173d3c03f12" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:01.543471 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77e282432314627afc94173d3c03f12" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:01.544096 21964 raft_consensus.cc:3055] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:01.544392 21964 raft_consensus.cc:740] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:01.548343 22116 raft_consensus.cc:3060] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.545176 21964 consensus_queue.cc:260] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:01.548169 21861 catalog_manager.cc:5697] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.549607 21964 raft_consensus.cc:3060] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.550724 23134 consensus_queue.cc:1048] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:01.559276 22116 raft_consensus.cc:2468] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:01.566919 22654 leader_election.cc:304] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:01.586189 23142 raft_consensus.cc:1064] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:01.590149 23142 consensus_queue.cc:237] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:01.599857 21964 raft_consensus.cc:2468] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:01.619776 21963 raft_consensus.cc:2955] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.639950 23134 raft_consensus.cc:2804] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:01.652046 23134 raft_consensus.cc:697] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:01.652953 23134 consensus_queue.cc:237] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:01.673655 22654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 106854us
I20260709 13:08:01.682446 22688 raft_consensus.cc:1217] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:01.689100 22688 raft_consensus.cc:1275] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.691931 22035 raft_consensus.cc:1275] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.692884 23103 consensus_queue.cc:1048] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:01.696686 21862 catalog_manager.cc:5697] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.698378 23113 consensus_queue.cc:1048] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:01.728704 22116 raft_consensus.cc:1275] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.733976 23113 raft_consensus.cc:2955] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.745520 22688 raft_consensus.cc:2955] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.758883 22035 raft_consensus.cc:1275] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:01.760869 23016 consensus_queue.cc:1048] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:01.778163 22112 raft_consensus.cc:1275] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:01.779100 21966 raft_consensus.cc:1275] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:01.794486 22033 consensus_queue.cc:237] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:01.800752 22688 raft_consensus.cc:1275] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:01.805932 23140 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:01.807147 23101 consensus_queue.cc:1048] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:01.822966 23140 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:01.825523 23165 raft_consensus.cc:2955] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.826692 21862 catalog_manager.cc:5697] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:01.828732 22684 raft_consensus.cc:2955] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.830035 22033 raft_consensus.cc:2955] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.861091 21963 consensus_queue.cc:237] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:01.870262 21966 raft_consensus.cc:1275] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:01.874301 22687 raft_consensus.cc:1275] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:01.876451 23142 consensus_queue.cc:1048] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:08:01.896613 22687 raft_consensus.cc:2955] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.892225 23113 raft_consensus.cc:2955] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:08:01.952237 22005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 95764us
I20260709 13:08:01.955372 22036 raft_consensus.cc:1275] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:01.956290 22039 raft_consensus.cc:1275] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:01.956634 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7698b45a783940b0a73aa575b3164954 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:01.964416 23118 consensus_queue.cc:1048] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:01.960922 23101 consensus_queue.cc:1048] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:08:01.972437 22040 raft_consensus.cc:2955] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:01.987998 21861 catalog_manager.cc:5697] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:01.993369 22116 consensus_queue.cc:237] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:02.007112 22684 raft_consensus.cc:1275] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:08:02.008654 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 50622.9us
I20260709 13:08:02.012370 23123 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:08:02.013712 23143 consensus_queue.cc:1048] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:02.028385 21966 raft_consensus.cc:2955] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:02.056821 23151 raft_consensus.cc:2955] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:02.060932 22688 raft_consensus.cc:2955] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:02.091428 22116 raft_consensus.cc:1275] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:02.101128 22116 raft_consensus.cc:1275] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:02.108817 22041 raft_consensus.cc:1275] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:02.111788 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 20fd7d9cffdf4649be4355b495df85aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:02.127861 23141 raft_consensus.cc:1064] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:02.130849 23141 consensus_queue.cc:237] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:02.148475 23051 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:02.167260 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:02.170167 23143 consensus_queue.cc:1048] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:08:02.172083 23181 log.cc:927] Time spent T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 13:08:02.170958 22041 raft_consensus.cc:2955] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:08:02.238436 23104 log.cc:927] Time spent T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 13:08:02.311595 22684 raft_consensus.cc:1275] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:02.316936 23016 consensus_queue.cc:1048] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:02.315971 21862 catalog_manager.cc:5697] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:08:02.323848 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 128326us
I20260709 13:08:02.324743 21964 raft_consensus.cc:1275] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:02.322573 23149 consensus_queue.cc:1048] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:02.333505 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bab52403eb444688a91c26c9a9fe935f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:02.350044 21963 raft_consensus.cc:1275] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:02.359509 23173 consensus_queue.cc:1048] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 13:08:02.372718 22109 raft_consensus.cc:1275] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:02.390501 22041 raft_consensus.cc:1275] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:02.425693 21864 catalog_manager.cc:5697] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:02.427680 21864 catalog_manager.cc:5697] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:02.420439 23173 consensus_queue.cc:1048] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 13:08:02.422200 23123 consensus_queue.cc:1048] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
W20260709 13:08:02.529218 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 84862.9us
W20260709 13:08:02.712610 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 180695us
I20260709 13:08:02.729228 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet bab52403eb444688a91c26c9a9fe935f with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59468
I20260709 13:08:02.777583 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:08:02.817835 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 385976us
I20260709 13:08:02.819818 23200 consensus_queue.cc:1048] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:02.826324 23205 tablet_replica.cc:333] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:02.925894 23205 raft_consensus.cc:2243] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:02.927327 23205 raft_consensus.cc:2272] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:02.930883 23205 ts_tablet_manager.cc:1916] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:02.987421 23200 raft_consensus.cc:493] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:02.988224 23200 raft_consensus.cc:515] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:02.996850 23141 raft_consensus.cc:493] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:02.997704 23141 raft_consensus.cc:515] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.002653 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:03.016001 23200 leader_election.cc:290] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:03.014109 23141 leader_election.cc:290] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:03.046828 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet 20fd7d9cffdf4649be4355b495df85aa with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43754
I20260709 13:08:03.051820 22102 tablet_service.cc:1558] Processing DeleteTablet for tablet 7698b45a783940b0a73aa575b3164954 with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43754
I20260709 13:08:03.066291 23141 raft_consensus.cc:2955] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:03.078490 23205 ts_tablet_manager.cc:1929] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:03.079265 23205 log.cc:1199] T bab52403eb444688a91c26c9a9fe935f P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/bab52403eb444688a91c26c9a9fe935f
I20260709 13:08:03.081665 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet bab52403eb444688a91c26c9a9fe935f (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:03.101999 23209 tablet_replica.cc:333] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:03.111835 22687 raft_consensus.cc:2955] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:03.116361 23209 raft_consensus.cc:2243] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.133098 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:03.144757 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:03.147835 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:03.143507 21964 raft_consensus.cc:2955] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:03.168431 23209 raft_consensus.cc:2272] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.196491 22082 leader_election.cc:304] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 80897c06fbff4f1095756511be3d0454
W20260709 13:08:03.205590 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 66640us
I20260709 13:08:03.209134 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:03.211448 23051 raft_consensus.cc:2749] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:03.218814 22082 leader_election.cc:304] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
W20260709 13:08:03.219522 22082 raft_consensus.cc:2686] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:08:03.223717 21863 catalog_manager.cc:5697] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:03.243268 22035 raft_consensus.cc:2955] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:03.269874 23209 ts_tablet_manager.cc:1916] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:08:03.290401 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 59855us
I20260709 13:08:03.345185 22116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:03.359629 22116 raft_consensus.cc:606] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:03.390173 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524a1cb28e4849e4924826f844001908"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:03.390868 22035 raft_consensus.cc:606] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:03.395638 22114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:03.396356 22114 raft_consensus.cc:606] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:03.399695 23101 raft_consensus.cc:993] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:03.409765 23200 raft_consensus.cc:993] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:03.414206 23200 raft_consensus.cc:1081] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:03.415122 23165 raft_consensus.cc:1081] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:03.417632 22688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:35446
I20260709 13:08:03.418186 22114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c371916d1c81486091f0b8131669ae32"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:03.418371 22688 raft_consensus.cc:493] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.418892 22114 raft_consensus.cc:606] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:03.423002 21963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:33742
I20260709 13:08:03.423625 21963 raft_consensus.cc:606] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:03.418956 22688 raft_consensus.cc:3060] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.428053 22114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4c7848914f9417c920051b99fa5868e"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:03.428537 23210 raft_consensus.cc:993] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:03.428784 22114 raft_consensus.cc:606] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:03.429098 23210 raft_consensus.cc:1081] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:03.430227 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:03.432550 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:08:03.437717 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 91212.2us
I20260709 13:08:03.437358 23209 ts_tablet_manager.cc:1929] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260709 13:08:03.438659 23209 log.cc:1199] T 20fd7d9cffdf4649be4355b495df85aa P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/20fd7d9cffdf4649be4355b495df85aa
I20260709 13:08:03.438822 22040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39644
I20260709 13:08:03.439450 22040 raft_consensus.cc:493] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.439817 22040 raft_consensus.cc:3060] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.440783 23218 raft_consensus.cc:993] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:03.441478 23122 raft_consensus.cc:1081] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:03.449364 22684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4c7848914f9417c920051b99fa5868e"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:35446
I20260709 13:08:03.450026 22684 raft_consensus.cc:493] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.450441 22684 raft_consensus.cc:3060] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:03.451269 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 72236.5us
I20260709 13:08:03.452716 23209 tablet_replica.cc:333] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:03.427155 22687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524a1cb28e4849e4924826f844001908"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:45230
I20260709 13:08:03.456108 22687 raft_consensus.cc:493] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.460676 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet 20fd7d9cffdf4649be4355b495df85aa (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:03.461243 23209 raft_consensus.cc:2243] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.469969 22687 raft_consensus.cc:3060] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.467092 22688 raft_consensus.cc:515] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.505414 23209 raft_consensus.cc:2272] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.506747 22688 leader_election.cc:290] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:03.520403 23209 ts_tablet_manager.cc:1916] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:03.534291 22040 raft_consensus.cc:515] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.536317 22040 leader_election.cc:290] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:03.551451 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:03.552165 22116 raft_consensus.cc:3055] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:03.552507 22116 raft_consensus.cc:740] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:03.553365 22116 consensus_queue.cc:260] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.554875 22116 raft_consensus.cc:3060] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.555473 22687 raft_consensus.cc:515] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.557772 23218 raft_consensus.cc:993] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:03.560281 23218 raft_consensus.cc:1081] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:03.561625 22687 leader_election.cc:290] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:03.562737 22685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80897c06fbff4f1095756511be3d0454"
I20260709 13:08:03.563637 22685 raft_consensus.cc:3060] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.563678 22111 consensus_queue.cc:237] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.573450 22688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:35446
I20260709 13:08:03.553990 22684 raft_consensus.cc:515] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.574117 22688 raft_consensus.cc:493] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.575407 22688 raft_consensus.cc:3060] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.574398 22687 raft_consensus.cc:1275] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:03.579813 22684 leader_election.cc:290] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:03.581537 23218 consensus_queue.cc:1048] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:08:03.588826 22685 raft_consensus.cc:2468] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:03.588986 22688 raft_consensus.cc:515] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.593500 22116 raft_consensus.cc:2468] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:03.598042 22654 leader_election.cc:304] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:03.597702 23051 raft_consensus.cc:2955] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:03.599102 23173 raft_consensus.cc:2804] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:03.599608 23173 raft_consensus.cc:697] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:03.600517 23173 consensus_queue.cc:237] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.607367 21964 raft_consensus.cc:1275] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:03.609206 22687 raft_consensus.cc:2955] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:03.616860 22005 leader_election.cc:304] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:03.617933 23222 raft_consensus.cc:2804] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:08:03.621589 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 118896us
I20260709 13:08:03.622190 22688 leader_election.cc:290] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:03.623675 23222 raft_consensus.cc:697] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:03.623914 23201 consensus_queue.cc:1048] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:03.624962 23222 consensus_queue.cc:237] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.628880 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524a1cb28e4849e4924826f844001908" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:03.629662 22112 raft_consensus.cc:3060] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.630210 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:03.630926 22109 raft_consensus.cc:3055] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:03.631269 22109 raft_consensus.cc:740] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:03.632392 22109 consensus_queue.cc:260] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.634083 22109 raft_consensus.cc:3060] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.634110 22114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c7848914f9417c920051b99fa5868e" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:03.634892 22114 raft_consensus.cc:3055] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:03.635269 22114 raft_consensus.cc:740] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:03.638706 22114 consensus_queue.cc:260] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.641503 22114 raft_consensus.cc:3060] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.649940 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:03.650970 21964 raft_consensus.cc:3055] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:03.651345 21964 raft_consensus.cc:740] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:03.652561 21964 consensus_queue.cc:260] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.653973 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1622d3e075114c2bb886c28648deaf8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:03.654186 21964 raft_consensus.cc:3060] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.658605 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:03.656787 21961 raft_consensus.cc:2955] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:03.659302 22040 raft_consensus.cc:3060] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.661890 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524a1cb28e4849e4924826f844001908" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:03.662606 22035 raft_consensus.cc:3055] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:03.662916 22035 raft_consensus.cc:740] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:03.663723 22035 consensus_queue.cc:260] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.665002 22035 raft_consensus.cc:3060] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.668222 21863 catalog_manager.cc:5697] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:03.674156 23209 ts_tablet_manager.cc:1929] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:03.676600 23209 log.cc:1199] T 7698b45a783940b0a73aa575b3164954 P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/7698b45a783940b0a73aa575b3164954
I20260709 13:08:03.676062 22109 raft_consensus.cc:2468] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:03.677982 22114 raft_consensus.cc:2468] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:03.687018 22654 leader_election.cc:304] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:03.688517 23173 raft_consensus.cc:2804] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:03.689034 23173 raft_consensus.cc:697] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:03.689985 22654 leader_election.cc:304] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:03.690585 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet 7698b45a783940b0a73aa575b3164954 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:03.693044 23134 raft_consensus.cc:2804] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:03.641234 22112 raft_consensus.cc:2468] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:03.693588 22035 raft_consensus.cc:2468] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:03.693846 23134 raft_consensus.cc:697] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:03.694543 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c7848914f9417c920051b99fa5868e" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:03.694738 23134 consensus_queue.cc:237] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.695153 22041 raft_consensus.cc:3060] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.702950 22041 raft_consensus.cc:2468] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:03.703987 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:03.704701 22035 raft_consensus.cc:3060] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.708091 23173 consensus_queue.cc:237] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.712529 22035 raft_consensus.cc:2468] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:03.676062 22040 raft_consensus.cc:2468] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:03.718209 22654 leader_election.cc:304] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:03.718719 21864 catalog_manager.cc:5697] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:03.720829 23211 raft_consensus.cc:2804] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:03.729959 23211 raft_consensus.cc:697] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:03.731082 23211 consensus_queue.cc:237] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:03.756680 22039 raft_consensus.cc:1240] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Rejecting Update request from peer 4cb61644d1b24df8810b3f175062e581 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:03.758781 21964 raft_consensus.cc:2468] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:03.782754 21861 catalog_manager.cc:5697] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:03.790251 21861 catalog_manager.cc:5697] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:03.784951 23218 raft_consensus.cc:993] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:03.793108 23218 raft_consensus.cc:1081] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:03.813444 21865 catalog_manager.cc:5697] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:03.835469 22039 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c371916d1c81486091f0b8131669ae32"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39642
I20260709 13:08:03.836100 22039 raft_consensus.cc:493] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.836479 22039 raft_consensus.cc:3060] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.836448 21865 catalog_manager.cc:5697] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:03.841085 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet 1622d3e075114c2bb886c28648deaf8a with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39634
I20260709 13:08:03.850244 23229 tablet_replica.cc:333] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:03.851703 23229 raft_consensus.cc:2243] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.852159 22039 raft_consensus.cc:515] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:03.857617 22039 leader_election.cc:290] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:03.859565 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c371916d1c81486091f0b8131669ae32" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:03.860244 21964 raft_consensus.cc:3060] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.852705 23229 raft_consensus.cc:2272] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.871977 23229 ts_tablet_manager.cc:1916] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:03.872584 21964 raft_consensus.cc:2468] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:03.875594 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c371916d1c81486091f0b8131669ae32" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:03.876212 22112 raft_consensus.cc:3055] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:03.876518 22112 raft_consensus.cc:740] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:03.877947 22008 leader_election.cc:304] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:03.879169 23219 raft_consensus.cc:2804] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:03.879695 23219 raft_consensus.cc:697] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:03.880578 23219 consensus_queue.cc:237] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:03.882305 22112 consensus_queue.cc:260] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:03.883750 22112 raft_consensus.cc:3060] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.898036 22112 raft_consensus.cc:2468] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:03.916867 21865 catalog_manager.cc:5697] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:03.919663 23229 ts_tablet_manager.cc:1929] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:03.924038 23229 log.cc:1199] T 1622d3e075114c2bb886c28648deaf8a P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/1622d3e075114c2bb886c28648deaf8a
I20260709 13:08:03.930562 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet 1622d3e075114c2bb886c28648deaf8a (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:04.094023 22112 raft_consensus.cc:1275] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:04.095191 23211 consensus_queue.cc:1048] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:04.102279 22112 raft_consensus.cc:1275] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:04.104210 23211 consensus_queue.cc:1048] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:04.113837 22039 raft_consensus.cc:1275] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:04.116497 23134 consensus_queue.cc:1048] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:04.139827 22040 raft_consensus.cc:1275] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:04.142822 23173 consensus_queue.cc:1048] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:04.174364 22035 raft_consensus.cc:1275] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:04.175954 22041 raft_consensus.cc:1275] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:04.179302 22687 raft_consensus.cc:1275] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:04.181195 23059 consensus_queue.cc:1048] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:04.181699 23173 consensus_queue.cc:1048] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:04.183108 23173 consensus_queue.cc:1048] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:04.195698 22109 raft_consensus.cc:1275] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:04.197309 23227 consensus_queue.cc:1048] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:04.246778 21964 raft_consensus.cc:1275] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:04.248847 23059 consensus_queue.cc:1048] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:04.291788 22109 raft_consensus.cc:1275] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:04.300383 23227 consensus_queue.cc:1048] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:04.308476 21961 raft_consensus.cc:1275] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:04.310860 23219 consensus_queue.cc:1048] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:04.378258 22109 raft_consensus.cc:1275] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:04.381022 23253 consensus_queue.cc:1048] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:04.435624 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:04.506454 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:04.555678 22114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:04.556457 22114 raft_consensus.cc:606] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:04.559403 22114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3beba10c921842ab867902668bededa0"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:04.560107 22114 raft_consensus.cc:606] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:04.564023 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:04.564700 22035 raft_consensus.cc:606] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:04.568837 21961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
mode: GRACEFUL
new_leader_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:33742
I20260709 13:08:04.569525 21961 raft_consensus.cc:606] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Received request to transfer leadership to TS 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:04.571659 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:08:04.573561 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:04.647137 23113 raft_consensus.cc:993] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c: : Instructing follower 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:04.647680 23113 raft_consensus.cc:1081] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Signalling peer 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:04.651010 22109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:43776
I20260709 13:08:04.651858 22109 raft_consensus.cc:493] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:04.652243 22109 raft_consensus.cc:3060] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:04.661235 22109 raft_consensus.cc:515] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:04.663367 22109 leader_election.cc:290] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:04.664379 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:04.664986 21961 raft_consensus.cc:3055] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:04.665274 21961 raft_consensus.cc:740] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:04.665316 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:04.666103 22035 raft_consensus.cc:3060] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:04.666075 21961 consensus_queue.cc:260] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:04.667359 21961 raft_consensus.cc:3060] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:04.673553 22035 raft_consensus.cc:2468] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:04.674124 21961 raft_consensus.cc:2468] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:04.674818 22082 leader_election.cc:304] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:08:04.675637 23122 raft_consensus.cc:2804] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:04.676157 23122 raft_consensus.cc:697] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:04.677583 23122 consensus_queue.cc:237] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:04.690445 21861 catalog_manager.cc:5697] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:04.903504 23122 raft_consensus.cc:993] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:04.903991 23218 raft_consensus.cc:1081] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:04.905761 22042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3beba10c921842ab867902668bededa0"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39642
I20260709 13:08:04.906302 22042 raft_consensus.cc:493] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:04.906626 22042 raft_consensus.cc:3060] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:04.913215 22035 consensus_queue.cc:237] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:04.914882 22042 raft_consensus.cc:515] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:04.917537 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3beba10c921842ab867902668bededa0" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:04.918299 22688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3beba10c921842ab867902668bededa0" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80897c06fbff4f1095756511be3d0454"
I20260709 13:08:04.918846 22688 raft_consensus.cc:3060] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:04.919286 22042 leader_election.cc:290] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
W20260709 13:08:04.925925 22005 consensus_peers.cc:597] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bee8b84979f496c97d4821ca2214c41. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:04.928913 22688 raft_consensus.cc:2468] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:04.918298 22109 raft_consensus.cc:3055] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:04.931154 22109 raft_consensus.cc:740] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:04.931550 22114 raft_consensus.cc:1275] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:04.932030 22109 consensus_queue.cc:260] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:04.933081 21962 raft_consensus.cc:1275] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:04.933109 22109 raft_consensus.cc:3060] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:04.934448 22005 leader_election.cc:304] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:04.935523 23222 raft_consensus.cc:2804] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:04.943773 23253 consensus_queue.cc:1048] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:08:04.952967 23253 consensus_queue.cc:1048] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:08:04.982995 22109 raft_consensus.cc:2468] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:04.986600 23222 raft_consensus.cc:697] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:04.988922 23222 consensus_queue.cc:237] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:05.116891 23264 raft_consensus.cc:993] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:05.117427 23262 raft_consensus.cc:1081] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer d560931789be4d4fbb719baf8ff8e52c to start an election
W20260709 13:08:05.124845 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 101645us
I20260709 13:08:05.139585 23269 raft_consensus.cc:993] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:05.141906 23269 raft_consensus.cc:1081] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:05.146938 23262 raft_consensus.cc:2955] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:05.148725 22688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:35446
I20260709 13:08:05.149631 22688 raft_consensus.cc:493] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:05.150125 22688 raft_consensus.cc:3060] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:05.163480 21961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:59478
I20260709 13:08:05.164134 21961 raft_consensus.cc:493] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:05.164476 21961 raft_consensus.cc:3060] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:05.167019 21861 catalog_manager.cc:5697] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:05.172958 21961 raft_consensus.cc:515] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:05.173251 22688 raft_consensus.cc:515] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:05.175827 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:05.176399 22042 raft_consensus.cc:3055] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:05.176703 22042 raft_consensus.cc:740] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:05.177491 22042 consensus_queue.cc:260] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:05.178535 22042 raft_consensus.cc:3060] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:05.176426 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:05.182185 21962 raft_consensus.cc:3060] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:05.185786 22688 leader_election.cc:290] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:05.191970 21962 raft_consensus.cc:2468] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:05.193506 22654 leader_election.cc:304] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:05.194609 23134 raft_consensus.cc:2804] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:05.195061 21961 leader_election.cc:290] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:05.195214 23134 raft_consensus.cc:697] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:05.197366 23134 consensus_queue.cc:237] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:05.197889 21962 raft_consensus.cc:2955] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:05.200019 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:05.200588 22112 raft_consensus.cc:3055] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:05.200881 22112 raft_consensus.cc:740] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:05.201678 22112 consensus_queue.cc:260] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:05.202865 22112 raft_consensus.cc:3060] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:05.214103 22112 raft_consensus.cc:2468] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:05.221755 22042 raft_consensus.cc:2468] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:05.223052 21933 leader_election.cc:304] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:05.224223 23259 raft_consensus.cc:2804] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:05.224725 23259 raft_consensus.cc:697] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:05.221104 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:05.225523 22112 raft_consensus.cc:3060] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:05.225626 23259 consensus_queue.cc:237] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:05.226488 21861 catalog_manager.cc:5697] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:05.232956 22109 consensus_queue.cc:237] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:05.253998 22112 raft_consensus.cc:2468] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:05.262730 22035 raft_consensus.cc:1275] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:05.272755 22079 consensus_peers.cc:597] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19697a3b2d8845b7b52515d864daa440. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:05.275061 21961 raft_consensus.cc:1275] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:05.264447 21862 catalog_manager.cc:5697] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:05.281023 22109 raft_consensus.cc:2955] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:05.287392 22035 raft_consensus.cc:1275] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:05.298234 21861 catalog_manager.cc:5697] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:05.299259 23270 consensus_queue.cc:1048] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:05.303512 21961 raft_consensus.cc:1275] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:05.321892 23268 consensus_queue.cc:1048] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:05.322446 23269 consensus_queue.cc:1048] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:05.327232 23269 consensus_queue.cc:1048] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:05.328673 23268 raft_consensus.cc:2955] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:05.332741 21962 raft_consensus.cc:2955] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:05.364771 22109 consensus_queue.cc:237] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:05.380631 21861 catalog_manager.cc:5697] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:05.405932 22035 raft_consensus.cc:2955] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
W20260709 13:08:05.408401 22079 consensus_peers.cc:597] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 230e2943db3a44bfa3bfe72d1075a7a5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:05.420807 21962 raft_consensus.cc:1275] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:05.423454 22042 raft_consensus.cc:1275] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:05.426537 22109 raft_consensus.cc:1275] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:05.428541 23122 consensus_queue.cc:1048] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:05.430949 23122 consensus_queue.cc:1048] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:05.432376 23222 consensus_queue.cc:1048] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:05.492480 22688 raft_consensus.cc:1275] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:05.495795 23262 consensus_queue.cc:1048] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:05.542207 23286 ts_tablet_manager.cc:933] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:05.575315 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:05.691015 23286 tablet_copy_client.cc:323] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.130:44743
W20260709 13:08:05.695739 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 62971.8us
I20260709 13:08:05.701808 23269 raft_consensus.cc:2955] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
W20260709 13:08:05.706354 21930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 59381.3us
I20260709 13:08:05.729205 22052 tablet_copy_service.cc:140] P 4b328f1ebf504fcab686a05f383c1aeb: Received BeginTabletCopySession request for tablet 9bee8b84979f496c97d4821ca2214c41 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:53548)
I20260709 13:08:05.729842 22052 tablet_copy_service.cc:161] P 4b328f1ebf504fcab686a05f383c1aeb: Beginning new tablet copy session on tablet 9bee8b84979f496c97d4821ca2214c41 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:53548: session id = 80897c06fbff4f1095756511be3d0454-9bee8b84979f496c97d4821ca2214c41
I20260709 13:08:05.731158 23295 ts_tablet_manager.cc:933] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:05.736514 21961 raft_consensus.cc:2955] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:05.742185 22116 raft_consensus.cc:1275] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:05.744736 21962 consensus_queue.cc:237] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:05.745204 22042 raft_consensus.cc:2955] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:05.772585 23295 tablet_copy_client.cc:323] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
W20260709 13:08:05.775578 21930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 47901.3us
I20260709 13:08:05.778061 23113 consensus_queue.cc:1048] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:05.778096 22040 raft_consensus.cc:1275] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:05.778105 22116 raft_consensus.cc:1275] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:05.780844 22052 tablet_copy_source_session.cc:215] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:05.783107 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:05.788203 23259 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:05.789148 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet 19697a3b2d8845b7b52515d864daa440 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:08:05.789654 22109 raft_consensus.cc:1275] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:05.790005 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet 19697a3b2d8845b7b52515d864daa440 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-19697a3b2d8845b7b52515d864daa440
I20260709 13:08:05.793805 23259 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:05.795785 21962 raft_consensus.cc:1275] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:08:05.798807 21930 consensus_peers.cc:597] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21e9796262514571959522608d4ad086. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:05.800074 22126 tablet_copy_source_session.cc:215] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:05.804893 23178 consensus_queue.cc:1048] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:05.806116 23295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19697a3b2d8845b7b52515d864daa440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.807278 23286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bee8b84979f496c97d4821ca2214c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.782599 21865 catalog_manager.cc:5697] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:05.831410 23294 consensus_queue.cc:1048] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:05.852283 22040 raft_consensus.cc:1275] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:05.858675 23259 consensus_queue.cc:1048] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:05.865068 23295 tablet_copy_client.cc:806] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:05.866097 23295 tablet_copy_client.cc:670] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:05.877051 23295 tablet_copy_client.cc:538] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:05.880714 23113 raft_consensus.cc:2955] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:05.890955 23295 tablet_bootstrap.cc:492] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:05.892704 23286 tablet_copy_client.cc:806] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:05.906138 22042 raft_consensus.cc:2955] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:05.976300 23286 tablet_copy_client.cc:670] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:05.978399 21864 catalog_manager.cc:5697] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:05.935480 22116 raft_consensus.cc:2955] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:05.994462 23286 tablet_copy_client.cc:538] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:06.035681 23286 tablet_bootstrap.cc:492] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:06.041945 23305 ts_tablet_manager.cc:933] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:06.094511 23305 tablet_copy_client.cc:323] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:08:06.098676 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet 230e2943db3a44bfa3bfe72d1075a7a5 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:08:06.099323 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet 230e2943db3a44bfa3bfe72d1075a7a5 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-230e2943db3a44bfa3bfe72d1075a7a5
I20260709 13:08:06.111770 22126 tablet_copy_source_session.cc:215] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:06.123047 23286 tablet_bootstrap.cc:492] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:06.127131 23286 tablet_bootstrap.cc:492] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:06.128743 23305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230e2943db3a44bfa3bfe72d1075a7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.129993 23286 ts_tablet_manager.cc:1403] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.095s	user 0.023s	sys 0.011s
I20260709 13:08:06.133613 23286 raft_consensus.cc:359] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:06.139611 23286 raft_consensus.cc:740] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:06.143203 23286 consensus_queue.cc:260] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:06.147019 22040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de05dca6551643668a1d9206603dd902"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:06.147891 22040 raft_consensus.cc:606] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:06.150154 23286 ts_tablet_manager.cc:1434] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 13:08:06.154217 21962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5e546b3e52c42619ae29b6728c35f62"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
mode: GRACEFUL
new_leader_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:33742
I20260709 13:08:06.154982 21962 raft_consensus.cc:606] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Received request to transfer leadership to TS 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:06.169580 22052 tablet_copy_service.cc:342] P 4b328f1ebf504fcab686a05f383c1aeb: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-9bee8b84979f496c97d4821ca2214c41 received from {username='slave'} at 127.0.0.1:53548
I20260709 13:08:06.170121 22052 tablet_copy_service.cc:434] P 4b328f1ebf504fcab686a05f383c1aeb: ending tablet copy session 80897c06fbff4f1095756511be3d0454-9bee8b84979f496c97d4821ca2214c41 on tablet 9bee8b84979f496c97d4821ca2214c41 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:06.176826 22116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:06.179674 22116 raft_consensus.cc:606] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:06.183144 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:06.184831 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:06.190091 23305 tablet_copy_client.cc:806] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:06.190820 23305 tablet_copy_client.cc:670] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:06.198081 23305 tablet_copy_client.cc:538] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:06.200270 23295 tablet_bootstrap.cc:492] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:06.201457 23295 tablet_bootstrap.cc:492] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:06.202312 23295 ts_tablet_manager.cc:1403] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.312s	user 0.021s	sys 0.009s
I20260709 13:08:06.205972 23295 raft_consensus.cc:359] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:06.207154 23295 raft_consensus.cc:740] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:06.208029 23295 consensus_queue.cc:260] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:06.212683 23286 ts_tablet_manager.cc:933] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:08:06.216302 23295 ts_tablet_manager.cc:1434] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:08:06.218243 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-19697a3b2d8845b7b52515d864daa440 received from {username='slave'} at 127.0.0.1:50576
I20260709 13:08:06.218741 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-19697a3b2d8845b7b52515d864daa440 on tablet 19697a3b2d8845b7b52515d864daa440 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:06.225529 23305 tablet_bootstrap.cc:492] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:06.226778 23286 tablet_copy_client.cc:323] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:08:06.229429 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet 21e9796262514571959522608d4ad086 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:08:06.230144 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet 21e9796262514571959522608d4ad086 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-21e9796262514571959522608d4ad086
I20260709 13:08:06.243979 21977 tablet_copy_source_session.cc:215] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:06.252182 23286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e9796262514571959522608d4ad086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.270511 23262 raft_consensus.cc:993] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:06.271229 23262 raft_consensus.cc:1081] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:06.282243 21962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de05dca6551643668a1d9206603dd902"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:59478
I20260709 13:08:06.282871 21962 raft_consensus.cc:493] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.283234 21962 raft_consensus.cc:3060] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.283394 22688 raft_consensus.cc:1217] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:06.290686 21962 raft_consensus.cc:515] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:06.293700 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de05dca6551643668a1d9206603dd902" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:06.294327 22042 raft_consensus.cc:3055] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:06.294238 21962 leader_election.cc:290] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:06.294770 22042 raft_consensus.cc:740] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:06.295646 22042 consensus_queue.cc:260] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:06.296722 22042 raft_consensus.cc:3060] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.302958 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de05dca6551643668a1d9206603dd902" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:06.303884 22116 raft_consensus.cc:3060] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.395591 23259 raft_consensus.cc:993] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c: : Instructing follower 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:06.396145 23259 raft_consensus.cc:1081] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Signalling peer 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:06.405294 22042 raft_consensus.cc:2468] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:06.412515 22114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5e546b3e52c42619ae29b6728c35f62"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:43776
I20260709 13:08:06.413182 22114 raft_consensus.cc:493] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.413731 22114 raft_consensus.cc:3060] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.414744 22116 raft_consensus.cc:2468] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:06.427608 22114 raft_consensus.cc:515] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:06.454443 22114 leader_election.cc:290] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:06.458148 23286 tablet_copy_client.cc:806] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:06.460369 23286 tablet_copy_client.cc:670] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:06.465065 21933 leader_election.cc:304] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
W20260709 13:08:06.466339 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 78805.8us
I20260709 13:08:06.483700 23305 tablet_bootstrap.cc:492] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:06.506311 23305 tablet_bootstrap.cc:492] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:06.507170 23305 ts_tablet_manager.cc:1403] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.282s	user 0.044s	sys 0.026s
I20260709 13:08:06.493975 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e546b3e52c42619ae29b6728c35f62" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:06.509672 21964 raft_consensus.cc:3055] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:06.510022 21964 raft_consensus.cc:740] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:06.510797 21964 consensus_queue.cc:260] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:06.511940 21964 raft_consensus.cc:3060] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.512915 23291 raft_consensus.cc:2804] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:06.513593 23291 raft_consensus.cc:697] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:06.514647 23291 consensus_queue.cc:237] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:06.517304 23305 raft_consensus.cc:359] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:06.523869 23305 raft_consensus.cc:740] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:06.525236 23305 consensus_queue.cc:260] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:06.528733 21964 raft_consensus.cc:2468] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:06.573094 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e546b3e52c42619ae29b6728c35f62" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:06.573724 22041 raft_consensus.cc:3060] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.578532 22685 raft_consensus.cc:1217] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:06.588936 22041 raft_consensus.cc:2468] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:06.584592 21862 catalog_manager.cc:5697] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.605561 23271 raft_consensus.cc:993] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:06.606230 23269 raft_consensus.cc:1081] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:06.607836 22082 leader_election.cc:304] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:06.610018 23305 ts_tablet_manager.cc:1434] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.102s	user 0.010s	sys 0.000s
I20260709 13:08:06.610390 23122 raft_consensus.cc:2804] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:06.610968 23122 raft_consensus.cc:697] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:06.612659 23122 consensus_queue.cc:237] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:08:06.618247 22654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 81964.5us
I20260709 13:08:06.623926 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-230e2943db3a44bfa3bfe72d1075a7a5 received from {username='slave'} at 127.0.0.1:50576
I20260709 13:08:06.624454 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-230e2943db3a44bfa3bfe72d1075a7a5 on tablet 230e2943db3a44bfa3bfe72d1075a7a5 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:06.633759 22685 raft_consensus.cc:1217] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:06.635654 22042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39642
I20260709 13:08:06.636289 22042 raft_consensus.cc:493] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.636708 22042 raft_consensus.cc:3060] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:06.644912 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 49212.3us
I20260709 13:08:06.651157 23286 tablet_copy_client.cc:538] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:06.651952 21864 catalog_manager.cc:5697] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:06.666034 23286 tablet_bootstrap.cc:492] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:06.673940 22042 raft_consensus.cc:515] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:06.676120 22042 leader_election.cc:290] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:06.684971 23269 raft_consensus.cc:1064] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:06.687952 23269 consensus_queue.cc:237] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:06.688802 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:06.694634 21964 raft_consensus.cc:3060] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.693003 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:06.698186 22109 raft_consensus.cc:3055] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:06.698552 22109 raft_consensus.cc:740] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:06.699292 22109 consensus_queue.cc:260] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:06.700331 22109 raft_consensus.cc:3060] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.720021 22109 raft_consensus.cc:2468] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:06.711320 21964 raft_consensus.cc:2468] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:06.784185 22008 leader_election.cc:304] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:08:06.794538 23312 raft_consensus.cc:2804] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:06.795604 23312 raft_consensus.cc:697] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:06.797216 23312 consensus_queue.cc:237] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:06.822134 21964 raft_consensus.cc:1275] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:06.830305 22685 raft_consensus.cc:1275] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:06.832041 23269 consensus_queue.cc:1048] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:06.877578 23269 consensus_queue.cc:1048] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:06.893065 22042 raft_consensus.cc:1275] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:06.891292 21864 catalog_manager.cc:5697] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.940380 23269 consensus_queue.cc:1048] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:06.949638 23286 tablet_bootstrap.cc:492] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:06.952250 23286 tablet_bootstrap.cc:492] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:06.953078 23286 ts_tablet_manager.cc:1403] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.287s	user 0.031s	sys 0.020s
I20260709 13:08:06.958688 23286 raft_consensus.cc:359] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:06.970625 23286 raft_consensus.cc:740] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:06.973984 23286 consensus_queue.cc:260] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:06.985031 22116 raft_consensus.cc:1275] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:06.986454 23321 consensus_queue.cc:1048] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:06.992389 23286 ts_tablet_manager.cc:1434] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.003s
I20260709 13:08:06.998275 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-21e9796262514571959522608d4ad086 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:08:06.998749 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-21e9796262514571959522608d4ad086 on tablet 21e9796262514571959522608d4ad086 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:07.030676 23270 raft_consensus.cc:2955] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.032223 21961 raft_consensus.cc:2955] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.078377 22042 raft_consensus.cc:1275] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.081533 22042 raft_consensus.cc:2955] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.084906 22685 raft_consensus.cc:2955] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.102273 23321 consensus_queue.cc:1048] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.110383 21864 catalog_manager.cc:5697] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.134850 21961 raft_consensus.cc:1275] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.136296 23271 consensus_queue.cc:1048] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.141944 23311 raft_consensus.cc:1064] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:07.144695 23311 consensus_queue.cc:237] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:07.154346 23270 raft_consensus.cc:1064] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:07.157192 23270 consensus_queue.cc:237] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:07.166764 22685 raft_consensus.cc:1275] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.168669 23311 consensus_queue.cc:1048] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.169063 22112 raft_consensus.cc:1275] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.169348 21963 raft_consensus.cc:1275] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.176092 22109 consensus_queue.cc:237] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:07.185889 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:07.182133 22042 raft_consensus.cc:1275] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.193856 23312 consensus_queue.cc:1048] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.199544 23313 consensus_queue.cc:1048] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.199587 23314 consensus_queue.cc:1048] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:07.204561 22687 raft_consensus.cc:1275] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:07.212296 22042 raft_consensus.cc:1275] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:07.217695 23122 consensus_queue.cc:1048] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:07.229828 23271 consensus_queue.cc:1048] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:07.240443 23271 raft_consensus.cc:2955] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.242307 22688 raft_consensus.cc:2955] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.307536 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:08:07.360101 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 65375us
I20260709 13:08:07.359644 21864 catalog_manager.cc:5697] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.366777 22685 raft_consensus.cc:1275] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.368220 21961 raft_consensus.cc:1275] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.375106 22035 raft_consensus.cc:1275] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.375455 23122 consensus_queue.cc:1048] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.380378 22112 raft_consensus.cc:1275] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.382725 21963 raft_consensus.cc:1275] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.385893 23351 raft_consensus.cc:2955] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.393631 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet 19697a3b2d8845b7b52515d864daa440 with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59468
I20260709 13:08:07.401530 22116 raft_consensus.cc:2955] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.404206 22688 raft_consensus.cc:1217] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:07.405084 23270 consensus_queue.cc:1048] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.405740 21963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30dd08fa1a994b9cb4a19188b8407609"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:33742
I20260709 13:08:07.406306 21963 raft_consensus.cc:606] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:07.412705 22112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:07.413432 22112 raft_consensus.cc:606] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:07.425151 23312 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:07.426017 23344 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.428324 21961 raft_consensus.cc:2955] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.434211 22041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:07.435006 22041 raft_consensus.cc:606] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:07.428786 22035 raft_consensus.cc:2955] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.440075 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19697a3b2d8845b7b52515d864daa440 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:07.463059 21862 catalog_manager.cc:5697] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.479473 23356 tablet_replica.cc:333] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:07.493220 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:07.495100 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:07.493741 23354 consensus_queue.cc:1048] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
W20260709 13:08:07.551753 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 53051.5us
I20260709 13:08:07.535593 23356 raft_consensus.cc:2243] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:07.594480 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 91580us
I20260709 13:08:07.614593 23356 raft_consensus.cc:2272] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.656663 23353 raft_consensus.cc:993] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:07.657195 23353 raft_consensus.cc:1081] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:07.690368 22688 raft_consensus.cc:2955] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.720089 23356 ts_tablet_manager.cc:1916] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:07.746002 23271 raft_consensus.cc:2955] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.751359 23356 ts_tablet_manager.cc:1929] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:07.751956 23356 log.cc:1199] T 19697a3b2d8845b7b52515d864daa440 P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/19697a3b2d8845b7b52515d864daa440
I20260709 13:08:07.753839 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet 19697a3b2d8845b7b52515d864daa440 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:07.781306 21962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:59478
I20260709 13:08:07.781939 21962 raft_consensus.cc:493] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.782291 21962 raft_consensus.cc:3060] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.788225 22688 raft_consensus.cc:2955] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.806106 21965 raft_consensus.cc:2955] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.810139 23321 raft_consensus.cc:1064] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:07.812702 23321 consensus_queue.cc:237] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:07.813742 21962 raft_consensus.cc:515] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:07.819619 21962 leader_election.cc:290] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:07.825390 21862 catalog_manager.cc:5697] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.832440 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:07.833241 22112 raft_consensus.cc:3060] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.834736 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:07.835340 22041 raft_consensus.cc:3055] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.835636 22041 raft_consensus.cc:740] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:07.836432 22041 consensus_queue.cc:260] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:07.840655 23365 raft_consensus.cc:993] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:07.820665 22042 consensus_queue.cc:237] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:07.849346 22113 consensus_queue.cc:237] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:07.850526 22688 raft_consensus.cc:1275] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:07.852726 23378 consensus_queue.cc:1048] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:07.841264 23365 raft_consensus.cc:1081] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:07.858709 22041 raft_consensus.cc:3060] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.864431 22688 raft_consensus.cc:1275] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:07.866258 23270 consensus_queue.cc:1048] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:07.869813 22042 raft_consensus.cc:2955] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.873687 23344 raft_consensus.cc:2955] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.878770 22687 raft_consensus.cc:2955] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.885172 23365 raft_consensus.cc:2955] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.888190 22685 raft_consensus.cc:2955] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.904657 21862 catalog_manager.cc:5697] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.909549 22041 raft_consensus.cc:2468] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:07.914057 22112 raft_consensus.cc:2468] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:07.914667 21933 leader_election.cc:304] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:07.919974 23358 raft_consensus.cc:2804] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.920543 23358 raft_consensus.cc:697] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:07.924058 23358 consensus_queue.cc:237] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:07.934134 22685 raft_consensus.cc:1275] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.936685 23113 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.945485 21962 raft_consensus.cc:1275] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:08:07.947381 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RunLeaderElection -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 83475.7us
I20260709 13:08:07.951987 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9bee8b84979f496c97d4821ca2214c41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:07.955542 22042 raft_consensus.cc:1275] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.958307 21862 catalog_manager.cc:5697] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.960227 23321 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.961583 23316 raft_consensus.cc:993] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:07.965857 22041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39642
I20260709 13:08:07.966161 21962 raft_consensus.cc:1275] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:07.966682 22113 raft_consensus.cc:1275] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.972206 22041 raft_consensus.cc:493] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.972718 22041 raft_consensus.cc:3060] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.973562 23269 consensus_queue.cc:1048] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:07.975888 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 230e2943db3a44bfa3bfe72d1075a7a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:07.981791 21964 raft_consensus.cc:2955] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:07.986116 23113 raft_consensus.cc:1081] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:07.987843 23113 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.989610 22041 raft_consensus.cc:515] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:07.991411 22040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30dd08fa1a994b9cb4a19188b8407609"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39644
I20260709 13:08:07.991611 22041 leader_election.cc:290] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:07.992030 22040 raft_consensus.cc:493] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.992436 22040 raft_consensus.cc:3060] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.994877 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80897c06fbff4f1095756511be3d0454"
I20260709 13:08:07.995733 22687 raft_consensus.cc:3060] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.998518 23378 consensus_queue.cc:1048] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:08.001842 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:08.002406 22112 raft_consensus.cc:3055] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.002668 22112 raft_consensus.cc:740] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:08.003360 22112 consensus_queue.cc:260] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:08.004733 22112 raft_consensus.cc:3060] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.010414 22687 raft_consensus.cc:2468] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:08.011807 22005 leader_election.cc:304] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:08.012785 23378 raft_consensus.cc:2804] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.011888 21862 catalog_manager.cc:5697] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.017479 23378 raft_consensus.cc:697] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:08.019731 23378 consensus_queue.cc:237] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:08.017976 22040 raft_consensus.cc:515] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:08.027216 23316 raft_consensus.cc:2955] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:08.028918 21962 raft_consensus.cc:2955] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:08.011876 22112 raft_consensus.cc:2468] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:08.032559 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet 230e2943db3a44bfa3bfe72d1075a7a5 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:39634
I20260709 13:08:08.034924 22040 leader_election.cc:290] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:08.035812 22685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dd08fa1a994b9cb4a19188b8407609" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80897c06fbff4f1095756511be3d0454"
I20260709 13:08:08.038995 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bee8b84979f496c97d4821ca2214c41 with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43754
I20260709 13:08:08.045607 22685 raft_consensus.cc:3060] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.037120 22042 raft_consensus.cc:2955] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:08.041877 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30dd08fa1a994b9cb4a19188b8407609" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:08.048447 21965 raft_consensus.cc:3055] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.048745 21965 raft_consensus.cc:740] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:08.049484 21965 consensus_queue.cc:260] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:08.049268 22688 raft_consensus.cc:2955] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:08.056944 22685 raft_consensus.cc:2468] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:08.058265 21965 raft_consensus.cc:3060] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.059721 22005 leader_election.cc:304] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:08.060602 23369 raft_consensus.cc:2804] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.061142 23369 raft_consensus.cc:697] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:08.062157 23369 consensus_queue.cc:237] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:08.076856 21965 raft_consensus.cc:2468] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:08.084102 21862 catalog_manager.cc:5697] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:08.118587 21863 catalog_manager.cc:5697] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.167203 23386 tablet_replica.cc:333] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:08.168406 23386 raft_consensus.cc:2243] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.169286 23386 raft_consensus.cc:2272] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.175832 23386 ts_tablet_manager.cc:1916] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:08.181236 23387 tablet_replica.cc:333] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:08.182547 23387 raft_consensus.cc:2243] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.183441 23387 raft_consensus.cc:2272] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.194510 22116 raft_consensus.cc:2955] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:08.224030 23387 ts_tablet_manager.cc:1916] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:08.225216 21962 consensus_queue.cc:237] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:08.240489 21863 catalog_manager.cc:5697] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.241586 22688 raft_consensus.cc:1275] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:08.244284 22116 raft_consensus.cc:1275] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:08.245553 23316 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:08.253197 23321 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:08.268126 23113 raft_consensus.cc:2955] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:08.284145 22116 raft_consensus.cc:2955] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:08.287977 23387 ts_tablet_manager.cc:1929] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:08.288565 23387 log.cc:1199] T 9bee8b84979f496c97d4821ca2214c41 P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/9bee8b84979f496c97d4821ca2214c41
I20260709 13:08:08.289989 23386 ts_tablet_manager.cc:1929] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:08.294018 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet 9bee8b84979f496c97d4821ca2214c41 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:08.296857 23386 log.cc:1199] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/230e2943db3a44bfa3bfe72d1075a7a5
I20260709 13:08:08.298956 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet 230e2943db3a44bfa3bfe72d1075a7a5 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:08.304648 22688 raft_consensus.cc:2955] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:08.315634 21863 catalog_manager.cc:5697] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 1 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:08.324522 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21e9796262514571959522608d4ad086 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:08.335953 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet 21e9796262514571959522608d4ad086 with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39634
I20260709 13:08:08.336900 23386 tablet_replica.cc:333] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:08.337865 23386 raft_consensus.cc:2243] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.338558 23386 raft_consensus.cc:2272] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.346609 23386 ts_tablet_manager.cc:1916] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:08.365639 23386 ts_tablet_manager.cc:1929] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:08.366153 23386 log.cc:1199] T 21e9796262514571959522608d4ad086 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/21e9796262514571959522608d4ad086
I20260709 13:08:08.368698 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet 21e9796262514571959522608d4ad086 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:08.421084 22688 raft_consensus.cc:1275] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:08.422547 23351 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:08.460311 22116 raft_consensus.cc:1275] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:08.462684 23369 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:08.471829 22042 raft_consensus.cc:1275] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.474151 23113 consensus_queue.cc:1048] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:08.496097 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:08.501786 22116 raft_consensus.cc:1275] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:08.504498 23370 consensus_queue.cc:1048] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:08.565527 22688 raft_consensus.cc:1275] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:08.567202 23344 consensus_queue.cc:1048] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:08.615352 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:08.624253 21965 raft_consensus.cc:1275] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:08.627849 23378 consensus_queue.cc:1048] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:08.742437 21965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21e9796262514571959522608d4ad086"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
mode: GRACEFUL
new_leader_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:33742
I20260709 13:08:08.743037 21965 raft_consensus.cc:606] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Received request to transfer leadership to TS 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:08.745868 22116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a2121f61bd04c8689824c241142ba73"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:08.746464 22116 raft_consensus.cc:606] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:08.750412 23316 raft_consensus.cc:993] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c: : Instructing follower 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:08.750988 23316 raft_consensus.cc:1081] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Signalling peer 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:08.749158 22042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "618b7cb4385f4963b5e28f1abe2534c6"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:08.751938 22042 raft_consensus.cc:606] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:08.754892 22040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:08.755481 22040 raft_consensus.cc:606] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:08.763283 22042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:08.766628 22042 raft_consensus.cc:606] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Received request to transfer leadership to TS d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:08.768139 22112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21e9796262514571959522608d4ad086"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:43776
I20260709 13:08:08.768718 22112 raft_consensus.cc:493] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.769033 22112 raft_consensus.cc:3060] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.770715 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:08:08.776626 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:08.779964 22112 raft_consensus.cc:515] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:08.781960 22112 leader_election.cc:290] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:08.787281 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e9796262514571959522608d4ad086" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:08.787879 21965 raft_consensus.cc:3055] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.788187 21965 raft_consensus.cc:740] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:08.788900 21965 consensus_queue.cc:260] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:08.789451 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e9796262514571959522608d4ad086" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80897c06fbff4f1095756511be3d0454"
I20260709 13:08:08.790119 22687 raft_consensus.cc:3060] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.790294 21965 raft_consensus.cc:3060] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.796979 21965 raft_consensus.cc:2468] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:08.798028 22082 leader_election.cc:304] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:08.799686 23270 raft_consensus.cc:2804] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.800909 22687 raft_consensus.cc:2468] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:08.801425 23270 raft_consensus.cc:697] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:08.802973 23270 consensus_queue.cc:237] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:08.812325 21864 catalog_manager.cc:5697] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.847502 23344 raft_consensus.cc:993] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:08.848011 23344 raft_consensus.cc:1081] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:08.849694 22687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:45230
I20260709 13:08:08.850250 22687 raft_consensus.cc:493] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.850579 22687 raft_consensus.cc:3060] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:08.861119 23344 raft_consensus.cc:993] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:08.861725 23344 raft_consensus.cc:1081] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:08.863461 22109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "618b7cb4385f4963b5e28f1abe2534c6"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:08:08.863066 22687 raft_consensus.cc:515] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:08.864095 22109 raft_consensus.cc:493] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.864495 22109 raft_consensus.cc:3060] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.866081 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:08.866597 22042 raft_consensus.cc:3055] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:08.866796 22042 raft_consensus.cc:740] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:08.867449 22042 consensus_queue.cc:260] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:08.868209 22042 raft_consensus.cc:3060] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:08.863104 23344 raft_consensus.cc:993] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:08.870203 23344 raft_consensus.cc:1081] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Signalling peer d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:08.873813 21962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:59478
I20260709 13:08:08.874423 21962 raft_consensus.cc:493] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:08.874841 21962 raft_consensus.cc:3060] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:08.875861 22042 raft_consensus.cc:2468] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 3.
I20260709 13:08:08.877580 22687 leader_election.cc:290] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:08.878233 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab52403eb444688a91c26c9a9fe935f" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:08.878813 22116 raft_consensus.cc:3060] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:08.883916 22109 raft_consensus.cc:515] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:08.886212 22109 leader_election.cc:290] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:08.887708 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618b7cb4385f4963b5e28f1abe2534c6" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:08.888295 21965 raft_consensus.cc:3060] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.892349 22116 raft_consensus.cc:2468] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 3.
I20260709 13:08:08.893932 22654 leader_election.cc:304] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [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: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:08.895020 23361 raft_consensus.cc:2804] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:08.895519 23361 raft_consensus.cc:697] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 3 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:08.895612 21965 raft_consensus.cc:2468] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:08.896456 23361 consensus_queue.cc:237] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:08.896957 22082 leader_election.cc:304] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:08.899580 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618b7cb4385f4963b5e28f1abe2534c6" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:08.900195 22042 raft_consensus.cc:3055] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:08.900506 22042 raft_consensus.cc:740] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:08.900631 23271 raft_consensus.cc:2804] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:08.901300 23271 raft_consensus.cc:697] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:08.901182 22042 consensus_queue.cc:260] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:08.902515 22042 raft_consensus.cc:3060] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:08.902225 23271 consensus_queue.cc:237] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:08.892663 21962 raft_consensus.cc:515] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:08.906111 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:08.906651 22040 raft_consensus.cc:3055] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:08.907033 22040 raft_consensus.cc:740] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:08.907752 22040 consensus_queue.cc:260] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:08.908812 22040 raft_consensus.cc:3060] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:08.917526 22040 raft_consensus.cc:2468] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 3.
I20260709 13:08:08.918475 21962 leader_election.cc:290] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 3 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:08.918985 21864 catalog_manager.cc:5697] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 2 to 3, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 3 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:08.920825 21861 catalog_manager.cc:5697] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:08.927716 21933 leader_election.cc:304] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [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: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:08.928671 23390 raft_consensus.cc:2804] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:08.929229 23390 raft_consensus.cc:697] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 3 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:08.930267 23390 consensus_queue.cc:237] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:08.931872 22042 raft_consensus.cc:2468] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:08.938195 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:08.939026 22116 raft_consensus.cc:3060] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:08.949266 22116 raft_consensus.cc:2468] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 3.
I20260709 13:08:08.972937 21861 catalog_manager.cc:5697] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 2 to 3, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 3 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.026500 23271 raft_consensus.cc:993] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:09.027122 23271 raft_consensus.cc:1081] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:09.029345 22042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a2121f61bd04c8689824c241142ba73"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39642
I20260709 13:08:09.029973 22042 raft_consensus.cc:493] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:09.030309 22042 raft_consensus.cc:3060] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.037554 22042 raft_consensus.cc:515] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:09.039465 22042 leader_election.cc:290] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:09.040793 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2121f61bd04c8689824c241142ba73" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:09.041417 21962 raft_consensus.cc:3060] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.042469 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a2121f61bd04c8689824c241142ba73" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:09.043042 22116 raft_consensus.cc:3055] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:09.043349 22116 raft_consensus.cc:740] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:09.044169 22116 consensus_queue.cc:260] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:09.045468 22116 raft_consensus.cc:3060] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:09.048503 21962 raft_consensus.cc:2468] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:09.051385 22008 leader_election.cc:304] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:09.052310 23351 raft_consensus.cc:2804] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:09.052225 22116 raft_consensus.cc:2468] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:09.052943 23351 raft_consensus.cc:697] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:09.053961 23351 consensus_queue.cc:237] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:09.067521 21861 catalog_manager.cc:5697] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.239535 21962 raft_consensus.cc:1275] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:09.240963 23270 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:09.243973 22687 raft_consensus.cc:1275] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:09.246006 23270 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:09.392470 21964 raft_consensus.cc:1275] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.395028 23410 consensus_queue.cc:1048] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:08:09.426039 22042 raft_consensus.cc:1275] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.427865 23270 consensus_queue.cc:1048] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.449003 22042 raft_consensus.cc:1275] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:09.441103 22116 raft_consensus.cc:1275] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:09.453176 23364 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:09.458207 23364 consensus_queue.cc:1048] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:09.464084 22116 raft_consensus.cc:1275] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:09.465939 23316 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:09.502156 22042 raft_consensus.cc:1275] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:09.503888 23370 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:09.606233 22116 consensus_queue.cc:237] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:09.616667 22040 raft_consensus.cc:1275] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:09.620560 21963 raft_consensus.cc:1275] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:09.622668 23411 consensus_queue.cc:1048] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:09.623651 23410 consensus_queue.cc:1048] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:09.631924 22079 consensus_peers.cc:597] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb4ee5a8511e4f7d9e3a551a3d34821f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:09.660743 21961 raft_consensus.cc:1275] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.662621 23351 consensus_queue.cc:1048] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:09.676908 22109 raft_consensus.cc:1275] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:09.680562 23351 consensus_queue.cc:1048] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.687737 23410 raft_consensus.cc:2955] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:09.693593 22040 raft_consensus.cc:2955] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:09.713910 21961 raft_consensus.cc:2955] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:09.718443 21862 catalog_manager.cc:5697] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:09.774580 22040 consensus_queue.cc:237] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:09.777711 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:08:09.793063 22005 consensus_peers.cc:597] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 911abbb2945e428a8892ec0e0e2a4c0b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:09.800773 21961 raft_consensus.cc:1275] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:09.801888 22116 raft_consensus.cc:1275] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:09.815259 23344 consensus_queue.cc:1048] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:09.817801 23378 consensus_queue.cc:1048] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:09.840066 23351 raft_consensus.cc:2955] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:09.842912 22109 raft_consensus.cc:2955] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:09.851723 21963 raft_consensus.cc:2955] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:09.864404 22116 consensus_queue.cc:237] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:09.874971 21861 catalog_manager.cc:5697] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:09.877251 22040 raft_consensus.cc:1275] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:09.878916 23411 consensus_queue.cc:1048] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:09.880321 21963 raft_consensus.cc:1275] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:08:09.881641 22079 consensus_peers.cc:597] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5e546b3e52c42619ae29b6728c35f62. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:09.882534 23411 consensus_queue.cc:1048] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:09.888499 23271 raft_consensus.cc:2955] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:09.891928 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:09.900792 22040 raft_consensus.cc:2955] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:09.915581 22116 consensus_queue.cc:237] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:09.928485 21861 catalog_manager.cc:5697] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 2 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.951375 21963 raft_consensus.cc:2955] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:09.962886 22040 raft_consensus.cc:1275] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:09.963513 22079 consensus_peers.cc:597] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4aed02d01e714dcaba579a5becf64ca9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:09.964736 23269 consensus_queue.cc:1048] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.969864 21964 raft_consensus.cc:1275] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:09.973822 23271 consensus_queue.cc:1048] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.985577 23410 raft_consensus.cc:2955] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:09.992445 21963 raft_consensus.cc:2955] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:10.012517 21861 catalog_manager.cc:5697] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:10.018895 22040 raft_consensus.cc:2955] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:10.086841 22040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7698b45a783940b0a73aa575b3164954"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:10.087464 22040 raft_consensus.cc:606] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:10.091325 21963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2d078ab191847bfa11315d84ab6bcfb"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
mode: GRACEFUL
new_leader_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:33742
I20260709 13:08:10.091944 21963 raft_consensus.cc:606] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Received request to transfer leadership to TS 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:10.095079 22116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb262e33ce594540bf298d67fe536730"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:10.095700 22116 raft_consensus.cc:606] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:10.097057 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:10.098768 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:10.200309 23370 raft_consensus.cc:993] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c: : Instructing follower 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:10.200781 23436 ts_tablet_manager.cc:933] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:10.201169 23370 raft_consensus.cc:1081] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Signalling peer 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:10.202888 23436 tablet_copy_client.cc:323] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:08:10.203364 22109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2d078ab191847bfa11315d84ab6bcfb"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:43776
I20260709 13:08:10.203943 22109 raft_consensus.cc:493] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.204320 22109 raft_consensus.cc:3060] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.204973 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet fb4ee5a8511e4f7d9e3a551a3d34821f from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:08:10.205634 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet fb4ee5a8511e4f7d9e3a551a3d34821f from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-fb4ee5a8511e4f7d9e3a551a3d34821f
I20260709 13:08:10.214246 22109 raft_consensus.cc:515] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:10.331625 22109 leader_election.cc:290] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:10.333655 22126 tablet_copy_source_session.cc:215] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:08:10.354672 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 135370us
I20260709 13:08:10.363991 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d078ab191847bfa11315d84ab6bcfb" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80897c06fbff4f1095756511be3d0454"
I20260709 13:08:10.373023 22687 raft_consensus.cc:3060] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.366221 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d078ab191847bfa11315d84ab6bcfb" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:10.377724 21963 raft_consensus.cc:3055] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.378086 21963 raft_consensus.cc:740] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:10.378929 21963 consensus_queue.cc:260] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:10.379969 21963 raft_consensus.cc:3060] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.388737 21963 raft_consensus.cc:2468] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:10.394704 22687 raft_consensus.cc:2468] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:10.366202 23438 ts_tablet_manager.cc:933] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:10.400511 22079 leader_election.cc:304] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:10.403422 23269 raft_consensus.cc:2804] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.404101 23269 raft_consensus.cc:697] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:10.406526 23436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4ee5a8511e4f7d9e3a551a3d34821f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:10.405085 23269 consensus_queue.cc:237] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:10.416582 23438 tablet_copy_client.cc:323] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:08:10.425621 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet e5e546b3e52c42619ae29b6728c35f62 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:08:10.426188 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet e5e546b3e52c42619ae29b6728c35f62 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-e5e546b3e52c42619ae29b6728c35f62
I20260709 13:08:10.439764 23441 ts_tablet_manager.cc:933] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:10.441380 22126 tablet_copy_source_session.cc:215] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:10.449920 23438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e546b3e52c42619ae29b6728c35f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:10.455552 23439 ts_tablet_manager.cc:933] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:10.480075 23441 tablet_copy_client.cc:323] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:08:10.472759 21861 catalog_manager.cc:5697] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.500705 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet 4aed02d01e714dcaba579a5becf64ca9 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:08:10.501065 23438 tablet_copy_client.cc:806] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:10.501276 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet 4aed02d01e714dcaba579a5becf64ca9 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-4aed02d01e714dcaba579a5becf64ca9
I20260709 13:08:10.501798 23438 tablet_copy_client.cc:670] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:10.520269 22126 tablet_copy_source_session.cc:215] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:10.525332 23436 tablet_copy_client.cc:806] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:10.526021 23436 tablet_copy_client.cc:670] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:10.527504 23369 raft_consensus.cc:993] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:10.527987 23369 raft_consensus.cc:1081] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:10.530004 23441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aed02d01e714dcaba579a5becf64ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:10.537607 21964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7698b45a783940b0a73aa575b3164954"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:59478
I20260709 13:08:10.538290 21964 raft_consensus.cc:493] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.538657 21964 raft_consensus.cc:3060] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.541656 23271 raft_consensus.cc:993] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:10.542142 23271 raft_consensus.cc:1081] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:10.544590 22040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb262e33ce594540bf298d67fe536730"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39642
I20260709 13:08:10.546818 23439 tablet_copy_client.cc:323] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.130:44743
I20260709 13:08:10.548452 22040 raft_consensus.cc:493] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.548916 22040 raft_consensus.cc:3060] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.559044 22040 raft_consensus.cc:515] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:10.561275 22040 leader_election.cc:290] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:10.561496 23438 tablet_copy_client.cc:538] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:10.561801 21964 raft_consensus.cc:515] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:10.562376 23436 tablet_copy_client.cc:538] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:10.565122 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:10.565799 22040 raft_consensus.cc:3055] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.566491 22040 raft_consensus.cc:740] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:10.567473 22040 consensus_queue.cc:260] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:10.568930 21964 leader_election.cc:290] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:10.570092 22040 raft_consensus.cc:3060] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.570071 22688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80897c06fbff4f1095756511be3d0454"
I20260709 13:08:10.571240 22688 raft_consensus.cc:3060] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.571337 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb262e33ce594540bf298d67fe536730" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:10.571973 22116 raft_consensus.cc:3055] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:10.572365 22116 raft_consensus.cc:740] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:10.573143 22116 consensus_queue.cc:260] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:10.574349 22116 raft_consensus.cc:3060] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.580678 22040 raft_consensus.cc:2468] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:10.582719 22688 raft_consensus.cc:2468] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:10.582836 22052 tablet_copy_service.cc:140] P 4b328f1ebf504fcab686a05f383c1aeb: Received BeginTabletCopySession request for tablet 911abbb2945e428a8892ec0e0e2a4c0b from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:53548)
I20260709 13:08:10.582924 21933 leader_election.cc:304] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:10.583422 22052 tablet_copy_service.cc:161] P 4b328f1ebf504fcab686a05f383c1aeb: Beginning new tablet copy session on tablet 911abbb2945e428a8892ec0e0e2a4c0b from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:53548: session id = 80897c06fbff4f1095756511be3d0454-911abbb2945e428a8892ec0e0e2a4c0b
I20260709 13:08:10.584264 23447 raft_consensus.cc:2804] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.584764 23447 raft_consensus.cc:697] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:10.585695 23447 consensus_queue.cc:237] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:10.588466 23436 tablet_bootstrap.cc:492] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:10.591454 22052 tablet_copy_source_session.cc:215] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:10.571966 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb262e33ce594540bf298d67fe536730" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:10.593812 21964 raft_consensus.cc:3060] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.605266 23438 tablet_bootstrap.cc:492] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:10.644460 23439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911abbb2945e428a8892ec0e0e2a4c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:10.663386 22116 raft_consensus.cc:2468] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:10.663920 21861 catalog_manager.cc:5697] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.666342 23441 tablet_copy_client.cc:806] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:10.668342 23441 tablet_copy_client.cc:670] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:10.667611 22008 leader_election.cc:304] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:08:10.678229 23443 raft_consensus.cc:2804] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.678753 23443 raft_consensus.cc:697] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:10.679647 23443 consensus_queue.cc:237] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:10.682968 23441 tablet_copy_client.cc:538] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:10.702272 23441 tablet_bootstrap.cc:492] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:10.707214 21964 raft_consensus.cc:2468] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:10.723227 23439 tablet_copy_client.cc:806] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:10.723932 23439 tablet_copy_client.cc:670] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:10.743502 21861 catalog_manager.cc:5697] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.766566 23439 tablet_copy_client.cc:538] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:10.785779 23438 tablet_bootstrap.cc:492] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:10.786911 23436 tablet_bootstrap.cc:492] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:10.786996 23438 tablet_bootstrap.cc:492] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:10.788134 23438 ts_tablet_manager.cc:1403] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.207s	user 0.046s	sys 0.039s
I20260709 13:08:10.795625 23439 tablet_bootstrap.cc:492] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:10.788030 23436 tablet_bootstrap.cc:492] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:10.798341 23436 ts_tablet_manager.cc:1403] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.210s	user 0.026s	sys 0.004s
I20260709 13:08:10.801501 23436 raft_consensus.cc:359] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:10.802413 23436 raft_consensus.cc:740] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:10.802465 23438 raft_consensus.cc:359] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:10.803442 23438 raft_consensus.cc:740] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:10.803314 23436 consensus_queue.cc:260] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:10.804278 23438 consensus_queue.cc:260] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:10.813308 23436 ts_tablet_manager.cc:1434] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 13:08:10.816511 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-fb4ee5a8511e4f7d9e3a551a3d34821f received from {username='slave'} at 127.0.0.1:50576
I20260709 13:08:10.816984 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-fb4ee5a8511e4f7d9e3a551a3d34821f on tablet fb4ee5a8511e4f7d9e3a551a3d34821f with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:10.819065 23438 ts_tablet_manager.cc:1434] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.005s
I20260709 13:08:10.827324 22688 raft_consensus.cc:1217] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:10.827864 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-e5e546b3e52c42619ae29b6728c35f62 received from {username='slave'} at 127.0.0.1:50576
I20260709 13:08:10.828313 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-e5e546b3e52c42619ae29b6728c35f62 on tablet e5e546b3e52c42619ae29b6728c35f62 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:10.830026 23441 tablet_bootstrap.cc:492] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:10.831290 23441 tablet_bootstrap.cc:492] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:10.832209 23441 ts_tablet_manager.cc:1403] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.130s	user 0.023s	sys 0.006s
I20260709 13:08:10.837662 23441 raft_consensus.cc:359] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:10.838632 23441 raft_consensus.cc:740] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:10.839370 23441 consensus_queue.cc:260] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:10.842963 23441 ts_tablet_manager.cc:1434] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:10.866520 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-4aed02d01e714dcaba579a5becf64ca9 received from {username='slave'} at 127.0.0.1:50576
I20260709 13:08:10.867200 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-4aed02d01e714dcaba579a5becf64ca9 on tablet 4aed02d01e714dcaba579a5becf64ca9 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:10.877591 23439 tablet_bootstrap.cc:492] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:10.878839 23439 tablet_bootstrap.cc:492] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:10.879575 23439 ts_tablet_manager.cc:1403] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.084s	user 0.039s	sys 0.019s
I20260709 13:08:10.883862 22688 raft_consensus.cc:1217] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:10.885823 23439 raft_consensus.cc:359] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:10.886852 23439 raft_consensus.cc:740] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:10.887655 23439 consensus_queue.cc:260] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:10.891068 23439 ts_tablet_manager.cc:1434] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 13:08:10.894769 22052 tablet_copy_service.cc:342] P 4b328f1ebf504fcab686a05f383c1aeb: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-911abbb2945e428a8892ec0e0e2a4c0b received from {username='slave'} at 127.0.0.1:53548
I20260709 13:08:10.895215 22052 tablet_copy_service.cc:434] P 4b328f1ebf504fcab686a05f383c1aeb: ending tablet copy session 80897c06fbff4f1095756511be3d0454-911abbb2945e428a8892ec0e0e2a4c0b on tablet 911abbb2945e428a8892ec0e0e2a4c0b with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:10.921947 21961 raft_consensus.cc:1275] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:10.923236 23411 consensus_queue.cc:1048] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:10.949800 22688 raft_consensus.cc:1275] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:10.951365 23269 consensus_queue.cc:1048] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:11.022732 22688 raft_consensus.cc:1217] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:11.099792 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:11.159580 22687 raft_consensus.cc:1275] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:11.161119 23427 consensus_queue.cc:1048] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:11.166429 22041 raft_consensus.cc:1275] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:11.168025 23427 consensus_queue.cc:1048] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:11.218505 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:11.289103 22109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:11.289783 22109 raft_consensus.cc:606] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:11.294389 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ae94012034546359c8709563e590817"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:11.294978 22035 raft_consensus.cc:606] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Received request to transfer leadership to TS d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:11.300413 21961 raft_consensus.cc:1275] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.303778 21961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
mode: GRACEFUL
new_leader_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:33742
I20260709 13:08:11.304378 21961 raft_consensus.cc:606] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Received request to transfer leadership to TS 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:11.306046 23369 consensus_queue.cc:1048] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.308336 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:11.310082 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:11.318421 22109 raft_consensus.cc:1275] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.319886 23369 consensus_queue.cc:1048] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.334594 23269 raft_consensus.cc:1064] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:11.337229 23269 consensus_queue.cc:237] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:11.399750 22688 raft_consensus.cc:1217] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:11.433743 23469 raft_consensus.cc:1064] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:11.439917 23469 consensus_queue.cc:237] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:11.452548 23427 raft_consensus.cc:993] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c: : Instructing follower 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:11.452589 22687 raft_consensus.cc:1275] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.459107 21961 raft_consensus.cc:1275] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.460273 23472 consensus_queue.cc:1048] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:11.453181 23427 raft_consensus.cc:1081] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Signalling peer 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:11.466594 22041 raft_consensus.cc:1275] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.476270 22112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:43776
I20260709 13:08:11.476861 22112 raft_consensus.cc:493] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.476531 23470 consensus_queue.cc:1048] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:11.477241 22112 raft_consensus.cc:3060] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.479703 23470 consensus_queue.cc:1048] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:11.496927 22112 raft_consensus.cc:515] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:11.502564 22112 leader_election.cc:290] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:11.503531 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80897c06fbff4f1095756511be3d0454"
I20260709 13:08:11.508805 22687 raft_consensus.cc:3060] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.510967 21963 raft_consensus.cc:1275] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:11.510967 22685 raft_consensus.cc:1275] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:11.503973 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d90619f0a4177923f953dfc0fa646" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:11.513561 23472 consensus_queue.cc:1048] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:11.513761 21961 raft_consensus.cc:3055] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:11.514308 22041 raft_consensus.cc:1275] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:11.514294 21961 raft_consensus.cc:740] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:11.516193 21961 consensus_queue.cc:260] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:11.517272 21961 raft_consensus.cc:3060] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.519541 22687 raft_consensus.cc:2468] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:11.522465 22079 leader_election.cc:304] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:11.522311 23472 consensus_queue.cc:1048] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:11.523644 23469 raft_consensus.cc:2804] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:11.530079 23472 consensus_queue.cc:1048] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:11.534348 23469 raft_consensus.cc:697] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:11.555213 23411 raft_consensus.cc:2955] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.581382 22040 raft_consensus.cc:2955] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.535332 23469 consensus_queue.cc:237] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:11.624632 21961 raft_consensus.cc:2468] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:11.635785 21963 raft_consensus.cc:2955] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.642673 23344 raft_consensus.cc:1064] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:11.649204 23344 consensus_queue.cc:237] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:11.651129 21864 catalog_manager.cc:5697] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.629164 22688 raft_consensus.cc:2955] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.654187 22685 raft_consensus.cc:2955] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.640142 23410 raft_consensus.cc:2955] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.660558 23351 raft_consensus.cc:993] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:11.661023 23351 raft_consensus.cc:1081] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Signalling peer d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:11.663043 21964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ae94012034546359c8709563e590817"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:59478
I20260709 13:08:11.663690 21964 raft_consensus.cc:493] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.664083 21964 raft_consensus.cc:3060] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.717092 21964 raft_consensus.cc:515] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:11.726052 22109 raft_consensus.cc:1275] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.727579 22687 raft_consensus.cc:1275] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.731057 23271 raft_consensus.cc:993] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:11.733441 23269 raft_consensus.cc:1081] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:11.733604 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae94012034546359c8709563e590817" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:11.733930 23344 consensus_queue.cc:1048] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.734321 22042 raft_consensus.cc:3055] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:11.734673 22042 raft_consensus.cc:740] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:11.735447 22042 consensus_queue.cc:260] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:11.735903 21961 raft_consensus.cc:1275] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.738559 22042 raft_consensus.cc:3060] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.740792 21964 leader_election.cc:290] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 3 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:11.741492 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae94012034546359c8709563e590817" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:11.742132 22109 raft_consensus.cc:3060] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.746984 22042 raft_consensus.cc:2468] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 3.
I20260709 13:08:11.748942 21933 leader_election.cc:304] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [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: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:11.749831 23447 raft_consensus.cc:2804] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:11.750377 23447 raft_consensus.cc:697] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 3 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:11.751333 23447 consensus_queue.cc:237] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:11.757614 23344 consensus_queue.cc:1048] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:11.761003 22035 raft_consensus.cc:2955] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.765677 22042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39642
I20260709 13:08:11.766587 22042 raft_consensus.cc:493] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.767115 22042 raft_consensus.cc:3060] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.803319 22042 raft_consensus.cc:515] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:11.808997 22109 raft_consensus.cc:2468] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 3.
I20260709 13:08:11.813547 22042 leader_election.cc:290] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:11.826220 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:11.826947 22112 raft_consensus.cc:3055] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:11.827278 22112 raft_consensus.cc:740] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:11.828099 22112 consensus_queue.cc:260] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:11.793632 23344 consensus_queue.cc:1048] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 13:08:11.844270 22112 raft_consensus.cc:3060] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.851512 22112 raft_consensus.cc:2468] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:11.851811 21964 raft_consensus.cc:2955] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.868625 23470 raft_consensus.cc:1064] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:11.874959 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:11.875634 21963 raft_consensus.cc:3060] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:11.887058 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 63224.9us
I20260709 13:08:11.898370 22008 leader_election.cc:304] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581; no voters: 
I20260709 13:08:11.891150 23470 consensus_queue.cc:237] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:11.905608 23369 raft_consensus.cc:2804] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:11.906183 23369 raft_consensus.cc:697] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:11.906271 23344 raft_consensus.cc:2955] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.907210 23369 consensus_queue.cc:237] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:11.898566 21861 catalog_manager.cc:5697] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.892470 21863 catalog_manager.cc:5697] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.891286 21963 raft_consensus.cc:2468] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:11.927809 22687 raft_consensus.cc:1275] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.929219 23269 consensus_queue.cc:1048] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.929903 22687 raft_consensus.cc:2955] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.941973 21963 raft_consensus.cc:1275] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.945243 22041 raft_consensus.cc:1275] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.946532 22114 raft_consensus.cc:2955] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.965706 21862 catalog_manager.cc:5697] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 2 to 3, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 3 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.967821 23471 consensus_queue.cc:1048] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.980871 23271 consensus_queue.cc:1048] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.989116 23271 raft_consensus.cc:2955] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:11.994292 22042 raft_consensus.cc:2955] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.008388 22687 raft_consensus.cc:2955] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.009318 21861 catalog_manager.cc:5697] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.023990 21963 raft_consensus.cc:1275] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:12.026896 23271 consensus_queue.cc:1048] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:12.028838 21962 raft_consensus.cc:2955] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.034071 21863 catalog_manager.cc:5697] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:12.052386 22685 raft_consensus.cc:1275] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:12.056304 21862 catalog_manager.cc:5697] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:12.063591 23471 consensus_queue.cc:1048] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:12.073750 22042 consensus_queue.cc:237] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:12.081379 22686 raft_consensus.cc:1275] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:12.087075 21962 raft_consensus.cc:1275] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:12.087193 23490 consensus_queue.cc:1048] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:08:12.091486 22114 consensus_queue.cc:237] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:12.092917 22116 consensus_queue.cc:237] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:12.094035 23490 consensus_queue.cc:1048] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:12.092268 22113 consensus_queue.cc:237] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:12.101261 23369 raft_consensus.cc:2955] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.103366 21963 raft_consensus.cc:2955] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.113158 21964 raft_consensus.cc:1275] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:12.114055 22687 raft_consensus.cc:1275] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:12.114377 22684 raft_consensus.cc:1275] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:12.115073 22686 raft_consensus.cc:1275] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:12.115608 23269 consensus_queue.cc:1048] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:12.116312 23410 consensus_queue.cc:1048] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:12.118635 23468 consensus_queue.cc:1048] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:08:12.118919 23411 consensus_queue.cc:1048] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:12.122758 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 911abbb2945e428a8892ec0e0e2a4c0b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:12.123867 22035 raft_consensus.cc:1275] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:12.127110 23410 raft_consensus.cc:2955] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.131141 22042 raft_consensus.cc:1275] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:12.137785 22688 raft_consensus.cc:2955] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.138863 22684 raft_consensus.cc:2955] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.146118 23471 consensus_queue.cc:1048] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:12.151732 23468 consensus_queue.cc:1048] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:12.155489 23271 raft_consensus.cc:2955] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.157104 23411 raft_consensus.cc:2955] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.157642 21962 raft_consensus.cc:2955] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.065920 21965 raft_consensus.cc:2955] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.166698 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb4ee5a8511e4f7d9e3a551a3d34821f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:12.167433 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4aed02d01e714dcaba579a5becf64ca9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:12.174921 22688 raft_consensus.cc:2955] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.181226 22684 raft_consensus.cc:2955] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.187300 21862 catalog_manager.cc:5697] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:12.197647 22035 raft_consensus.cc:2955] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.218528 22041 raft_consensus.cc:2955] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.224380 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5e546b3e52c42619ae29b6728c35f62 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:12.220919 21861 catalog_manager.cc:5697] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:12.229610 21861 catalog_manager.cc:5697] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index 3 to 4, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:12.247778 21863 catalog_manager.cc:5697] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 4 to 5, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 2 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:12.253472 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet 911abbb2945e428a8892ec0e0e2a4c0b with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43754
I20260709 13:08:12.256582 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet fb4ee5a8511e4f7d9e3a551a3d34821f with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59468
I20260709 13:08:12.260138 21956 tablet_service.cc:1558] Processing DeleteTablet for tablet 4aed02d01e714dcaba579a5becf64ca9 with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59468
I20260709 13:08:12.262595 22114 raft_consensus.cc:1275] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:12.267355 23496 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:12.279405 23510 tablet_replica.cc:333] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:12.280936 23509 tablet_replica.cc:333] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:12.281916 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet e5e546b3e52c42619ae29b6728c35f62 with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39634
I20260709 13:08:12.282187 23510 raft_consensus.cc:2243] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.282339 23509 raft_consensus.cc:2243] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.283149 23510 raft_consensus.cc:2272] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.283209 23509 raft_consensus.cc:2272] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.287019 23509 ts_tablet_manager.cc:1916] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:12.291051 23511 tablet_replica.cc:333] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:12.292371 23511 raft_consensus.cc:2243] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.293201 23511 raft_consensus.cc:2272] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.298455 23510 ts_tablet_manager.cc:1916] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:12.314888 22041 raft_consensus.cc:1275] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:12.317000 23496 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:12.330922 23509 ts_tablet_manager.cc:1929] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:12.331449 23509 log.cc:1199] T 911abbb2945e428a8892ec0e0e2a4c0b P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/911abbb2945e428a8892ec0e0e2a4c0b
I20260709 13:08:12.334197 23510 ts_tablet_manager.cc:1929] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:12.334688 23510 log.cc:1199] T fb4ee5a8511e4f7d9e3a551a3d34821f P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/fb4ee5a8511e4f7d9e3a551a3d34821f
I20260709 13:08:12.336701 23510 tablet_replica.cc:333] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:12.337666 23511 ts_tablet_manager.cc:1916] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:12.312935 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:12.345664 23510 raft_consensus.cc:2243] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.346632 23510 raft_consensus.cc:2272] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.354058 23510 ts_tablet_manager.cc:1916] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:12.338721 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet 911abbb2945e428a8892ec0e0e2a4c0b (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:12.356086 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet fb4ee5a8511e4f7d9e3a551a3d34821f (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:12.379586 23510 ts_tablet_manager.cc:1929] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:12.380155 23510 log.cc:1199] T 4aed02d01e714dcaba579a5becf64ca9 P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/4aed02d01e714dcaba579a5becf64ca9
I20260709 13:08:12.381819 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet 4aed02d01e714dcaba579a5becf64ca9 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:12.388110 23511 ts_tablet_manager.cc:1929] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:12.388381 21965 raft_consensus.cc:1275] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:12.389070 23511 log.cc:1199] T e5e546b3e52c42619ae29b6728c35f62 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/e5e546b3e52c42619ae29b6728c35f62
I20260709 13:08:12.390113 23490 consensus_queue.cc:1048] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:12.394382 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet e5e546b3e52c42619ae29b6728c35f62 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:12.414752 22114 raft_consensus.cc:1275] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:12.419253 23490 consensus_queue.cc:1048] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:12.557526 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:12.596158 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f882da493ce4e66abcc6ed7f1db2589"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:12.596693 22035 raft_consensus.cc:606] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:12.599625 22114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:12.600199 22114 raft_consensus.cc:606] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:12.602934 21963 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
mode: GRACEFUL
new_leader_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:33742
I20260709 13:08:12.603571 21963 raft_consensus.cc:606] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Received request to transfer leadership to TS 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:12.606741 22116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb4ee5a8511e4f7d9e3a551a3d34821f"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:12.607271 22116 raft_consensus.cc:606] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:12.608253 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:08:12.609457 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:12.679744 23410 raft_consensus.cc:993] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:12.680285 23471 raft_consensus.cc:1081] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:12.681645 22688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb4ee5a8511e4f7d9e3a551a3d34821f"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:35446
I20260709 13:08:12.682052 22688 raft_consensus.cc:493] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:12.682400 22688 raft_consensus.cc:3060] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:12.688061 22688 raft_consensus.cc:515] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:12.689798 22688 leader_election.cc:290] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:12.690704 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ee5a8511e4f7d9e3a551a3d34821f" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:12.691362 22116 raft_consensus.cc:3055] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:12.691568 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4ee5a8511e4f7d9e3a551a3d34821f" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:12.691695 22116 raft_consensus.cc:740] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:12.692111 22035 raft_consensus.cc:3060] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:12.692557 22116 consensus_queue.cc:260] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:12.693821 22116 raft_consensus.cc:3060] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:12.699067 22035 raft_consensus.cc:2468] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:12.700379 22654 leader_election.cc:304] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:12.700645 22116 raft_consensus.cc:2468] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:12.701187 23465 raft_consensus.cc:2804] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:12.701685 23465 raft_consensus.cc:697] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:12.702451 23465 consensus_queue.cc:237] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:12.787580 21863 catalog_manager.cc:5697] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:12.839112 23520 raft_consensus.cc:993] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:12.839879 23520 raft_consensus.cc:1081] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:12.848896 22041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39642
I20260709 13:08:12.849956 22041 raft_consensus.cc:493] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:12.850493 22041 raft_consensus.cc:3060] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:12.862744 22041 raft_consensus.cc:515] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:12.866150 22041 leader_election.cc:290] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:12.867193 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:12.868144 21965 raft_consensus.cc:3060] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:12.872359 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:12.873127 22116 raft_consensus.cc:3055] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:12.873698 22116 raft_consensus.cc:740] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:12.875128 22116 consensus_queue.cc:260] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:12.880214 22116 raft_consensus.cc:3060] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:12.887439 21965 raft_consensus.cc:2468] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:12.899348 22116 raft_consensus.cc:2468] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:12.906118 22008 leader_election.cc:304] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:12.907810 23369 raft_consensus.cc:2804] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:12.910034 23369 raft_consensus.cc:697] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:12.911593 23369 consensus_queue.cc:237] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:12.935313 23496 raft_consensus.cc:993] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c: : Instructing follower 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:12.936262 23496 raft_consensus.cc:1081] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Signalling peer 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:12.953157 22114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:43776
I20260709 13:08:12.953822 22114 raft_consensus.cc:493] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:12.954280 22114 raft_consensus.cc:3060] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:12.959895 21863 catalog_manager.cc:5697] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:12.963754 22114 raft_consensus.cc:515] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:12.965981 22114 leader_election.cc:290] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:12.970090 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:12.970875 21963 raft_consensus.cc:3055] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:12.971268 21963 raft_consensus.cc:740] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:12.972489 21963 consensus_queue.cc:260] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:12.974115 21963 raft_consensus.cc:3060] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:12.975123 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:12.975728 22035 raft_consensus.cc:3060] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:12.983311 21963 raft_consensus.cc:2468] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:12.985394 23495 raft_consensus.cc:993] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:12.986038 23495 raft_consensus.cc:1081] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:12.986907 22035 raft_consensus.cc:2468] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:12.987999 21963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f882da493ce4e66abcc6ed7f1db2589"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:59478
I20260709 13:08:12.988492 22082 leader_election.cc:304] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:12.988839 21963 raft_consensus.cc:493] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:12.989233 21963 raft_consensus.cc:3060] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:12.989339 23520 raft_consensus.cc:2804] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:12.990428 23520 raft_consensus.cc:697] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:12.991554 23520 consensus_queue.cc:237] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:12.997108 21963 raft_consensus.cc:515] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:13.000949 21963 leader_election.cc:290] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:13.001452 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f882da493ce4e66abcc6ed7f1db2589" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:13.002421 22035 raft_consensus.cc:3055] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:13.002835 22035 raft_consensus.cc:740] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:13.003132 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f882da493ce4e66abcc6ed7f1db2589" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:13.003691 22113 raft_consensus.cc:3060] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.011997 22035 consensus_queue.cc:260] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:13.017516 22035 raft_consensus.cc:3060] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:13.020071 22113 raft_consensus.cc:2468] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:13.022959 21933 leader_election.cc:304] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:13.024042 23518 raft_consensus.cc:2804] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:13.024554 23518 raft_consensus.cc:697] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:13.024614 22035 raft_consensus.cc:2468] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:13.025681 23518 consensus_queue.cc:237] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:13.030737 21863 catalog_manager.cc:5697] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:13.048039 21863 catalog_manager.cc:5697] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.136099 22114 raft_consensus.cc:1275] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:13.136286 22035 raft_consensus.cc:1275] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:13.138078 23466 consensus_queue.cc:1048] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:13.138964 23465 consensus_queue.cc:1048] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:13.340368 21963 raft_consensus.cc:1275] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.341815 23369 consensus_queue.cc:1048] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.355666 22113 raft_consensus.cc:1275] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.362354 23490 consensus_queue.cc:1048] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:13.379601 21965 raft_consensus.cc:1275] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.376499 22041 consensus_queue.cc:237] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:13.383224 23521 consensus_queue.cc:1048] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:13.417237 22116 raft_consensus.cc:1275] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:13.420761 21964 raft_consensus.cc:1275] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:13.424309 23369 consensus_queue.cc:1048] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.425338 23351 consensus_queue.cc:1048] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:13.430576 22041 raft_consensus.cc:1275] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:13.433488 22005 consensus_peers.cc:597] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17074fb6bf894917978384adb2874b04. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:13.438530 23521 consensus_queue.cc:1048] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:13.442438 22114 raft_consensus.cc:1275] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.447901 23518 consensus_queue.cc:1048] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.451448 23490 raft_consensus.cc:2955] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:13.469838 21962 consensus_queue.cc:237] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:13.484277 22041 raft_consensus.cc:1275] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:13.473770 22113 raft_consensus.cc:2955] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:13.464552 21964 raft_consensus.cc:2955] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:13.498960 23496 consensus_queue.cc:1048] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:13.541152 21930 consensus_peers.cc:597] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d26b96d245c24fd1891bea7a0be5df12. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:13.542132 22041 raft_consensus.cc:1275] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:13.542423 22113 raft_consensus.cc:1275] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:13.550925 23494 consensus_queue.cc:1048] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:13.553061 23496 consensus_queue.cc:1048] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:13.529914 21863 catalog_manager.cc:5697] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.568600 23494 raft_consensus.cc:2955] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:13.570008 22041 raft_consensus.cc:2955] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:13.571798 22114 raft_consensus.cc:2955] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:13.587033 21965 consensus_queue.cc:237] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
W20260709 13:08:13.602315 21930 consensus_peers.cc:597] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ae94012034546359c8709563e590817. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:13.605515 22113 raft_consensus.cc:1275] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:13.607352 23518 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:13.607604 22041 raft_consensus.cc:1275] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:13.609244 23494 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:13.610719 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:13.642465 23494 raft_consensus.cc:2955] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:13.648624 22041 raft_consensus.cc:2955] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:13.640964 21861 catalog_manager.cc:5697] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.676586 22113 raft_consensus.cc:2955] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:13.682152 22035 consensus_queue.cc:237] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:13.689293 21861 catalog_manager.cc:5697] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 4, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 3 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
W20260709 13:08:13.710157 22005 consensus_peers.cc:597] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55280acb287a4a1e9d3b91e35374c483. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:13.711612 21962 raft_consensus.cc:1275] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:13.711855 22113 raft_consensus.cc:1275] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:13.718303 23351 consensus_queue.cc:1048] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:13.720124 23495 consensus_queue.cc:1048] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:13.732939 23351 raft_consensus.cc:2955] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:13.734807 22113 raft_consensus.cc:2955] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:13.738294 21962 raft_consensus.cc:2955] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:13.752465 21863 catalog_manager.cc:5697] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.831854 23557 ts_tablet_manager.cc:933] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:13.834148 23557 tablet_copy_client.cc:323] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.130:44743
I20260709 13:08:13.836464 22052 tablet_copy_service.cc:140] P 4b328f1ebf504fcab686a05f383c1aeb: Received BeginTabletCopySession request for tablet 17074fb6bf894917978384adb2874b04 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:53548)
I20260709 13:08:13.837010 22052 tablet_copy_service.cc:161] P 4b328f1ebf504fcab686a05f383c1aeb: Beginning new tablet copy session on tablet 17074fb6bf894917978384adb2874b04 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:53548: session id = 80897c06fbff4f1095756511be3d0454-17074fb6bf894917978384adb2874b04
I20260709 13:08:13.847604 22052 tablet_copy_source_session.cc:215] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:13.853471 23557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17074fb6bf894917978384adb2874b04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.872725 23557 tablet_copy_client.cc:806] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:13.873495 23557 tablet_copy_client.cc:670] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:13.881063 23557 tablet_copy_client.cc:538] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:13.890934 23557 tablet_bootstrap.cc:492] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:13.916038 23557 tablet_bootstrap.cc:492] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:13.917101 23557 tablet_bootstrap.cc:492] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:13.917852 23557 ts_tablet_manager.cc:1403] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.014s
I20260709 13:08:13.921183 23557 raft_consensus.cc:359] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:13.922097 23557 raft_consensus.cc:740] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:13.922748 23557 consensus_queue.cc:260] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:13.925711 23557 ts_tablet_manager.cc:1434] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260709 13:08:13.928848 22052 tablet_copy_service.cc:342] P 4b328f1ebf504fcab686a05f383c1aeb: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-17074fb6bf894917978384adb2874b04 received from {username='slave'} at 127.0.0.1:53548
I20260709 13:08:13.930866 22052 tablet_copy_service.cc:434] P 4b328f1ebf504fcab686a05f383c1aeb: ending tablet copy session 80897c06fbff4f1095756511be3d0454-17074fb6bf894917978384adb2874b04 on tablet 17074fb6bf894917978384adb2874b04 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:13.969241 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:13.996358 23557 ts_tablet_manager.cc:933] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:08:14.007130 23557 tablet_copy_client.cc:323] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:08:14.009573 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet d26b96d245c24fd1891bea7a0be5df12 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:08:14.010242 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet d26b96d245c24fd1891bea7a0be5df12 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-d26b96d245c24fd1891bea7a0be5df12
I20260709 13:08:14.031579 21977 tablet_copy_source_session.cc:215] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:14.037351 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:14.038092 22035 raft_consensus.cc:606] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Received request to transfer leadership to TS 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:14.042199 23557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26b96d245c24fd1891bea7a0be5df12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.044175 21965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be99f21210e645218911d822396e7b9d"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
mode: GRACEFUL
new_leader_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:33742
I20260709 13:08:14.045019 21965 raft_consensus.cc:606] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Received request to transfer leadership to TS 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:14.049108 23561 ts_tablet_manager.cc:933] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:08:14.053041 22113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa389b56a5f045a7a9afad7f1c2c01f2"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:14.053833 22113 raft_consensus.cc:606] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:14.055536 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:14.057179 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:14.065181 23561 tablet_copy_client.cc:323] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:08:14.067858 23557 tablet_copy_client.cc:806] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:14.068578 23557 tablet_copy_client.cc:670] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:14.079975 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet 5ae94012034546359c8709563e590817 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:08:14.080621 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet 5ae94012034546359c8709563e590817 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-5ae94012034546359c8709563e590817
I20260709 13:08:14.091056 23557 tablet_copy_client.cc:538] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:14.094800 21977 tablet_copy_source_session.cc:215] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:14.101020 23561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae94012034546359c8709563e590817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.103291 23557 tablet_bootstrap.cc:492] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:14.128409 23561 tablet_copy_client.cc:806] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:14.134850 23561 tablet_copy_client.cc:670] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:14.152665 23561 tablet_copy_client.cc:538] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:14.170783 23561 tablet_bootstrap.cc:492] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:14.184670 23557 tablet_bootstrap.cc:492] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:14.185853 23557 tablet_bootstrap.cc:492] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:14.186622 23557 ts_tablet_manager.cc:1403] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.084s	user 0.038s	sys 0.026s
I20260709 13:08:14.191843 23557 raft_consensus.cc:359] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:14.193080 23557 raft_consensus.cc:740] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:14.195319 23557 consensus_queue.cc:260] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:14.203060 23557 ts_tablet_manager.cc:1434] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 13:08:14.216600 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-d26b96d245c24fd1891bea7a0be5df12 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:08:14.217141 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-d26b96d245c24fd1891bea7a0be5df12 on tablet d26b96d245c24fd1891bea7a0be5df12 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:14.218798 22685 raft_consensus.cc:1217] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:14.249106 23561 tablet_bootstrap.cc:492] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:14.250277 23561 tablet_bootstrap.cc:492] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:14.251124 23561 ts_tablet_manager.cc:1403] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.081s	user 0.023s	sys 0.017s
I20260709 13:08:14.251484 23518 raft_consensus.cc:993] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c: : Instructing follower 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:14.252110 23518 raft_consensus.cc:1081] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Signalling peer 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:14.253887 22113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be99f21210e645218911d822396e7b9d"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:43776
I20260709 13:08:14.254501 22113 raft_consensus.cc:493] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:14.254992 22113 raft_consensus.cc:3060] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.254848 23561 raft_consensus.cc:359] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:14.255713 23561 raft_consensus.cc:740] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:14.256323 23561 consensus_queue.cc:260] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:14.259227 23561 ts_tablet_manager.cc:1434] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:08:14.264219 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-5ae94012034546359c8709563e590817 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:08:14.264724 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-5ae94012034546359c8709563e590817 on tablet 5ae94012034546359c8709563e590817 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:14.270792 22113 raft_consensus.cc:515] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:14.273849 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be99f21210e645218911d822396e7b9d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:14.274415 21965 raft_consensus.cc:3055] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:14.274684 21965 raft_consensus.cc:740] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:14.275472 21965 consensus_queue.cc:260] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:14.276538 21965 raft_consensus.cc:3060] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.279558 22113 leader_election.cc:290] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:14.280532 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be99f21210e645218911d822396e7b9d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:14.281143 22041 raft_consensus.cc:3060] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.282637 21965 raft_consensus.cc:2468] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:14.283941 22082 leader_election.cc:304] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:14.284907 23410 raft_consensus.cc:2804] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:14.285360 23410 raft_consensus.cc:697] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:14.287870 22041 raft_consensus.cc:2468] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:14.287194 23410 consensus_queue.cc:237] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:14.301138 21864 catalog_manager.cc:5697] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:14.327446 23561 ts_tablet_manager.cc:933] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:14.330205 23561 tablet_copy_client.cc:323] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.130:44743
I20260709 13:08:14.331959 22052 tablet_copy_service.cc:140] P 4b328f1ebf504fcab686a05f383c1aeb: Received BeginTabletCopySession request for tablet 55280acb287a4a1e9d3b91e35374c483 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:53548)
I20260709 13:08:14.332499 22052 tablet_copy_service.cc:161] P 4b328f1ebf504fcab686a05f383c1aeb: Beginning new tablet copy session on tablet 55280acb287a4a1e9d3b91e35374c483 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:53548: session id = 80897c06fbff4f1095756511be3d0454-55280acb287a4a1e9d3b91e35374c483
I20260709 13:08:14.345494 22052 tablet_copy_source_session.cc:215] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:14.350301 23561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55280acb287a4a1e9d3b91e35374c483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.372991 23561 tablet_copy_client.cc:806] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:14.374023 23561 tablet_copy_client.cc:670] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:14.379598 23561 tablet_copy_client.cc:538] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:14.390583 23561 tablet_bootstrap.cc:492] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:14.544126 22685 raft_consensus.cc:1217] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:14.595853 22685 raft_consensus.cc:1217] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:08:14.634608 23561 tablet_bootstrap.cc:492] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:14.636682 23561 tablet_bootstrap.cc:492] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:14.637488 23561 ts_tablet_manager.cc:1403] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.247s	user 0.023s	sys 0.016s
I20260709 13:08:14.640622 23495 raft_consensus.cc:993] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:14.641199 23495 raft_consensus.cc:1081] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Signalling peer 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:14.643054 22113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:08:14.643790 22113 raft_consensus.cc:493] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:14.644140 22113 raft_consensus.cc:3060] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:14.651227 23578 raft_consensus.cc:993] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:14.651783 23578 raft_consensus.cc:1081] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:14.651543 22113 raft_consensus.cc:515] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:14.653927 23561 raft_consensus.cc:359] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:14.654949 22041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa389b56a5f045a7a9afad7f1c2c01f2"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39642
I20260709 13:08:14.655165 22113 leader_election.cc:290] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:14.655593 22041 raft_consensus.cc:493] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:14.655004 23561 raft_consensus.cc:740] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:14.656121 22041 raft_consensus.cc:3060] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.657146 23561 consensus_queue.cc:260] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:14.664445 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:14.665020 21962 raft_consensus.cc:3060] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:14.667623 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25930aff9a9342c79aac4ffb055c5e20" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:14.668286 22035 raft_consensus.cc:3055] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:14.668581 22035 raft_consensus.cc:740] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:14.663537 22041 raft_consensus.cc:515] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:14.669281 22035 consensus_queue.cc:260] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:14.670512 22035 raft_consensus.cc:3060] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:14.675128 22041 leader_election.cc:290] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:14.676942 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa389b56a5f045a7a9afad7f1c2c01f2" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:14.677552 21963 raft_consensus.cc:3060] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.677671 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa389b56a5f045a7a9afad7f1c2c01f2" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:14.678258 22113 raft_consensus.cc:3055] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:14.678539 22113 raft_consensus.cc:740] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:14.681035 22113 consensus_queue.cc:260] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:14.682641 22113 raft_consensus.cc:3060] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.689592 22113 raft_consensus.cc:2468] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:14.691201 21963 raft_consensus.cc:2468] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:14.691926 21962 raft_consensus.cc:2468] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 3.
I20260709 13:08:14.694041 22008 leader_election.cc:304] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:14.694150 22082 leader_election.cc:304] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:14.694947 23520 raft_consensus.cc:2804] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:14.696125 23520 raft_consensus.cc:697] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 3 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:14.696599 22035 raft_consensus.cc:2468] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 3.
I20260709 13:08:14.697228 23520 consensus_queue.cc:237] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:14.698302 23561 ts_tablet_manager.cc:1434] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 13:08:14.702890 23351 raft_consensus.cc:2804] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:14.703616 23351 raft_consensus.cc:697] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:14.704509 23351 consensus_queue.cc:237] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:14.709446 22052 tablet_copy_service.cc:342] P 4b328f1ebf504fcab686a05f383c1aeb: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-55280acb287a4a1e9d3b91e35374c483 received from {username='slave'} at 127.0.0.1:53548
I20260709 13:08:14.709951 22052 tablet_copy_service.cc:434] P 4b328f1ebf504fcab686a05f383c1aeb: ending tablet copy session 80897c06fbff4f1095756511be3d0454-55280acb287a4a1e9d3b91e35374c483 on tablet 55280acb287a4a1e9d3b91e35374c483 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:14.712579 22685 raft_consensus.cc:1217] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:14.717942 21864 catalog_manager.cc:5697] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 2 to 3, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:14.734035 21863 catalog_manager.cc:5697] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.782928 23351 raft_consensus.cc:1064] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:14.785449 23351 consensus_queue.cc:237] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:14.786664 21962 raft_consensus.cc:1275] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:14.790177 23520 consensus_queue.cc:1048] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:14.804864 22685 raft_consensus.cc:1275] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:14.809366 22113 raft_consensus.cc:1275] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:14.811398 21963 raft_consensus.cc:1275] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:14.811378 23495 consensus_queue.cc:1048] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:14.814872 23351 consensus_queue.cc:1048] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:14.822592 23351 consensus_queue.cc:1048] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:14.841171 22041 raft_consensus.cc:1275] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:14.842813 23520 consensus_queue.cc:1048] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:14.853543 23369 raft_consensus.cc:2955] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:14.864012 21963 raft_consensus.cc:2955] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:14.874229 22113 raft_consensus.cc:2955] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:14.888581 21863 catalog_manager.cc:5697] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:14.910681 22685 raft_consensus.cc:2955] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:14.935364 22041 consensus_queue.cc:237] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:14.951273 22685 raft_consensus.cc:1275] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:14.952689 23351 consensus_queue.cc:1048] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:14.953097 21962 raft_consensus.cc:1275] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:14.954644 23495 consensus_queue.cc:1048] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:14.963094 21963 raft_consensus.cc:2955] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:14.961964 23495 raft_consensus.cc:2955] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:14.969681 23574 raft_consensus.cc:1064] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:14.970057 22685 raft_consensus.cc:2955] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:14.972302 23574 consensus_queue.cc:237] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:14.994122 22688 raft_consensus.cc:1275] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:14.994580 22041 raft_consensus.cc:1275] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:14.996212 23573 consensus_queue.cc:1048] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:14.999226 23574 consensus_queue.cc:1048] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:14.999889 21863 catalog_manager.cc:5697] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 3 to 4, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 1 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.005282 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17074fb6bf894917978384adb2874b04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:15.011788 22116 raft_consensus.cc:1275] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:15.014452 23573 consensus_queue.cc:1048] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:15.024736 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet 17074fb6bf894917978384adb2874b04 with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43754
I20260709 13:08:15.031956 23593 tablet_replica.cc:333] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:15.033588 23593 raft_consensus.cc:2243] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.034421 23593 raft_consensus.cc:2272] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.035169 23574 raft_consensus.cc:2955] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.039412 22686 raft_consensus.cc:2955] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.041667 23593 ts_tablet_manager.cc:1916] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:15.058118 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:15.062024 22116 raft_consensus.cc:2955] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.074702 21863 catalog_manager.cc:5697] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.084255 23572 raft_consensus.cc:1064] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:15.099351 22042 raft_consensus.cc:2955] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.096105 23572 consensus_queue.cc:237] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:15.109889 23593 ts_tablet_manager.cc:1929] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:15.110615 23593 log.cc:1199] T 17074fb6bf894917978384adb2874b04 P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/17074fb6bf894917978384adb2874b04
I20260709 13:08:15.110091 21963 consensus_queue.cc:237] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:15.115604 23351 raft_consensus.cc:1064] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:15.124353 22688 raft_consensus.cc:1275] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:15.122303 23351 consensus_queue.cc:237] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:15.126632 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet 17074fb6bf894917978384adb2874b04 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:15.132144 22116 raft_consensus.cc:1275] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:15.134866 23574 consensus_queue.cc:1048] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:15.135950 23543 consensus_queue.cc:1048] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:15.150142 21962 raft_consensus.cc:1275] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:15.156093 22685 raft_consensus.cc:1275] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [term 3 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:15.158012 23572 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:15.159147 22042 raft_consensus.cc:1275] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:15.165002 23495 consensus_queue.cc:1048] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:15.166514 23543 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:15.171011 22116 raft_consensus.cc:1275] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:15.174106 22686 raft_consensus.cc:1275] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:15.175061 23596 consensus_queue.cc:1048] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:15.178817 23495 consensus_queue.cc:1048] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:15.184702 23543 raft_consensus.cc:2955] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.185457 22686 raft_consensus.cc:2955] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.192723 22113 raft_consensus.cc:1275] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:15.197106 23573 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } 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 13:08:15.215468 22114 raft_consensus.cc:2955] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.226642 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d26b96d245c24fd1891bea7a0be5df12 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:15.229630 21962 raft_consensus.cc:1275] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:08:15.231125 23597 log.cc:927] Time spent T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:08:15.241688 21864 catalog_manager.cc:5697] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 4 to 5, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.241616 23573 raft_consensus.cc:2955] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.256264 22114 raft_consensus.cc:2955] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.257329 22041 raft_consensus.cc:1275] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:15.264871 22686 raft_consensus.cc:2955] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.273998 21963 raft_consensus.cc:1275] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:15.275717 23578 consensus_queue.cc:1048] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:15.280819 21863 catalog_manager.cc:5697] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index 4 to 5, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.287358 22041 raft_consensus.cc:2955] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.292083 23578 consensus_queue.cc:1048] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:15.298298 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet d26b96d245c24fd1891bea7a0be5df12 with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39634
I20260709 13:08:15.298805 23596 raft_consensus.cc:2955] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.301146 23369 consensus_queue.cc:1048] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:15.315864 22116 raft_consensus.cc:2955] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.317173 22113 raft_consensus.cc:1275] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:15.321249 23595 consensus_queue.cc:1048] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:15.335513 21961 raft_consensus.cc:2955] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.361532 22686 raft_consensus.cc:2955] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.369983 23606 tablet_replica.cc:333] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:15.371762 23606 raft_consensus.cc:2243] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.375844 21864 catalog_manager.cc:5697] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:15.372677 23606 raft_consensus.cc:2272] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.395757 23606 ts_tablet_manager.cc:1916] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:15.402791 21963 consensus_queue.cc:237] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:15.409786 22041 raft_consensus.cc:1275] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:15.412266 23543 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:15.418073 22686 raft_consensus.cc:1275] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:15.420346 23573 consensus_queue.cc:1048] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:15.434207 23573 raft_consensus.cc:2955] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.436926 22686 raft_consensus.cc:2955] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.436826 22035 consensus_queue.cc:237] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:15.450021 22041 raft_consensus.cc:2955] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.436126 23606 ts_tablet_manager.cc:1929] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:15.452947 23606 log.cc:1199] T d26b96d245c24fd1891bea7a0be5df12 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/d26b96d245c24fd1891bea7a0be5df12
I20260709 13:08:15.458370 22113 raft_consensus.cc:1275] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:15.459025 22685 raft_consensus.cc:1275] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:15.460484 23369 consensus_queue.cc:1048] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:15.471098 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ae94012034546359c8709563e590817 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:15.476518 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet d26b96d245c24fd1891bea7a0be5df12 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:15.477316 23596 consensus_queue.cc:1048] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:15.486207 23495 raft_consensus.cc:2955] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.490371 22685 raft_consensus.cc:2955] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.495517 21863 catalog_manager.cc:5697] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 5 to 6, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 3 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:15.532481 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55280acb287a4a1e9d3b91e35374c483 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:15.538772 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ae94012034546359c8709563e590817 with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:43754
I20260709 13:08:15.539847 23593 tablet_replica.cc:333] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:15.540982 23593 raft_consensus.cc:2243] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.541894 23593 raft_consensus.cc:2272] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.538249 22116 raft_consensus.cc:2955] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.546816 23593 ts_tablet_manager.cc:1916] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:15.564129 21864 catalog_manager.cc:5697] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 4 to 5, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:15.590797 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet 55280acb287a4a1e9d3b91e35374c483 with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59468
I20260709 13:08:15.593806 23593 ts_tablet_manager.cc:1929] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:08:15.594425 23593 log.cc:1199] T 5ae94012034546359c8709563e590817 P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/5ae94012034546359c8709563e590817
I20260709 13:08:15.596410 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet 5ae94012034546359c8709563e590817 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:15.597365 23612 tablet_replica.cc:333] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:15.598217 23612 raft_consensus.cc:2243] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.598728 23612 raft_consensus.cc:2272] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.601369 23612 ts_tablet_manager.cc:1916] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:15.613500 23612 ts_tablet_manager.cc:1929] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:15.613855 23612 log.cc:1199] T 55280acb287a4a1e9d3b91e35374c483 P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/55280acb287a4a1e9d3b91e35374c483
I20260709 13:08:15.615612 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet 55280acb287a4a1e9d3b91e35374c483 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:15.805876 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:15.846807 22116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21e9796262514571959522608d4ad086"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:15.847412 22116 raft_consensus.cc:606] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:15.849944 22041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2305888f94f487999d48fe261246075"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:15.850464 22041 raft_consensus.cc:606] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:15.853096 22116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:15.853622 22116 raft_consensus.cc:606] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:15.854692 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:15.856331 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:15.885906 23520 raft_consensus.cc:993] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:15.886447 23410 raft_consensus.cc:1081] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:15.887990 22686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21e9796262514571959522608d4ad086"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:35446
I20260709 13:08:15.888597 22686 raft_consensus.cc:493] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:15.889021 22686 raft_consensus.cc:3060] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.894943 22686 raft_consensus.cc:515] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:15.897184 22686 leader_election.cc:290] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:15.898304 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e9796262514571959522608d4ad086" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:15.899097 21961 raft_consensus.cc:3060] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.899016 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e9796262514571959522608d4ad086" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:15.899798 22116 raft_consensus.cc:3055] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:15.900104 22116 raft_consensus.cc:740] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:15.900887 22116 consensus_queue.cc:260] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:15.902127 22116 raft_consensus.cc:3060] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.909013 21961 raft_consensus.cc:2468] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 3.
I20260709 13:08:15.910480 22654 leader_election.cc:304] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:15.910696 22116 raft_consensus.cc:2468] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 3.
I20260709 13:08:15.911389 23533 raft_consensus.cc:2804] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:15.911976 23533 raft_consensus.cc:697] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 3 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:15.916348 23533 consensus_queue.cc:237] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:15.931607 21863 catalog_manager.cc:5697] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 2 to 3, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 3 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:15.947816 23596 raft_consensus.cc:993] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:15.948341 23369 raft_consensus.cc:1081] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:15.950448 21961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2305888f94f487999d48fe261246075"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:59478
I20260709 13:08:15.951001 21961 raft_consensus.cc:493] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:15.951436 21961 raft_consensus.cc:3060] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.957309 21961 raft_consensus.cc:515] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:15.959733 21961 leader_election.cc:290] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:15.960127 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2305888f94f487999d48fe261246075" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:15.960742 22035 raft_consensus.cc:3055] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:15.961086 22035 raft_consensus.cc:740] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:15.961937 22035 consensus_queue.cc:260] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:15.963181 22035 raft_consensus.cc:3060] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.973004 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2305888f94f487999d48fe261246075" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:15.973694 22116 raft_consensus.cc:3060] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:15.980890 22035 raft_consensus.cc:2468] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:15.982239 21933 leader_election.cc:304] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:15.983125 23572 raft_consensus.cc:2804] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:15.983644 23572 raft_consensus.cc:697] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:15.987649 22116 raft_consensus.cc:2468] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:15.988590 23572 consensus_queue.cc:237] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:16.003357 21863 catalog_manager.cc:5697] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:16.381665 21961 raft_consensus.cc:1275] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:16.387552 23466 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:16.704882 23620 raft_consensus.cc:993] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:16.849771 23622 raft_consensus.cc:1081] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:16.853193 22036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39642
I20260709 13:08:16.853832 22036 raft_consensus.cc:493] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:16.854315 22036 raft_consensus.cc:3060] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:16.866839 22036 raft_consensus.cc:515] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:16.869704 22036 leader_election.cc:290] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:16.871002 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:16.871676 21961 raft_consensus.cc:3060] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:16.877941 22111 raft_consensus.cc:1275] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:16.879819 22116 raft_consensus.cc:1275] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:16.879614 23573 consensus_queue.cc:1048] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.880165 21961 raft_consensus.cc:2468] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 3.
I20260709 13:08:16.881417 22008 leader_election.cc:304] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:16.904808 22111 consensus_queue.cc:237] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:16.905905 23369 raft_consensus.cc:2804] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:16.906427 23369 raft_consensus.cc:697] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:16.907229 23369 consensus_queue.cc:237] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:16.912312 22036 raft_consensus.cc:1275] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:16.913092 21961 raft_consensus.cc:1275] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:16.924539 23619 consensus_queue.cc:1048] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.934327 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:16.926980 23619 consensus_queue.cc:1048] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } 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 13:08:16.960099 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2ebcc62d2104c39899ef43bc3a36c24" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:16.960767 22113 raft_consensus.cc:3055] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:16.961120 22113 raft_consensus.cc:740] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:16.961901 22113 consensus_queue.cc:260] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:16.963210 22113 raft_consensus.cc:3060] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:16.985267 22040 raft_consensus.cc:1275] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:17.011570 23572 consensus_queue.cc:1048] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:17.012485 23618 consensus_queue.cc:1048] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:08:17.037318 22079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 63599.6us
W20260709 13:08:17.038395 22079 consensus_peers.cc:597] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 67c618058a084ebca6eaec780fce976d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:17.047921 21864 catalog_manager.cc:5697] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 2 to 3, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 3 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:17.073943 22113 raft_consensus.cc:2468] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 3.
I20260709 13:08:17.154924 23520 raft_consensus.cc:2955] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.176964 21961 raft_consensus.cc:2955] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.202567 22039 raft_consensus.cc:2955] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.209154 21863 catalog_manager.cc:5697] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.214744 22036 consensus_queue.cc:237] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:17.235666 22107 raft_consensus.cc:1275] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:17.237608 23632 consensus_queue.cc:1048] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:17.241501 22005 consensus_peers.cc:597] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c371916d1c81486091f0b8131669ae32. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:17.241856 21961 raft_consensus.cc:1275] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:17.246095 23632 consensus_queue.cc:1048] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:17.251433 23616 raft_consensus.cc:2955] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.258656 22107 raft_consensus.cc:2955] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.261790 21961 raft_consensus.cc:2955] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.279699 21864 catalog_manager.cc:5697] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:17.284063 21963 consensus_queue.cc:237] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
W20260709 13:08:17.300007 21930 consensus_peers.cc:597] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2305888f94f487999d48fe261246075. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:17.316793 22107 raft_consensus.cc:1275] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:17.316838 22036 raft_consensus.cc:1275] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:17.318660 23614 consensus_queue.cc:1048] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:17.319542 23572 consensus_queue.cc:1048] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:17.327796 23573 raft_consensus.cc:2955] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.333513 22107 raft_consensus.cc:2955] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.334102 22036 raft_consensus.cc:2955] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.345371 21963 consensus_queue.cc:237] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:17.352345 21863 catalog_manager.cc:5697] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
W20260709 13:08:17.377616 21930 consensus_peers.cc:597] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e85288254a5479f84312c07d0bae5a3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:17.383885 21962 raft_consensus.cc:1275] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:17.390853 23616 consensus_queue.cc:1048] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:17.391582 22107 raft_consensus.cc:1275] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:17.392086 22036 raft_consensus.cc:1275] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:17.396291 23573 consensus_queue.cc:1048] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:17.397311 23636 consensus_queue.cc:1048] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:17.465190 22113 raft_consensus.cc:1275] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:17.464250 23571 raft_consensus.cc:2955] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.467237 22113 raft_consensus.cc:2955] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.471836 23616 consensus_queue.cc:1048] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:17.543908 21863 catalog_manager.cc:5697] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:17.571419 23653 ts_tablet_manager.cc:933] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:17.568771 22036 raft_consensus.cc:2955] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:17.599524 23653 tablet_copy_client.cc:323] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:08:17.601779 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet 67c618058a084ebca6eaec780fce976d from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:08:17.602320 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet 67c618058a084ebca6eaec780fce976d from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-67c618058a084ebca6eaec780fce976d
I20260709 13:08:17.616494 22126 tablet_copy_source_session.cc:215] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:17.620774 23653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c618058a084ebca6eaec780fce976d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:17.650916 23653 tablet_copy_client.cc:806] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:17.651592 23653 tablet_copy_client.cc:670] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:17.660213 23653 tablet_copy_client.cc:538] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:17.669605 23653 tablet_bootstrap.cc:492] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:17.696671 23653 tablet_bootstrap.cc:492] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:17.697661 23653 tablet_bootstrap.cc:492] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:17.698264 23653 ts_tablet_manager.cc:1403] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.029s	user 0.026s	sys 0.004s
I20260709 13:08:17.700573 23653 raft_consensus.cc:359] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:17.701265 23653 raft_consensus.cc:740] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:17.701877 23653 consensus_queue.cc:260] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:17.705590 23653 ts_tablet_manager.cc:1434] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:17.709537 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-67c618058a084ebca6eaec780fce976d received from {username='slave'} at 127.0.0.1:50576
I20260709 13:08:17.710006 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-67c618058a084ebca6eaec780fce976d on tablet 67c618058a084ebca6eaec780fce976d with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:17.741227 23653 ts_tablet_manager.cc:933] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:08:17.743013 23653 tablet_copy_client.cc:323] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:08:17.744486 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet b2305888f94f487999d48fe261246075 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:08:17.745020 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet b2305888f94f487999d48fe261246075 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-b2305888f94f487999d48fe261246075
I20260709 13:08:17.750954 23657 ts_tablet_manager.cc:933] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:17.752825 23657 tablet_copy_client.cc:323] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.130:44743
I20260709 13:08:17.752915 21977 tablet_copy_source_session.cc:215] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:17.755025 22052 tablet_copy_service.cc:140] P 4b328f1ebf504fcab686a05f383c1aeb: Received BeginTabletCopySession request for tablet c371916d1c81486091f0b8131669ae32 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:53548)
I20260709 13:08:17.755577 22052 tablet_copy_service.cc:161] P 4b328f1ebf504fcab686a05f383c1aeb: Beginning new tablet copy session on tablet c371916d1c81486091f0b8131669ae32 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:53548: session id = 80897c06fbff4f1095756511be3d0454-c371916d1c81486091f0b8131669ae32
I20260709 13:08:17.756460 23653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2305888f94f487999d48fe261246075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:17.762185 22052 tablet_copy_source_session.cc:215] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:17.765024 23657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c371916d1c81486091f0b8131669ae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:17.778442 23653 tablet_copy_client.cc:806] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:17.779193 23653 tablet_copy_client.cc:670] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:17.783512 23653 tablet_copy_client.cc:538] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:17.788913 23657 tablet_copy_client.cc:806] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:17.789623 23657 tablet_copy_client.cc:670] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:17.797709 23653 tablet_bootstrap.cc:492] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:17.798384 23657 tablet_copy_client.cc:538] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:17.808535 23657 tablet_bootstrap.cc:492] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:17.831008 23653 tablet_bootstrap.cc:492] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:17.832105 23653 tablet_bootstrap.cc:492] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:17.832887 23653 ts_tablet_manager.cc:1403] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.009s
I20260709 13:08:17.836169 23653 raft_consensus.cc:359] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:17.837159 23653 raft_consensus.cc:740] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:17.837988 23653 consensus_queue.cc:260] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:17.839967 23653 ts_tablet_manager.cc:1434] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:17.843178 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-b2305888f94f487999d48fe261246075 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:08:17.843690 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-b2305888f94f487999d48fe261246075 on tablet b2305888f94f487999d48fe261246075 with peer 80897c06fbff4f1095756511be3d0454
W20260709 13:08:17.847472 21988 debug-util.cc:398] Leaking SignalData structure 0x7b08001f7100 after lost signal to thread 20817
W20260709 13:08:17.848807 21988 debug-util.cc:398] Leaking SignalData structure 0x7b08001febe0 after lost signal to thread 21899
W20260709 13:08:17.850169 21988 debug-util.cc:398] Leaking SignalData structure 0x7b08002f0880 after lost signal to thread 21991
I20260709 13:08:17.850298 23653 ts_tablet_manager.cc:933] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
W20260709 13:08:17.858741 21988 debug-util.cc:398] Leaking SignalData structure 0x7b0800332120 after lost signal to thread 22066
I20260709 13:08:17.865002 23657 tablet_bootstrap.cc:492] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:17.865998 23657 tablet_bootstrap.cc:492] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:17.866679 23657 ts_tablet_manager.cc:1403] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.012s
W20260709 13:08:17.859828 21988 debug-util.cc:398] Leaking SignalData structure 0x7b0800348c60 after lost signal to thread 22140
W20260709 13:08:17.868021 21988 debug-util.cc:398] Leaking SignalData structure 0x7b0800309e20 after lost signal to thread 22712
I20260709 13:08:17.875022 23657 raft_consensus.cc:359] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:17.876009 23657 raft_consensus.cc:740] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:17.876727 23657 consensus_queue.cc:260] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:17.879483 23657 ts_tablet_manager.cc:1434] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260709 13:08:17.881150 23653 tablet_copy_client.cc:323] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:08:17.881254 22052 tablet_copy_service.cc:342] P 4b328f1ebf504fcab686a05f383c1aeb: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-c371916d1c81486091f0b8131669ae32 received from {username='slave'} at 127.0.0.1:53548
I20260709 13:08:17.881870 22052 tablet_copy_service.cc:434] P 4b328f1ebf504fcab686a05f383c1aeb: ending tablet copy session 80897c06fbff4f1095756511be3d0454-c371916d1c81486091f0b8131669ae32 on tablet c371916d1c81486091f0b8131669ae32 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:17.882994 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet 3e85288254a5479f84312c07d0bae5a3 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:08:17.883504 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet 3e85288254a5479f84312c07d0bae5a3 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-3e85288254a5479f84312c07d0bae5a3
I20260709 13:08:17.892828 21977 tablet_copy_source_session.cc:215] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:17.896315 23653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e85288254a5479f84312c07d0bae5a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:17.925486 23653 tablet_copy_client.cc:806] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:17.926149 23653 tablet_copy_client.cc:670] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:17.930094 23653 tablet_copy_client.cc:538] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:17.939581 23653 tablet_bootstrap.cc:492] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:17.959574 22687 raft_consensus.cc:1217] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:17.973140 23653 tablet_bootstrap.cc:492] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:17.976588 23653 tablet_bootstrap.cc:492] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:17.977355 23653 ts_tablet_manager.cc:1403] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.004s
I20260709 13:08:17.987644 23653 raft_consensus.cc:359] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:17.989537 23653 raft_consensus.cc:740] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:17.990267 23653 consensus_queue.cc:260] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:17.993345 23653 ts_tablet_manager.cc:1434] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:17.995647 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-3e85288254a5479f84312c07d0bae5a3 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:08:17.996037 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-3e85288254a5479f84312c07d0bae5a3 on tablet 3e85288254a5479f84312c07d0bae5a3 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:18.171761 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:18.213567 22684 raft_consensus.cc:1217] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:18.269061 21962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
mode: GRACEFUL
new_leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:33742
I20260709 13:08:18.269761 21962 raft_consensus.cc:606] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Received request to transfer leadership to TS 4b328f1ebf504fcab686a05f383c1aeb
I20260709 13:08:18.282073 22036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:18.282817 22036 raft_consensus.cc:606] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:18.285830 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:18.287587 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:18.310171 22684 raft_consensus.cc:1217] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:18.363004 22684 raft_consensus.cc:1217] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:18.537861 23571 raft_consensus.cc:993] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c: : Instructing follower 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:18.538386 23665 raft_consensus.cc:1081] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Signalling peer 4b328f1ebf504fcab686a05f383c1aeb to start an election
I20260709 13:08:18.540993 22033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
 from {username='slave'} at 127.0.0.1:39644
I20260709 13:08:18.541700 22033 raft_consensus.cc:493] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:18.542124 22033 raft_consensus.cc:3060] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.553970 22033 raft_consensus.cc:515] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:18.557947 22033 leader_election.cc:290] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:18.562876 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:18.566715 21962 raft_consensus.cc:3055] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.567128 21962 raft_consensus.cc:740] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:18.568602 23638 raft_consensus.cc:1064] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:18.568298 21962 consensus_queue.cc:260] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:18.569612 21962 raft_consensus.cc:3060] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.578725 21962 raft_consensus.cc:2468] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
I20260709 13:08:18.579283 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "80897c06fbff4f1095756511be3d0454"
I20260709 13:08:18.580111 22687 raft_consensus.cc:3060] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.582127 22008 leader_election.cc:304] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:18.583266 23616 raft_consensus.cc:2804] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:18.585912 23616 raft_consensus.cc:697] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Becoming Leader. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:18.586969 23616 consensus_queue.cc:237] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:18.590546 23638 consensus_queue.cc:237] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:18.610972 22687 raft_consensus.cc:2468] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b328f1ebf504fcab686a05f383c1aeb in term 2.
W20260709 13:08:18.619678 22079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 55123us
I20260709 13:08:18.621752 22687 raft_consensus.cc:1275] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:18.623289 23520 consensus_queue.cc:1048] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:18.664238 22033 raft_consensus.cc:1275] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:18.668659 23668 consensus_queue.cc:1048] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:18.669288 21962 raft_consensus.cc:1275] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:18.674991 21861 catalog_manager.cc:5697] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:18.678915 23668 consensus_queue.cc:1048] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:18.695546 23630 raft_consensus.cc:993] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:18.696955 23616 raft_consensus.cc:1081] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:18.699797 22684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:45230
I20260709 13:08:18.700506 22684 raft_consensus.cc:493] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:18.701062 22684 raft_consensus.cc:3060] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.704946 23632 raft_consensus.cc:1064] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:18.707353 23632 consensus_queue.cc:237] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:18.710683 23668 raft_consensus.cc:2955] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:18.715922 21962 raft_consensus.cc:2955] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:18.723086 22684 raft_consensus.cc:515] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:18.725370 22684 leader_election.cc:290] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:18.728454 21963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:18.729148 21963 raft_consensus.cc:3060] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.757716 22113 raft_consensus.cc:1275] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:18.768144 22684 raft_consensus.cc:1275] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:18.768874 21962 raft_consensus.cc:1275] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:18.796190 23677 consensus_queue.cc:1048] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:08:18.808580 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:18.809657 22036 raft_consensus.cc:3055] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.810079 22036 raft_consensus.cc:740] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:18.811722 22036 consensus_queue.cc:260] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:18.814832 22036 raft_consensus.cc:3060] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.824939 22036 raft_consensus.cc:2468] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:18.838792 21862 catalog_manager.cc:5697] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:18.840945 23665 raft_consensus.cc:1064] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:18.843286 21963 raft_consensus.cc:2468] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:18.844573 22654 leader_election.cc:304] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:18.850266 23677 consensus_queue.cc:1048] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:18.852422 23618 raft_consensus.cc:2804] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:18.852980 23618 raft_consensus.cc:697] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:18.853982 23618 consensus_queue.cc:237] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:18.852211 23630 consensus_queue.cc:1048] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:18.869112 23665 consensus_queue.cc:237] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:18.896916 23571 raft_consensus.cc:1064] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
W20260709 13:08:18.903735 23674 log.cc:927] Time spent T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4: Append to log took a long time: real 0.070s	user 0.000s	sys 0.002s
I20260709 13:08:18.906651 23571 consensus_queue.cc:237] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:18.917979 22036 raft_consensus.cc:2955] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:18.919433 22687 raft_consensus.cc:2955] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:18.934396 23616 raft_consensus.cc:2955] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:18.955062 22684 raft_consensus.cc:1275] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:18.958544 23665 consensus_queue.cc:1048] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:18.973289 22113 raft_consensus.cc:1275] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:18.974988 22036 raft_consensus.cc:1275] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:18.980046 22682 raft_consensus.cc:2955] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:18.982890 21864 catalog_manager.cc:5697] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:19.003849 22687 raft_consensus.cc:1275] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:19.005720 23680 consensus_queue.cc:1048] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:08:19.015506 23681 consensus_queue.cc:1048] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:19.018828 22107 raft_consensus.cc:1275] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:19.035591 21961 raft_consensus.cc:2955] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.038172 22113 raft_consensus.cc:2955] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.050871 21863 catalog_manager.cc:5697] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:19.033135 22107 consensus_queue.cc:237] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:19.059646 22040 raft_consensus.cc:1275] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:19.065496 23680 consensus_queue.cc:1048] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:19.074738 22040 consensus_queue.cc:237] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:19.079761 22682 raft_consensus.cc:1275] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:19.081278 23668 consensus_queue.cc:1048] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:08:19.085351 22684 raft_consensus.cc:1275] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:19.087647 23616 consensus_queue.cc:1048] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:19.089145 22112 raft_consensus.cc:1275] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:19.093425 23680 consensus_queue.cc:1048] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:19.096232 23616 consensus_queue.cc:1048] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:19.099284 23676 raft_consensus.cc:2955] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.104981 22684 raft_consensus.cc:2955] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.110658 22113 raft_consensus.cc:2955] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.119413 23680 consensus_queue.cc:1048] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 13:08:19.136194 21963 raft_consensus.cc:1275] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:19.144452 23520 consensus_queue.cc:1048] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:19.158938 21961 raft_consensus.cc:1275] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:19.185535 22684 raft_consensus.cc:2955] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:08:19.187140 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 47010.1us
I20260709 13:08:19.161458 23616 consensus_queue.cc:1048] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 13:08:19.200820 23571 raft_consensus.cc:2955] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.202236 23680 raft_consensus.cc:2955] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.208999 23668 raft_consensus.cc:2955] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.213686 21963 raft_consensus.cc:2955] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.217674 21862 catalog_manager.cc:5697] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index 4 to 5, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.251436 22113 raft_consensus.cc:2955] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.291066 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:19.250351 22112 raft_consensus.cc:2955] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:08:19.317070 22005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 82549.7us
I20260709 13:08:19.353236 22684 raft_consensus.cc:1275] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:19.368746 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c371916d1c81486091f0b8131669ae32 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:19.373060 22684 raft_consensus.cc:2955] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.412451 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 67c618058a084ebca6eaec780fce976d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:19.418089 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet c371916d1c81486091f0b8131669ae32 with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59468
W20260709 13:08:19.418176 22005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 61744.3us
I20260709 13:08:19.423550 21963 raft_consensus.cc:1275] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:08:19.422078 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 102052us
I20260709 13:08:19.418700 23707 consensus_queue.cc:1048] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 13:08:19.437175 21864 catalog_manager.cc:5697] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.445889 21864 catalog_manager.cc:5697] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.464190 22040 raft_consensus.cc:1275] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:19.434134 23618 consensus_queue.cc:1048] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 13:08:19.481195 22682 raft_consensus.cc:2955] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.499938 22040 raft_consensus.cc:2955] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:08:19.524977 22654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 50572.3us
I20260709 13:08:19.579502 23618 consensus_queue.cc:1048] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:08:19.581768 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 65561us
W20260709 13:08:19.597739 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 72901.1us
I20260709 13:08:19.601747 21863 catalog_manager.cc:5697] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:08:19.618458 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 130194us
I20260709 13:08:19.643581 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet 67c618058a084ebca6eaec780fce976d with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39634
I20260709 13:08:19.692687 22039 raft_consensus.cc:2955] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.702183 23713 tablet_replica.cc:333] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:19.703361 23713 raft_consensus.cc:2243] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.704233 23713 raft_consensus.cc:2272] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:19.718611 22654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 101549us
I20260709 13:08:19.744014 23724 tablet_replica.cc:333] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:19.745954 23724 raft_consensus.cc:2243] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:19.777149 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 43736.7us
I20260709 13:08:19.834587 23713 ts_tablet_manager.cc:1916] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:19.801440 23724 raft_consensus.cc:2272] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.891710 23724 ts_tablet_manager.cc:1916] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:19.928193 21963 consensus_queue.cc:237] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:19.929643 21965 consensus_queue.cc:237] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:19.931453 23713 ts_tablet_manager.cc:1929] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:19.931947 23713 log.cc:1199] T c371916d1c81486091f0b8131669ae32 P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/c371916d1c81486091f0b8131669ae32
I20260709 13:08:19.933933 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet c371916d1c81486091f0b8131669ae32 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:19.946309 22682 raft_consensus.cc:1275] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:19.963054 22113 raft_consensus.cc:1275] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:19.969192 23681 consensus_queue.cc:1048] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:19.972913 22682 raft_consensus.cc:1275] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:19.977480 23730 consensus_queue.cc:1048] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:19.978355 23729 raft_consensus.cc:2955] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:19.983418 23681 consensus_queue.cc:1048] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:19.989040 22040 raft_consensus.cc:1275] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:20.048623 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e85288254a5479f84312c07d0bae5a3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:20.046204 22687 raft_consensus.cc:2955] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:08:20.053503 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 46558.4us
I20260709 13:08:20.039595 23681 consensus_queue.cc:1048] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
W20260709 13:08:20.056843 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35765, user_credentials={real_user=slave}} blocked reactor thread for 48054.9us
I20260709 13:08:20.063827 22111 raft_consensus.cc:2955] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:20.099550 21864 catalog_manager.cc:5697] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 4 to 5, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:20.117343 22033 raft_consensus.cc:2955] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:20.120738 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e85288254a5479f84312c07d0bae5a3 with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39634
I20260709 13:08:20.121760 23680 raft_consensus.cc:2955] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:20.135357 22687 raft_consensus.cc:2955] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:20.147342 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2305888f94f487999d48fe261246075 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:20.145576 23724 ts_tablet_manager.cc:1929] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:20.167347 23724 log.cc:1199] T 67c618058a084ebca6eaec780fce976d P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/67c618058a084ebca6eaec780fce976d
I20260709 13:08:20.155917 21863 catalog_manager.cc:5697] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 4 to 5, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:20.172865 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet 67c618058a084ebca6eaec780fce976d (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:20.177851 23724 tablet_replica.cc:333] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:20.179251 23724 raft_consensus.cc:2243] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:20.180150 23724 raft_consensus.cc:2272] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.189851 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet b2305888f94f487999d48fe261246075 with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43754
I20260709 13:08:20.206087 23724 ts_tablet_manager.cc:1916] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:20.207913 23732 tablet_replica.cc:333] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:20.210274 23732 raft_consensus.cc:2243] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:20.211222 23732 raft_consensus.cc:2272] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.215857 23732 ts_tablet_manager.cc:1916] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:20.250902 23724 ts_tablet_manager.cc:1929] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:20.251673 23724 log.cc:1199] T 3e85288254a5479f84312c07d0bae5a3 P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/3e85288254a5479f84312c07d0bae5a3
I20260709 13:08:20.253667 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet 3e85288254a5479f84312c07d0bae5a3 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:20.255121 23732 ts_tablet_manager.cc:1929] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:20.255602 23732 log.cc:1199] T b2305888f94f487999d48fe261246075 P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/b2305888f94f487999d48fe261246075
I20260709 13:08:20.258111 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet b2305888f94f487999d48fe261246075 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:20.627103 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:20.670501 22040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb9bef2959b743e1937f8726383a6e31"
dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
mode: GRACEFUL
new_leader_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:56362
I20260709 13:08:20.671275 22040 raft_consensus.cc:606] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Received request to transfer leadership to TS 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:20.672742 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:08:20.674593 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:21.102190 23712 raft_consensus.cc:993] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb: : Instructing follower 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:21.102910 23676 raft_consensus.cc:1081] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Signalling peer 4cb61644d1b24df8810b3f175062e581 to start an election
I20260709 13:08:21.104718 22113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb9bef2959b743e1937f8726383a6e31"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:08:21.105322 22113 raft_consensus.cc:493] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:21.105768 22113 raft_consensus.cc:3060] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.119616 22113 raft_consensus.cc:515] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:21.125218 22113 leader_election.cc:290] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:21.125895 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9bef2959b743e1937f8726383a6e31" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:21.126541 21965 raft_consensus.cc:3060] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.130592 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9bef2959b743e1937f8726383a6e31" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:21.131265 22040 raft_consensus.cc:3055] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:21.131560 22040 raft_consensus.cc:740] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b328f1ebf504fcab686a05f383c1aeb, State: Running, Role: LEADER
I20260709 13:08:21.132290 22040 consensus_queue.cc:260] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:21.133455 22040 raft_consensus.cc:3060] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.134308 21965 raft_consensus.cc:2468] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:21.135885 22082 leader_election.cc:304] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:21.136760 23711 raft_consensus.cc:2804] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:21.137286 23711 raft_consensus.cc:697] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:21.138167 23711 consensus_queue.cc:237] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:21.139636 22040 raft_consensus.cc:2468] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:21.152959 21862 catalog_manager.cc:5697] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 1 to 2, leader changed from 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:21.299530 21965 consensus_queue.cc:237] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:21.313306 22113 raft_consensus.cc:1275] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:21.315408 23681 consensus_queue.cc:1048] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:21.316313 21930 consensus_peers.cc:597] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f882da493ce4e66abcc6ed7f1db2589. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:21.318966 22040 raft_consensus.cc:1275] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:21.320832 23681 consensus_queue.cc:1048] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:21.338083 23571 raft_consensus.cc:2955] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.339406 22033 raft_consensus.cc:2955] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.357193 22040 consensus_queue.cc:237] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:21.358418 21862 catalog_manager.cc:5697] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:21.371834 22112 raft_consensus.cc:1275] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:08:21.373165 22005 consensus_peers.cc:597] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52ab871f5ff64985b136e6d911d496af. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:21.373373 23676 consensus_queue.cc:1048] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:21.376497 21965 raft_consensus.cc:1275] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:21.379915 23733 consensus_queue.cc:1048] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:21.385751 22111 raft_consensus.cc:2955] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.420948 23676 raft_consensus.cc:2955] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.428228 22113 raft_consensus.cc:2955] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.430657 21964 raft_consensus.cc:2955] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.437803 21965 consensus_queue.cc:237] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:21.443857 21864 catalog_manager.cc:5697] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index -1 to 3, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:21.466081 21930 consensus_peers.cc:597] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7ffa8c98d934bd58620d77a5dcf6508. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:21.468469 22113 raft_consensus.cc:1275] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:21.469308 22040 raft_consensus.cc:1275] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:21.470306 23571 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:21.471220 23680 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:21.483368 23680 raft_consensus.cc:2955] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.486382 22113 raft_consensus.cc:2955] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.512701 22111 consensus_queue.cc:237] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Queue 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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:21.513906 22040 raft_consensus.cc:2955] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.518183 21862 catalog_manager.cc:5697] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 4, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 3 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:21.534641 22079 consensus_peers.cc:597] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 -> Peer 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725): Couldn't send request to peer 80897c06fbff4f1095756511be3d0454. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e15ed6b2b5e45fcb649e4f2635c9f6a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:21.534771 21965 raft_consensus.cc:1275] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:21.540022 22040 raft_consensus.cc:1275] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:21.541440 23711 consensus_queue.cc:1048] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:08:21.544349 23695 consensus_queue.cc:1048] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:21.557499 23711 raft_consensus.cc:2955] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.559072 21965 raft_consensus.cc:2955] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.580155 21864 catalog_manager.cc:5697] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.593003 22040 raft_consensus.cc:2955] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 80897c06fbff4f1095756511be3d0454 (127.20.83.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } } }
I20260709 13:08:21.611527 21965 raft_consensus.cc:1275] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:21.613859 23695 consensus_queue.cc:1048] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:21.656225 22040 raft_consensus.cc:1275] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:21.672752 23711 consensus_queue.cc:1048] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:21.675505 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:21.830982 23756 ts_tablet_manager.cc:933] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:08:21.832996 23755 ts_tablet_manager.cc:933] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:21.842012 23756 tablet_copy_client.cc:323] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:08:21.844990 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet 3f882da493ce4e66abcc6ed7f1db2589 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:08:21.854575 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet 3f882da493ce4e66abcc6ed7f1db2589 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-3f882da493ce4e66abcc6ed7f1db2589
I20260709 13:08:21.873930 21977 tablet_copy_source_session.cc:215] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:21.877604 23756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f882da493ce4e66abcc6ed7f1db2589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.905900 23755 tablet_copy_client.cc:323] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.130:44743
I20260709 13:08:21.908032 22052 tablet_copy_service.cc:140] P 4b328f1ebf504fcab686a05f383c1aeb: Received BeginTabletCopySession request for tablet 52ab871f5ff64985b136e6d911d496af from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:53548)
I20260709 13:08:21.911253 22052 tablet_copy_service.cc:161] P 4b328f1ebf504fcab686a05f383c1aeb: Beginning new tablet copy session on tablet 52ab871f5ff64985b136e6d911d496af from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:53548: session id = 80897c06fbff4f1095756511be3d0454-52ab871f5ff64985b136e6d911d496af
I20260709 13:08:21.925254 22052 tablet_copy_source_session.cc:215] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:21.928373 23756 tablet_copy_client.cc:806] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:21.929189 23756 tablet_copy_client.cc:670] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:21.930701 23755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ab871f5ff64985b136e6d911d496af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.939568 23756 tablet_copy_client.cc:538] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:21.977847 23756 tablet_bootstrap.cc:492] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:22.006520 23759 ts_tablet_manager.cc:933] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083)
I20260709 13:08:22.007148 23755 tablet_copy_client.cc:806] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:22.007869 23755 tablet_copy_client.cc:670] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:22.013686 23755 tablet_copy_client.cc:538] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:22.015666 23759 tablet_copy_client.cc:323] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.129:40083
I20260709 13:08:22.017784 21977 tablet_copy_service.cc:140] P d560931789be4d4fbb719baf8ff8e52c: Received BeginTabletCopySession request for tablet f7ffa8c98d934bd58620d77a5dcf6508 from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:54658)
I20260709 13:08:22.018328 21977 tablet_copy_service.cc:161] P d560931789be4d4fbb719baf8ff8e52c: Beginning new tablet copy session on tablet f7ffa8c98d934bd58620d77a5dcf6508 from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:54658: session id = 80897c06fbff4f1095756511be3d0454-f7ffa8c98d934bd58620d77a5dcf6508
I20260709 13:08:22.039448 23756 tablet_bootstrap.cc:492] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:22.040560 23756 tablet_bootstrap.cc:492] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:22.041347 23756 ts_tablet_manager.cc:1403] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.064s	user 0.030s	sys 0.003s
I20260709 13:08:22.042337 21977 tablet_copy_source_session.cc:215] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:22.044546 23756 raft_consensus.cc:359] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:22.045521 23756 raft_consensus.cc:740] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:22.046142 23759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ffa8c98d934bd58620d77a5dcf6508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.046242 23756 consensus_queue.cc:260] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:22.049496 23756 ts_tablet_manager.cc:1434] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:22.051326 21976 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-3f882da493ce4e66abcc6ed7f1db2589 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:08:22.051736 21976 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-3f882da493ce4e66abcc6ed7f1db2589 on tablet 3f882da493ce4e66abcc6ed7f1db2589 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:22.068854 23755 tablet_bootstrap.cc:492] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:22.114486 23759 tablet_copy_client.cc:806] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:22.115218 23759 tablet_copy_client.cc:670] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:22.119450 23759 tablet_copy_client.cc:538] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:22.121272 23755 tablet_bootstrap.cc:492] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:22.122318 23755 tablet_bootstrap.cc:492] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:22.123083 23755 ts_tablet_manager.cc:1403] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.016s
I20260709 13:08:22.126372 23755 raft_consensus.cc:359] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:22.127490 23755 raft_consensus.cc:740] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:22.131735 23759 tablet_bootstrap.cc:492] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:22.139417 23756 ts_tablet_manager.cc:933] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454: Initiating tablet copy from peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:22.140226 23755 consensus_queue.cc:260] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:22.143273 23755 ts_tablet_manager.cc:1434] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:08:22.150200 22052 tablet_copy_service.cc:342] P 4b328f1ebf504fcab686a05f383c1aeb: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-52ab871f5ff64985b136e6d911d496af received from {username='slave'} at 127.0.0.1:53548
I20260709 13:08:22.150676 22052 tablet_copy_service.cc:434] P 4b328f1ebf504fcab686a05f383c1aeb: ending tablet copy session 80897c06fbff4f1095756511be3d0454-52ab871f5ff64985b136e6d911d496af on tablet 52ab871f5ff64985b136e6d911d496af with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:22.171828 23756 tablet_copy_client.cc:323] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454: tablet copy: Beginning tablet copy session from remote peer at address 127.20.83.131:35765
I20260709 13:08:22.174048 22126 tablet_copy_service.cc:140] P 4cb61644d1b24df8810b3f175062e581: Received BeginTabletCopySession request for tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a from peer 80897c06fbff4f1095756511be3d0454 ({username='slave'} at 127.0.0.1:50576)
I20260709 13:08:22.174620 22126 tablet_copy_service.cc:161] P 4cb61644d1b24df8810b3f175062e581: Beginning new tablet copy session on tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a from peer 80897c06fbff4f1095756511be3d0454 at {username='slave'} at 127.0.0.1:50576: session id = 80897c06fbff4f1095756511be3d0454-3e15ed6b2b5e45fcb649e4f2635c9f6a
I20260709 13:08:22.200371 22126 tablet_copy_source_session.cc:215] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:22.206384 23756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.217474 22682 raft_consensus.cc:1217] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 13:08:22.232896 21930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 72210.8us
I20260709 13:08:22.270852 23756 tablet_copy_client.cc:806] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:22.271588 23756 tablet_copy_client.cc:670] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:22.280912 23756 tablet_copy_client.cc:538] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:22.287822 23759 tablet_bootstrap.cc:492] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:22.289009 23759 tablet_bootstrap.cc:492] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:22.290056 23759 ts_tablet_manager.cc:1403] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.159s	user 0.021s	sys 0.013s
I20260709 13:08:22.296502 23756 tablet_bootstrap.cc:492] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454: Bootstrap starting.
I20260709 13:08:22.308229 23759 raft_consensus.cc:359] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:22.309235 23759 raft_consensus.cc:740] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:22.309962 23759 consensus_queue.cc:260] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:22.310393 22682 raft_consensus.cc:1217] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:22.400027 23759 ts_tablet_manager.cc:1434] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.109s	user 0.023s	sys 0.011s
W20260709 13:08:22.419124 22654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 100701us
I20260709 13:08:22.423377 21977 tablet_copy_service.cc:342] P d560931789be4d4fbb719baf8ff8e52c: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-f7ffa8c98d934bd58620d77a5dcf6508 received from {username='slave'} at 127.0.0.1:54658
I20260709 13:08:22.423890 21977 tablet_copy_service.cc:434] P d560931789be4d4fbb719baf8ff8e52c: ending tablet copy session 80897c06fbff4f1095756511be3d0454-f7ffa8c98d934bd58620d77a5dcf6508 on tablet f7ffa8c98d934bd58620d77a5dcf6508 with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:22.499938 23756 tablet_bootstrap.cc:492] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:22.513948 23756 tablet_bootstrap.cc:492] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454: Bootstrap complete.
I20260709 13:08:22.514806 23756 ts_tablet_manager.cc:1403] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454: Time spent bootstrapping tablet: real 0.219s	user 0.027s	sys 0.014s
I20260709 13:08:22.522207 23756 raft_consensus.cc:359] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:22.523196 23756 raft_consensus.cc:740] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Initialized, Role: LEARNER
I20260709 13:08:22.523811 23756 consensus_queue.cc:260] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: NON_VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: true } }
I20260709 13:08:22.526635 23756 ts_tablet_manager.cc:1434] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:22.529451 22126 tablet_copy_service.cc:342] P 4cb61644d1b24df8810b3f175062e581: Request end of tablet copy session 80897c06fbff4f1095756511be3d0454-3e15ed6b2b5e45fcb649e4f2635c9f6a received from {username='slave'} at 127.0.0.1:50576
I20260709 13:08:22.529953 22126 tablet_copy_service.cc:434] P 4cb61644d1b24df8810b3f175062e581: ending tablet copy session 80897c06fbff4f1095756511be3d0454-3e15ed6b2b5e45fcb649e4f2635c9f6a on tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a with peer 80897c06fbff4f1095756511be3d0454
I20260709 13:08:22.583925 22687 raft_consensus.cc:1217] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:08:22.593521 22686 raft_consensus.cc:1217] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:22.763837 23676 raft_consensus.cc:1064] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:22.768738 23676 consensus_queue.cc:237] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:22.791126 23571 raft_consensus.cc:1064] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:22.797580 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:22.806263 23571 consensus_queue.cc:237] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:22.848410 22687 raft_consensus.cc:1275] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:22.848708 22113 raft_consensus.cc:1275] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:22.850116 23772 consensus_queue.cc:1048] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:22.873893 22113 raft_consensus.cc:1275] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:22.875829 23772 consensus_queue.cc:1048] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:22.920040 21965 raft_consensus.cc:1275] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:22.930282 22039 raft_consensus.cc:1275] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:22.973289 23733 consensus_queue.cc:1048] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 13:08:22.990623 23681 consensus_queue.cc:1048] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
I20260709 13:08:22.992516 22687 raft_consensus.cc:1275] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [term 2 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:22.998862 23764 consensus_queue.cc:1048] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:23.051115 23676 raft_consensus.cc:2955] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.074615 23766 raft_consensus.cc:1064] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:23.077517 23571 consensus_queue.cc:1048] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 13:08:23.081166 23766 consensus_queue.cc:237] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:23.090076 22112 raft_consensus.cc:2955] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.100281 23783 raft_consensus.cc:1064] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c: attempting to promote NON_VOTER 80897c06fbff4f1095756511be3d0454 to VOTER
I20260709 13:08:23.109124 23783 consensus_queue.cc:237] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:23.254359 22682 raft_consensus.cc:1275] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454 [term 1 LEARNER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:23.256888 23709 consensus_queue.cc:1048] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:23.256605 22687 raft_consensus.cc:2955] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.307334 22036 raft_consensus.cc:1275] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 13:08:23.308390 21930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 84803.4us
I20260709 13:08:23.314015 22686 raft_consensus.cc:1275] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 LEARNER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:23.316900 23681 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:23.316208 21962 raft_consensus.cc:2955] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.328508 23764 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:23.359400 23681 raft_consensus.cc:2955] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.363796 22684 raft_consensus.cc:2955] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.375706 21863 catalog_manager.cc:5697] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb reported cstate change: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.379046 22036 raft_consensus.cc:2955] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.386698 22112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c"
dest_uuid: "4cb61644d1b24df8810b3f175062e581"
mode: GRACEFUL
new_leader_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:39856
I20260709 13:08:23.387724 22112 raft_consensus.cc:606] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Received request to transfer leadership to TS d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:23.408906 22111 raft_consensus.cc:1275] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:23.415619 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:08:23.417914 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:23.443677 21963 raft_consensus.cc:1275] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:23.444485 22036 raft_consensus.cc:1275] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:23.460824 23571 raft_consensus.cc:2955] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.469888 22033 raft_consensus.cc:2955] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.491816 22684 raft_consensus.cc:2955] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.494992 23571 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } 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 13:08:23.516214 23709 consensus_queue.cc:1048] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:23.530236 23766 consensus_queue.cc:1048] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:23.548769 21863 catalog_manager.cc:5697] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.552016 22033 consensus_queue.cc:237] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [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: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:23.561579 22684 raft_consensus.cc:1275] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:23.565590 22112 raft_consensus.cc:1275] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 4b328f1ebf504fcab686a05f383c1aeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:23.570323 23712 consensus_queue.cc:1048] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:23.571422 23772 consensus_queue.cc:1048] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:23.581662 23772 raft_consensus.cc:2955] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.586530 22682 raft_consensus.cc:2955] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.587451 22107 raft_consensus.cc:2955] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.550590 21863 catalog_manager.cc:5697] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 4 to 5, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
W20260709 13:08:23.612087 22082 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 81824us
I20260709 13:08:23.617609 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52ab871f5ff64985b136e6d911d496af with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:23.634892 21966 consensus_queue.cc:237] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:23.641757 21852 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 52ab871f5ff64985b136e6d911d496af with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 4 but the committed config has opid_index of 5
I20260709 13:08:23.645051 21964 consensus_queue.cc:237] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:23.652338 21863 catalog_manager.cc:5697] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 4 to 5, VOTER d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) evicted. New cstate: current_term: 2 leader_uuid: "4b328f1ebf504fcab686a05f383c1aeb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.662720 22682 raft_consensus.cc:1275] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:23.662931 22112 raft_consensus.cc:2955] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.665472 22040 raft_consensus.cc:1275] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:23.664512 23571 consensus_queue.cc:1048] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:23.667975 23571 consensus_queue.cc:1048] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:23.695037 23800 raft_consensus.cc:993] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581: : Instructing follower d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:23.695796 23771 raft_consensus.cc:1081] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Signalling peer d560931789be4d4fbb719baf8ff8e52c to start an election
I20260709 13:08:23.692242 22684 raft_consensus.cc:2955] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.689837 23571 raft_consensus.cc:2955] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.705024 22113 raft_consensus.cc:2955] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } attrs { replace: true } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.723287 22682 raft_consensus.cc:1275] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:23.728906 21962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
 from {username='slave'} at 127.0.0.1:59490
I20260709 13:08:23.729664 21962 raft_consensus.cc:493] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.730026 21962 raft_consensus.cc:3060] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.730975 22036 raft_consensus.cc:1275] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:23.732244 21955 tablet_service.cc:1558] Processing DeleteTablet for tablet 52ab871f5ff64985b136e6d911d496af with delete_type TABLET_DATA_TOMBSTONED (TS d560931789be4d4fbb719baf8ff8e52c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59468
I20260709 13:08:23.738322 21962 raft_consensus.cc:515] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:23.742799 23783 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:08:23.743964 23681 consensus_queue.cc:1048] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 13:08:23.753785 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb"
I20260709 13:08:23.754794 22040 raft_consensus.cc:3060] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.755136 22039 raft_consensus.cc:2955] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.769496 21962 leader_election.cc:290] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Requested vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:23.772244 23782 raft_consensus.cc:2955] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.774901 23681 raft_consensus.cc:2955] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.803696 22682 raft_consensus.cc:2955] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.782899 21863 catalog_manager.cc:5697] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 4 to 5, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.786430 22036 raft_consensus.cc:2955] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.788493 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f882da493ce4e66abcc6ed7f1db2589 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:23.793586 21962 raft_consensus.cc:2955] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.817765 22040 raft_consensus.cc:2468] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:23.859131 23804 tablet_replica.cc:333] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:23.860078 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:23.871491 21933 leader_election.cc:304] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:23.874526 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f882da493ce4e66abcc6ed7f1db2589 with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43754
I20260709 13:08:23.887312 23764 raft_consensus.cc:2804] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.887881 23764 raft_consensus.cc:697] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Becoming Leader. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:23.873881 22687 raft_consensus.cc:2955] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.882427 22040 raft_consensus.cc:2955] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:23.891110 22112 raft_consensus.cc:3055] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:23.891439 22112 raft_consensus.cc:740] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:23.888883 23764 consensus_queue.cc:237] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:23.904922 23804 raft_consensus.cc:2243] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.918697 22112 consensus_queue.cc:260] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:23.957711 23804 raft_consensus.cc:2272] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.969919 23804 ts_tablet_manager.cc:1916] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:23.966660 23805 tablet_replica.cc:333] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:23.981462 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7ffa8c98d934bd58620d77a5dcf6508 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:23.979377 22112 raft_consensus.cc:3060] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:23.978528 21930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 52148.7us
I20260709 13:08:23.987674 23805 raft_consensus.cc:2243] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.988692 23805 raft_consensus.cc:2272] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.007854 23805 ts_tablet_manager.cc:1916] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:24.011854 21863 catalog_manager.cc:5697] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 5 to 6, VOTER 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) evicted. New cstate: current_term: 3 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:24.031067 22112 raft_consensus.cc:2468] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d560931789be4d4fbb719baf8ff8e52c in term 2.
I20260709 13:08:24.034200 21862 catalog_manager.cc:5697] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c reported cstate change: term changed from 1 to 2, leader changed from 4cb61644d1b24df8810b3f175062e581 (127.20.83.131) to d560931789be4d4fbb719baf8ff8e52c (127.20.83.129). New cstate: current_term: 2 leader_uuid: "d560931789be4d4fbb719baf8ff8e52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.038057 22099 tablet_service.cc:1558] Processing DeleteTablet for tablet f7ffa8c98d934bd58620d77a5dcf6508 with delete_type TABLET_DATA_TOMBSTONED (TS 4cb61644d1b24df8810b3f175062e581 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:43754
I20260709 13:08:24.040012 21862 catalog_manager.cc:5697] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c reported cstate change: config changed from index 2 to 3, 80897c06fbff4f1095756511be3d0454 (127.20.83.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } attrs { replace: true } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:24.069440 23805 ts_tablet_manager.cc:1929] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:24.070155 23805 log.cc:1199] T 3f882da493ce4e66abcc6ed7f1db2589 P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/3f882da493ce4e66abcc6ed7f1db2589
I20260709 13:08:24.072443 23805 tablet_replica.cc:333] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:24.073678 23805 raft_consensus.cc:2243] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.076453 23805 raft_consensus.cc:2272] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.078576 23804 ts_tablet_manager.cc:1929] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:24.081753 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet 3f882da493ce4e66abcc6ed7f1db2589 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:24.084069 23804 log.cc:1199] T 52ab871f5ff64985b136e6d911d496af P d560931789be4d4fbb719baf8ff8e52c: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/wals/52ab871f5ff64985b136e6d911d496af
I20260709 13:08:24.089810 21852 catalog_manager.cc:5028] TS d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): tablet 52ab871f5ff64985b136e6d911d496af (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:24.095005 23805 ts_tablet_manager.cc:1916] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:24.108682 22112 consensus_queue.cc:237] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:24.115306 22682 raft_consensus.cc:1275] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:24.117190 23782 consensus_queue.cc:1048] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:08:24.124529 23790 raft_consensus.cc:2955] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:24.128659 23805 ts_tablet_manager.cc:1929] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:08:24.129165 23805 log.cc:1199] T f7ffa8c98d934bd58620d77a5dcf6508 P 4cb61644d1b24df8810b3f175062e581: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/wals/f7ffa8c98d934bd58620d77a5dcf6508
I20260709 13:08:24.131582 21852 catalog_manager.cc:5028] TS 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): tablet f7ffa8c98d934bd58620d77a5dcf6508 (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:24.134095 22687 raft_consensus.cc:2955] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:24.145243 21962 raft_consensus.cc:1275] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:24.148726 21852 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:24.150137 23782 consensus_queue.cc:1048] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:24.157684 21962 raft_consensus.cc:2955] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:24.163264 21862 catalog_manager.cc:5697] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454 reported cstate change: config changed from index 3 to 4, VOTER 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130) evicted. New cstate: current_term: 1 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } } }
I20260709 13:08:24.179177 22024 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a with delete_type TABLET_DATA_TOMBSTONED (TS 4b328f1ebf504fcab686a05f383c1aeb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39634
I20260709 13:08:24.183938 23808 tablet_replica.cc:333] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:24.185441 23808 raft_consensus.cc:2243] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:24.186443 23808 raft_consensus.cc:2272] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:24.190609 23808 ts_tablet_manager.cc:1916] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:24.209036 23808 ts_tablet_manager.cc:1929] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:24.209582 23808 log.cc:1199] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4b328f1ebf504fcab686a05f383c1aeb: Deleting WAL directory at /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/wals/3e15ed6b2b5e45fcb649e4f2635c9f6a
I20260709 13:08:24.211557 21852 catalog_manager.cc:5028] TS 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): tablet 3e15ed6b2b5e45fcb649e4f2635c9f6a (table test-workload [id=cec3e8aee92145efbe2873b0227f0985]) successfully deleted
I20260709 13:08:24.367893 22112 raft_consensus.cc:1275] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.371603 23764 consensus_queue.cc:1048] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.399367 22033 raft_consensus.cc:1275] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Refusing update from remote peer d560931789be4d4fbb719baf8ff8e52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.402405 23764 consensus_queue.cc:1048] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.442042 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:25.500771 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:25.543023 21962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789"
dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
mode: GRACEFUL
new_leader_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:33742
I20260709 13:08:25.543711 21962 raft_consensus.cc:606] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Received request to transfer leadership to TS 80897c06fbff4f1095756511be3d0454
I20260709 13:08:25.545744 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:08:25.548586 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:08:26.714147 22652 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.632s	user 0.000s	sys 0.008s
W20260709 13:08:26.714596 22652 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.633s	user 0.000s	sys 0.008s
I20260709 13:08:26.716121 23830 raft_consensus.cc:493] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:26.718429 23830 raft_consensus.cc:515] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.720369 23830 leader_election.cc:290] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:26.729103 23824 raft_consensus.cc:493] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:26.729349 23820 raft_consensus.cc:493] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 80897c06fbff4f1095756511be3d0454)
I20260709 13:08:26.729961 23820 raft_consensus.cc:515] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.730985 23832 raft_consensus.cc:493] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80897c06fbff4f1095756511be3d0454)
I20260709 13:08:26.731693 23832 raft_consensus.cc:515] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.734174 23680 raft_consensus.cc:493] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:26.734740 23680 raft_consensus.cc:515] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.735394 23832 leader_election.cc:290] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.729808 23824 raft_consensus.cc:515] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:26.739388 23824 leader_election.cc:290] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:26.740141 23680 leader_election.cc:290] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.739912 22682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e9796262514571959522608d4ad086" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.732457 23820 leader_election.cc:290] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.742656 22682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
W20260709 13:08:26.771171 22080 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.915s	user 0.000s	sys 0.018s
I20260709 13:08:26.771586 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
W20260709 13:08:26.771559 22080 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.915s	user 0.001s	sys 0.018s
W20260709 13:08:26.777630 22006 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.818s	user 0.012s	sys 0.019s
W20260709 13:08:26.778007 22006 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.818s	user 0.012s	sys 0.019s
I20260709 13:08:26.798754 23833 raft_consensus.cc:493] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:26.799444 23833 raft_consensus.cc:515] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:26.801581 22653 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.679s	user 0.008s	sys 0.012s
I20260709 13:08:26.801775 23833 leader_election.cc:290] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:08:26.801988 22653 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.680s	user 0.008s	sys 0.012s
I20260709 13:08:26.803467 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:26.805987 23814 raft_consensus.cc:493] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:26.806579 23814 raft_consensus.cc:515] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.808964 23814 leader_election.cc:290] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:26.813197 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:26.814306 23826 raft_consensus.cc:493] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80897c06fbff4f1095756511be3d0454)
I20260709 13:08:26.814927 23826 raft_consensus.cc:515] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.815551 22684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.816670 23826 leader_election.cc:290] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.817180 23826 raft_consensus.cc:493] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:26.820196 23826 raft_consensus.cc:515] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.822383 23790 raft_consensus.cc:493] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:26.822402 23826 leader_election.cc:290] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.823091 23790 raft_consensus.cc:515] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.825119 23790 leader_election.cc:290] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.825601 23815 raft_consensus.cc:493] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
W20260709 13:08:26.819114 22005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 85215.8us
I20260709 13:08:26.829308 23815 raft_consensus.cc:515] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
W20260709 13:08:26.832902 22008 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.741s	user 0.038s	sys 0.024s
I20260709 13:08:26.833904 23827 raft_consensus.cc:493] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4cb61644d1b24df8810b3f175062e581)
I20260709 13:08:26.834407 23815 leader_election.cc:290] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:26.826743 23826 raft_consensus.cc:493] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80897c06fbff4f1095756511be3d0454)
I20260709 13:08:26.839711 23826 raft_consensus.cc:515] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.827765 23779 raft_consensus.cc:493] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:26.841666 23779 raft_consensus.cc:515] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:26.827473 22684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.834417 23827 raft_consensus.cc:515] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.844149 23779 leader_election.cc:290] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:26.844697 23779 raft_consensus.cc:493] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4cb61644d1b24df8810b3f175062e581)
I20260709 13:08:26.840183 22681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c7848914f9417c920051b99fa5868e" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.845182 23779 raft_consensus.cc:515] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.840421 22685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.854508 23841 raft_consensus.cc:993] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c: : Instructing follower 80897c06fbff4f1095756511be3d0454 to start an election
W20260709 13:08:26.833287 22008 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.742s	user 0.038s	sys 0.024s
I20260709 13:08:26.855290 23836 raft_consensus.cc:1081] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Signalling peer 80897c06fbff4f1095756511be3d0454 to start an election
I20260709 13:08:26.855835 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:26.869822 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7698b45a783940b0a73aa575b3164954" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:26.871291 22685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789"
dest_uuid: "80897c06fbff4f1095756511be3d0454"
 from {username='slave'} at 127.0.0.1:35432
I20260709 13:08:26.871903 22685 raft_consensus.cc:493] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:26.872342 22685 raft_consensus.cc:3060] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.873725 23831 raft_consensus.cc:493] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:26.873831 23817 raft_consensus.cc:493] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:26.874380 23831 raft_consensus.cc:515] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.874567 23817 raft_consensus.cc:515] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.876473 23847 raft_consensus.cc:493] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4cb61644d1b24df8810b3f175062e581)
I20260709 13:08:26.876840 23831 leader_election.cc:290] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.877065 23817 leader_election.cc:290] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.870935 23779 leader_election.cc:290] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.877059 23847 raft_consensus.cc:515] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:26.876889 23827 leader_election.cc:290] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.882035 23847 leader_election.cc:290] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:26.888489 23826 leader_election.cc:290] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.891305 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e9796262514571959522608d4ad086" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:26.892163 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc7fb60ee9440ca79a1c1a194db1d3" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:26.894111 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246c90cb5714422bb274f8a026623212" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:26.896708 23846 raft_consensus.cc:493] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4cb61644d1b24df8810b3f175062e581)
I20260709 13:08:26.897298 23846 raft_consensus.cc:515] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.898556 23831 raft_consensus.cc:493] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
W20260709 13:08:26.898921 22005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:35725, user_credentials={real_user=slave}} blocked reactor thread for 45305us
I20260709 13:08:26.899219 23831 raft_consensus.cc:515] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.900635 23846 leader_election.cc:290] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.900830 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97707d47e90d4c12981a5f944b28de37" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.900993 22688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d078ab191847bfa11315d84ab6bcfb" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.903297 23845 raft_consensus.cc:493] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80897c06fbff4f1095756511be3d0454)
I20260709 13:08:26.904137 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4c7848914f9417c920051b99fa5868e" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:26.903954 23845 raft_consensus.cc:515] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.906105 23733 raft_consensus.cc:493] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:26.906481 23845 leader_election.cc:290] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.906663 23733 raft_consensus.cc:515] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:26.910187 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fd7d9cffdf4649be4355b495df85aa" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:26.913688 23733 leader_election.cc:290] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:26.914945 22688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aed02d01e714dcaba579a5becf64ca9" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.915572 22681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.915952 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.917934 23831 leader_election.cc:290] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.919688 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246c90cb5714422bb274f8a026623212" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:26.919561 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:26.922459 22654 leader_election.cc:304] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:26.924043 23814 raft_consensus.cc:2749] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:26.925971 23814 raft_consensus.cc:493] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:26.926596 23814 raft_consensus.cc:515] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.929212 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:26.930166 23814 leader_election.cc:290] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:26.930485 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454b79dc3e194e9ab759a8f892f37470" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:26.931191 23817 raft_consensus.cc:493] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80897c06fbff4f1095756511be3d0454)
I20260709 13:08:26.931793 23817 raft_consensus.cc:515] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.933840 21933 leader_election.cc:304] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [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: d560931789be4d4fbb719baf8ff8e52c; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 80897c06fbff4f1095756511be3d0454
I20260709 13:08:26.934226 23817 leader_election.cc:290] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.934250 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c371916d1c81486091f0b8131669ae32" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.934813 23840 raft_consensus.cc:2749] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:26.935503 22681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.935833 22688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.939455 22685 raft_consensus.cc:515] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.940336 23831 raft_consensus.cc:493] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:26.941218 23831 raft_consensus.cc:515] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.943477 23831 leader_election.cc:290] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.945461 23829 raft_consensus.cc:493] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:26.947177 22685 leader_election.cc:290] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:26.946027 23829 raft_consensus.cc:515] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:26.950227 23845 raft_consensus.cc:493] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4cb61644d1b24df8810b3f175062e581)
I20260709 13:08:26.949355 23733 raft_consensus.cc:493] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 80897c06fbff4f1095756511be3d0454)
I20260709 13:08:26.953787 23829 leader_election.cc:290] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:26.953933 23733 raft_consensus.cc:515] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.955895 23733 leader_election.cc:290] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:26.950855 23845 raft_consensus.cc:515] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:26.957100 22685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf98f2a064e443bcb0f2196eb0a27316" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:26.958226 23845 leader_election.cc:290] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:26.960614 23843 raft_consensus.cc:493] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4cb61644d1b24df8810b3f175062e581)
I20260709 13:08:26.968887 22082 leader_election.cc:304] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:26.969900 23790 raft_consensus.cc:2749] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:26.973773 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d560931789be4d4fbb719baf8ff8e52c"
I20260709 13:08:26.974648 21964 raft_consensus.cc:3055] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:26.975023 21964 raft_consensus.cc:740] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d560931789be4d4fbb719baf8ff8e52c, State: Running, Role: LEADER
I20260709 13:08:26.976306 21964 consensus_queue.cc:260] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:26.978806 21964 raft_consensus.cc:3060] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:26.991112 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:26.992512 22688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
W20260709 13:08:27.000180 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 63078.3us
I20260709 13:08:27.000697 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcf41816a424fd8a4525ab7b55f0789" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:27.001762 22112 raft_consensus.cc:3060] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.001710 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:27.002731 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:27.005340 22033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d237c0f0fb854d6a829b774531a61303" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:27.005729 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:27.005329 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1622d3e075114c2bb886c28648deaf8a" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:27.008737 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de05dca6551643668a1d9206603dd902" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:27.011245 22033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454b79dc3e194e9ab759a8f892f37470" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:27.013020 22079 leader_election.cc:304] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:26.961469 23843 raft_consensus.cc:515] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:27.015390 23790 raft_consensus.cc:2749] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:27.017570 21964 raft_consensus.cc:2468] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:27.019170 22654 leader_election.cc:304] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c; no voters: 
I20260709 13:08:27.021291 23838 raft_consensus.cc:2804] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.021865 22112 raft_consensus.cc:2468] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:27.022043 23838 raft_consensus.cc:697] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:27.023152 23838 consensus_queue.cc:237] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:27.027168 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc7fb60ee9440ca79a1c1a194db1d3" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:27.027144 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35b9f1a4a2843129487db19bb436013" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:27.028704 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ab871f5ff64985b136e6d911d496af" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:27.028855 23817 raft_consensus.cc:493] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:27.030059 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:27.029474 23817 raft_consensus.cc:515] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:27.032894 23843 leader_election.cc:290] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:27.033993 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97707d47e90d4c12981a5f944b28de37" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:27.034226 22042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de05dca6551643668a1d9206603dd902" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:27.033281 23817 leader_election.cc:290] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:27.036368 22033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c371916d1c81486091f0b8131669ae32" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:27.038331 22116 raft_consensus.cc:1240] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Rejecting Update request from peer d560931789be4d4fbb719baf8ff8e52c for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:27.042176 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d078ab191847bfa11315d84ab6bcfb" candidate_uuid: "d560931789be4d4fbb719baf8ff8e52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:27.044289 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:27.047516 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be99f21210e645218911d822396e7b9d" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:27.050161 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bee8b84979f496c97d4821ca2214c41" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:27.051276 22082 leader_election.cc:304] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.052644 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:27.054306 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be99f21210e645218911d822396e7b9d" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:27.056023 23817 raft_consensus.cc:2749] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.053355 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aed02d01e714dcaba579a5becf64ca9" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:27.053599 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:27.059190 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b938fc9155e4c979378d209ec85683b" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:27.060587 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:27.061269 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf98f2a064e443bcb0f2196eb0a27316" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:27.063285 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:27.057677 22082 leader_election.cc:304] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.072645 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2a67d0945a4e7c950fe670116b7de8" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:27.072171 23817 raft_consensus.cc:2749] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.079282 22082 leader_election.cc:304] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.080340 22654 leader_election.cc:304] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.081207 23838 raft_consensus.cc:2749] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:27.082639 23817 raft_consensus.cc:2749] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.083446 21862 catalog_manager.cc:5697] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:27.084951 21933 leader_election.cc:304] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [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: d560931789be4d4fbb719baf8ff8e52c; no voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454
I20260709 13:08:27.086256 23837 raft_consensus.cc:2749] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.087745 22654 leader_election.cc:304] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.088884 23814 raft_consensus.cc:2749] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.090173 22654 leader_election.cc:304] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.091284 23814 raft_consensus.cc:2749] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:27.099417 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618b7cb4385f4963b5e28f1abe2534c6" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d560931789be4d4fbb719baf8ff8e52c" is_pre_election: true
I20260709 13:08:27.105729 22082 leader_election.cc:304] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 80897c06fbff4f1095756511be3d0454
I20260709 13:08:27.108323 23817 raft_consensus.cc:2749] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.110409 22082 leader_election.cc:304] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 80897c06fbff4f1095756511be3d0454
I20260709 13:08:27.113962 23831 raft_consensus.cc:2749] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.113004 22008 leader_election.cc:304] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454
I20260709 13:08:27.115298 23826 raft_consensus.cc:2749] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.126108 22008 leader_election.cc:304] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454
I20260709 13:08:27.129464 23826 raft_consensus.cc:2749] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:27.132000 22008 leader_election.cc:304] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454
I20260709 13:08:27.136234 23826 raft_consensus.cc:2749] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:27.136861 22008 leader_election.cc:304] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454
I20260709 13:08:27.138454 23826 raft_consensus.cc:2749] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:08:27.197971 21988 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1d40 after lost signal to thread 20817
W20260709 13:08:27.199275 21988 debug-util.cc:398] Leaking SignalData structure 0x7b080008fd60 after lost signal to thread 21899
W20260709 13:08:27.200512 21988 debug-util.cc:398] Leaking SignalData structure 0x7b0800198ec0 after lost signal to thread 21991
W20260709 13:08:27.204463 21988 debug-util.cc:398] Leaking SignalData structure 0x7b08000dea00 after lost signal to thread 22066
W20260709 13:08:27.205714 21988 debug-util.cc:398] Leaking SignalData structure 0x7b080037f6c0 after lost signal to thread 22140
W20260709 13:08:27.206920 21988 debug-util.cc:398] Leaking SignalData structure 0x7b080028de40 after lost signal to thread 22712
W20260709 13:08:27.208460 21988 debug-util.cc:398] Leaking SignalData structure 0x7b0800362900 after lost signal to thread 23816
W20260709 13:08:27.218878 22008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:40083, user_credentials={real_user=slave}} blocked reactor thread for 61181.3us
I20260709 13:08:27.219729 22008 leader_election.cc:304] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.232700 23733 raft_consensus.cc:2749] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.249114 22008 leader_election.cc:304] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.255744 23845 raft_consensus.cc:2749] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:27.255872 22008 leader_election.cc:304] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.256997 23845 raft_consensus.cc:2749] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.257117 22008 leader_election.cc:304] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.257959 23843 raft_consensus.cc:2749] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.258319 22008 leader_election.cc:304] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.259069 23845 raft_consensus.cc:2749] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.259510 22008 leader_election.cc:304] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.260638 22008 leader_election.cc:304] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.260914 23845 raft_consensus.cc:2749] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.261638 23845 raft_consensus.cc:2749] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.265679 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618b7cb4385f4963b5e28f1abe2534c6" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:27.265836 22082 leader_election.cc:304] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.266639 23817 raft_consensus.cc:2749] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.284053 22082 leader_election.cc:304] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.285318 22082 leader_election.cc:304] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.285630 23824 raft_consensus.cc:2749] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.286465 22082 leader_election.cc:304] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 80897c06fbff4f1095756511be3d0454
I20260709 13:08:27.286550 23824 raft_consensus.cc:2749] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:27.287408 23824 raft_consensus.cc:2749] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.304808 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4b328f1ebf504fcab686a05f383c1aeb" is_pre_election: true
I20260709 13:08:27.328451 22082 leader_election.cc:304] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.329372 23824 raft_consensus.cc:2749] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.338389 22008 leader_election.cc:304] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:27.339886 23826 raft_consensus.cc:2749] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:27.525988 22107 raft_consensus.cc:1275] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:27.527897 23838 consensus_queue.cc:1048] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:27.575600 21966 raft_consensus.cc:1275] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Refusing update from remote peer 80897c06fbff4f1095756511be3d0454: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:27.580143 23769 consensus_queue.cc:1048] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:28.154525 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:28.240414 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:08:28.242144 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:29.245189 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:29.295178 20814 tablet_server.cc:179] TabletServer@127.20.83.129:0 shutting down...
W20260709 13:08:29.297789 22008 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:08:29.319087 22008 consensus_peers.cc:597] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:29.322980 22008 consensus_peers.cc:597] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:29.345011 22082 consensus_peers.cc:597] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:29.361195 22654 consensus_peers.cc:597] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:29.371291 22082 consensus_peers.cc:597] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:29.381528 22654 consensus_peers.cc:597] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:29.403870 22082 consensus_peers.cc:597] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:29.405049 22008 consensus_peers.cc:597] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:29.410243 22082 consensus_peers.cc:597] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:29.418202 22008 consensus_peers.cc:597] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:29.425649 22082 consensus_peers.cc:597] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:29.432744 22008 consensus_peers.cc:597] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:29.440794 22654 consensus_peers.cc:597] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.449342 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:29.455829 20814 tablet_replica.cc:333] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
W20260709 13:08:29.454779 22082 consensus_peers.cc:597] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.456954 20814 raft_consensus.cc:2243] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.458143 20814 raft_consensus.cc:2272] T 7698b45a783940b0a73aa575b3164954 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:29.468461 22008 consensus_peers.cc:597] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.471434 20814 tablet_replica.cc:333] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.472503 20814 raft_consensus.cc:2243] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.473145 20814 raft_consensus.cc:2272] T 20fd7d9cffdf4649be4355b495df85aa P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.476825 20814 tablet_replica.cc:333] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.478235 20814 raft_consensus.cc:2243] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.479542 20814 raft_consensus.cc:2272] T f7ffa8c98d934bd58620d77a5dcf6508 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:29.480772 22654 consensus_peers.cc:597] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.484123 20814 tablet_replica.cc:333] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.485852 20814 raft_consensus.cc:2243] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.486544 20814 raft_consensus.cc:2272] T d237c0f0fb854d6a829b774531a61303 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:29.494622 22082 consensus_peers.cc:597] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.497721 20814 tablet_replica.cc:333] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.498651 20814 raft_consensus.cc:2243] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.499353 20814 raft_consensus.cc:2272] T 784d90619f0a4177923f953dfc0fa646 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:29.501899 22008 consensus_peers.cc:597] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.503203 20814 tablet_replica.cc:333] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
W20260709 13:08:29.503491 22654 consensus_peers.cc:597] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.504251 20814 raft_consensus.cc:2243] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.505105 20814 raft_consensus.cc:2272] T 911abbb2945e428a8892ec0e0e2a4c0b P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.508466 20814 tablet_replica.cc:333] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.509359 20814 raft_consensus.cc:2243] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.509974 20814 raft_consensus.cc:2272] T fa389b56a5f045a7a9afad7f1c2c01f2 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:29.513233 22008 consensus_peers.cc:597] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.515223 20814 tablet_replica.cc:333] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.519896 20814 raft_consensus.cc:2243] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.521101 20814 raft_consensus.cc:2272] T a9a43038982647dcb040c1ff03e7b103 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.530301 20814 tablet_replica.cc:333] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.537871 20814 raft_consensus.cc:2243] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.539090 20814 raft_consensus.cc:2272] T ca0753aaff8644018dd741b72ec8d03d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.541800 20814 tablet_replica.cc:333] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.542795 20814 raft_consensus.cc:2243] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.544521 20814 raft_consensus.cc:2272] T 1622d3e075114c2bb886c28648deaf8a P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.552517 20814 tablet_replica.cc:333] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.553624 20814 raft_consensus.cc:2243] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.554841 20814 raft_consensus.cc:2272] T e5e546b3e52c42619ae29b6728c35f62 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:29.555915 22082 consensus_peers.cc:597] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.557972 20814 tablet_replica.cc:333] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.559170 20814 raft_consensus.cc:2243] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:08:29.559331 22082 consensus_peers.cc:597] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.561033 20814 raft_consensus.cc:2272] T 288b1f4711034eba82744dc005fce192 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:29.568205 22008 consensus_peers.cc:597] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.570729 20814 tablet_replica.cc:333] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.572095 20814 raft_consensus.cc:2243] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:29.577931 22082 consensus_peers.cc:597] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.573055 20814 raft_consensus.cc:2272] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.581507 20814 tablet_replica.cc:333] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.582463 20814 raft_consensus.cc:2243] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.583611 20814 raft_consensus.cc:2272] T b2305888f94f487999d48fe261246075 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.591809 20814 tablet_replica.cc:333] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.592928 20814 raft_consensus.cc:2243] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.593971 20814 raft_consensus.cc:2272] T 230e2943db3a44bfa3bfe72d1075a7a5 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.597465 20814 tablet_replica.cc:333] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.598362 20814 raft_consensus.cc:2243] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.598958 20814 raft_consensus.cc:2272] T f553c35fc7724e468d18a9047e3e6f85 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.601665 20814 tablet_replica.cc:333] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.602676 20814 raft_consensus.cc:2243] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.603403 20814 raft_consensus.cc:2272] T be99f21210e645218911d822396e7b9d P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.606606 20814 tablet_replica.cc:333] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.607573 20814 raft_consensus.cc:2243] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.608259 20814 raft_consensus.cc:2272] T ae2a67d0945a4e7c950fe670116b7de8 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.611199 20814 tablet_replica.cc:333] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.612093 20814 raft_consensus.cc:2243] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.613325 20814 raft_consensus.cc:2272] T de05dca6551643668a1d9206603dd902 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.616708 20814 tablet_replica.cc:333] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
W20260709 13:08:29.617280 21896 debug-util.cc:398] Leaking SignalData structure 0x7b08002ae140 after lost signal to thread 20817
W20260709 13:08:29.618364 21896 debug-util.cc:398] Leaking SignalData structure 0x7b08000fdde0 after lost signal to thread 21899
I20260709 13:08:29.617727 20814 raft_consensus.cc:2243] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:29.619621 21896 debug-util.cc:398] Leaking SignalData structure 0x7b08002faf80 after lost signal to thread 21991
W20260709 13:08:29.620883 21896 debug-util.cc:398] Leaking SignalData structure 0x7b080037ab40 after lost signal to thread 22066
I20260709 13:08:29.619637 20814 raft_consensus.cc:2272] T 454b79dc3e194e9ab759a8f892f37470 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:29.630318 21896 debug-util.cc:398] Leaking SignalData structure 0x7b08003476e0 after lost signal to thread 22140
W20260709 13:08:29.631754 21896 debug-util.cc:398] Leaking SignalData structure 0x7b080031e660 after lost signal to thread 22712
I20260709 13:08:29.631960 20814 tablet_replica.cc:333] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.632863 20814 raft_consensus.cc:2243] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.633816 20814 raft_consensus.cc:2272] T 67c618058a084ebca6eaec780fce976d P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.636325 20814 tablet_replica.cc:333] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.637136 20814 raft_consensus.cc:2243] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.637735 20814 raft_consensus.cc:2272] T cb262e33ce594540bf298d67fe536730 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.640480 20814 tablet_replica.cc:333] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.641201 20814 raft_consensus.cc:2243] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.642241 20814 raft_consensus.cc:2272] T 246c90cb5714422bb274f8a026623212 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.644517 20814 tablet_replica.cc:333] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.645205 20814 raft_consensus.cc:2243] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.645721 20814 raft_consensus.cc:2272] T f77e282432314627afc94173d3c03f12 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.648360 20814 tablet_replica.cc:333] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.649073 20814 raft_consensus.cc:2243] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.650007 20814 raft_consensus.cc:2272] T 3f882da493ce4e66abcc6ed7f1db2589 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.652344 20814 tablet_replica.cc:333] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.653059 20814 raft_consensus.cc:2243] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:29.653259 22008 consensus_peers.cc:597] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.653560 20814 raft_consensus.cc:2272] T 8fcf41816a424fd8a4525ab7b55f0789 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.656090 20814 tablet_replica.cc:333] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.657104 20814 raft_consensus.cc:2243] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.657965 20814 raft_consensus.cc:2272] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.660666 20814 tablet_replica.cc:333] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.661507 20814 raft_consensus.cc:2243] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.662328 20814 raft_consensus.cc:2272] T 9bee8b84979f496c97d4821ca2214c41 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:29.663340 22654 consensus_peers.cc:597] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.665033 20814 tablet_replica.cc:333] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.666013 20814 raft_consensus.cc:2243] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.666585 20814 raft_consensus.cc:2272] T 21e9796262514571959522608d4ad086 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.669498 20814 tablet_replica.cc:333] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.670305 20814 raft_consensus.cc:2243] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.671548 20814 raft_consensus.cc:2272] T 3e85288254a5479f84312c07d0bae5a3 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.674432 20814 tablet_replica.cc:333] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.675806 20814 raft_consensus.cc:2243] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.676447 20814 raft_consensus.cc:2272] T b2ebcc62d2104c39899ef43bc3a36c24 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.679201 20814 tablet_replica.cc:333] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.679971 20814 raft_consensus.cc:2243] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.680574 20814 raft_consensus.cc:2272] T eb9bef2959b743e1937f8726383a6e31 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.683115 20814 tablet_replica.cc:333] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.683887 20814 raft_consensus.cc:2243] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.684631 20814 raft_consensus.cc:2272] T 17074fb6bf894917978384adb2874b04 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:29.685340 22008 consensus_peers.cc:597] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.686823 20814 tablet_replica.cc:333] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.687614 20814 raft_consensus.cc:2243] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.688774 20814 raft_consensus.cc:2272] T 8b7e92f817f84ba8bdfad5883af31495 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.691466 20814 tablet_replica.cc:333] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.692251 20814 raft_consensus.cc:2243] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.693488 20814 raft_consensus.cc:2272] T d26b96d245c24fd1891bea7a0be5df12 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.696234 20814 tablet_replica.cc:333] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.697145 20814 raft_consensus.cc:2243] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.697788 20814 raft_consensus.cc:2272] T a2d078ab191847bfa11315d84ab6bcfb P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.700740 20814 tablet_replica.cc:333] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.701646 20814 raft_consensus.cc:2243] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.702906 20814 raft_consensus.cc:2272] T 1ccea3b73fee464c8d387811db874cf2 P d560931789be4d4fbb719baf8ff8e52c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.707839 20814 tablet_replica.cc:333] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.709508 20814 raft_consensus.cc:2243] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:29.709779 22082 consensus_peers.cc:597] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.710462 20814 raft_consensus.cc:2272] T 2961c4d2950946a1a04d0fe67c3b9abf P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.713182 20814 tablet_replica.cc:333] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.714035 20814 raft_consensus.cc:2243] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.714684 20814 raft_consensus.cc:2272] T 30dd08fa1a994b9cb4a19188b8407609 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.717212 20814 tablet_replica.cc:333] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.718102 20814 raft_consensus.cc:2243] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.718627 20814 raft_consensus.cc:2272] T 25930aff9a9342c79aac4ffb055c5e20 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.721609 20814 tablet_replica.cc:333] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.722659 20814 raft_consensus.cc:2243] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.723573 20814 raft_consensus.cc:2272] T cf98f2a064e443bcb0f2196eb0a27316 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.726441 20814 tablet_replica.cc:333] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.727234 20814 raft_consensus.cc:2243] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.727754 20814 raft_consensus.cc:2272] T 618b7cb4385f4963b5e28f1abe2534c6 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.730801 20814 tablet_replica.cc:333] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.731638 20814 raft_consensus.cc:2243] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:29.732812 20814 raft_consensus.cc:2272] T 5ae94012034546359c8709563e590817 P d560931789be4d4fbb719baf8ff8e52c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.737300 20814 tablet_replica.cc:333] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.738422 20814 raft_consensus.cc:2243] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:08:29.739322 22654 consensus_peers.cc:597] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:29.739704 20814 raft_consensus.cc:2272] T 5639e3ea9ddd48fba3a03e8bc710692c P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.742466 20814 tablet_replica.cc:333] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c: stopping tablet replica
I20260709 13:08:29.747715 20814 raft_consensus.cc:2243] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.748653 20814 raft_consensus.cc:2272] T 2a2121f61bd04c8689824c241142ba73 P d560931789be4d4fbb719baf8ff8e52c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:29.914134 22082 consensus_peers.cc:597] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:30.408496 20814 tablet_server.cc:196] TabletServer@127.20.83.129:0 shutdown complete.
I20260709 13:08:30.554610 20814 tablet_server.cc:179] TabletServer@127.20.83.130:0 shutting down...
I20260709 13:08:30.600337 23865 raft_consensus.cc:493] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.600948 23865 raft_consensus.cc:515] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:30.603178 23865 leader_election.cc:290] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:30.605757 23844 raft_consensus.cc:493] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.606346 23844 raft_consensus.cc:515] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:30.608419 23844 leader_election.cc:290] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:30.611223 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7e92f817f84ba8bdfad5883af31495" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:30.613314 23844 raft_consensus.cc:493] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.619336 23844 raft_consensus.cc:515] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:30.621800 23861 raft_consensus.cc:493] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.622435 23861 raft_consensus.cc:515] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:30.622731 23844 leader_election.cc:290] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:30.624073 22684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ffa8c98d934bd58620d77a5dcf6508" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:30.627766 22684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:30.626098 23861 leader_election.cc:290] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
W20260709 13:08:30.631624 22082 leader_election.cc:336] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:30.632845 22008 leader_election.cc:336] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:30.633700 22082 leader_election.cc:336] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:30.633648 22008 leader_election.cc:304] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:30.634294 22082 leader_election.cc:304] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:30.638463 23843 raft_consensus.cc:493] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
W20260709 13:08:30.638927 22654 consensus_peers.cc:597] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:30.639035 23843 raft_consensus.cc:515] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:30.639587 22008 leader_election.cc:336] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:30.640010 22008 leader_election.cc:304] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
W20260709 13:08:30.640996 22082 leader_election.cc:336] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:30.641273 23843 leader_election.cc:290] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:30.641805 23843 raft_consensus.cc:2749] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:30.642342 22684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288b1f4711034eba82744dc005fce192" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:30.642664 23861 raft_consensus.cc:2749] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:30.641906 23844 raft_consensus.cc:2749] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:30.641471 22082 leader_election.cc:304] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:30.645334 23861 raft_consensus.cc:2749] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:30.651857 22008 leader_election.cc:336] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:30.652580 22008 leader_election.cc:304] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:30.653514 23844 raft_consensus.cc:2749] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:30.655689 23875 raft_consensus.cc:493] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.656344 23875 raft_consensus.cc:515] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:30.658695 23875 leader_election.cc:290] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:08:30.666510 22654 leader_election.cc:336] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:30.667692 22654 leader_election.cc:336] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:30.668130 22654 leader_election.cc:304] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:30.669132 23875 raft_consensus.cc:2749] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:30.671818 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:30.672797 20814 tablet_replica.cc:333] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.673771 20814 raft_consensus.cc:2243] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.674777 20814 raft_consensus.cc:2272] T 20fd7d9cffdf4649be4355b495df85aa P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.676635 20814 tablet_replica.cc:333] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.677364 20814 raft_consensus.cc:2243] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.678191 20814 raft_consensus.cc:2272] T 911abbb2945e428a8892ec0e0e2a4c0b P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.679993 20814 tablet_replica.cc:333] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.680546 20814 raft_consensus.cc:2243] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.681787 20814 raft_consensus.cc:2272] T 55280acb287a4a1e9d3b91e35374c483 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.684248 20814 tablet_replica.cc:333] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.685118 20814 raft_consensus.cc:2243] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.685773 20814 raft_consensus.cc:2272] T 7698b45a783940b0a73aa575b3164954 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.688235 20814 tablet_replica.cc:333] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
W20260709 13:08:30.689977 22654 consensus_peers.cc:597] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:30.690376 20814 raft_consensus.cc:2243] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.693081 20814 raft_consensus.cc:2272] T c371916d1c81486091f0b8131669ae32 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.695703 20814 tablet_replica.cc:333] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.695915 23844 raft_consensus.cc:493] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.696388 23875 raft_consensus.cc:493] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.696817 20814 raft_consensus.cc:2243] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.696592 23844 raft_consensus.cc:515] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:30.699137 23844 leader_election.cc:290] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:30.700287 20814 raft_consensus.cc:2272] T d237c0f0fb854d6a829b774531a61303 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.697324 23875 raft_consensus.cc:515] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:30.703102 20814 tablet_replica.cc:333] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.703558 23875 leader_election.cc:290] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:30.704253 20814 raft_consensus.cc:2243] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.703461 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5639e3ea9ddd48fba3a03e8bc710692c" candidate_uuid: "4b328f1ebf504fcab686a05f383c1aeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:30.705610 20814 raft_consensus.cc:2272] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.708850 20814 tablet_replica.cc:333] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.710098 20814 raft_consensus.cc:2243] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.710834 20814 raft_consensus.cc:2272] T a35b9f1a4a2843129487db19bb436013 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:30.712136 22654 leader_election.cc:336] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:30.713040 22008 leader_election.cc:336] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:30.713744 20814 tablet_replica.cc:333] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.713585 22008 leader_election.cc:304] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [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: 4b328f1ebf504fcab686a05f383c1aeb; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:30.714633 23844 raft_consensus.cc:2749] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:30.714709 20814 raft_consensus.cc:2243] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.715646 20814 raft_consensus.cc:2272] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.718528 20814 tablet_replica.cc:333] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.719130 23875 raft_consensus.cc:493] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.719543 20814 raft_consensus.cc:2243] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.719764 23875 raft_consensus.cc:515] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:30.720297 20814 raft_consensus.cc:2272] T 288b1f4711034eba82744dc005fce192 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.723351 20814 tablet_replica.cc:333] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.723440 23875 leader_election.cc:290] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:30.724329 20814 raft_consensus.cc:2243] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.725243 20814 raft_consensus.cc:2272] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.727098 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:30.727965 20814 tablet_replica.cc:333] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.728976 20814 raft_consensus.cc:2243] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.729926 20814 raft_consensus.cc:2272] T 4aed02d01e714dcaba579a5becf64ca9 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:30.729851 22654 leader_election.cc:336] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:30.732776 20814 tablet_replica.cc:333] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.734040 20814 raft_consensus.cc:2243] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.735067 20814 raft_consensus.cc:2272] T 19697a3b2d8845b7b52515d864daa440 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.732043 22654 leader_election.cc:304] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:30.736768 23875 raft_consensus.cc:2749] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:30.736939 23861 raft_consensus.cc:493] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
W20260709 13:08:30.736488 22654 consensus_peers.cc:597] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:30.737864 22082 consensus_peers.cc:597] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:30.737633 23861 raft_consensus.cc:515] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:30.740320 23861 leader_election.cc:290] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:08:30.742395 22654 leader_election.cc:336] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:30.742640 20814 tablet_replica.cc:333] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.743784 20814 raft_consensus.cc:2243] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.743022 22654 leader_election.cc:304] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4cb61644d1b24df8810b3f175062e581, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:30.744961 20814 raft_consensus.cc:2272] T 454b79dc3e194e9ab759a8f892f37470 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.745580 23875 raft_consensus.cc:2749] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:08:30.747560 22082 leader_election.cc:336] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:30.747848 20814 tablet_replica.cc:333] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.748688 20814 raft_consensus.cc:2243] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.749403 20814 raft_consensus.cc:2272] T b2305888f94f487999d48fe261246075 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:30.751288 22082 leader_election.cc:336] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:30.751695 20814 tablet_replica.cc:333] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.751932 22082 leader_election.cc:304] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:30.752349 20814 raft_consensus.cc:2243] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.752877 20814 raft_consensus.cc:2272] T de05dca6551643668a1d9206603dd902 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.752743 23865 raft_consensus.cc:2749] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:30.755231 20814 tablet_replica.cc:333] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.755849 20814 raft_consensus.cc:2243] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.756300 20814 raft_consensus.cc:2272] T be99f21210e645218911d822396e7b9d P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.758559 20814 tablet_replica.cc:333] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.759440 20814 raft_consensus.cc:2243] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.759855 20814 raft_consensus.cc:2272] T ae2a67d0945a4e7c950fe670116b7de8 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.761718 20814 tablet_replica.cc:333] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.762310 20814 raft_consensus.cc:2243] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.763056 20814 raft_consensus.cc:2272] T cb262e33ce594540bf298d67fe536730 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.764695 20814 tablet_replica.cc:333] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.765240 20814 raft_consensus.cc:2243] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.766057 20814 raft_consensus.cc:2272] T 52ab871f5ff64985b136e6d911d496af P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.767854 20814 tablet_replica.cc:333] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.768383 20814 raft_consensus.cc:2243] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.768834 20814 raft_consensus.cc:2272] T 246c90cb5714422bb274f8a026623212 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.771154 20814 tablet_replica.cc:333] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.771947 20814 raft_consensus.cc:2243] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.772512 20814 raft_consensus.cc:2272] T d4c7848914f9417c920051b99fa5868e P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.774827 20814 tablet_replica.cc:333] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.775655 20814 raft_consensus.cc:2243] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:30.776032 22654 consensus_peers.cc:597] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:30.776298 20814 raft_consensus.cc:2272] T f553c35fc7724e468d18a9047e3e6f85 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.778596 20814 tablet_replica.cc:333] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.779450 20814 raft_consensus.cc:2243] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.780009 23875 raft_consensus.cc:493] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.780435 20814 raft_consensus.cc:2272] T 97707d47e90d4c12981a5f944b28de37 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.780968 23875 raft_consensus.cc:515] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:30.783372 23875 leader_election.cc:290] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:30.784505 20814 tablet_replica.cc:333] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.785457 20814 raft_consensus.cc:2243] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.813483 23875 raft_consensus.cc:493] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.814313 23875 raft_consensus.cc:515] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:30.833767 22654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:44743, user_credentials={real_user=slave}} blocked reactor thread for 47768.3us
I20260709 13:08:30.844092 20814 raft_consensus.cc:2272] T b2ebcc62d2104c39899ef43bc3a36c24 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.816999 23875 leader_election.cc:290] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:08:30.853543 22654 leader_election.cc:336] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:30.854987 23870 raft_consensus.cc:493] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.855852 23870 raft_consensus.cc:515] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:30.865551 22654 leader_election.cc:336] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:30.866362 22654 leader_election.cc:304] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:30.868304 23875 raft_consensus.cc:2749] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:30.873092 22654 leader_election.cc:336] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:30.874118 23875 raft_consensus.cc:493] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.874750 23875 raft_consensus.cc:515] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:30.877019 23875 leader_election.cc:290] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:08:30.877219 22654 consensus_peers.cc:597] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:30.877991 22654 consensus_peers.cc:597] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:30.879118 20814 tablet_replica.cc:333] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.880079 20814 raft_consensus.cc:2243] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.880473 23869 raft_consensus.cc:493] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.880681 20814 raft_consensus.cc:2272] T 9bee8b84979f496c97d4821ca2214c41 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.881138 23869 raft_consensus.cc:515] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:30.883311 23869 leader_election.cc:290] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:30.883841 20814 tablet_replica.cc:333] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.884130 23870 leader_election.cc:290] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
W20260709 13:08:30.884171 22654 leader_election.cc:336] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:30.884929 20814 raft_consensus.cc:2243] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.885584 20814 raft_consensus.cc:2272] T eb9bef2959b743e1937f8726383a6e31 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.886960 22684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:30.887714 22684 raft_consensus.cc:2468] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 2.
I20260709 13:08:30.888428 20814 tablet_replica.cc:333] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.889359 20814 raft_consensus.cc:2243] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.889247 22079 leader_election.cc:304] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:30.890684 20814 raft_consensus.cc:2272] T 3beba10c921842ab867902668bededa0 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.891235 23865 raft_consensus.cc:2804] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:30.891680 23865 raft_consensus.cc:493] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:30.892058 23865 raft_consensus.cc:3060] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.893577 20814 tablet_replica.cc:333] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.894757 20814 raft_consensus.cc:2243] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.895376 20814 raft_consensus.cc:2272] T 524a1cb28e4849e4924826f844001908 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:30.898419 22654 leader_election.cc:336] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:30.899492 22654 consensus_peers.cc:597] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:30.899730 20814 tablet_replica.cc:333] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
W20260709 13:08:30.900208 22654 leader_election.cc:336] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:30.900667 20814 raft_consensus.cc:2243] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.900763 22654 leader_election.cc:304] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:30.901342 20814 raft_consensus.cc:2272] T 826c46089b62477e8095a464da963109 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.901830 23869 raft_consensus.cc:2749] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:30.926560 20814 tablet_replica.cc:333] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.927560 20814 raft_consensus.cc:2243] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.929286 20814 raft_consensus.cc:2272] T 17074fb6bf894917978384adb2874b04 P 4b328f1ebf504fcab686a05f383c1aeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.932557 20814 tablet_replica.cc:333] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.933525 20814 raft_consensus.cc:2243] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.934188 20814 raft_consensus.cc:2272] T bab52403eb444688a91c26c9a9fe935f P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.937566 20814 tablet_replica.cc:333] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.938302 20814 raft_consensus.cc:2243] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.938789 20814 raft_consensus.cc:2272] T 8b7e92f817f84ba8bdfad5883af31495 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.941486 20814 tablet_replica.cc:333] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.942505 20814 raft_consensus.cc:2243] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.943329 20814 raft_consensus.cc:2272] T 3f882da493ce4e66abcc6ed7f1db2589 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.946141 20814 tablet_replica.cc:333] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.946885 20814 raft_consensus.cc:2243] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.947454 20814 raft_consensus.cc:2272] T cf98f2a064e443bcb0f2196eb0a27316 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.950134 20814 tablet_replica.cc:333] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.950855 20814 raft_consensus.cc:2243] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.951378 20814 raft_consensus.cc:2272] T 3b938fc9155e4c979378d209ec85683b P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.954398 20814 tablet_replica.cc:333] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.955207 20814 raft_consensus.cc:2243] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.956483 20814 raft_consensus.cc:2272] T f7ffa8c98d934bd58620d77a5dcf6508 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.959144 20814 tablet_replica.cc:333] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.962438 20814 raft_consensus.cc:2243] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.963912 20814 raft_consensus.cc:2272] T 30dd08fa1a994b9cb4a19188b8407609 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.967644 20814 tablet_replica.cc:333] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.968990 20814 raft_consensus.cc:2243] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.969942 20814 raft_consensus.cc:2272] T 2961c4d2950946a1a04d0fe67c3b9abf P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.972954 20814 tablet_replica.cc:333] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.974017 20814 raft_consensus.cc:2243] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.975433 20814 raft_consensus.cc:2272] T 5639e3ea9ddd48fba3a03e8bc710692c P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.978116 20814 tablet_replica.cc:333] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.979321 20814 raft_consensus.cc:2243] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:30.980727 20814 raft_consensus.cc:2272] T 2a2121f61bd04c8689824c241142ba73 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.983793 20814 tablet_replica.cc:333] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.984776 20814 raft_consensus.cc:2243] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.985539 20814 raft_consensus.cc:2272] T 618b7cb4385f4963b5e28f1abe2534c6 P 4b328f1ebf504fcab686a05f383c1aeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.988255 20814 tablet_replica.cc:333] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:30.988996 20814 raft_consensus.cc:2243] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.989704 20814 raft_consensus.cc:2272] T 5ae94012034546359c8709563e590817 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.001691 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a43038982647dcb040c1ff03e7b103" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:31.002414 22108 raft_consensus.cc:2468] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 1.
I20260709 13:08:31.003459 23861 raft_consensus.cc:493] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:31.004072 23861 raft_consensus.cc:515] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.006208 20814 tablet_replica.cc:333] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb: stopping tablet replica
I20260709 13:08:31.006708 23861 leader_election.cc:290] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:31.007078 20814 raft_consensus.cc:2243] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.007670 20814 raft_consensus.cc:2272] T 25930aff9a9342c79aac4ffb055c5e20 P 4b328f1ebf504fcab686a05f383c1aeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.025516 22654 leader_election.cc:304] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [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: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:31.025895 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccea3b73fee464c8d387811db874cf2" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:31.026592 22112 raft_consensus.cc:2468] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 1.
I20260709 13:08:31.028335 23861 raft_consensus.cc:493] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:31.028934 23861 raft_consensus.cc:515] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.026651 23869 raft_consensus.cc:493] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:31.030987 23869 raft_consensus.cc:515] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.033835 23769 raft_consensus.cc:2804] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:31.034353 23769 raft_consensus.cc:493] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:31.034776 23769 raft_consensus.cc:3060] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.036131 23861 leader_election.cc:290] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:31.042871 23865 raft_consensus.cc:515] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.045094 23865 leader_election.cc:290] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 80897c06fbff4f1095756511be3d0454 (127.20.83.132:35725)
I20260709 13:08:31.049858 23869 leader_election.cc:290] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:31.054153 22654 leader_election.cc:304] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [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: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:31.055188 23865 raft_consensus.cc:493] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:31.067667 23865 raft_consensus.cc:515] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:31.070142 23865 leader_election.cc:290] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:31.070966 23877 raft_consensus.cc:2804] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:31.071477 23877 raft_consensus.cc:493] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:31.071856 23877 raft_consensus.cc:3060] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.075519 23875 raft_consensus.cc:493] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:31.076166 23875 raft_consensus.cc:515] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.078519 23875 leader_election.cc:290] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:08:31.082394 22654 leader_election.cc:336] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:31.090391 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:31.091128 22116 raft_consensus.cc:2468] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 1.
W20260709 13:08:31.091145 22654 consensus_peers.cc:597] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.100045 22082 leader_election.cc:336] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:31.051111 23769 raft_consensus.cc:515] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:31.100896 22082 leader_election.cc:336] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:31.104066 23769 leader_election.cc:290] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:08:31.103973 22082 leader_election.cc:336] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:31.084810 23877 raft_consensus.cc:515] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.110129 22684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccea3b73fee464c8d387811db874cf2" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:31.111050 22684 raft_consensus.cc:2393] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cb61644d1b24df8810b3f175062e581 in current term 2: Already voted for candidate 80897c06fbff4f1095756511be3d0454 in this term.
I20260709 13:08:31.112197 22681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454" is_pre_election: true
I20260709 13:08:31.112437 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e85288254a5479f84312c07d0bae5a3" candidate_uuid: "4cb61644d1b24df8810b3f175062e581" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "80897c06fbff4f1095756511be3d0454"
I20260709 13:08:31.112958 22687 raft_consensus.cc:3060] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.107853 23877 leader_election.cc:290] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:31.115206 23877 raft_consensus.cc:493] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:31.115779 23877 raft_consensus.cc:515] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.116969 22079 leader_election.cc:304] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:31.118072 23870 raft_consensus.cc:3060] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.118309 23877 leader_election.cc:290] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:31.119756 22687 raft_consensus.cc:2468] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cb61644d1b24df8810b3f175062e581 in term 3.
W20260709 13:08:31.120283 22082 consensus_peers.cc:597] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.120918 22082 consensus_peers.cc:597] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.123111 22654 connection.cc:769] client connection to 127.20.83.130:44743 send error: Network error: sendmsg error: Connection reset by peer (error 104)
W20260709 13:08:31.124152 22654 consensus_peers.cc:597] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Network error: sendmsg error: Connection reset by peer (error 104). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.123699 22082 consensus_peers.cc:597] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.124744 22654 consensus_peers.cc:597] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Network error: sendmsg error: Connection reset by peer (error 104). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.124728 22079 leader_election.cc:304] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 80897c06fbff4f1095756511be3d0454, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:31.126060 23865 raft_consensus.cc:2749] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:31.127321 22079 leader_election.cc:304] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:31.127934 23865 raft_consensus.cc:493] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:31.128584 23870 raft_consensus.cc:2749] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:31.128432 23865 raft_consensus.cc:515] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } }
I20260709 13:08:31.129181 23861 raft_consensus.cc:2804] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:31.129832 23861 raft_consensus.cc:697] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 3 LEADER]: Becoming Leader. State: Replica: 4cb61644d1b24df8810b3f175062e581, State: Running, Role: LEADER
I20260709 13:08:31.130559 23865 leader_election.cc:290] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:08:31.130596 22654 leader_election.cc:336] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:31.135128 22654 leader_election.cc:336] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
I20260709 13:08:31.135578 22654 leader_election.cc:304] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:31.130745 23861 consensus_queue.cc:237] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.136548 23877 raft_consensus.cc:2749] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:08:31.139424 22654 leader_election.cc:336] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:31.139933 22654 leader_election.cc:336] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:31.140532 22654 leader_election.cc:336] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:31.156047 22654 leader_election.cc:336] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
I20260709 13:08:31.156694 22654 leader_election.cc:304] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:31.157467 23877 raft_consensus.cc:2749] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:08:31.125026 22082 consensus_peers.cc:597] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.161965 22082 consensus_peers.cc:597] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.162570 22082 consensus_peers.cc:597] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.163122 22082 consensus_peers.cc:597] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.163623 22082 consensus_peers.cc:597] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 -> Peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Couldn't send request to peer 4b328f1ebf504fcab686a05f383c1aeb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.164640 22082 leader_election.cc:336] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:31.171957 22654 leader_election.cc:304] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [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: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: d560931789be4d4fbb719baf8ff8e52c
W20260709 13:08:31.172974 22082 connection.cc:769] client connection to 127.20.83.130:44743 send error: Network error: sendmsg error: Connection reset by peer (error 104)
I20260709 13:08:31.173100 23877 raft_consensus.cc:2804] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:31.173940 23877 raft_consensus.cc:493] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:31.174449 23877 raft_consensus.cc:3060] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.175750 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a43038982647dcb040c1ff03e7b103" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:31.176379 22108 raft_consensus.cc:3060] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.177142 22116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ccea3b73fee464c8d387811db874cf2" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
W20260709 13:08:31.183470 22082 leader_election.cc:336] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:31.184968 22116 raft_consensus.cc:2468] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:31.190706 22108 raft_consensus.cc:2468] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:31.190544 23877 raft_consensus.cc:515] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:31.193001 22082 leader_election.cc:336] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
I20260709 13:08:31.193475 22082 leader_election.cc:304] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
W20260709 13:08:31.194319 22082 leader_election.cc:336] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
I20260709 13:08:31.194769 23869 raft_consensus.cc:493] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:31.194522 23861 raft_consensus.cc:2749] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:31.195252 23869 raft_consensus.cc:515] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:31.195276 22082 leader_election.cc:336] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:31.196482 22082 leader_election.cc:304] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [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: 4cb61644d1b24df8810b3f175062e581; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:31.197242 23861 raft_consensus.cc:2749] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:31.197474 23869 leader_election.cc:290] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:31.198295 22654 leader_election.cc:304] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [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: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:31.199132 23869 raft_consensus.cc:2804] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:31.199847 23869 raft_consensus.cc:697] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:31.200829 23869 consensus_queue.cc:237] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.199925 23877 leader_election.cc:290] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:31.202664 22654 leader_election.cc:304] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [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: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:31.204656 23877 raft_consensus.cc:2804] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:31.205201 23877 raft_consensus.cc:697] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:31.204442 21862 catalog_manager.cc:5697] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 reported cstate change: term changed from 2 to 3, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 4cb61644d1b24df8810b3f175062e581 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "4cb61644d1b24df8810b3f175062e581" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.206197 23877 consensus_queue.cc:237] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.211053 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581" is_pre_election: true
I20260709 13:08:31.211953 22108 raft_consensus.cc:2468] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:31.214249 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0753aaff8644018dd741b72ec8d03d" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:31.214857 22108 raft_consensus.cc:3060] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.225129 22108 raft_consensus.cc:2468] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 2.
I20260709 13:08:31.229629 22654 leader_election.cc:304] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [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: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:31.230504 23769 raft_consensus.cc:2804] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:31.230975 23769 raft_consensus.cc:493] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:31.231335 23769 raft_consensus.cc:3060] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.232847 22654 leader_election.cc:304] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:31.234248 23869 raft_consensus.cc:2804] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:31.236281 23869 raft_consensus.cc:697] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:31.237272 23869 consensus_queue.cc:237] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:31.241750 22654 leader_election.cc:336] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:31.243232 22654 leader_election.cc:336] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:31.242048 21863 catalog_manager.cc:5697] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:31.254878 23769 raft_consensus.cc:515] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.258639 23769 leader_election.cc:290] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 election: Requested vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:31.261711 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26b96d245c24fd1891bea7a0be5df12" candidate_uuid: "80897c06fbff4f1095756511be3d0454" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4cb61644d1b24df8810b3f175062e581"
I20260709 13:08:31.262409 22108 raft_consensus.cc:3060] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.271018 22108 raft_consensus.cc:2468] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80897c06fbff4f1095756511be3d0454 in term 3.
I20260709 13:08:31.288550 22654 leader_election.cc:304] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [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: 4cb61644d1b24df8810b3f175062e581, 80897c06fbff4f1095756511be3d0454; no voters: 
I20260709 13:08:31.289430 23869 raft_consensus.cc:2804] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:31.289983 23869 raft_consensus.cc:697] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 3 LEADER]: Becoming Leader. State: Replica: 80897c06fbff4f1095756511be3d0454, State: Running, Role: LEADER
I20260709 13:08:31.291002 23869 consensus_queue.cc:237] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [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: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:31.293885 22654 leader_election.cc:336] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:31.302958 21863 catalog_manager.cc:5697] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:31.305554 21863 catalog_manager.cc:5697] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 1 to 2, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:31.328286 21863 catalog_manager.cc:5697] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 reported cstate change: term changed from 2 to 3, leader changed from d560931789be4d4fbb719baf8ff8e52c (127.20.83.129) to 80897c06fbff4f1095756511be3d0454 (127.20.83.132). New cstate: current_term: 3 leader_uuid: "80897c06fbff4f1095756511be3d0454" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:31.487534 20814 tablet_server.cc:196] TabletServer@127.20.83.130:0 shutdown complete.
W20260709 13:08:31.588078 22082 consensus_peers.cc:597] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.592113 20814 tablet_server.cc:179] TabletServer@127.20.83.131:0 shutting down...
W20260709 13:08:31.602110 22654 consensus_peers.cc:597] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:31.618587 22687 raft_consensus.cc:1275] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Refusing update from remote peer 4cb61644d1b24df8810b3f175062e581: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:31.621708 23876 consensus_queue.cc:1048] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } 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 13:08:31.662585 22654 consensus_peers.cc:597] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.665828 22654 consensus_peers.cc:597] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.677625 22654 consensus_peers.cc:597] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.680177 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:31.681174 20814 tablet_replica.cc:333] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.682046 20814 raft_consensus.cc:2243] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.682716 20814 raft_consensus.cc:2272] T c371916d1c81486091f0b8131669ae32 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.685201 20814 tablet_replica.cc:333] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.685894 20814 raft_consensus.cc:2243] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.686941 20814 raft_consensus.cc:2272] T 784d90619f0a4177923f953dfc0fa646 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.688628 20814 tablet_replica.cc:333] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.689126 20814 raft_consensus.cc:2243] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.689790 20814 raft_consensus.cc:2272] T 55280acb287a4a1e9d3b91e35374c483 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.692318 20814 tablet_replica.cc:333] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.693058 20814 raft_consensus.cc:2243] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.693993 20814 raft_consensus.cc:2272] T ae2a67d0945a4e7c950fe670116b7de8 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:31.695231 22654 consensus_peers.cc:597] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.696405 20814 tablet_replica.cc:333] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.697204 20814 raft_consensus.cc:2243] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:08:31.697453 22654 consensus_peers.cc:597] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.698199 20814 raft_consensus.cc:2272] T be99f21210e645218911d822396e7b9d P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.700577 20814 tablet_replica.cc:333] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.701292 20814 raft_consensus.cc:2243] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.702380 20814 raft_consensus.cc:2272] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.704432 20814 tablet_replica.cc:333] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.705031 20814 raft_consensus.cc:2243] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.705798 20814 raft_consensus.cc:2272] T 8fcf41816a424fd8a4525ab7b55f0789 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.707798 20814 tablet_replica.cc:333] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.708353 20814 raft_consensus.cc:2243] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.708767 20814 raft_consensus.cc:2272] T fb4ee5a8511e4f7d9e3a551a3d34821f P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.710438 20814 tablet_replica.cc:333] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.710960 20814 raft_consensus.cc:2243] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.711681 20814 raft_consensus.cc:2272] T 19697a3b2d8845b7b52515d864daa440 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.713310 20814 tablet_replica.cc:333] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.713907 20814 raft_consensus.cc:2243] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.714342 20814 raft_consensus.cc:2272] T fa389b56a5f045a7a9afad7f1c2c01f2 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.716220 20814 tablet_replica.cc:333] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.716889 20814 raft_consensus.cc:2243] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.717593 20814 raft_consensus.cc:2272] T a9a43038982647dcb040c1ff03e7b103 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.719846 20814 tablet_replica.cc:333] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.720625 20814 raft_consensus.cc:2243] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.720868 23769 raft_consensus.cc:493] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:31.721704 20814 raft_consensus.cc:2272] T e5e546b3e52c42619ae29b6728c35f62 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.721472 23769 raft_consensus.cc:515] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:31.723212 22654 consensus_peers.cc:597] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.723508 23769 leader_election.cc:290] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:08:31.723946 22654 consensus_peers.cc:597] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.724277 20814 tablet_replica.cc:333] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.725075 20814 raft_consensus.cc:2243] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.725353 23769 raft_consensus.cc:493] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:31.725680 20814 raft_consensus.cc:2272] T a35b9f1a4a2843129487db19bb436013 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.726166 23769 raft_consensus.cc:515] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.728386 20814 tablet_replica.cc:333] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.728549 23769 leader_election.cc:290] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:31.729223 20814 raft_consensus.cc:2243] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.729816 20814 raft_consensus.cc:2272] T de05dca6551643668a1d9206603dd902 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:31.730348 22654 leader_election.cc:336] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:31.731262 22654 leader_election.cc:336] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
I20260709 13:08:31.731632 22654 leader_election.cc:304] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:31.731822 20814 tablet_replica.cc:333] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.732350 23769 raft_consensus.cc:2749] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:31.732652 20814 raft_consensus.cc:2243] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.733543 20814 raft_consensus.cc:2272] T 230e2943db3a44bfa3bfe72d1075a7a5 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:31.735186 22654 leader_election.cc:336] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:31.735656 20814 tablet_replica.cc:333] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
W20260709 13:08:31.735895 22654 leader_election.cc:336] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
I20260709 13:08:31.736274 20814 raft_consensus.cc:2243] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.736296 22654 leader_election.cc:304] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:31.737031 20814 raft_consensus.cc:2272] T ca0753aaff8644018dd741b72ec8d03d P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.738727 23878 raft_consensus.cc:2749] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:31.739526 20814 tablet_replica.cc:333] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.740152 20814 raft_consensus.cc:2243] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.740702 20814 raft_consensus.cc:2272] T 5ebc7fb60ee9440ca79a1c1a194db1d3 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:31.742635 22654 consensus_peers.cc:597] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.742859 20814 tablet_replica.cc:333] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.743511 20814 raft_consensus.cc:2243] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.744270 20814 raft_consensus.cc:2272] T 4aed02d01e714dcaba579a5becf64ca9 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:31.745793 22654 consensus_peers.cc:597] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.745963 20814 tablet_replica.cc:333] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.746598 20814 raft_consensus.cc:2243] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.747040 20814 raft_consensus.cc:2272] T 1622d3e075114c2bb886c28648deaf8a P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.748795 20814 tablet_replica.cc:333] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.749312 20814 raft_consensus.cc:2243] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.750065 20814 raft_consensus.cc:2272] T 67c618058a084ebca6eaec780fce976d P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.751762 20814 tablet_replica.cc:333] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.752295 20814 raft_consensus.cc:2243] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.752703 20814 raft_consensus.cc:2272] T cb262e33ce594540bf298d67fe536730 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.754465 20814 tablet_replica.cc:333] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.755277 20814 raft_consensus.cc:2243] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.756351 20814 raft_consensus.cc:2272] T 52ab871f5ff64985b136e6d911d496af P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.758558 20814 tablet_replica.cc:333] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.759132 20814 raft_consensus.cc:2243] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.759552 20814 raft_consensus.cc:2272] T 246c90cb5714422bb274f8a026623212 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.761322 20814 tablet_replica.cc:333] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.761986 20814 raft_consensus.cc:2243] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.762912 20814 raft_consensus.cc:2272] T f553c35fc7724e468d18a9047e3e6f85 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.765110 20814 tablet_replica.cc:333] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.765839 20814 raft_consensus.cc:2243] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:31.766445 22654 consensus_peers.cc:597] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.766533 20814 raft_consensus.cc:2272] T f77e282432314627afc94173d3c03f12 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.768446 20814 tablet_replica.cc:333] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.768935 20814 raft_consensus.cc:2243] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.769299 20814 raft_consensus.cc:2272] T d4c7848914f9417c920051b99fa5868e P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.771374 20814 tablet_replica.cc:333] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.771960 20814 raft_consensus.cc:2243] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.772682 20814 raft_consensus.cc:2272] T 1ccea3b73fee464c8d387811db874cf2 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.775205 20814 tablet_replica.cc:333] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.775766 20814 raft_consensus.cc:2243] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.776710 20814 raft_consensus.cc:2272] T eb9bef2959b743e1937f8726383a6e31 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.778548 20814 tablet_replica.cc:333] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.779356 20814 raft_consensus.cc:2243] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.779827 20814 raft_consensus.cc:2272] T 3beba10c921842ab867902668bededa0 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.781924 20814 tablet_replica.cc:333] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.782473 20814 raft_consensus.cc:2243] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.783272 20814 raft_consensus.cc:2272] T 3e85288254a5479f84312c07d0bae5a3 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.785265 20814 tablet_replica.cc:333] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.785845 20814 raft_consensus.cc:2243] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.786301 20814 raft_consensus.cc:2272] T b2ebcc62d2104c39899ef43bc3a36c24 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.787974 20814 tablet_replica.cc:333] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.788492 20814 raft_consensus.cc:2243] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.789232 20814 raft_consensus.cc:2272] T 97707d47e90d4c12981a5f944b28de37 P 4cb61644d1b24df8810b3f175062e581 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.790937 20814 tablet_replica.cc:333] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.791443 20814 raft_consensus.cc:2243] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.792176 20814 raft_consensus.cc:2272] T 618b7cb4385f4963b5e28f1abe2534c6 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.793937 20814 tablet_replica.cc:333] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.794461 20814 raft_consensus.cc:2243] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.794847 20814 raft_consensus.cc:2272] T 5639e3ea9ddd48fba3a03e8bc710692c P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.796487 20814 tablet_replica.cc:333] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.797004 20814 raft_consensus.cc:2243] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.797503 20814 raft_consensus.cc:2272] T 2a2121f61bd04c8689824c241142ba73 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.799160 20814 tablet_replica.cc:333] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.799660 20814 raft_consensus.cc:2243] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.800068 20814 raft_consensus.cc:2272] T bab52403eb444688a91c26c9a9fe935f P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.801707 20814 tablet_replica.cc:333] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.802239 20814 raft_consensus.cc:2243] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.802667 20814 raft_consensus.cc:2272] T d26b96d245c24fd1891bea7a0be5df12 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.804369 20814 tablet_replica.cc:333] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.804880 20814 raft_consensus.cc:2243] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.805780 20814 raft_consensus.cc:2272] T a2d078ab191847bfa11315d84ab6bcfb P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.807504 20814 tablet_replica.cc:333] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.807991 20814 raft_consensus.cc:2243] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.808413 20814 raft_consensus.cc:2272] T 8b7e92f817f84ba8bdfad5883af31495 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.810389 20814 tablet_replica.cc:333] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.810890 20814 raft_consensus.cc:2243] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.811323 20814 raft_consensus.cc:2272] T 21e9796262514571959522608d4ad086 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.812918 20814 tablet_replica.cc:333] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.813485 20814 raft_consensus.cc:2243] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:31.814218 20814 raft_consensus.cc:2272] T 25930aff9a9342c79aac4ffb055c5e20 P 4cb61644d1b24df8810b3f175062e581 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.815862 20814 tablet_replica.cc:333] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.816345 20814 raft_consensus.cc:2243] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.816767 20814 raft_consensus.cc:2272] T 524a1cb28e4849e4924826f844001908 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.818632 20814 tablet_replica.cc:333] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.819239 20814 raft_consensus.cc:2243] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.819718 20814 raft_consensus.cc:2272] T 826c46089b62477e8095a464da963109 P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:31.821157 22654 consensus_peers.cc:597] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.821838 20814 tablet_replica.cc:333] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581: stopping tablet replica
I20260709 13:08:31.822317 20814 raft_consensus.cc:2243] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:31.822690 20814 raft_consensus.cc:2272] T 3b938fc9155e4c979378d209ec85683b P 4cb61644d1b24df8810b3f175062e581 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:31.868073 23878 raft_consensus.cc:493] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:31.868650 23878 raft_consensus.cc:515] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.870779 23878 leader_election.cc:290] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:08:31.874768 22654 leader_election.cc:336] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
W20260709 13:08:31.875638 22654 leader_election.cc:336] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:31.876082 22654 leader_election.cc:304] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:31.876847 23878 raft_consensus.cc:2749] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:08:31.892755 22654 consensus_peers.cc:597] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:31.921720 21896 debug-util.cc:398] Leaking SignalData structure 0x7b08002e3380 after lost signal to thread 20817
W20260709 13:08:31.922808 21896 debug-util.cc:398] Leaking SignalData structure 0x7b08002eff80 after lost signal to thread 21899
W20260709 13:08:31.923393 21896 debug-util.cc:398] Leaking SignalData structure 0x7b08002e1d40 after lost signal to thread 22066
W20260709 13:08:31.924255 21896 debug-util.cc:398] Leaking SignalData structure 0x7b0800131860 after lost signal to thread 22140
W20260709 13:08:31.925247 22654 consensus_peers.cc:597] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.925315 21896 debug-util.cc:398] Leaking SignalData structure 0x7b08002f5540 after lost signal to thread 22712
W20260709 13:08:31.941866 22654 consensus_peers.cc:597] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:31.942514 22654 consensus_peers.cc:597] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:31.947574 22654 consensus_peers.cc:597] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.957691 23878 raft_consensus.cc:493] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:31.958462 23878 raft_consensus.cc:515] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.961014 23878 leader_election.cc:290] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:08:31.970319 22654 leader_election.cc:336] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
W20260709 13:08:31.971042 22654 leader_election.cc:336] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Network error: Client connection negotiation failed: client connection to 127.20.83.131:35765: connect: Connection refused (error 111)
I20260709 13:08:31.971449 22654 leader_election.cc:304] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:31.972275 23878 raft_consensus.cc:2749] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:31.975030 23878 raft_consensus.cc:493] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:31.975605 23878 raft_consensus.cc:515] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:31.978082 23878 leader_election.cc:290] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:08:31.995311 22654 leader_election.cc:336] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
W20260709 13:08:31.996152 22654 leader_election.cc:336] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
I20260709 13:08:31.996592 22654 leader_election.cc:304] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:31.997501 23878 raft_consensus.cc:2749] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:32.010883 23878 raft_consensus.cc:493] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:32.011464 23878 raft_consensus.cc:515] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:32.013724 23878 leader_election.cc:290] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:08:32.020035 22654 leader_election.cc:336] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:32.021788 22654 leader_election.cc:336] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
I20260709 13:08:32.022293 22654 leader_election.cc:304] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:32.023026 23878 raft_consensus.cc:2749] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:32.028283 22654 consensus_peers.cc:597] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:32.028323 23878 raft_consensus.cc:493] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:32.029160 23878 raft_consensus.cc:515] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:32.031610 23878 leader_election.cc:290] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
W20260709 13:08:32.036412 22654 leader_election.cc:336] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
W20260709 13:08:32.041534 22654 leader_election.cc:336] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Network error: Client connection negotiation failed: client connection to 127.20.83.131:35765: connect: Connection refused (error 111)
I20260709 13:08:32.041991 22654 leader_election.cc:304] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:32.042699 23769 raft_consensus.cc:2749] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:32.047483 23769 raft_consensus.cc:493] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:32.047976 23769 raft_consensus.cc:515] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "4cb61644d1b24df8810b3f175062e581" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35765 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:32.049965 23769 leader_election.cc:290] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743), 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765)
I20260709 13:08:32.056315 23878 raft_consensus.cc:493] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
W20260709 13:08:32.056624 22654 leader_election.cc:336] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Network error: Client connection negotiation failed: client connection to 127.20.83.131:35765: connect: Connection refused (error 111)
I20260709 13:08:32.056905 23878 raft_consensus.cc:515] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
W20260709 13:08:32.057641 22654 leader_election.cc:336] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
I20260709 13:08:32.058024 22654 leader_election.cc:304] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, 4cb61644d1b24df8810b3f175062e581
I20260709 13:08:32.059105 23878 leader_election.cc:290] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
I20260709 13:08:32.061580 23878 raft_consensus.cc:2749] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:08:32.069204 22654 consensus_peers.cc:597] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:32.073199 22654 leader_election.cc:336] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:32.073781 22654 consensus_peers.cc:597] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:32.074352 22654 consensus_peers.cc:597] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:32.074929 22654 leader_election.cc:336] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
I20260709 13:08:32.075307 22654 leader_election.cc:304] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:32.076063 23895 raft_consensus.cc:2749] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:32.094403 22654 consensus_peers.cc:597] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:32.107254 22654 consensus_peers.cc:597] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:32.109706 22654 consensus_peers.cc:597] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:32.112473 22654 consensus_peers.cc:597] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 -> Peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Couldn't send request to peer d560931789be4d4fbb719baf8ff8e52c. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:32.138084 23895 raft_consensus.cc:493] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b328f1ebf504fcab686a05f383c1aeb)
I20260709 13:08:32.138810 23895 raft_consensus.cc:515] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:32.144133 23895 leader_election.cc:290] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:08:32.148851 22654 leader_election.cc:336] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:32.150704 22654 leader_election.cc:336] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
I20260709 13:08:32.151146 22654 leader_election.cc:304] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:32.151902 23878 raft_consensus.cc:2749] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:08:32.161235 22654 consensus_peers.cc:597] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 -> Peer 4cb61644d1b24df8810b3f175062e581 (127.20.83.131:35765): Couldn't send request to peer 4cb61644d1b24df8810b3f175062e581. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:32.245116 20814 tablet_server.cc:196] TabletServer@127.20.83.131:0 shutdown complete.
I20260709 13:08:32.313513 23895 raft_consensus.cc:493] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:32.314185 23895 raft_consensus.cc:515] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:32.316481 23895 leader_election.cc:290] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:08:32.323096 22654 leader_election.cc:336] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:32.323863 22654 leader_election.cc:336] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
I20260709 13:08:32.324210 22654 leader_election.cc:304] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:32.324848 23895 raft_consensus.cc:2749] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:32.325702 23895 raft_consensus.cc:493] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d560931789be4d4fbb719baf8ff8e52c)
I20260709 13:08:32.326141 23895 raft_consensus.cc:515] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d560931789be4d4fbb719baf8ff8e52c" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 40083 } } peers { permanent_uuid: "4b328f1ebf504fcab686a05f383c1aeb" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 44743 } } peers { permanent_uuid: "80897c06fbff4f1095756511be3d0454" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 35725 } attrs { promote: false } }
I20260709 13:08:32.328367 23895 leader_election.cc:290] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083), 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743)
W20260709 13:08:32.334401 22654 leader_election.cc:336] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d560931789be4d4fbb719baf8ff8e52c (127.20.83.129:40083): Network error: Client connection negotiation failed: client connection to 127.20.83.129:40083: connect: Connection refused (error 111)
W20260709 13:08:32.335316 22654 leader_election.cc:336] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b328f1ebf504fcab686a05f383c1aeb (127.20.83.130:44743): Network error: Client connection negotiation failed: client connection to 127.20.83.130:44743: connect: Connection refused (error 111)
I20260709 13:08:32.335698 22654 leader_election.cc:304] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [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: 80897c06fbff4f1095756511be3d0454; no voters: 4b328f1ebf504fcab686a05f383c1aeb, d560931789be4d4fbb719baf8ff8e52c
I20260709 13:08:32.336378 23895 raft_consensus.cc:2749] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:32.380556 20814 tablet_server.cc:179] TabletServer@127.20.83.132:0 shutting down...
I20260709 13:08:32.428949 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:32.431505 20814 tablet_replica.cc:333] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.432577 20814 raft_consensus.cc:2243] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.433326 20814 raft_consensus.cc:2272] T 52ab871f5ff64985b136e6d911d496af P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.437122 20814 tablet_replica.cc:333] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.438073 20814 raft_consensus.cc:2243] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.438817 20814 raft_consensus.cc:2272] T 3f882da493ce4e66abcc6ed7f1db2589 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.441682 20814 tablet_replica.cc:333] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.442566 20814 raft_consensus.cc:2243] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.443343 20814 raft_consensus.cc:2272] T 3e85288254a5479f84312c07d0bae5a3 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.447518 20814 tablet_replica.cc:333] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.448462 20814 raft_consensus.cc:2243] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.449177 20814 raft_consensus.cc:2272] T b2305888f94f487999d48fe261246075 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.452327 20814 tablet_replica.cc:333] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.453320 20814 raft_consensus.cc:2243] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.454205 20814 raft_consensus.cc:2272] T 67c618058a084ebca6eaec780fce976d P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.457690 20814 tablet_replica.cc:333] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.458653 20814 raft_consensus.cc:2243] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.459465 20814 raft_consensus.cc:2272] T 55280acb287a4a1e9d3b91e35374c483 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.462600 20814 tablet_replica.cc:333] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.463531 20814 raft_consensus.cc:2243] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.464298 20814 raft_consensus.cc:2272] T 5ae94012034546359c8709563e590817 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.467337 20814 tablet_replica.cc:333] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.468261 20814 raft_consensus.cc:2243] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.469065 20814 raft_consensus.cc:2272] T 230e2943db3a44bfa3bfe72d1075a7a5 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.472348 20814 tablet_replica.cc:333] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.473294 20814 raft_consensus.cc:2243] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.474550 20814 raft_consensus.cc:2272] T 21e9796262514571959522608d4ad086 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.477720 20814 tablet_replica.cc:333] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.478742 20814 raft_consensus.cc:2243] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.479837 20814 raft_consensus.cc:2272] T 9bee8b84979f496c97d4821ca2214c41 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.482724 20814 tablet_replica.cc:333] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.483767 20814 raft_consensus.cc:2243] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.484530 20814 raft_consensus.cc:2272] T 19697a3b2d8845b7b52515d864daa440 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.487879 20814 tablet_replica.cc:333] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.488724 20814 raft_consensus.cc:2243] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.489684 20814 raft_consensus.cc:2272] T 1622d3e075114c2bb886c28648deaf8a P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.493192 20814 tablet_replica.cc:333] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.493830 20814 raft_consensus.cc:2243] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.494336 20814 raft_consensus.cc:2272] T 784d90619f0a4177923f953dfc0fa646 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.496668 20814 tablet_replica.cc:333] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.497462 20814 raft_consensus.cc:2243] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.498139 20814 raft_consensus.cc:2272] T 20fd7d9cffdf4649be4355b495df85aa P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.500355 20814 tablet_replica.cc:333] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.501034 20814 raft_consensus.cc:2243] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.501845 20814 raft_consensus.cc:2272] T 524a1cb28e4849e4924826f844001908 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.503916 20814 tablet_replica.cc:333] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.504474 20814 raft_consensus.cc:2243] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.504948 20814 raft_consensus.cc:2272] T 97707d47e90d4c12981a5f944b28de37 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.506922 20814 tablet_replica.cc:333] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.507488 20814 raft_consensus.cc:2243] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.508298 20814 pending_rounds.cc:70] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: Trying to abort 1 pending ops.
I20260709 13:08:32.508528 20814 pending_rounds.cc:77] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305635885891584000 op_type: NO_OP noop_request { }
I20260709 13:08:32.508889 20814 raft_consensus.cc:2889] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:08:32.509191 20814 raft_consensus.cc:2272] T 1ccea3b73fee464c8d387811db874cf2 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.511046 20814 tablet_replica.cc:333] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.511591 20814 raft_consensus.cc:2243] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.512092 20814 raft_consensus.cc:2272] T d237c0f0fb854d6a829b774531a61303 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.514022 20814 tablet_replica.cc:333] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.514629 20814 raft_consensus.cc:2243] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.515358 20814 raft_consensus.cc:2272] T 826c46089b62477e8095a464da963109 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.517266 20814 tablet_replica.cc:333] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.518023 20814 raft_consensus.cc:2243] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.518905 20814 raft_consensus.cc:2272] T 3b938fc9155e4c979378d209ec85683b P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.521229 20814 tablet_replica.cc:333] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.522014 20814 raft_consensus.cc:2243] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.522857 20814 raft_consensus.cc:2272] T cf98f2a064e443bcb0f2196eb0a27316 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.524847 20814 tablet_replica.cc:333] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.525381 20814 raft_consensus.cc:2243] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.525971 20814 raft_consensus.cc:2272] T 4aed02d01e714dcaba579a5becf64ca9 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.527928 20814 tablet_replica.cc:333] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.528486 20814 raft_consensus.cc:2243] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.529040 20814 raft_consensus.cc:2272] T 288b1f4711034eba82744dc005fce192 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.530864 20814 tablet_replica.cc:333] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.531392 20814 raft_consensus.cc:2243] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.531915 20814 raft_consensus.cc:2272] T 911abbb2945e428a8892ec0e0e2a4c0b P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.533679 20814 tablet_replica.cc:333] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.534202 20814 raft_consensus.cc:2243] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.535295 20814 pending_rounds.cc:70] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: Trying to abort 1 pending ops.
I20260709 13:08:32.535580 20814 pending_rounds.cc:77] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305635885948850176 op_type: NO_OP noop_request { }
I20260709 13:08:32.535872 20814 raft_consensus.cc:2889] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:08:32.536190 20814 raft_consensus.cc:2272] T a9a43038982647dcb040c1ff03e7b103 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.538390 20814 tablet_replica.cc:333] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.539134 20814 raft_consensus.cc:2243] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.539713 20814 raft_consensus.cc:2272] T c371916d1c81486091f0b8131669ae32 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.541644 20814 tablet_replica.cc:333] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.542168 20814 raft_consensus.cc:2243] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.543030 20814 pending_rounds.cc:70] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: Trying to abort 1 pending ops.
I20260709 13:08:32.543236 20814 pending_rounds.cc:77] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305635886038269952 op_type: NO_OP noop_request { }
I20260709 13:08:32.543498 20814 raft_consensus.cc:2889] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:08:32.543813 20814 raft_consensus.cc:2272] T ca0753aaff8644018dd741b72ec8d03d P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.545825 20814 tablet_replica.cc:333] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.546382 20814 raft_consensus.cc:2243] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.546926 20814 raft_consensus.cc:2272] T e5e546b3e52c42619ae29b6728c35f62 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.548803 20814 tablet_replica.cc:333] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.549320 20814 raft_consensus.cc:2243] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.550096 20814 raft_consensus.cc:2272] T d4c7848914f9417c920051b99fa5868e P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.551899 20814 tablet_replica.cc:333] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.552425 20814 raft_consensus.cc:2243] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.553301 20814 raft_consensus.cc:2272] T fb4ee5a8511e4f7d9e3a551a3d34821f P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.555918 20814 tablet_replica.cc:333] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.556635 20814 raft_consensus.cc:2243] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.557574 20814 raft_consensus.cc:2272] T 8fcf41816a424fd8a4525ab7b55f0789 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.559592 20814 tablet_replica.cc:333] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.560299 20814 raft_consensus.cc:2243] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.561295 20814 raft_consensus.cc:2272] T f77e282432314627afc94173d3c03f12 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.563304 20814 tablet_replica.cc:333] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.563879 20814 raft_consensus.cc:2243] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.564486 20814 raft_consensus.cc:2272] T 3beba10c921842ab867902668bededa0 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.566593 20814 tablet_replica.cc:333] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.567147 20814 raft_consensus.cc:2243] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.567713 20814 raft_consensus.cc:2272] T 17074fb6bf894917978384adb2874b04 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.569708 20814 tablet_replica.cc:333] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.570221 20814 raft_consensus.cc:2243] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.570959 20814 raft_consensus.cc:2272] T bab52403eb444688a91c26c9a9fe935f P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.572811 20814 tablet_replica.cc:333] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.573336 20814 raft_consensus.cc:2243] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.574191 20814 pending_rounds.cc:70] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: Trying to abort 1 pending ops.
I20260709 13:08:32.574383 20814 pending_rounds.cc:77] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305635886257500160 op_type: NO_OP noop_request { }
I20260709 13:08:32.574664 20814 raft_consensus.cc:2889] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:08:32.574944 20814 raft_consensus.cc:2272] T d26b96d245c24fd1891bea7a0be5df12 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.576973 20814 tablet_replica.cc:333] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.577581 20814 raft_consensus.cc:2243] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.578027 20814 raft_consensus.cc:2272] T a2d078ab191847bfa11315d84ab6bcfb P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.580010 20814 tablet_replica.cc:333] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.580536 20814 raft_consensus.cc:2243] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.581053 20814 raft_consensus.cc:2272] T 3e15ed6b2b5e45fcb649e4f2635c9f6a P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.582826 20814 tablet_replica.cc:333] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.583323 20814 raft_consensus.cc:2243] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.583820 20814 raft_consensus.cc:2272] T 454b79dc3e194e9ab759a8f892f37470 P 80897c06fbff4f1095756511be3d0454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.585628 20814 tablet_replica.cc:333] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.586115 20814 raft_consensus.cc:2243] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.586625 20814 raft_consensus.cc:2272] T 30dd08fa1a994b9cb4a19188b8407609 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.588382 20814 tablet_replica.cc:333] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.588868 20814 raft_consensus.cc:2243] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.589341 20814 raft_consensus.cc:2272] T f7ffa8c98d934bd58620d77a5dcf6508 P 80897c06fbff4f1095756511be3d0454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.591182 20814 tablet_replica.cc:333] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.591713 20814 raft_consensus.cc:2243] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.592419 20814 raft_consensus.cc:2272] T 2961c4d2950946a1a04d0fe67c3b9abf P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.594679 20814 tablet_replica.cc:333] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.595216 20814 raft_consensus.cc:2243] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.595990 20814 raft_consensus.cc:2272] T a35b9f1a4a2843129487db19bb436013 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.598075 20814 tablet_replica.cc:333] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454: stopping tablet replica
I20260709 13:08:32.598547 20814 raft_consensus.cc:2243] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:32.599033 20814 raft_consensus.cc:2272] T 7698b45a783940b0a73aa575b3164954 P 80897c06fbff4f1095756511be3d0454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.668067 20814 tablet_server.cc:196] TabletServer@127.20.83.132:0 shutdown complete.
I20260709 13:08:32.737524 20814 master.cc:562] Master@127.20.83.190:34553 shutting down...
I20260709 13:08:32.778667 20814 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:32.779382 20814 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:32.779909 20814 tablet_replica.cc:333] T 00000000000000000000000000000000 P dd89d500f1b747cfa43aeac7001ce2a4: stopping tablet replica
I20260709 13:08:33.046883 20814 master.cc:584] Master@127.20.83.190:34553 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (66294 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:08:33.171361 20814 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.190:35555
I20260709 13:08:33.172652 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:33.180502 23897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.180660 23898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.180702 23900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.183158 20814 server_base.cc:1061] running on GCE node
I20260709 13:08:33.184509 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:33.184687 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:33.184859 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602513184845 us; error 0 us; skew 500 ppm
I20260709 13:08:33.185489 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:33.188083 20814 webserver.cc:533] Webserver started at http://127.20.83.190:46123/ using document root <none> and password file <none>
I20260709 13:08:33.188633 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:33.188793 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:33.189121 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:33.190480 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/master-0-root/instance:
uuid: "ed227bab204c443f89a398a63d810d10"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-50cs"
I20260709 13:08:33.195212 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:08:33.198734 23905 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.199640 20814 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:08:33.199896 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/master-0-root
uuid: "ed227bab204c443f89a398a63d810d10"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-50cs"
I20260709 13:08:33.200205 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:33.223194 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:33.224437 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:33.270787 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.190:35555
I20260709 13:08:33.271049 23956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.190:35555 every 8 connection(s)
I20260709 13:08:33.276058 23957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.290030 23957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10: Bootstrap starting.
I20260709 13:08:33.296205 23957 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:33.301985 23957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10: No bootstrap required, opened a new log
I20260709 13:08:33.304752 23957 raft_consensus.cc:359] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed227bab204c443f89a398a63d810d10" member_type: VOTER }
I20260709 13:08:33.305315 23957 raft_consensus.cc:385] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:33.305727 23957 raft_consensus.cc:740] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed227bab204c443f89a398a63d810d10, State: Initialized, Role: FOLLOWER
I20260709 13:08:33.306371 23957 consensus_queue.cc:260] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ed227bab204c443f89a398a63d810d10" member_type: VOTER }
I20260709 13:08:33.306915 23957 raft_consensus.cc:399] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:33.307154 23957 raft_consensus.cc:493] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:33.307407 23957 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:33.312707 23957 raft_consensus.cc:515] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed227bab204c443f89a398a63d810d10" member_type: VOTER }
I20260709 13:08:33.313287 23957 leader_election.cc:304] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [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: ed227bab204c443f89a398a63d810d10; no voters: 
I20260709 13:08:33.314623 23957 leader_election.cc:290] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:33.315073 23960 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:33.316823 23960 raft_consensus.cc:697] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [term 1 LEADER]: Becoming Leader. State: Replica: ed227bab204c443f89a398a63d810d10, State: Running, Role: LEADER
I20260709 13:08:33.317787 23960 consensus_queue.cc:237] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [LEADER]: Queue going to LEADER mode. State: All 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: "ed227bab204c443f89a398a63d810d10" member_type: VOTER }
I20260709 13:08:33.318087 23957 sys_catalog.cc:565] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:33.325204 23961 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ed227bab204c443f89a398a63d810d10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed227bab204c443f89a398a63d810d10" member_type: VOTER } }
I20260709 13:08:33.325874 23961 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:33.325657 23962 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ed227bab204c443f89a398a63d810d10. Latest consensus state: current_term: 1 leader_uuid: "ed227bab204c443f89a398a63d810d10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed227bab204c443f89a398a63d810d10" member_type: VOTER } }
I20260709 13:08:33.326535 23962 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:33.328186 23968 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:33.333472 23968 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:33.337488 20814 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:33.344251 23968 catalog_manager.cc:1383] Generated new cluster ID: af371afe61f74ea291eea18878f5ec6e
I20260709 13:08:33.344612 23968 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:33.376842 23968 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:33.378201 23968 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:33.403928 23968 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10: Generated new TSK 0
I20260709 13:08:33.404806 23968 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:33.470160 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:33.476819 23978 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.477877 23979 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.481063 20814 server_base.cc:1061] running on GCE node
W20260709 13:08:33.481619 23981 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.483299 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:33.483515 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:33.483633 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602513483618 us; error 0 us; skew 500 ppm
I20260709 13:08:33.484158 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:33.487152 20814 webserver.cc:533] Webserver started at http://127.20.83.129:33327/ using document root <none> and password file <none>
I20260709 13:08:33.487627 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:33.487784 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:33.488011 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:33.489638 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/instance:
uuid: "19b813628af04cc591357bd5c3d7b9bb"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-50cs"
I20260709 13:08:33.494722 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:33.498816 23986 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.499709 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:08:33.500075 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-0-root
uuid: "19b813628af04cc591357bd5c3d7b9bb"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-50cs"
I20260709 13:08:33.500389 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:33.515796 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:33.517010 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:33.518687 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:33.521190 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:33.521451 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.521718 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:33.521908 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.568660 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.129:38639
I20260709 13:08:33.568768 24048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.129:38639 every 8 connection(s)
I20260709 13:08:33.574151 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:33.582372 24053 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.584976 24054 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.587863 24056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.588495 20814 server_base.cc:1061] running on GCE node
I20260709 13:08:33.589304 24049 heartbeater.cc:344] Connected to a master server at 127.20.83.190:35555
I20260709 13:08:33.589850 24049 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:33.590495 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:33.590716 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:33.590792 24049 heartbeater.cc:507] Master 127.20.83.190:35555 requested a full tablet report, sending...
I20260709 13:08:33.590937 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602513590901 us; error 0 us; skew 500 ppm
I20260709 13:08:33.592025 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:33.593665 23922 ts_manager.cc:194] Registered new tserver with Master: 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:33.595098 20814 webserver.cc:533] Webserver started at http://127.20.83.130:44373/ using document root <none> and password file <none>
I20260709 13:08:33.595695 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:33.595896 23922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33814
I20260709 13:08:33.595914 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:33.596511 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:33.598407 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/instance:
uuid: "65c4ffee45da4646a5d02740173e4bc0"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-50cs"
I20260709 13:08:33.604054 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:08:33.608124 24061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.609120 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:08:33.609505 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-1-root
uuid: "65c4ffee45da4646a5d02740173e4bc0"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-50cs"
I20260709 13:08:33.609793 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:33.621598 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:33.623077 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:33.624939 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:33.627781 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:33.628029 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.628221 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:33.628355 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.680181 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.130:39765
I20260709 13:08:33.680310 24123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.130:39765 every 8 connection(s)
I20260709 13:08:33.685854 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:33.695454 24127 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.696192 24128 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.700201 20814 server_base.cc:1061] running on GCE node
W20260709 13:08:33.700419 24131 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.702139 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:08:33.702056 24124 heartbeater.cc:344] Connected to a master server at 127.20.83.190:35555
W20260709 13:08:33.702700 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:33.703280 24124 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:33.703307 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602513703284 us; error 0 us; skew 500 ppm
I20260709 13:08:33.704224 24124 heartbeater.cc:507] Master 127.20.83.190:35555 requested a full tablet report, sending...
I20260709 13:08:33.704272 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:33.707367 23922 ts_manager.cc:194] Registered new tserver with Master: 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:33.708045 20814 webserver.cc:533] Webserver started at http://127.20.83.131:43393/ using document root <none> and password file <none>
I20260709 13:08:33.708678 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:33.708930 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:33.709232 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:33.709208 23922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33826
I20260709 13:08:33.711125 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/instance:
uuid: "4f707242b6d64c3898e46b86e080dba2"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-50cs"
I20260709 13:08:33.716799 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:08:33.721029 24135 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.722602 20814 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:08:33.723214 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-2-root
uuid: "4f707242b6d64c3898e46b86e080dba2"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-50cs"
I20260709 13:08:33.723591 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:33.741897 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:33.743253 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:33.744838 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:33.747395 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:33.747648 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.747911 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:33.748112 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.798382 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.131:35589
I20260709 13:08:33.798499 24197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.131:35589 every 8 connection(s)
I20260709 13:08:33.803450 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:33.811342 24201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.812289 24202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:33.818876 24204 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:33.819664 20814 server_base.cc:1061] running on GCE node
I20260709 13:08:33.819698 24198 heartbeater.cc:344] Connected to a master server at 127.20.83.190:35555
I20260709 13:08:33.820370 24198 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:33.821009 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:33.821331 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:33.821384 24198 heartbeater.cc:507] Master 127.20.83.190:35555 requested a full tablet report, sending...
I20260709 13:08:33.821762 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602513821739 us; error 0 us; skew 500 ppm
I20260709 13:08:33.822755 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:33.824148 23922 ts_manager.cc:194] Registered new tserver with Master: 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:33.825923 23922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33840
I20260709 13:08:33.827265 20814 webserver.cc:533] Webserver started at http://127.20.83.132:33171/ using document root <none> and password file <none>
I20260709 13:08:33.827921 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:33.828135 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:33.828517 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:33.829933 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-3-root/instance:
uuid: "61ea2eff65d64402b16b1c23efe56548"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-50cs"
I20260709 13:08:33.835107 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:08:33.838861 24209 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.839879 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:08:33.840313 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-3-root
uuid: "61ea2eff65d64402b16b1c23efe56548"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-50cs"
I20260709 13:08:33.840603 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:33.857753 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:33.859091 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:33.860611 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:33.862967 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:33.863215 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.863471 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:33.863667 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:33.910320 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.132:41399
I20260709 13:08:33.910435 24271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.132:41399 every 8 connection(s)
I20260709 13:08:33.925748 24272 heartbeater.cc:344] Connected to a master server at 127.20.83.190:35555
I20260709 13:08:33.926208 24272 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:33.927065 24272 heartbeater.cc:507] Master 127.20.83.190:35555 requested a full tablet report, sending...
I20260709 13:08:33.929545 23922 ts_manager.cc:194] Registered new tserver with Master: 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:33.930688 20814 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016408256s
I20260709 13:08:33.931382 23922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33856
I20260709 13:08:33.959693 23922 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33862:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:08:34.228711 24009 tablet_service.cc:1511] Processing CreateTablet for tablet f84b56c387da43659899899931abcd8d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:34.231092 24012 tablet_service.cc:1511] Processing CreateTablet for tablet b263720a7580408185bf1cebc90c8684 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:34.233261 24012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b263720a7580408185bf1cebc90c8684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.233669 24010 tablet_service.cc:1511] Processing CreateTablet for tablet 13ebc97a0fd64d8abf854d91fe716d7c (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:34.237635 24013 tablet_service.cc:1511] Processing CreateTablet for tablet fa0edf0c9dfe44e7aca90bd1e3f01d3f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:34.239768 24013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0edf0c9dfe44e7aca90bd1e3f01d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.242223 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ebc97a0fd64d8abf854d91fe716d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.228612 24011 tablet_service.cc:1511] Processing CreateTablet for tablet 073e8a3729864167ad73e9a85947f5c4 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:34.254722 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073e8a3729864167ad73e9a85947f5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.227248 24014 tablet_service.cc:1511] Processing CreateTablet for tablet 2b9f4bdbd83443a8acf729516c3fd683 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:34.258726 24014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b9f4bdbd83443a8acf729516c3fd683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.262023 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84b56c387da43659899899931abcd8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.264750 24008 tablet_service.cc:1511] Processing CreateTablet for tablet a9bf0b7066b4489ab5c5f46e461f17c8 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:34.277992 24008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9bf0b7066b4489ab5c5f46e461f17c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.291922 24007 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9966bdd7a94d888af093ffce2be7ba (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:34.293512 24007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9966bdd7a94d888af093ffce2be7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.310751 24292 tablet_bootstrap.cc:492] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:34.326625 24237 tablet_service.cc:1511] Processing CreateTablet for tablet 04b90c9fa5fd431097ed0d1bae133e01 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:34.328022 24237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b90c9fa5fd431097ed0d1bae133e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.328971 24233 tablet_service.cc:1511] Processing CreateTablet for tablet f84b56c387da43659899899931abcd8d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:34.330483 24233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84b56c387da43659899899931abcd8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.332029 24162 tablet_service.cc:1511] Processing CreateTablet for tablet 2b9f4bdbd83443a8acf729516c3fd683 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:34.332315 24014 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1a7b23ec474c3a81f4ef580144d74f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:34.334546 24161 tablet_service.cc:1511] Processing CreateTablet for tablet b263720a7580408185bf1cebc90c8684 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:34.334678 24234 tablet_service.cc:1511] Processing CreateTablet for tablet 13ebc97a0fd64d8abf854d91fe716d7c (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:34.335682 24159 tablet_service.cc:1511] Processing CreateTablet for tablet f84b56c387da43659899899931abcd8d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:34.336129 24234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ebc97a0fd64d8abf854d91fe716d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.337621 24235 tablet_service.cc:1511] Processing CreateTablet for tablet b263720a7580408185bf1cebc90c8684 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:34.338181 24292 tablet_bootstrap.cc:654] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:34.338559 24163 tablet_service.cc:1511] Processing CreateTablet for tablet 04b90c9fa5fd431097ed0d1bae133e01 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:34.339058 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b263720a7580408185bf1cebc90c8684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.340379 24232 tablet_service.cc:1511] Processing CreateTablet for tablet f2143cafcaed44f7b583c81fb81fb8c9 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:34.341181 24014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1a7b23ec474c3a81f4ef580144d74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.341740 24232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2143cafcaed44f7b583c81fb81fb8c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.342665 24236 tablet_service.cc:1511] Processing CreateTablet for tablet fa0edf0c9dfe44e7aca90bd1e3f01d3f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:34.343739 24231 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9966bdd7a94d888af093ffce2be7ba (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
W20260709 13:08:34.332396 23970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:34.344156 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0edf0c9dfe44e7aca90bd1e3f01d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.336946 24160 tablet_service.cc:1511] Processing CreateTablet for tablet 073e8a3729864167ad73e9a85947f5c4 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:34.348287 24231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9966bdd7a94d888af093ffce2be7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.349661 24162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b9f4bdbd83443a8acf729516c3fd683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.350340 24161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b263720a7580408185bf1cebc90c8684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.351635 24159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84b56c387da43659899899931abcd8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.352447 24158 tablet_service.cc:1511] Processing CreateTablet for tablet f2143cafcaed44f7b583c81fb81fb8c9 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:34.353754 24163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b90c9fa5fd431097ed0d1bae133e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.354997 24157 tablet_service.cc:1511] Processing CreateTablet for tablet a9bf0b7066b4489ab5c5f46e461f17c8 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:34.362648 24230 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1a7b23ec474c3a81f4ef580144d74f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:34.363596 24010 tablet_service.cc:1511] Processing CreateTablet for tablet f9f909564f4c47e189f0ac64d62235fb (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:34.364225 24230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1a7b23ec474c3a81f4ef580144d74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.365002 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9f909564f4c47e189f0ac64d62235fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.369612 24082 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9966bdd7a94d888af093ffce2be7ba (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:34.370692 24229 tablet_service.cc:1511] Processing CreateTablet for tablet 3a488d48b85146928e529a478f907556 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:34.371207 24082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9966bdd7a94d888af093ffce2be7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.373517 24156 tablet_service.cc:1511] Processing CreateTablet for tablet 2c1a7b23ec474c3a81f4ef580144d74f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:34.374449 24083 tablet_service.cc:1511] Processing CreateTablet for tablet a9bf0b7066b4489ab5c5f46e461f17c8 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:34.375921 24083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9bf0b7066b4489ab5c5f46e461f17c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.375845 24086 tablet_service.cc:1511] Processing CreateTablet for tablet 073e8a3729864167ad73e9a85947f5c4 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:34.377554 24160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073e8a3729864167ad73e9a85947f5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.378649 24088 tablet_service.cc:1511] Processing CreateTablet for tablet 2b9f4bdbd83443a8acf729516c3fd683 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:34.380807 24085 tablet_service.cc:1511] Processing CreateTablet for tablet 13ebc97a0fd64d8abf854d91fe716d7c (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:34.361006 24089 tablet_service.cc:1511] Processing CreateTablet for tablet 04b90c9fa5fd431097ed0d1bae133e01 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:34.382659 24084 tablet_service.cc:1511] Processing CreateTablet for tablet f2143cafcaed44f7b583c81fb81fb8c9 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:34.385303 24155 tablet_service.cc:1511] Processing CreateTablet for tablet 3a488d48b85146928e529a478f907556 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:34.369614 24087 tablet_service.cc:1511] Processing CreateTablet for tablet fa0edf0c9dfe44e7aca90bd1e3f01d3f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:34.391161 24229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a488d48b85146928e529a478f907556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.377305 24086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 073e8a3729864167ad73e9a85947f5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.396615 24084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2143cafcaed44f7b583c81fb81fb8c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.399192 24081 tablet_service.cc:1511] Processing CreateTablet for tablet 3a488d48b85146928e529a478f907556 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:34.400662 24081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a488d48b85146928e529a478f907556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.401971 24088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b9f4bdbd83443a8acf729516c3fd683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.405896 24085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ebc97a0fd64d8abf854d91fe716d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.409897 24087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0edf0c9dfe44e7aca90bd1e3f01d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.413287 24089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b90c9fa5fd431097ed0d1bae133e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.436818 24156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c1a7b23ec474c3a81f4ef580144d74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.437878 24080 tablet_service.cc:1511] Processing CreateTablet for tablet f9f909564f4c47e189f0ac64d62235fb (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:34.439513 24080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9f909564f4c47e189f0ac64d62235fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.443367 24014 tablet_service.cc:1511] Processing CreateTablet for tablet 0d03737d80c546f592539ce76833e30e (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:34.445130 24014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d03737d80c546f592539ce76833e30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.462797 24294 tablet_bootstrap.cc:492] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:34.466735 24154 tablet_service.cc:1511] Processing CreateTablet for tablet f9f909564f4c47e189f0ac64d62235fb (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:34.469955 24157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9bf0b7066b4489ab5c5f46e461f17c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.483902 24011 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2c7b75cad14a549f9ab9e91864680a (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:34.487289 24008 tablet_service.cc:1511] Processing CreateTablet for tablet 35fe3e932e724aabac634f80ce3b1dbe (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:34.491902 24012 tablet_service.cc:1511] Processing CreateTablet for tablet 031c181e7df44e949ba65ef56d0e7a6d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:34.495426 24292 tablet_bootstrap.cc:492] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:34.514516 24292 ts_tablet_manager.cc:1403] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.003s
I20260709 13:08:34.514706 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2c7b75cad14a549f9ab9e91864680a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.517760 24155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a488d48b85146928e529a478f907556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.518033 24012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031c181e7df44e949ba65ef56d0e7a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.517686 24292 raft_consensus.cc:359] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:34.518801 24292 raft_consensus.cc:385] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:34.519171 24292 raft_consensus.cc:740] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:34.520291 24292 consensus_queue.cc:260] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:34.497785 24013 tablet_service.cc:1511] Processing CreateTablet for tablet 32a3dd69d733451a830180b17527bca9 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:34.521750 24158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2143cafcaed44f7b583c81fb81fb8c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.522130 24013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a3dd69d733451a830180b17527bca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.503692 24009 tablet_service.cc:1511] Processing CreateTablet for tablet bb4d96b87589402384ec771d4d19d0d1 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:34.525758 24154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9f909564f4c47e189f0ac64d62235fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.526201 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4d96b87589402384ec771d4d19d0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.507022 24006 tablet_service.cc:1511] Processing CreateTablet for tablet a5b7595d50f249b9ace9d6694c0e4d41 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:34.528599 24006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b7595d50f249b9ace9d6694c0e4d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.536345 24008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fe3e932e724aabac634f80ce3b1dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.537501 24229 tablet_service.cc:1511] Processing CreateTablet for tablet 0d03737d80c546f592539ce76833e30e (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:34.538997 24229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d03737d80c546f592539ce76833e30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.543015 24005 tablet_service.cc:1511] Processing CreateTablet for tablet eaacbe0838f94d578592e637982b0c97 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:34.544512 24005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaacbe0838f94d578592e637982b0c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.550566 24007 tablet_service.cc:1511] Processing CreateTablet for tablet ffc9705215d84c0eb185a41e5074e583 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:34.552125 24007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc9705215d84c0eb185a41e5074e583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.582847 24086 tablet_service.cc:1511] Processing CreateTablet for tablet 0d03737d80c546f592539ce76833e30e (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:34.584751 24086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d03737d80c546f592539ce76833e30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.599285 24049 heartbeater.cc:499] Master 127.20.83.190:35555 was elected leader, sending a full tablet report...
I20260709 13:08:34.611361 24232 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2c7b75cad14a549f9ab9e91864680a (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:34.613610 24232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2c7b75cad14a549f9ab9e91864680a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.619010 24088 tablet_service.cc:1511] Processing CreateTablet for tablet ee3132dca6c54fefabcb586c28c99b0d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:34.621109 24088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3132dca6c54fefabcb586c28c99b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.649729 24294 tablet_bootstrap.cc:654] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:34.659530 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 031c181e7df44e949ba65ef56d0e7a6d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:34.660558 24237 tablet_service.cc:1511] Processing CreateTablet for tablet a5b7595d50f249b9ace9d6694c0e4d41 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:34.661089 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031c181e7df44e949ba65ef56d0e7a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.662480 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 32a3dd69d733451a830180b17527bca9 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:34.662707 24234 tablet_service.cc:1511] Processing CreateTablet for tablet ee3132dca6c54fefabcb586c28c99b0d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:34.664470 24230 tablet_service.cc:1511] Processing CreateTablet for tablet a8ccaa8ebfe445b796bf97282201ff61 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:34.666180 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a3dd69d733451a830180b17527bca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.670024 24234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3132dca6c54fefabcb586c28c99b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.692605 24230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ccaa8ebfe445b796bf97282201ff61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.710027 24163 tablet_service.cc:1511] Processing CreateTablet for tablet ee3132dca6c54fefabcb586c28c99b0d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:34.711558 24163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3132dca6c54fefabcb586c28c99b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.711171 24233 tablet_service.cc:1511] Processing CreateTablet for tablet eaacbe0838f94d578592e637982b0c97 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:34.712846 24124 heartbeater.cc:499] Master 127.20.83.190:35555 was elected leader, sending a full tablet report...
I20260709 13:08:34.721587 24228 tablet_service.cc:1511] Processing CreateTablet for tablet dff8bc663c484879add9c7c9622aa294 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:34.722311 24081 tablet_service.cc:1511] Processing CreateTablet for tablet 031c181e7df44e949ba65ef56d0e7a6d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:34.723306 24228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff8bc663c484879add9c7c9622aa294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.730289 24233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaacbe0838f94d578592e637982b0c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.733762 24237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b7595d50f249b9ace9d6694c0e4d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.743304 24231 tablet_service.cc:1511] Processing CreateTablet for tablet be11d44c5c324d799944f63d6fc51418 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:34.743682 24162 tablet_service.cc:1511] Processing CreateTablet for tablet 35fe3e932e724aabac634f80ce3b1dbe (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:34.751602 24084 tablet_service.cc:1511] Processing CreateTablet for tablet 35fe3e932e724aabac634f80ce3b1dbe (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:34.743309 24012 tablet_service.cc:1511] Processing CreateTablet for tablet be11d44c5c324d799944f63d6fc51418 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:34.754181 24012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be11d44c5c324d799944f63d6fc51418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.755605 24008 tablet_service.cc:1511] Processing CreateTablet for tablet 842c327ac422439c8be42f7ebdc90101 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:34.756980 24008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 842c327ac422439c8be42f7ebdc90101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.758208 24295 tablet_bootstrap.cc:492] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:34.758581 24156 tablet_service.cc:1511] Processing CreateTablet for tablet 32a3dd69d733451a830180b17527bca9 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:34.759853 24011 tablet_service.cc:1511] Processing CreateTablet for tablet 24a65fbba2e846968fe0b400097ed408 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:34.760706 24010 tablet_service.cc:1511] Processing CreateTablet for tablet 82556878eac842669fb4d31e213afbc7 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:34.748468 24292 ts_tablet_manager.cc:1434] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.234s	user 0.033s	sys 0.038s
I20260709 13:08:34.761355 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a65fbba2e846968fe0b400097ed408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.775306 24160 tablet_service.cc:1511] Processing CreateTablet for tablet bb4d96b87589402384ec771d4d19d0d1 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:34.744824 24231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be11d44c5c324d799944f63d6fc51418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.769994 24156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a3dd69d733451a830180b17527bca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.762586 24292 tablet_bootstrap.cc:492] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:34.761649 24296 tablet_bootstrap.cc:492] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:34.783134 24081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031c181e7df44e949ba65ef56d0e7a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.792328 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82556878eac842669fb4d31e213afbc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.758280 24013 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5979811df1413ca5695f8ccb329875 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:34.763051 24154 tablet_service.cc:1511] Processing CreateTablet for tablet a8ccaa8ebfe445b796bf97282201ff61 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:34.804615 24013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5979811df1413ca5695f8ccb329875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.805652 24295 tablet_bootstrap.cc:654] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:34.805058 24089 tablet_service.cc:1511] Processing CreateTablet for tablet bb4d96b87589402384ec771d4d19d0d1 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:34.772161 24006 tablet_service.cc:1511] Processing CreateTablet for tablet 7784edb92da64fd497153876a1b80128 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:34.811898 24006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7784edb92da64fd497153876a1b80128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.813568 24161 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2c7b75cad14a549f9ab9e91864680a (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:34.746025 24087 tablet_service.cc:1511] Processing CreateTablet for tablet a8ccaa8ebfe445b796bf97282201ff61 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:34.771746 24014 tablet_service.cc:1511] Processing CreateTablet for tablet fbd514b88bdc4698ab24964381d78ee0 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:34.814941 24084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fe3e932e724aabac634f80ce3b1dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.815757 24014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd514b88bdc4698ab24964381d78ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.818127 24162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fe3e932e724aabac634f80ce3b1dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.818224 24007 tablet_service.cc:1511] Processing CreateTablet for tablet bbaed56af6cc4d9f8b90ce1a567ba5f5 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:34.819583 24007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbaed56af6cc4d9f8b90ce1a567ba5f5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:34.825975 24050 tablet.cc:2406] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:08:34.828755 24198 heartbeater.cc:499] Master 127.20.83.190:35555 was elected leader, sending a full tablet report...
I20260709 13:08:34.867590 24013 tablet_service.cc:1511] Processing CreateTablet for tablet 74f863ff55414f91801cc6c7507c6600 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:34.835099 24010 tablet_service.cc:1511] Processing CreateTablet for tablet 8505cd75d067423b9822c0ea1ca670dc (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:34.837576 24083 tablet_service.cc:1511] Processing CreateTablet for tablet dff8bc663c484879add9c7c9622aa294 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:34.843815 24082 tablet_service.cc:1511] Processing CreateTablet for tablet ffc9705215d84c0eb185a41e5074e583 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:34.880561 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8505cd75d067423b9822c0ea1ca670dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.852936 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5979811df1413ca5695f8ccb329875 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:34.881953 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5979811df1413ca5695f8ccb329875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.880561 24083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff8bc663c484879add9c7c9622aa294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.856948 24232 tablet_service.cc:1511] Processing CreateTablet for tablet 27a282a0988a4fb38c65a2d5b6bd8e99 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:34.889760 24232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a282a0988a4fb38c65a2d5b6bd8e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.896209 24157 tablet_service.cc:1511] Processing CreateTablet for tablet ffc9705215d84c0eb185a41e5074e583 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:34.858765 24005 tablet_service.cc:1511] Processing CreateTablet for tablet 89c1c7b12abd4197b9d5458c38b460da (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:34.914469 24005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c1c7b12abd4197b9d5458c38b460da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.859551 24085 tablet_service.cc:1511] Processing CreateTablet for tablet a5b7595d50f249b9ace9d6694c0e4d41 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:34.918231 24085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b7595d50f249b9ace9d6694c0e4d41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.925627 24230 tablet_service.cc:1511] Processing CreateTablet for tablet 7784edb92da64fd497153876a1b80128 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:34.926535 24012 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4e1ae468a34f56a52c6f3cae9681df (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:34.927071 24230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7784edb92da64fd497153876a1b80128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.928556 24080 tablet_service.cc:1511] Processing CreateTablet for tablet be11d44c5c324d799944f63d6fc51418 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:34.935214 24160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4d96b87589402384ec771d4d19d0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.935395 24089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4d96b87589402384ec771d4d19d0d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.937721 24157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc9705215d84c0eb185a41e5074e583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.937723 24272 heartbeater.cc:499] Master 127.20.83.190:35555 was elected leader, sending a full tablet report...
I20260709 13:08:34.942798 24234 tablet_service.cc:1511] Processing CreateTablet for tablet 24a65fbba2e846968fe0b400097ed408 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:34.944425 24234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a65fbba2e846968fe0b400097ed408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.935271 24013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f863ff55414f91801cc6c7507c6600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.949821 24082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc9705215d84c0eb185a41e5074e583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.956758 24297 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:34.959954 24294 tablet_bootstrap.cc:492] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:34.960582 24294 ts_tablet_manager.cc:1403] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.498s	user 0.034s	sys 0.055s
I20260709 13:08:34.961706 24161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2c7b75cad14a549f9ab9e91864680a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.965930 24154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ccaa8ebfe445b796bf97282201ff61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.956923 24087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ccaa8ebfe445b796bf97282201ff61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.970917 24297 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:34.970693 24155 tablet_service.cc:1511] Processing CreateTablet for tablet 5a5979811df1413ca5695f8ccb329875 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:34.972669 24007 tablet_service.cc:1511] Processing CreateTablet for tablet fe03d819f6654a008ef74b8b4cb4a524 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:34.973228 24155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a5979811df1413ca5695f8ccb329875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.978087 24080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be11d44c5c324d799944f63d6fc51418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.983227 24086 tablet_service.cc:1511] Processing CreateTablet for tablet 27a282a0988a4fb38c65a2d5b6bd8e99 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:34.984792 24086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a282a0988a4fb38c65a2d5b6bd8e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.991806 24297 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:35.007014 24292 tablet_bootstrap.cc:654] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:35.007441 24158 tablet_service.cc:1511] Processing CreateTablet for tablet dff8bc663c484879add9c7c9622aa294 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:35.009094 24158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff8bc663c484879add9c7c9622aa294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:34.997186 24228 tablet_service.cc:1511] Processing CreateTablet for tablet dd523885f0e140ed90a410dd24d07990 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:35.020237 24296 tablet_bootstrap.cc:654] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:35.021533 24294 raft_consensus.cc:359] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:35.029541 24009 tablet_service.cc:1511] Processing CreateTablet for tablet ffeb156758964803b6b84a00993611d0 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:35.030120 24228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd523885f0e140ed90a410dd24d07990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.030622 24014 tablet_service.cc:1511] Processing CreateTablet for tablet 6581c7a34dc14448a8ac0d88389c6dfc (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:35.031942 24007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe03d819f6654a008ef74b8b4cb4a524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.032217 24006 tablet_service.cc:1511] Processing CreateTablet for tablet 4859dd7070874b6e932b84a55d931294 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:35.037436 24008 tablet_service.cc:1511] Processing CreateTablet for tablet 240318332a6f4a30907113cd4f599556 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:34.922560 24159 tablet_service.cc:1511] Processing CreateTablet for tablet eaacbe0838f94d578592e637982b0c97 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:35.060700 24010 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd1e99eb1ef4b8cb12f89da5368f5a9 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:35.067867 24159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaacbe0838f94d578592e637982b0c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.070310 24084 tablet_service.cc:1511] Processing CreateTablet for tablet 7784edb92da64fd497153876a1b80128 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:35.075742 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 89c1c7b12abd4197b9d5458c38b460da (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:35.077510 24088 tablet_service.cc:1511] Processing CreateTablet for tablet 842c327ac422439c8be42f7ebdc90101 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:35.080248 24082 tablet_service.cc:1511] Processing CreateTablet for tablet dd523885f0e140ed90a410dd24d07990 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:35.053860 24294 raft_consensus.cc:385] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:35.087481 24295 tablet_bootstrap.cc:492] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:35.097344 24084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7784edb92da64fd497153876a1b80128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.117066 24295 ts_tablet_manager.cc:1403] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.359s	user 0.012s	sys 0.013s
I20260709 13:08:35.107138 24294 raft_consensus.cc:740] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:35.120352 24295 raft_consensus.cc:359] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:35.121127 24295 raft_consensus.cc:385] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:35.121510 24295 raft_consensus.cc:740] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:35.121340 24294 consensus_queue.cc:260] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:35.128212 24009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffeb156758964803b6b84a00993611d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.135324 24014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6581c7a34dc14448a8ac0d88389c6dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.136901 24013 tablet_service.cc:1511] Processing CreateTablet for tablet dc3e616b4df84086a52077fd95703b78 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:35.138322 24013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3e616b4df84086a52077fd95703b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.141750 24008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240318332a6f4a30907113cd4f599556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.090415 24229 tablet_service.cc:1511] Processing CreateTablet for tablet f9b80deacab3450088ac150b405b425d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:35.095324 24163 tablet_service.cc:1511] Processing CreateTablet for tablet 27a282a0988a4fb38c65a2d5b6bd8e99 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:35.146560 24163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27a282a0988a4fb38c65a2d5b6bd8e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.146778 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c1c7b12abd4197b9d5458c38b460da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.093050 24085 tablet_service.cc:1511] Processing CreateTablet for tablet 82556878eac842669fb4d31e213afbc7 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:35.149777 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd1e99eb1ef4b8cb12f89da5368f5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.087237 24232 tablet_service.cc:1511] Processing CreateTablet for tablet bbaed56af6cc4d9f8b90ce1a567ba5f5 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:35.151166 24232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbaed56af6cc4d9f8b90ce1a567ba5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.157840 24229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b80deacab3450088ac150b405b425d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.160403 24006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4859dd7070874b6e932b84a55d931294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.165700 24088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 842c327ac422439c8be42f7ebdc90101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.166517 24082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd523885f0e140ed90a410dd24d07990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.173895 24085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82556878eac842669fb4d31e213afbc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.055449 24233 tablet_service.cc:1511] Processing CreateTablet for tablet fbd514b88bdc4698ab24964381d78ee0 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:35.187273 24233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd514b88bdc4698ab24964381d78ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.109117 24155 tablet_service.cc:1511] Processing CreateTablet for tablet 842c327ac422439c8be42f7ebdc90101 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:35.222498 24160 tablet_service.cc:1511] Processing CreateTablet for tablet dd523885f0e140ed90a410dd24d07990 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:35.223877 24160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd523885f0e140ed90a410dd24d07990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.224272 24296 tablet_bootstrap.cc:492] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:35.224979 24296 ts_tablet_manager.cc:1403] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.501s	user 0.026s	sys 0.024s
I20260709 13:08:35.229185 24296 raft_consensus.cc:359] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:35.224792 24234 tablet_service.cc:1511] Processing CreateTablet for tablet ffeb156758964803b6b84a00993611d0 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:35.230398 24296 raft_consensus.cc:385] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:35.231684 24234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffeb156758964803b6b84a00993611d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.231840 24296 raft_consensus.cc:740] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:35.231385 24013 tablet_service.cc:1511] Processing CreateTablet for tablet 644abc232cc9412eb2e9f6c806d55bf5 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:35.237896 24296 consensus_queue.cc:260] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:35.207590 24012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4e1ae468a34f56a52c6f3cae9681df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.133859 24295 consensus_queue.cc:260] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:35.259826 24089 tablet_service.cc:1511] Processing CreateTablet for tablet 89c1c7b12abd4197b9d5458c38b460da (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:35.267527 24154 tablet_service.cc:1511] Processing CreateTablet for tablet bbaed56af6cc4d9f8b90ce1a567ba5f5 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:35.267719 24161 tablet_service.cc:1511] Processing CreateTablet for tablet 82556878eac842669fb4d31e213afbc7 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:35.269086 24154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbaed56af6cc4d9f8b90ce1a567ba5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.270295 24086 tablet_service.cc:1511] Processing CreateTablet for tablet f9b80deacab3450088ac150b405b425d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:35.272419 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 74f863ff55414f91801cc6c7507c6600 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:35.264806 24080 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef7b352e5ab499f8d69c2e88f15c298 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:35.261281 24089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c1c7b12abd4197b9d5458c38b460da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.309072 24013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644abc232cc9412eb2e9f6c806d55bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.312561 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f863ff55414f91801cc6c7507c6600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.318046 24162 tablet_service.cc:1511] Processing CreateTablet for tablet 24a65fbba2e846968fe0b400097ed408 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:35.278549 24159 tablet_service.cc:1511] Processing CreateTablet for tablet f9b80deacab3450088ac150b405b425d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:35.282557 24294 ts_tablet_manager.cc:1434] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.322s	user 0.029s	sys 0.028s
I20260709 13:08:35.322376 24294 tablet_bootstrap.cc:492] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:35.280835 24083 tablet_service.cc:1511] Processing CreateTablet for tablet fbd514b88bdc4698ab24964381d78ee0 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:35.324896 24083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd514b88bdc4698ab24964381d78ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.277283 24007 tablet_service.cc:1511] Processing CreateTablet for tablet b11e53e78f0f4b898110229cb4cabf4c (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:35.326644 24007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11e53e78f0f4b898110229cb4cabf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.329528 24231 tablet_service.cc:1511] Processing CreateTablet for tablet fe03d819f6654a008ef74b8b4cb4a524 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:35.330107 24086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b80deacab3450088ac150b405b425d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.333699 24155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 842c327ac422439c8be42f7ebdc90101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.270402 24005 tablet_service.cc:1511] Processing CreateTablet for tablet ef96737840b04d47997bb0192844150d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:35.336592 24005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef96737840b04d47997bb0192844150d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.336680 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:35.249840 24228 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef7b352e5ab499f8d69c2e88f15c298 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
W20260709 13:08:35.338703 23988 leader_election.cc:343] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:35.280040 24292 tablet_bootstrap.cc:492] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:35.338727 24159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b80deacab3450088ac150b405b425d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.244444 24087 tablet_service.cc:1511] Processing CreateTablet for tablet 8505cd75d067423b9822c0ea1ca670dc (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:35.346750 24292 ts_tablet_manager.cc:1403] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.584s	user 0.015s	sys 0.030s
I20260709 13:08:35.347183 24231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe03d819f6654a008ef74b8b4cb4a524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.357703 24308 raft_consensus.cc:493] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.357838 24296 ts_tablet_manager.cc:1434] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.132s	user 0.006s	sys 0.015s
I20260709 13:08:35.360095 24156 tablet_service.cc:1511] Processing CreateTablet for tablet 8505cd75d067423b9822c0ea1ca670dc (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:35.365772 24080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef7b352e5ab499f8d69c2e88f15c298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.382349 24230 tablet_service.cc:1511] Processing CreateTablet for tablet 644abc232cc9412eb2e9f6c806d55bf5 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:35.382803 24157 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef7b352e5ab499f8d69c2e88f15c298 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:35.397586 24161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82556878eac842669fb4d31e213afbc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.398607 24307 raft_consensus.cc:493] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.442718 24157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef7b352e5ab499f8d69c2e88f15c298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.443012 24307 raft_consensus.cc:515] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:35.445931 24162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a65fbba2e846968fe0b400097ed408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.400413 24081 tablet_service.cc:1511] Processing CreateTablet for tablet ffeb156758964803b6b84a00993611d0 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:35.403232 24084 tablet_service.cc:1511] Processing CreateTablet for tablet 253e12e337814444b9e80325a5f4688f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:35.408495 24292 raft_consensus.cc:359] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:35.411885 24006 tablet_service.cc:1511] Processing CreateTablet for tablet 1589827a98444e9e8cbd7769f59bc94e (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:35.396960 24083 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4e1ae468a34f56a52c6f3cae9681df (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:35.415038 24160 tablet_service.cc:1511] Processing CreateTablet for tablet fe03d819f6654a008ef74b8b4cb4a524 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:35.421684 24294 tablet_bootstrap.cc:654] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:35.426230 24308 raft_consensus.cc:515] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:08:35.430790 23908 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 54362.7us
I20260709 13:08:35.431874 24296 tablet_bootstrap.cc:492] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:35.433696 24229 tablet_service.cc:1511] Processing CreateTablet for tablet 240318332a6f4a30907113cd4f599556 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:35.456290 24087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8505cd75d067423b9822c0ea1ca670dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.454414 24292 raft_consensus.cc:385] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:35.466545 24156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8505cd75d067423b9822c0ea1ca670dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.448252 24237 tablet_service.cc:1511] Processing CreateTablet for tablet 253e12e337814444b9e80325a5f4688f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:35.464342 24295 ts_tablet_manager.cc:1434] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.347s	user 0.034s	sys 0.008s
I20260709 13:08:35.368854 24158 tablet_service.cc:1511] Processing CreateTablet for tablet 74f863ff55414f91801cc6c7507c6600 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:35.461879 24230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644abc232cc9412eb2e9f6c806d55bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.467044 24308 leader_election.cc:290] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:35.511907 24160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe03d819f6654a008ef74b8b4cb4a524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.512964 24081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffeb156758964803b6b84a00993611d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.485039 24306 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.514585 24306 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:35.473095 24292 raft_consensus.cc:740] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:35.481875 24307 leader_election.cc:290] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:35.533509 24006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1589827a98444e9e8cbd7769f59bc94e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.527400 24306 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:35.541900 24083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4e1ae468a34f56a52c6f3cae9681df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.543265 24228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef7b352e5ab499f8d69c2e88f15c298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.557369 24154 tablet_service.cc:1511] Processing CreateTablet for tablet 253e12e337814444b9e80325a5f4688f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:35.563251 24295 tablet_bootstrap.cc:492] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
W20260709 13:08:35.544020 23908 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 59181.3us
I20260709 13:08:35.577965 24158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f863ff55414f91801cc6c7507c6600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.548070 24163 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4e1ae468a34f56a52c6f3cae9681df (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:35.554625 24088 tablet_service.cc:1511] Processing CreateTablet for tablet 4859dd7070874b6e932b84a55d931294 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:35.602845 24086 tablet_service.cc:1511] Processing CreateTablet for tablet 6581c7a34dc14448a8ac0d88389c6dfc (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:35.625630 24084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253e12e337814444b9e80325a5f4688f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:35.630740 23970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:35.570315 24292 consensus_queue.cc:260] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:35.637094 24089 tablet_service.cc:1511] Processing CreateTablet for tablet 49fdc83af149485293f11b2fe265cca3 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:35.645210 24083 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd1e99eb1ef4b8cb12f89da5368f5a9 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:35.647620 24232 tablet_service.cc:1511] Processing CreateTablet for tablet 4859dd7070874b6e932b84a55d931294 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:35.624644 24235 tablet_service.cc:1511] Processing CreateTablet for tablet 49fdc83af149485293f11b2fe265cca3 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:35.561944 24155 tablet_service.cc:1511] Processing CreateTablet for tablet 49fdc83af149485293f11b2fe265cca3 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:35.657783 24237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253e12e337814444b9e80325a5f4688f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.670922 24088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4859dd7070874b6e932b84a55d931294. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:35.662206 23907 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 67192.4us
I20260709 13:08:35.688292 24292 ts_tablet_manager.cc:1434] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.283s	user 0.009s	sys 0.005s
I20260709 13:08:35.692114 24082 tablet_service.cc:1511] Processing CreateTablet for tablet dc3e616b4df84086a52077fd95703b78 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:35.697207 24154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253e12e337814444b9e80325a5f4688f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.702579 24086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6581c7a34dc14448a8ac0d88389c6dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.705744 24082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3e616b4df84086a52077fd95703b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.706110 24163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4e1ae468a34f56a52c6f3cae9681df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.733279 24155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49fdc83af149485293f11b2fe265cca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.736426 24089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49fdc83af149485293f11b2fe265cca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.708127 24234 tablet_service.cc:1511] Processing CreateTablet for tablet dc3e616b4df84086a52077fd95703b78 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:35.744313 24157 tablet_service.cc:1511] Processing CreateTablet for tablet 6581c7a34dc14448a8ac0d88389c6dfc (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:35.745801 24157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6581c7a34dc14448a8ac0d88389c6dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.749753 24083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd1e99eb1ef4b8cb12f89da5368f5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.712563 24236 tablet_service.cc:1511] Processing CreateTablet for tablet 6df0007c70954c3a81fab349b935010f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:35.716652 24085 tablet_service.cc:1511] Processing CreateTablet for tablet 6df0007c70954c3a81fab349b935010f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:35.728017 24292 tablet_bootstrap.cc:492] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:35.790135 24232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4859dd7070874b6e932b84a55d931294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.805879 24320 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:35.806491 24320 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:35.808703 24320 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:35.822381 24294 tablet_bootstrap.cc:492] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:35.829772 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:35.829921 24013 tablet_service.cc:1511] Processing CreateTablet for tablet 20bb65e049e244369fd5494504a41ed3 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:35.831983 24014 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0d5694bc6e458089b62007986b610f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:35.832715 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:35.837021 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:35.828815 24080 tablet_service.cc:1511] Processing CreateTablet for tablet ef96737840b04d47997bb0192844150d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:35.850207 24013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bb65e049e244369fd5494504a41ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.844808 24294 ts_tablet_manager.cc:1403] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.523s	user 0.013s	sys 0.010s
I20260709 13:08:35.846043 24085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df0007c70954c3a81fab349b935010f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.841815 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:35.862097 24010 tablet_service.cc:1511] Processing CreateTablet for tablet f92b9846a91c4fe880b6f237f6606c09 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:08:35.863035 24138 leader_election.cc:343] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:35.847558 24246 raft_consensus.cc:2468] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:35.863618 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92b9846a91c4fe880b6f237f6606c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.864722 24080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef96737840b04d47997bb0192844150d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.865433 24162 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:44366 (request call id 22) took 1054 ms. Trace:
I20260709 13:08:35.865888 24162 rpcz_store.cc:276] 0709 13:08:34.810919 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:35.204016 (+393097us) service_pool.cc:224] Handling call
0709 13:08:35.338131 (+134115us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:35.338752 (+   621us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:35.809515 (+470763us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:35.864900 (+ 55385us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:35.865354 (+   454us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:35.869977 24014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0d5694bc6e458089b62007986b610f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.860742 24294 raft_consensus.cc:359] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:35.850821 24295 tablet_bootstrap.cc:654] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:35.852169 24236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df0007c70954c3a81fab349b935010f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.898530 24294 raft_consensus.cc:385] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:35.906543 24294 raft_consensus.cc:740] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:35.907467 24294 consensus_queue.cc:260] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:35.907764 24084 tablet_service.cc:1511] Processing CreateTablet for tablet b11e53e78f0f4b898110229cb4cabf4c (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:35.909147 24084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11e53e78f0f4b898110229cb4cabf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.910166 24159 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd1e99eb1ef4b8cb12f89da5368f5a9 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:35.911765 24159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd1e99eb1ef4b8cb12f89da5368f5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.869326 24157 tablet_service.cc:1511] Processing CreateTablet for tablet 644abc232cc9412eb2e9f6c806d55bf5 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:35.914624 24157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644abc232cc9412eb2e9f6c806d55bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.871222 24162 tablet_service.cc:1511] Processing CreateTablet for tablet 6df0007c70954c3a81fab349b935010f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:35.916738 24162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df0007c70954c3a81fab349b935010f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.920125 24294 ts_tablet_manager.cc:1434] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.001s
I20260709 13:08:35.924497 24083 tablet_service.cc:1511] Processing CreateTablet for tablet 9996b75f98a34a83ae5a812c55b7a497 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:35.928803 24083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9996b75f98a34a83ae5a812c55b7a497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.935112 24296 tablet_bootstrap.cc:654] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:35.939414 24012 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:40628 (request call id 30) took 1327 ms. Trace:
I20260709 13:08:35.939996 24012 rpcz_store.cc:276] 0709 13:08:34.611844 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:34.925380 (+313536us) service_pool.cc:224] Handling call
0709 13:08:35.051454 (+126074us) spinlock_profiling.cc:243] Waited 3.57 ms on lock 0x7b5800000098. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d155c831 00007f23d1539ac3 00007f23d14e8400 00007f23ca96daf4 00007f23ca96da82 00007f23ca96d9b1
0709 13:08:35.051595 (+   141us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:35.051682 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:35.669571 (+617889us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:35.938732 (+269161us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:35.939341 (+   609us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8212224}
W20260709 13:08:35.901986 23988 leader_election.cc:343] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:35.944378 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 44743.2us
I20260709 13:08:35.945580 24154 tablet_service.cc:1511] Processing CreateTablet for tablet 240318332a6f4a30907113cd4f599556 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:35.947168 24154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240318332a6f4a30907113cd4f599556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.951220 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:35.951994 24099 raft_consensus.cc:2468] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 0.
I20260709 13:08:35.953387 24156 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:44366 (request call id 27) took 1048 ms. Trace:
I20260709 13:08:35.957381 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:35.958127 24024 raft_consensus.cc:2468] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:35.954201 24137 leader_election.cc:304] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:35.959712 24212 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:35.960073 24310 raft_consensus.cc:2804] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:35.960536 24310 raft_consensus.cc:493] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:35.960850 24310 raft_consensus.cc:3060] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:35.963217 24230 tablet_service.cc:1511] Processing CreateTablet for tablet 1589827a98444e9e8cbd7769f59bc94e (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:35.965601 24306 raft_consensus.cc:2804] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:35.965982 24306 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:35.966331 24306 raft_consensus.cc:3060] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:35.966903 24161 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:44366 (request call id 24) took 1152 ms. Trace:
I20260709 13:08:35.967288 24161 rpcz_store.cc:276] 0709 13:08:34.814108 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:35.266291 (+452183us) service_pool.cc:224] Handling call
0709 13:08:35.338933 (+ 72642us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:35.339031 (+    98us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:35.797758 (+458727us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:35.966359 (+168601us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:35.966844 (+   485us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:35.970300 24294 tablet_bootstrap.cc:492] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:35.973783 24233 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51816 (request call id 24) took 1161 ms. Trace:
I20260709 13:08:35.974272 24233 rpcz_store.cc:276] 0709 13:08:34.812601 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:35.012578 (+199977us) service_pool.cc:224] Handling call
0709 13:08:35.186520 (+173942us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:35.186701 (+   181us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:35.635192 (+448491us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:35.944489 (+309297us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:35.973715 (+ 29226us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:35.976855 24233 tablet_service.cc:1511] Processing CreateTablet for tablet 9996b75f98a34a83ae5a812c55b7a497 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:35.957113 24156 rpcz_store.cc:276] 0709 13:08:34.905207 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:35.359076 (+453869us) service_pool.cc:224] Handling call
0709 13:08:35.441597 (+ 82521us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:35.441715 (+   118us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:35.817898 (+376183us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:35.952842 (+134944us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:35.953324 (+   482us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:35.980661 24156 tablet_service.cc:1511] Processing CreateTablet for tablet ef96737840b04d47997bb0192844150d (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:35.982053 24156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef96737840b04d47997bb0192844150d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.985931 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:35.987730 24211 leader_election.cc:343] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:35.988857 23988 leader_election.cc:343] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:35.989524 23988 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:35.990664 24322 raft_consensus.cc:2749] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:35.996901 24235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49fdc83af149485293f11b2fe265cca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.997767 24155 tablet_service.cc:1511] Processing CreateTablet for tablet 1589827a98444e9e8cbd7769f59bc94e (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:35.999346 24155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1589827a98444e9e8cbd7769f59bc94e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.001861 24230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1589827a98444e9e8cbd7769f59bc94e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.002069 23988 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:36.002836 24234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3e616b4df84086a52077fd95703b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.003088 24322 raft_consensus.cc:2804] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:36.003549 24322 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.003908 24322 raft_consensus.cc:3060] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.005826 24229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240318332a6f4a30907113cd4f599556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.007622 24161 tablet_service.cc:1511] Processing CreateTablet for tablet 9996b75f98a34a83ae5a812c55b7a497 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:36.009301 24161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9996b75f98a34a83ae5a812c55b7a497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.010901 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:08:36.012607 24064 leader_election.cc:343] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.013357 24233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9996b75f98a34a83ae5a812c55b7a497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.019381 24292 tablet_bootstrap.cc:654] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.022794 24310 raft_consensus.cc:515] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.026096 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:36.026530 24080 tablet_service.cc:1511] Processing CreateTablet for tablet 20bb65e049e244369fd5494504a41ed3 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 13:08:36.027647 24138 leader_election.cc:343] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.028086 24080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bb65e049e244369fd5494504a41ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.030172 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:36.030025 24081 tablet_service.cc:1511] Processing CreateTablet for tablet f92b9846a91c4fe880b6f237f6606c09 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:36.030871 24099 raft_consensus.cc:3060] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.031827 24081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92b9846a91c4fe880b6f237f6606c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.032105 24306 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.032698 24294 tablet_bootstrap.cc:654] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.034710 24306 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:36.036023 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
W20260709 13:08:36.037701 24211 leader_election.cc:343] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.039480 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:36.043243 24160 tablet_service.cc:1511] Processing CreateTablet for tablet f92b9846a91c4fe880b6f237f6606c09 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:36.048712 24160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92b9846a91c4fe880b6f237f6606c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.067304 24087 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51572 (request call id 27) took 1163 ms. Trace:
I20260709 13:08:36.067885 24087 rpcz_store.cc:276] 0709 13:08:34.904321 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:35.236050 (+331729us) service_pool.cc:224] Handling call
0709 13:08:35.389702 (+153652us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:35.389818 (+   116us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:35.822839 (+433021us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:36.066756 (+243917us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:36.067234 (+   478us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1816}
I20260709 13:08:36.069835 24099 raft_consensus.cc:2468] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:36.071282 24137 leader_election.cc:304] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:36.082665 24162 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0d5694bc6e458089b62007986b610f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:36.084461 24162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0d5694bc6e458089b62007986b610f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.043983 24310 leader_election.cc:290] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:36.090950 24310 raft_consensus.cc:2804] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:36.091672 24310 raft_consensus.cc:697] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:36.052609 24322 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.101229 24024 raft_consensus.cc:2393] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 1: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:36.105841 24212 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:36.106750 24306 raft_consensus.cc:2749] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.120728 24295 tablet_bootstrap.cc:492] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:36.120853 24296 tablet_bootstrap.cc:492] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:36.121454 24295 ts_tablet_manager.cc:1403] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.580s	user 0.026s	sys 0.049s
I20260709 13:08:36.121625 24296 ts_tablet_manager.cc:1403] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.690s	user 0.021s	sys 0.016s
I20260709 13:08:36.124581 24295 raft_consensus.cc:359] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.125449 24295 raft_consensus.cc:385] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.125772 24295 raft_consensus.cc:740] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.126513 24295 consensus_queue.cc:260] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.138746 24294 tablet_bootstrap.cc:492] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:36.139328 24294 ts_tablet_manager.cc:1403] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.169s	user 0.011s	sys 0.006s
I20260709 13:08:36.142385 24294 raft_consensus.cc:359] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.143100 24294 raft_consensus.cc:385] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.143414 24294 raft_consensus.cc:740] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.144320 24294 consensus_queue.cc:260] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.145627 24231 tablet_service.cc:1511] Processing CreateTablet for tablet b11e53e78f0f4b898110229cb4cabf4c (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:36.146833 24294 ts_tablet_manager.cc:1434] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:36.147013 24231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11e53e78f0f4b898110229cb4cabf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.147871 24294 tablet_bootstrap.cc:492] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
W20260709 13:08:36.134249 23907 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 79864.7us
I20260709 13:08:36.167833 24322 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:36.092815 24310 consensus_queue.cc:237] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.174860 24237 tablet_service.cc:1511] Processing CreateTablet for tablet 20bb65e049e244369fd5494504a41ed3 (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:36.124979 24296 raft_consensus.cc:359] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.203249 24294 tablet_bootstrap.cc:654] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.193579 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:36.206103 24173 raft_consensus.cc:3060] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.198848 24296 raft_consensus.cc:385] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.212579 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:36.218364 24246 raft_consensus.cc:2393] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 1: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:08:36.222705 24229 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0d5694bc6e458089b62007986b610f (DEFAULT_TABLE table=test-workload [id=55f3fedfd4d44bb7aa201b4942a1bec5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:36.218752 24158 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:44366 (request call id 28) took 1311 ms. Trace:
I20260709 13:08:36.224033 24158 rpcz_store.cc:276] 0709 13:08:34.907852 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:35.367857 (+460005us) service_pool.cc:224] Handling call
0709 13:08:35.518471 (+150614us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:35.533827 (+ 15356us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:35.995503 (+461676us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:36.212223 (+216720us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:36.218655 (+  6432us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":817}
I20260709 13:08:36.232817 24306 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.233621 24228 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51816 (request call id 29) took 1155 ms. Trace:
I20260709 13:08:36.233364 24306 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.233994 24228 rpcz_store.cc:276] 0709 13:08:35.078208 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:35.164347 (+ 86139us) service_pool.cc:224] Handling call
0709 13:08:35.338935 (+174588us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:35.339027 (+    92us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:36.146490 (+807463us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:36.233121 (+ 86631us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:36.233563 (+   442us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:36.236507 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:36.237980 24306 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:08:36.238209 24212 leader_election.cc:343] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.240679 24237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bb65e049e244369fd5494504a41ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.213675 24296 raft_consensus.cc:740] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.250785 24163 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:44366 (request call id 30) took 1169 ms. Trace:
I20260709 13:08:36.251317 24163 rpcz_store.cc:276] 0709 13:08:35.079919 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:35.411274 (+331355us) service_pool.cc:224] Handling call
0709 13:08:35.705642 (+294368us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:35.705743 (+   101us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:35.987320 (+281577us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:36.209906 (+222586us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:36.249347 (+ 39441us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:36.255671 24292 tablet_bootstrap.cc:492] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:36.256356 24292 ts_tablet_manager.cc:1403] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.529s	user 0.018s	sys 0.014s
I20260709 13:08:36.259958 24229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0d5694bc6e458089b62007986b610f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.259799 24292 raft_consensus.cc:359] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.260690 24292 raft_consensus.cc:385] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.261044 24292 raft_consensus.cc:740] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.266396 24295 ts_tablet_manager.cc:1434] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.145s	user 0.015s	sys 0.026s
I20260709 13:08:36.267580 24295 tablet_bootstrap.cc:492] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:36.269078 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:08:36.270795 24211 leader_election.cc:343] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.271358 24211 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:36.272668 24306 raft_consensus.cc:2749] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.273720 24173 raft_consensus.cc:2468] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:36.273784 24296 consensus_queue.cc:260] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.275064 23988 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:36.276348 24322 raft_consensus.cc:2804] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:36.276894 24322 raft_consensus.cc:697] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:36.277429 24292 consensus_queue.cc:260] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.277837 24322 consensus_queue.cc:237] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.282612 23921 catalog_manager.cc:5697] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:36.298884 24292 ts_tablet_manager.cc:1434] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:08:36.300076 24292 tablet_bootstrap.cc:492] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:36.303720 24294 tablet_bootstrap.cc:492] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:36.304337 24294 ts_tablet_manager.cc:1403] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.157s	user 0.035s	sys 0.007s
I20260709 13:08:36.307736 24294 raft_consensus.cc:359] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.308488 24294 raft_consensus.cc:385] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.308893 24294 raft_consensus.cc:740] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.338253 24320 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.343652 24295 tablet_bootstrap.cc:654] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.341600 24232 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51816 (request call id 33) took 1029 ms. Trace:
W20260709 13:08:36.341168 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 269960us
I20260709 13:08:36.342437 24320 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.349188 24320 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:36.350833 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:36.351816 24296 ts_tablet_manager.cc:1434] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.230s	user 0.013s	sys 0.023s
I20260709 13:08:36.352001 24292 tablet_bootstrap.cc:654] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.353207 24296 tablet_bootstrap.cc:492] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:36.353922 23920 catalog_manager.cc:5697] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:36.360088 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:36.361086 24246 raft_consensus.cc:2468] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:36.334064 24294 consensus_queue.cc:260] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.363073 24063 leader_election.cc:304] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:36.346833 24232 rpcz_store.cc:276] 0709 13:08:35.310978 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:35.646837 (+335859us) service_pool.cc:224] Handling call
0709 13:08:35.664797 (+ 17960us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:35.670495 (+  5698us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:36.159791 (+489296us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:36.335017 (+175226us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:36.339807 (+  4790us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:08:36.365005 24333 raft_consensus.cc:2749] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.373813 24294 ts_tablet_manager.cc:1434] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.001s
I20260709 13:08:36.375389 24294 tablet_bootstrap.cc:492] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:36.385439 24296 tablet_bootstrap.cc:654] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.386229 24306 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.386583 23988 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:36.387028 24306 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:36.388015 24320 raft_consensus.cc:2804] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:36.388557 24320 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.389026 24320 raft_consensus.cc:3060] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.391367 24306 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:36.393908 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:36.395968 24211 leader_election.cc:343] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.398744 24294 tablet_bootstrap.cc:654] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.393159 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:08:36.401186 24212 leader_election.cc:343] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.401893 24212 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:36.403702 24306 raft_consensus.cc:2749] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.407665 24296 tablet_bootstrap.cc:492] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:36.408453 24296 ts_tablet_manager.cc:1403] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.000s
I20260709 13:08:36.412978 24296 raft_consensus.cc:359] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.414207 24296 raft_consensus.cc:385] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.414561 24296 raft_consensus.cc:740] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.417011 24294 tablet_bootstrap.cc:492] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:36.417484 24294 ts_tablet_manager.cc:1403] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.010s
I20260709 13:08:36.415474 24296 consensus_queue.cc:260] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.419705 24296 ts_tablet_manager.cc:1434] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.001s
I20260709 13:08:36.420771 24296 tablet_bootstrap.cc:492] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:36.420892 24294 raft_consensus.cc:359] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:36.421680 24294 raft_consensus.cc:385] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.421976 24294 raft_consensus.cc:740] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.422689 24295 tablet_bootstrap.cc:492] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:36.422842 24294 consensus_queue.cc:260] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:36.423561 24295 ts_tablet_manager.cc:1403] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.156s	user 0.033s	sys 0.025s
I20260709 13:08:36.425648 24294 ts_tablet_manager.cc:1434] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:36.426723 24294 tablet_bootstrap.cc:492] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:36.428311 24296 tablet_bootstrap.cc:654] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.413064 24320 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.431838 24320 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:36.432806 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:36.433427 24246 raft_consensus.cc:3060] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.438704 24294 tablet_bootstrap.cc:654] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.428190 24295 raft_consensus.cc:359] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.442435 24295 raft_consensus.cc:385] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.442778 24295 raft_consensus.cc:740] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.443713 24295 consensus_queue.cc:260] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.446455 24295 ts_tablet_manager.cc:1434] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:08:36.442020 24246 raft_consensus.cc:2468] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:36.448918 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:36.449018 23988 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:36.450173 24320 raft_consensus.cc:2804] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:36.450621 24295 tablet_bootstrap.cc:492] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
W20260709 13:08:36.450693 23988 leader_election.cc:343] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.450919 24320 raft_consensus.cc:697] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:36.451980 24320 consensus_queue.cc:237] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.457849 24292 tablet_bootstrap.cc:492] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:36.458539 24292 ts_tablet_manager.cc:1403] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.159s	user 0.019s	sys 0.031s
I20260709 13:08:36.462026 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
W20260709 13:08:36.467799 23988 leader_election.cc:343] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.471431 24295 tablet_bootstrap.cc:654] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.473798 24292 raft_consensus.cc:359] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.474848 24292 raft_consensus.cc:385] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.475229 24292 raft_consensus.cc:740] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.476318 24306 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.476208 24292 consensus_queue.cc:260] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.477108 24306 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:36.480911 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:36.482548 24211 leader_election.cc:343] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.482781 24295 tablet_bootstrap.cc:492] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:36.482693 24292 ts_tablet_manager.cc:1434] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:08:36.483430 24295 ts_tablet_manager.cc:1403] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260709 13:08:36.484277 24306 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:36.484354 24292 tablet_bootstrap.cc:492] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:36.484964 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:36.485695 24024 raft_consensus.cc:2468] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:36.486443 24333 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.487172 24212 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:36.488515 24306 raft_consensus.cc:2804] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:36.488956 24306 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.489373 24306 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.490494 24296 tablet_bootstrap.cc:492] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:36.491050 24296 ts_tablet_manager.cc:1403] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.014s
I20260709 13:08:36.493563 24292 tablet_bootstrap.cc:654] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.495332 24296 raft_consensus.cc:359] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.486994 24333 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.486912 24295 raft_consensus.cc:359] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:36.496845 24296 raft_consensus.cc:385] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.497412 24295 raft_consensus.cc:385] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.497670 24296 raft_consensus.cc:740] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.497845 24295 raft_consensus.cc:740] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.499046 24333 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:36.498701 24296 consensus_queue.cc:260] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.498824 24295 consensus_queue.cc:260] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:36.501542 24295 ts_tablet_manager.cc:1434] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.002s
I20260709 13:08:36.501979 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:36.502737 24295 tablet_bootstrap.cc:492] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:36.503763 24296 ts_tablet_manager.cc:1434] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260709 13:08:36.504112 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:36.505925 24064 leader_election.cc:343] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:36.507233 24063 leader_election.cc:343] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.507742 24063 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:36.512450 24333 raft_consensus.cc:2749] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.513526 24296 tablet_bootstrap.cc:492] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:36.516198 24294 tablet_bootstrap.cc:492] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:36.515846 24306 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:36.516744 24294 ts_tablet_manager.cc:1403] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.009s
I20260709 13:08:36.519692 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:36.520551 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
W20260709 13:08:36.521301 24211 leader_election.cc:343] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.521451 24024 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.523677 24294 raft_consensus.cc:359] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.524503 24294 raft_consensus.cc:385] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.524878 24294 raft_consensus.cc:740] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.525892 24294 consensus_queue.cc:260] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.528340 24295 tablet_bootstrap.cc:654] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.537578 24327 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.535392 24296 tablet_bootstrap.cc:654] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.543275 24327 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:36.550133 24327 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:36.554953 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:36.556663 24349 raft_consensus.cc:493] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.534602 24024 raft_consensus.cc:2468] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
W20260709 13:08:36.563129 24138 leader_election.cc:343] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.531919 24306 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:36.566443 24292 tablet_bootstrap.cc:492] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:36.560951 24349 raft_consensus.cc:515] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.576675 24292 ts_tablet_manager.cc:1403] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.093s	user 0.028s	sys 0.016s
I20260709 13:08:36.580495 24212 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:36.588678 24306 raft_consensus.cc:2804] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:36.589277 24306 raft_consensus.cc:697] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:36.590227 24306 consensus_queue.cc:237] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:36.594102 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:36.597260 24063 leader_election.cc:343] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.597529 24292 raft_consensus.cc:359] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.598496 24292 raft_consensus.cc:385] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.598786 24349 leader_election.cc:290] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:36.608186 24320 raft_consensus.cc:493] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.611023 24320 raft_consensus.cc:515] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.610924 23918 catalog_manager.cc:5697] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:36.612936 24294 ts_tablet_manager.cc:1434] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.096s	user 0.011s	sys 0.026s
I20260709 13:08:36.614127 24294 tablet_bootstrap.cc:492] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:36.615427 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:36.615504 24327 consensus_queue.cc:1048] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:36.606737 24295 tablet_bootstrap.cc:492] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:36.616662 24295 ts_tablet_manager.cc:1403] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.028s
I20260709 13:08:36.614149 24320 leader_election.cc:290] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:36.606423 24292 raft_consensus.cc:740] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.620637 24292 consensus_queue.cc:260] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.625792 24292 ts_tablet_manager.cc:1434] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.047s	user 0.012s	sys 0.000s
I20260709 13:08:36.627066 24292 tablet_bootstrap.cc:492] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:36.627252 24295 raft_consensus.cc:359] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.628324 24295 raft_consensus.cc:385] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.628561 24296 tablet_bootstrap.cc:492] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:36.628772 24295 raft_consensus.cc:740] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.629380 24296 ts_tablet_manager.cc:1403] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.116s	user 0.021s	sys 0.016s
I20260709 13:08:36.631088 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:36.632488 24294 tablet_bootstrap.cc:654] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.632668 23988 leader_election.cc:304] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:36.633577 24320 raft_consensus.cc:2749] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.634349 24295 consensus_queue.cc:260] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.640635 24296 raft_consensus.cc:359] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.641494 24296 raft_consensus.cc:385] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.641808 24296 raft_consensus.cc:740] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.642688 24296 consensus_queue.cc:260] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.644219 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:36.645200 24246 raft_consensus.cc:2468] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 0.
I20260709 13:08:36.655887 24137 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:36.656672 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:36.645267 24296 ts_tablet_manager.cc:1434] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:08:36.650789 24295 ts_tablet_manager.cc:1434] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.034s	user 0.000s	sys 0.008s
I20260709 13:08:36.659300 24246 raft_consensus.cc:2468] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:36.657310 24327 raft_consensus.cc:2804] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:36.667230 24327 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.667713 24327 raft_consensus.cc:3060] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.669075 23918 catalog_manager.cc:5697] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:36.670591 24063 leader_election.cc:304] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:36.671451 24349 raft_consensus.cc:2804] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:36.671838 24349 raft_consensus.cc:493] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.672225 24349 raft_consensus.cc:3060] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:36.664426 23970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:36.680394 24292 tablet_bootstrap.cc:654] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.680167 24349 raft_consensus.cc:515] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.686005 24330 raft_consensus.cc:493] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.686664 24330 raft_consensus.cc:515] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.688897 24330 leader_election.cc:290] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:36.691218 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:36.692268 24296 tablet_bootstrap.cc:492] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:36.692369 24333 raft_consensus.cc:493] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.692862 24333 raft_consensus.cc:515] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:36.693135 24137 leader_election.cc:343] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.694779 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:36.695070 24333 leader_election.cc:290] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:36.695628 24246 raft_consensus.cc:2468] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 0.
I20260709 13:08:36.697170 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:36.698017 24295 tablet_bootstrap.cc:492] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
W20260709 13:08:36.698788 24063 leader_election.cc:343] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.699621 24137 leader_election.cc:304] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:36.700716 24330 raft_consensus.cc:2804] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:36.701124 24330 raft_consensus.cc:493] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.701489 24330 raft_consensus.cc:3060] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.705859 24295 tablet_bootstrap.cc:654] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.708972 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:36.710739 24063 leader_election.cc:343] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.711221 24063 leader_election.cc:304] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:36.715605 24349 leader_election.cc:290] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:36.715762 24296 tablet_bootstrap.cc:654] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.718743 24294 tablet_bootstrap.cc:492] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:36.713284 24333 raft_consensus.cc:2749] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.718334 24327 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:36.722493 24294 ts_tablet_manager.cc:1403] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.109s	user 0.022s	sys 0.015s
I20260709 13:08:36.723569 24330 raft_consensus.cc:515] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.725143 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:36.726615 24330 leader_election.cc:290] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:36.726982 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:36.728458 24327 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:36.729120 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:36.725198 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:36.730163 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:36.730439 24246 raft_consensus.cc:3060] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.730331 24294 raft_consensus.cc:359] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:36.731448 24138 leader_election.cc:343] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.731688 24294 raft_consensus.cc:385] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.732300 24294 raft_consensus.cc:740] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.733438 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:36.734131 24245 raft_consensus.cc:3060] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.733559 24294 consensus_queue.cc:260] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.737106 24294 ts_tablet_manager.cc:1434] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:08:36.730736 24247 raft_consensus.cc:3060] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:36.740494 24137 leader_election.cc:343] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:36.741596 24063 leader_election.cc:343] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.740240 24246 raft_consensus.cc:2468] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:36.752213 24247 raft_consensus.cc:2468] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:36.753065 24295 tablet_bootstrap.cc:492] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:36.753602 24295 ts_tablet_manager.cc:1403] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.011s
I20260709 13:08:36.754559 24294 tablet_bootstrap.cc:492] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:36.756300 24306 raft_consensus.cc:493] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.757085 24306 raft_consensus.cc:515] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.759879 24306 leader_election.cc:290] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:36.760667 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:36.755676 24137 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:36.761427 24099 raft_consensus.cc:2468] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:36.763429 24211 leader_election.cc:304] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:36.764956 24063 leader_election.cc:304] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:36.764611 24295 raft_consensus.cc:359] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.765739 24295 raft_consensus.cc:385] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.765998 24245 raft_consensus.cc:2468] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:36.766276 24349 raft_consensus.cc:2804] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:36.766120 24295 raft_consensus.cc:740] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.766714 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:36.767364 24306 raft_consensus.cc:2804] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:36.767508 24137 leader_election.cc:304] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:36.767791 24306 raft_consensus.cc:493] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.768167 24306 raft_consensus.cc:3060] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.768679 24310 raft_consensus.cc:2804] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:36.769220 24310 raft_consensus.cc:697] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:36.770097 24327 raft_consensus.cc:2804] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:36.770084 24310 consensus_queue.cc:237] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:36.771191 24333 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:36.771744 24211 leader_election.cc:343] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.772192 24333 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.774510 24333 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:36.775218 24294 tablet_bootstrap.cc:654] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.790207 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:36.767374 24295 consensus_queue.cc:260] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.793087 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:36.793352 24296 tablet_bootstrap.cc:492] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:36.793958 24247 raft_consensus.cc:2393] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 1: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:36.793989 24296 ts_tablet_manager.cc:1403] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.003s
I20260709 13:08:36.795187 24063 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:36.795934 24295 ts_tablet_manager.cc:1434] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260709 13:08:36.796012 24333 raft_consensus.cc:3060] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.797079 24295 tablet_bootstrap.cc:492] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:36.800382 24024 raft_consensus.cc:3060] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.800859 24292 tablet_bootstrap.cc:492] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:36.801383 24292 ts_tablet_manager.cc:1403] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.175s	user 0.023s	sys 0.009s
I20260709 13:08:36.804718 24333 raft_consensus.cc:2749] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.804587 24292 raft_consensus.cc:359] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.797374 24296 raft_consensus.cc:359] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.808099 24296 raft_consensus.cc:385] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.809216 24327 raft_consensus.cc:697] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:36.814806 24363 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.815678 24363 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.815363 24327 consensus_queue.cc:237] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.808974 24296 raft_consensus.cc:740] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.805333 24292 raft_consensus.cc:385] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.826545 24296 consensus_queue.cc:260] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.829483 24296 ts_tablet_manager.cc:1434] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 13:08:36.830826 24296 tablet_bootstrap.cc:492] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:36.822031 24349 raft_consensus.cc:697] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:36.825479 24292 raft_consensus.cc:740] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.841231 24367 consensus_queue.cc:1048] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:08:36.846516 24306 raft_consensus.cc:515] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.848477 23918 catalog_manager.cc:5697] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:36.850483 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:36.850852 24349 consensus_queue.cc:237] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.850523 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:36.852497 24098 raft_consensus.cc:3060] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:36.855927 24138 leader_election.cc:343] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.846599 24296 tablet_bootstrap.cc:654] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.856777 24292 consensus_queue.cc:260] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.859100 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:36.861528 24294 tablet_bootstrap.cc:492] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
W20260709 13:08:36.861714 24211 leader_election.cc:343] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.862052 24294 ts_tablet_manager.cc:1403] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.024s
I20260709 13:08:36.863297 24292 ts_tablet_manager.cc:1434] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 13:08:36.864426 24292 tablet_bootstrap.cc:492] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:36.864574 24320 consensus_queue.cc:1048] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:36.865952 24098 raft_consensus.cc:2468] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:36.867712 24211 leader_election.cc:304] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:36.867947 24363 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:36.870082 24350 raft_consensus.cc:2804] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:36.860085 24306 leader_election.cc:290] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:36.880246 23921 catalog_manager.cc:5697] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:36.880949 24294 raft_consensus.cc:359] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.882753 24294 raft_consensus.cc:385] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.883189 24294 raft_consensus.cc:740] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.885860 24294 consensus_queue.cc:260] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:36.890080 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:36.890872 24098 raft_consensus.cc:2468] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 0.
I20260709 13:08:36.891726 24294 ts_tablet_manager.cc:1434] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:08:36.892421 24137 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:36.888531 24292 tablet_bootstrap.cc:654] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.894068 24367 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.894656 24367 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.895107 24294 tablet_bootstrap.cc:492] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:36.898408 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:36.898790 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:08:36.900642 24137 leader_election.cc:343] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.897116 24367 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:08:36.901505 24138 leader_election.cc:343] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.901914 24367 raft_consensus.cc:2804] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:36.902464 24367 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.902398 24138 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:36.903127 24367 raft_consensus.cc:3060] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.903683 24327 raft_consensus.cc:2749] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.910270 24320 consensus_queue.cc:1048] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:36.914981 24292 tablet_bootstrap.cc:492] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:36.917445 24320 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.919909 24320 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.921854 24349 raft_consensus.cc:493] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.922417 24349 raft_consensus.cc:515] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:36.922536 24367 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.924456 24349 leader_election.cc:290] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:36.924526 24367 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:36.927006 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:36.927942 24245 raft_consensus.cc:2393] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 1: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:08:36.929646 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:36.930857 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:36.931650 24063 leader_election.cc:304] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
W20260709 13:08:36.932960 24138 leader_election.cc:343] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.933090 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:36.934669 24349 raft_consensus.cc:3060] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.895323 23919 catalog_manager.cc:5697] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:36.939484 23988 leader_election.cc:343] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.944276 24320 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:36.945466 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:36.947459 23988 leader_election.cc:343] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:36.948092 23988 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:36.951545 24349 raft_consensus.cc:2749] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.955611 24292 ts_tablet_manager.cc:1403] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.000s
I20260709 13:08:36.955981 24295 tablet_bootstrap.cc:654] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.908931 24294 tablet_bootstrap.cc:654] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.963419 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:36.971273 24292 raft_consensus.cc:359] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.977263 24292 raft_consensus.cc:385] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.978814 24292 raft_consensus.cc:740] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.980718 24292 consensus_queue.cc:260] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:36.972134 24381 raft_consensus.cc:2749] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:36.973187 24350 raft_consensus.cc:697] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:36.971841 24098 raft_consensus.cc:3060] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.986209 24350 consensus_queue.cc:237] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.013170 24294 tablet_bootstrap.cc:492] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:37.013720 24294 ts_tablet_manager.cc:1403] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.002s
I20260709 13:08:37.021733 24384 consensus_queue.cc:1048] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:37.025658 24294 raft_consensus.cc:359] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.026450 24294 raft_consensus.cc:385] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.026751 24294 raft_consensus.cc:740] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.027462 24294 consensus_queue.cc:260] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.029439 24292 ts_tablet_manager.cc:1434] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.066s	user 0.013s	sys 0.001s
I20260709 13:08:37.031447 24292 tablet_bootstrap.cc:492] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:37.033661 24296 tablet_bootstrap.cc:492] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:37.034283 24296 ts_tablet_manager.cc:1403] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.204s	user 0.012s	sys 0.032s
I20260709 13:08:37.036492 24384 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.040417 24294 ts_tablet_manager.cc:1434] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 13:08:37.041438 24294 tablet_bootstrap.cc:492] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:37.042179 23922 catalog_manager.cc:5697] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.046461 24296 raft_consensus.cc:359] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.047242 24296 raft_consensus.cc:385] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.047540 24296 raft_consensus.cc:740] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.060225 24294 tablet_bootstrap.cc:654] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.062351 24292 tablet_bootstrap.cc:654] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.037070 24384 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.065016 24384 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:37.067003 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:37.067739 24247 raft_consensus.cc:2468] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:37.068603 24350 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.069110 24350 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.071290 24350 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:37.073153 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:37.075332 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:37.076004 24024 raft_consensus.cc:2468] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:37.076301 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:37.077672 24212 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:37.082566 23988 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:08:37.082998 24211 consensus_peers.cc:597] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:37.083493 24350 raft_consensus.cc:2804] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.083927 24350 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.084264 24350 raft_consensus.cc:3060] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.085764 24381 raft_consensus.cc:2804] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.086166 24381 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.086346 24098 raft_consensus.cc:2468] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:37.086534 24381 raft_consensus.cc:3060] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.087803 24137 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:37.089283 24363 raft_consensus.cc:2804] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.090277 24374 consensus_queue.cc:1048] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:37.089897 24296 consensus_queue.cc:260] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.089967 24363 raft_consensus.cc:697] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:37.091418 24097 raft_consensus.cc:2468] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:37.092062 24363 consensus_queue.cc:237] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.093055 24296 ts_tablet_manager.cc:1434] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260709 13:08:37.094255 24296 tablet_bootstrap.cc:492] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:37.100208 24292 tablet_bootstrap.cc:492] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:37.100764 24292 ts_tablet_manager.cc:1403] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.003s
I20260709 13:08:37.106325 24295 tablet_bootstrap.cc:492] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:37.106941 24295 ts_tablet_manager.cc:1403] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.310s	user 0.027s	sys 0.002s
I20260709 13:08:37.109097 24381 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.123020 24384 consensus_queue.cc:1048] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:37.124390 24381 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:37.135777 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:37.136493 24097 raft_consensus.cc:3060] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.143087 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:37.150314 24350 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.152379 24247 raft_consensus.cc:2393] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 1: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:08:37.154160 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:37.155372 24023 raft_consensus.cc:2393] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 1: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:37.157487 24350 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:37.158704 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:37.160377 24211 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:37.145175 24292 raft_consensus.cc:359] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.161761 24292 raft_consensus.cc:385] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.162050 24292 raft_consensus.cc:740] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.162709 24292 consensus_queue.cc:260] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.167219 24292 ts_tablet_manager.cc:1434] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.003s
I20260709 13:08:37.168177 24292 tablet_bootstrap.cc:492] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:37.169679 24296 tablet_bootstrap.cc:654] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.173815 24292 tablet_bootstrap.cc:654] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.173983 24384 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.174788 24384 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.162493 24350 raft_consensus.cc:2749] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.178723 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:37.178958 23918 catalog_manager.cc:5697] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.179752 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:37.180783 24247 raft_consensus.cc:2393] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 1: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:08:37.181456 24295 raft_consensus.cc:359] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.185163 24295 raft_consensus.cc:385] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.185588 24295 raft_consensus.cc:740] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.186527 24295 consensus_queue.cc:260] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.189503 23988 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:37.191848 24322 raft_consensus.cc:3060] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.182076 24384 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:37.208690 24097 raft_consensus.cc:2468] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:37.210587 23988 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:37.212265 24383 raft_consensus.cc:2804] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.212822 24383 raft_consensus.cc:697] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:37.213747 24296 tablet_bootstrap.cc:492] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:37.214237 24296 ts_tablet_manager.cc:1403] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.008s
I20260709 13:08:37.214381 24383 consensus_queue.cc:237] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.220006 24296 raft_consensus.cc:359] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.220745 24296 raft_consensus.cc:385] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.221004 24296 raft_consensus.cc:740] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.222318 24296 consensus_queue.cc:260] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.224555 24296 ts_tablet_manager.cc:1434] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:37.231560 24296 tablet_bootstrap.cc:492] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:37.238157 24296 tablet_bootstrap.cc:654] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.241768 24294 tablet_bootstrap.cc:492] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:37.242584 24294 ts_tablet_manager.cc:1403] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.201s	user 0.011s	sys 0.009s
I20260709 13:08:37.248052 24292 tablet_bootstrap.cc:492] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:37.248718 24292 ts_tablet_manager.cc:1403] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.001s
I20260709 13:08:37.253362 24292 raft_consensus.cc:359] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.254113 24292 raft_consensus.cc:385] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.254335 24292 raft_consensus.cc:740] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.256428 24363 consensus_queue.cc:1048] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.258647 24322 raft_consensus.cc:2749] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.255159 24292 consensus_queue.cc:260] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.262809 24295 ts_tablet_manager.cc:1434] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.156s	user 0.009s	sys 0.000s
I20260709 13:08:37.263899 24295 tablet_bootstrap.cc:492] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:37.267899 24292 ts_tablet_manager.cc:1434] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:08:37.268913 24292 tablet_bootstrap.cc:492] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:37.273885 24294 raft_consensus.cc:359] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.274611 24294 raft_consensus.cc:385] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.274874 24294 raft_consensus.cc:740] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.275118 24296 tablet_bootstrap.cc:492] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:37.275604 24296 ts_tablet_manager.cc:1403] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.010s
I20260709 13:08:37.277668 24294 consensus_queue.cc:260] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.278466 24296 raft_consensus.cc:359] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.279201 24296 raft_consensus.cc:385] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.279477 24296 raft_consensus.cc:740] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.280295 24296 consensus_queue.cc:260] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.281163 24295 tablet_bootstrap.cc:654] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.282764 24296 ts_tablet_manager.cc:1434] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:08:37.283782 24296 tablet_bootstrap.cc:492] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:37.285318 24294 ts_tablet_manager.cc:1434] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260709 13:08:37.286803 24294 tablet_bootstrap.cc:492] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:37.293195 24294 tablet_bootstrap.cc:654] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.300836 24363 consensus_queue.cc:1048] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:37.307746 24292 tablet_bootstrap.cc:654] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.309473 24296 tablet_bootstrap.cc:654] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.311880 24295 tablet_bootstrap.cc:492] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:37.312649 24295 ts_tablet_manager.cc:1403] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.007s
I20260709 13:08:37.324761 24295 raft_consensus.cc:359] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.328032 24295 raft_consensus.cc:385] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.328464 24295 raft_consensus.cc:740] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.330924 24295 consensus_queue.cc:260] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.333292 24295 ts_tablet_manager.cc:1434] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260709 13:08:37.334334 24295 tablet_bootstrap.cc:492] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:37.351965 23918 catalog_manager.cc:5697] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.354548 24295 tablet_bootstrap.cc:654] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.355337 24294 tablet_bootstrap.cc:492] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:37.355871 24294 ts_tablet_manager.cc:1403] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.008s
I20260709 13:08:37.359422 24296 tablet_bootstrap.cc:492] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:37.359853 24296 ts_tablet_manager.cc:1403] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.001s
I20260709 13:08:37.360952 24294 raft_consensus.cc:359] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.362051 24294 raft_consensus.cc:385] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.362461 24294 raft_consensus.cc:740] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.363193 24294 consensus_queue.cc:260] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.372189 24296 raft_consensus.cc:359] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.373337 24296 raft_consensus.cc:385] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.373734 24296 raft_consensus.cc:740] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.374183 24292 tablet_bootstrap.cc:492] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:37.374718 24292 ts_tablet_manager.cc:1403] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.003s
I20260709 13:08:37.376081 24363 consensus_queue.cc:1048] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:37.382134 24296 consensus_queue.cc:260] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.383665 24292 raft_consensus.cc:359] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.384402 24292 raft_consensus.cc:385] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.384680 24292 raft_consensus.cc:740] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.385370 24292 consensus_queue.cc:260] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.386840 24294 ts_tablet_manager.cc:1434] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:08:37.387867 24294 tablet_bootstrap.cc:492] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:37.390502 24292 ts_tablet_manager.cc:1434] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 13:08:37.391865 24292 tablet_bootstrap.cc:492] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:37.392282 24296 ts_tablet_manager.cc:1434] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 13:08:37.393378 24296 tablet_bootstrap.cc:492] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:37.394671 24294 tablet_bootstrap.cc:654] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.396708 24322 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.397226 24322 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.402074 24349 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.402715 24349 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.403326 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:37.404174 24099 raft_consensus.cc:2393] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 1: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:08:37.407045 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:37.407807 24024 raft_consensus.cc:2468] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:37.409369 24064 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:37.409901 24322 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:37.410668 24333 raft_consensus.cc:2804] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.411113 24333 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.411614 24333 raft_consensus.cc:3060] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.413969 24295 tablet_bootstrap.cc:492] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:37.414660 24295 ts_tablet_manager.cc:1403] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.005s
I20260709 13:08:37.415439 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:37.417869 23988 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:37.419063 24322 raft_consensus.cc:3060] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.419601 24292 tablet_bootstrap.cc:654] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.425590 24349 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:37.426638 24367 consensus_queue.cc:1048] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.427419 24294 tablet_bootstrap.cc:492] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:37.427953 24294 ts_tablet_manager.cc:1403] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.014s
I20260709 13:08:37.427904 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:37.429759 24396 consensus_queue.cc:1048] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:37.431442 24322 raft_consensus.cc:2749] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.432003 24367 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.432597 24367 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.435184 24396 raft_consensus.cc:493] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.417945 24295 raft_consensus.cc:359] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.435971 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:37.435813 24396 raft_consensus.cc:515] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.436269 24295 raft_consensus.cc:385] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.436636 24295 raft_consensus.cc:740] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.439319 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:37.439234 24333 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.439504 24396 leader_election.cc:290] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:37.440390 24327 raft_consensus.cc:493] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.441007 24327 raft_consensus.cc:515] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.443523 24327 leader_election.cc:290] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:37.444737 24296 tablet_bootstrap.cc:654] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.447942 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:37.440241 24023 raft_consensus.cc:2468] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:37.449649 24294 raft_consensus.cc:359] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.450757 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:37.451251 24294 raft_consensus.cc:385] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.451512 24022 raft_consensus.cc:3060] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.451620 24294 raft_consensus.cc:740] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.451797 24212 leader_election.cc:304] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:37.452481 24294 consensus_queue.cc:260] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.453622 24374 raft_consensus.cc:2804] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.454028 24374 raft_consensus.cc:493] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.454455 24374 raft_consensus.cc:3060] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.455233 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:37.456403 24247 raft_consensus.cc:2393] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 1: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:37.457852 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:37.458608 24294 ts_tablet_manager.cc:1434] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:08:37.458772 24097 raft_consensus.cc:2468] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:37.460273 24022 raft_consensus.cc:2468] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:37.461637 24064 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:37.462607 24349 raft_consensus.cc:2804] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.463300 24374 raft_consensus.cc:515] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.464443 24137 leader_election.cc:304] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:37.465795 24310 raft_consensus.cc:3060] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.470916 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:37.471840 24023 raft_consensus.cc:3060] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.473228 24349 raft_consensus.cc:697] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:37.473687 24413 consensus_queue.cc:1048] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:37.474290 24349 consensus_queue.cc:237] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.483497 24295 consensus_queue.cc:260] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.484719 24173 raft_consensus.cc:2468] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:37.486013 24295 ts_tablet_manager.cc:1434] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.004s
I20260709 13:08:37.487180 24295 tablet_bootstrap.cc:492] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:37.487264 24374 leader_election.cc:290] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:37.490324 24333 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:37.477731 24294 tablet_bootstrap.cc:492] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:37.498378 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:37.499366 24330 consensus_queue.cc:1048] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:37.500396 24138 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:37.501255 24367 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:37.502137 24367 raft_consensus.cc:2749] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.502596 24322 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.432602 24292 tablet_bootstrap.cc:492] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:37.503125 24322 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.503957 24292 ts_tablet_manager.cc:1403] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.002s
I20260709 13:08:37.505682 24322 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:08:37.503144 24211 consensus_peers.cc:597] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:37.508841 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:37.509538 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:37.510351 24097 raft_consensus.cc:3060] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.509639 24245 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:37.512434 23988 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:37.513460 24322 raft_consensus.cc:2804] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.513931 24322 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.514375 24322 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.517812 24396 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.519501 24396 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.523770 24396 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:37.524999 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:08:37.526831 24212 leader_election.cc:343] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.533334 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:37.535030 24211 leader_election.cc:343] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.535596 24211 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:37.535362 24367 consensus_queue.cc:1048] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:37.541318 24296 tablet_bootstrap.cc:492] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:37.541759 24396 raft_consensus.cc:2749] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.543381 24292 raft_consensus.cc:359] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.544354 24292 raft_consensus.cc:385] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.544672 24292 raft_consensus.cc:740] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.545444 24292 consensus_queue.cc:260] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.547247 24294 tablet_bootstrap.cc:654] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.550746 24023 raft_consensus.cc:2468] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:37.551695 24295 tablet_bootstrap.cc:654] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.541915 24296 ts_tablet_manager.cc:1403] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.149s	user 0.007s	sys 0.005s
I20260709 13:08:37.531783 24310 raft_consensus.cc:2749] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.558867 24292 ts_tablet_manager.cc:1434] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 13:08:37.560005 24292 tablet_bootstrap.cc:492] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:37.561707 24212 leader_election.cc:304] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:37.562868 24396 raft_consensus.cc:2804] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.563663 24396 raft_consensus.cc:697] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:37.572391 24322 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.584988 24097 raft_consensus.cc:2468] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:37.568873 24396 consensus_queue.cc:237] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.577067 24296 raft_consensus.cc:359] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.590240 24296 raft_consensus.cc:385] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.590665 24296 raft_consensus.cc:740] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.592267 24296 consensus_queue.cc:260] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.596642 24296 ts_tablet_manager.cc:1434] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.001s
I20260709 13:08:37.597986 24296 tablet_bootstrap.cc:492] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
W20260709 13:08:37.566354 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 103430us
I20260709 13:08:37.608340 24322 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:37.613014 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:37.613760 24245 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.619534 24295 tablet_bootstrap.cc:492] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:37.620154 24295 ts_tablet_manager.cc:1403] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.133s	user 0.018s	sys 0.009s
I20260709 13:08:37.621232 24292 tablet_bootstrap.cc:654] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.626446 24294 tablet_bootstrap.cc:492] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:37.627045 24294 ts_tablet_manager.cc:1403] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.150s	user 0.017s	sys 0.020s
I20260709 13:08:37.627396 24383 consensus_queue.cc:1048] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.629962 24294 raft_consensus.cc:359] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.630772 24294 raft_consensus.cc:385] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.631084 24294 raft_consensus.cc:740] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.631011 24295 raft_consensus.cc:359] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.631907 24295 raft_consensus.cc:385] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.632431 24295 raft_consensus.cc:740] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.633085 24294 consensus_queue.cc:260] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.633378 24295 consensus_queue.cc:260] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.634933 24245 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:37.623044 24296 tablet_bootstrap.cc:654] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.643033 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:37.643725 24173 raft_consensus.cc:3060] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.638599 23988 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:37.647475 24294 ts_tablet_manager.cc:1434] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 13:08:37.648974 24294 tablet_bootstrap.cc:492] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:37.649698 24306 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.650228 24306 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.647554 24383 raft_consensus.cc:2804] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.651978 24383 raft_consensus.cc:697] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:37.652355 24306 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:37.652837 24383 consensus_queue.cc:237] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.653836 24295 ts_tablet_manager.cc:1434] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:08:37.654632 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:37.655359 24295 tablet_bootstrap.cc:492] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
W20260709 13:08:37.656121 24211 leader_election.cc:343] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.656494 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:37.668789 24322 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.669420 24322 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:37.670120 24211 leader_election.cc:343] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.670584 24211 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:37.671578 24322 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:37.671841 24396 raft_consensus.cc:2749] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.674233 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:37.675559 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:37.675807 24172 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.678550 23922 catalog_manager.cc:5697] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.686915 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:37.689137 23988 leader_election.cc:343] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.689705 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:37.692369 24412 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.692907 24412 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.694597 24292 tablet_bootstrap.cc:492] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:37.695082 24292 ts_tablet_manager.cc:1403] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.135s	user 0.035s	sys 0.013s
I20260709 13:08:37.695294 24412 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:08:37.690296 23988 leader_election.cc:343] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:37.702286 23988 leader_election.cc:343] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.701938 24292 raft_consensus.cc:359] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.703022 24292 raft_consensus.cc:385] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.703375 24292 raft_consensus.cc:740] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.704279 24292 consensus_queue.cc:260] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.701665 23918 catalog_manager.cc:5697] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.707681 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:37.706820 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:37.706494 24412 consensus_queue.cc:1048] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:08:37.707417 23988 leader_election.cc:343] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.712788 24292 ts_tablet_manager.cc:1434] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:08:37.714385 24292 tablet_bootstrap.cc:492] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:37.708746 24173 raft_consensus.cc:2468] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:37.713711 24170 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:37.716343 24294 tablet_bootstrap.cc:654] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.727487 24063 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:37.728430 24412 raft_consensus.cc:2804] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.728910 24412 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.735281 24412 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:37.737502 23970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:37.739135 23921 catalog_manager.cc:5697] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.742383 24292 tablet_bootstrap.cc:654] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.716804 23988 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:37.745057 24384 raft_consensus.cc:2749] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.747602 24384 consensus_queue.cc:1048] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:37.753770 24064 leader_election.cc:343] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.782707 24296 tablet_bootstrap.cc:492] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:37.783514 24296 ts_tablet_manager.cc:1403] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.186s	user 0.010s	sys 0.004s
I20260709 13:08:37.788327 24296 raft_consensus.cc:359] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.763116 24412 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.795826 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:37.796569 24170 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.789162 24296 raft_consensus.cc:385] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.801018 24296 raft_consensus.cc:740] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.801955 24296 consensus_queue.cc:260] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.805866 24296 ts_tablet_manager.cc:1434] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 13:08:37.808350 24296 tablet_bootstrap.cc:492] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:37.809628 24292 tablet_bootstrap.cc:492] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:37.810163 24292 ts_tablet_manager.cc:1403] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.096s	user 0.029s	sys 0.019s
I20260709 13:08:37.806574 24412 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:37.815109 24295 tablet_bootstrap.cc:654] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.818770 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:37.825968 24292 raft_consensus.cc:359] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.827473 24292 raft_consensus.cc:385] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.827822 24292 raft_consensus.cc:740] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.828948 24294 tablet_bootstrap.cc:492] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:37.828583 24292 consensus_queue.cc:260] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.829475 24294 ts_tablet_manager.cc:1403] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.181s	user 0.010s	sys 0.007s
I20260709 13:08:37.831187 24292 ts_tablet_manager.cc:1434] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
W20260709 13:08:37.826380 24064 leader_election.cc:343] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.832232 24292 tablet_bootstrap.cc:492] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:37.832839 24294 raft_consensus.cc:359] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.833637 24294 raft_consensus.cc:385] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.833985 24294 raft_consensus.cc:740] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.834909 24294 consensus_queue.cc:260] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.834056 24170 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:37.839331 24294 ts_tablet_manager.cc:1434] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:37.840446 24294 tablet_bootstrap.cc:492] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:37.845469 24063 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:37.851312 24413 raft_consensus.cc:2804] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.851899 24413 raft_consensus.cc:697] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:37.852754 24294 tablet_bootstrap.cc:654] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.853680 24292 tablet_bootstrap.cc:654] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.852790 24413 consensus_queue.cc:237] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.869664 24396 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.870234 24396 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.872570 24396 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:37.875260 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:37.876010 24098 raft_consensus.cc:2468] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:37.875299 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:37.886188 24024 raft_consensus.cc:2468] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:37.888681 24212 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:37.899116 24396 raft_consensus.cc:2804] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.899575 24396 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.899937 24396 raft_consensus.cc:3060] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.903961 24413 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.904546 24413 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.906675 24296 tablet_bootstrap.cc:654] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.906765 24413 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:37.908784 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:37.910045 24245 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:37.910241 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:37.911557 24384 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.912263 24384 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:37.913825 24063 leader_election.cc:343] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.914784 24063 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:37.918438 24413 raft_consensus.cc:2804] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.918920 24413 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.919286 24413 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.920082 24292 tablet_bootstrap.cc:492] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:37.920701 24292 ts_tablet_manager.cc:1403] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.089s	user 0.008s	sys 0.012s
I20260709 13:08:37.918314 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:37.921808 24310 raft_consensus.cc:493] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:37.922500 23988 leader_election.cc:343] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.922308 24310 raft_consensus.cc:515] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.923418 24384 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:37.923286 23918 catalog_manager.cc:5697] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.925535 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:37.926345 24245 raft_consensus.cc:2468] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:37.926518 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:37.924392 24310 leader_election.cc:290] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:37.926508 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:37.927831 23988 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:37.929536 24384 raft_consensus.cc:2804] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.929426 24396 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.930086 24384 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.930557 24384 raft_consensus.cc:3060] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.932744 24292 raft_consensus.cc:359] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.933439 24292 raft_consensus.cc:385] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.929575 24137 leader_election.cc:304] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:37.935132 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:37.935688 24024 raft_consensus.cc:3060] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.941558 24310 raft_consensus.cc:2749] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.943682 24024 raft_consensus.cc:2468] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:37.945067 24212 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:37.945922 24306 raft_consensus.cc:2804] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.946379 24306 raft_consensus.cc:697] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:37.946513 24396 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:37.933686 24292 raft_consensus.cc:740] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.947297 24306 consensus_queue.cc:237] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:37.947885 24292 consensus_queue.cc:260] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.950032 24294 tablet_bootstrap.cc:492] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:37.950537 24294 ts_tablet_manager.cc:1403] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.010s
I20260709 13:08:37.950780 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:37.951434 24099 raft_consensus.cc:3060] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.950029 24292 ts_tablet_manager.cc:1434] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260709 13:08:37.954362 24292 tablet_bootstrap.cc:492] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:37.955303 24384 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:37.957636 24384 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:37.958364 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:37.958511 24413 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:37.960223 23988 leader_election.cc:343] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.960749 24413 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:37.961829 24099 raft_consensus.cc:2468] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:37.962570 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:37.963217 24247 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.965986 24295 tablet_bootstrap.cc:492] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:37.966486 24295 ts_tablet_manager.cc:1403] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.311s	user 0.016s	sys 0.017s
I20260709 13:08:37.966627 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:37.967257 24245 raft_consensus.cc:3060] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.968521 24296 tablet_bootstrap.cc:492] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:37.969210 24296 ts_tablet_manager.cc:1403] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.162s	user 0.014s	sys 0.015s
I20260709 13:08:37.969262 24295 raft_consensus.cc:359] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.969771 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:37.970155 24295 raft_consensus.cc:385] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.970474 24295 raft_consensus.cc:740] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.953285 24294 raft_consensus.cc:359] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.971218 24294 raft_consensus.cc:385] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.971513 24294 raft_consensus.cc:740] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.972323 24294 consensus_queue.cc:260] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.973809 24296 raft_consensus.cc:359] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.974687 24296 raft_consensus.cc:385] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.974992 24296 raft_consensus.cc:740] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.975668 24247 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:37.975823 24294 ts_tablet_manager.cc:1434] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:08:37.975997 24173 raft_consensus.cc:3060] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.975749 24296 consensus_queue.cc:260] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:37.976994 24294 tablet_bootstrap.cc:492] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:37.980768 24295 consensus_queue.cc:260] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:37.983156 24413 consensus_queue.cc:1048] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.983542 24172 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.985503 24333 consensus_queue.cc:1048] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:37.986059 24296 ts_tablet_manager.cc:1434] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:37.987246 24296 tablet_bootstrap.cc:492] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:37.983219 24295 ts_tablet_manager.cc:1434] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:37.993274 24296 tablet_bootstrap.cc:654] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.994591 24295 tablet_bootstrap.cc:492] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:38.002880 24063 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:38.004464 24294 tablet_bootstrap.cc:654] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.005306 24333 raft_consensus.cc:2804] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:38.006374 24333 raft_consensus.cc:697] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:38.008464 24333 consensus_queue.cc:237] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.020639 24292 tablet_bootstrap.cc:654] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.029079 24245 raft_consensus.cc:2468] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:38.031230 23988 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.032807 24384 raft_consensus.cc:2804] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:38.040539 24172 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:38.047246 24296 tablet_bootstrap.cc:492] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:38.048185 24296 ts_tablet_manager.cc:1403] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.009s
I20260709 13:08:38.051419 24296 raft_consensus.cc:359] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:38.052547 24296 raft_consensus.cc:385] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.052978 24296 raft_consensus.cc:740] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.052775 23922 catalog_manager.cc:5697] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:38.033324 24384 raft_consensus.cc:697] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:38.061010 24296 consensus_queue.cc:260] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:38.066162 24296 ts_tablet_manager.cc:1434] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:08:38.067360 24296 tablet_bootstrap.cc:492] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:38.067672 24295 tablet_bootstrap.cc:654] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.064198 24384 consensus_queue.cc:237] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.076228 24296 tablet_bootstrap.cc:654] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.086869 24292 tablet_bootstrap.cc:492] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:38.087488 24292 ts_tablet_manager.cc:1403] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.003s
I20260709 13:08:38.094800 23918 catalog_manager.cc:5697] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:38.098640 24292 raft_consensus.cc:359] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:38.099519 24292 raft_consensus.cc:385] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.099828 24292 raft_consensus.cc:740] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.099992 24322 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.100566 24292 consensus_queue.cc:260] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:38.100782 24322 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.103392 24292 ts_tablet_manager.cc:1434] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:38.104000 24322 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.104568 24292 tablet_bootstrap.cc:492] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:38.123509 24292 tablet_bootstrap.cc:654] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.124910 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:38.125774 24099 raft_consensus.cc:2468] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:38.127259 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:38.129254 23988 leader_election.cc:343] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.129703 24294 tablet_bootstrap.cc:492] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:38.130314 24294 ts_tablet_manager.cc:1403] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.154s	user 0.022s	sys 0.012s
I20260709 13:08:38.134514 24294 raft_consensus.cc:359] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.136272 24294 raft_consensus.cc:385] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.136695 24294 raft_consensus.cc:740] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.137894 24294 consensus_queue.cc:260] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.140584 23988 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.143664 24384 raft_consensus.cc:2804] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.144217 24384 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.144662 24384 raft_consensus.cc:3060] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.145603 24294 ts_tablet_manager.cc:1434] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 13:08:38.146674 24294 tablet_bootstrap.cc:492] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:38.147879 24292 tablet_bootstrap.cc:492] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:38.148465 24292 ts_tablet_manager.cc:1403] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.005s
I20260709 13:08:38.151407 24292 raft_consensus.cc:359] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.152194 24292 raft_consensus.cc:385] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.152498 24292 raft_consensus.cc:740] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.153255 24292 consensus_queue.cc:260] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.156471 24295 tablet_bootstrap.cc:492] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:38.156689 24292 ts_tablet_manager.cc:1434] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:38.157143 24295 ts_tablet_manager.cc:1403] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.163s	user 0.024s	sys 0.024s
I20260709 13:08:38.157775 24292 tablet_bootstrap.cc:492] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:38.158615 24294 tablet_bootstrap.cc:654] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.158397 23922 catalog_manager.cc:5697] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:38.160213 24295 raft_consensus.cc:359] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.161051 24295 raft_consensus.cc:385] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.161477 24295 raft_consensus.cc:740] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.163112 24384 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.164610 24292 tablet_bootstrap.cc:654] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.167368 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:38.167824 24306 consensus_queue.cc:1048] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.168485 24098 raft_consensus.cc:3060] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.172276 24296 tablet_bootstrap.cc:492] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:38.172919 24296 ts_tablet_manager.cc:1403] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.005s
I20260709 13:08:38.176514 24296 raft_consensus.cc:359] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.179889 24322 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.180823 24322 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.183565 24322 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.185246 24294 tablet_bootstrap.cc:492] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:38.185493 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:38.185922 24294 ts_tablet_manager.cc:1403] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.001s
I20260709 13:08:38.188221 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:38.189164 24173 raft_consensus.cc:2393] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 1: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:38.189182 24294 raft_consensus.cc:359] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.190148 24294 raft_consensus.cc:385] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.190445 24294 raft_consensus.cc:740] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.191223 24322 consensus_queue.cc:1048] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.191282 24294 consensus_queue.cc:260] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.199002 24294 ts_tablet_manager.cc:1434] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 13:08:38.199967 24294 tablet_bootstrap.cc:492] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:38.177333 24296 raft_consensus.cc:385] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.201620 24296 raft_consensus.cc:740] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.201813 24292 tablet_bootstrap.cc:492] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:38.202476 24292 ts_tablet_manager.cc:1403] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.003s
I20260709 13:08:38.204533 24296 consensus_queue.cc:260] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.205839 24294 tablet_bootstrap.cc:654] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.211511 24296 ts_tablet_manager.cc:1434] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.004s
I20260709 13:08:38.212677 24296 tablet_bootstrap.cc:492] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:38.205681 24292 raft_consensus.cc:359] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.212888 24350 consensus_queue.cc:1048] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.216533 24292 raft_consensus.cc:385] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.216964 24292 raft_consensus.cc:740] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.216620 24098 raft_consensus.cc:2468] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:38.217734 24292 consensus_queue.cc:260] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.218528 24384 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.222304 24413 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.223088 24413 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:38.225147 24292 ts_tablet_manager.cc:1434] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:08:38.226291 24292 tablet_bootstrap.cc:492] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:38.229913 24413 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:38.231168 24294 tablet_bootstrap.cc:492] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:38.231192 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:38.232034 24294 ts_tablet_manager.cc:1403] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
W20260709 13:08:38.233325 24063 leader_election.cc:343] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.234227 24296 tablet_bootstrap.cc:654] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.234894 24292 tablet_bootstrap.cc:654] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.235533 24294 raft_consensus.cc:359] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.236245 24294 raft_consensus.cc:385] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.236548 24294 raft_consensus.cc:740] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.237434 24294 consensus_queue.cc:260] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.240038 24294 ts_tablet_manager.cc:1434] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:38.241151 24294 tablet_bootstrap.cc:492] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:38.241588 24396 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.242393 24396 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.246851 24292 tablet_bootstrap.cc:492] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:38.247613 24292 ts_tablet_manager.cc:1403] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 13:08:38.247702 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:38.249521 24333 consensus_queue.cc:1048] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:08:38.250366 24211 leader_election.cc:343] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.251061 24396 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.251147 24292 raft_consensus.cc:359] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.252363 24292 raft_consensus.cc:385] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.252691 24292 raft_consensus.cc:740] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.253526 24292 consensus_queue.cc:260] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.255827 24294 tablet_bootstrap.cc:654] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.256681 24292 ts_tablet_manager.cc:1434] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 13:08:38.257853 24292 tablet_bootstrap.cc:492] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:38.259446 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:08:38.262319 24211 leader_election.cc:343] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.262828 24211 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:38.264331 24292 tablet_bootstrap.cc:654] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.213145 24295 consensus_queue.cc:260] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.209545 23988 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:08:38.267620 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 64870.9us
I20260709 13:08:38.271100 24384 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.274621 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:38.269240 24295 ts_tablet_manager.cc:1434] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.000s
I20260709 13:08:38.276645 24292 tablet_bootstrap.cc:492] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:38.277206 24292 ts_tablet_manager.cc:1403] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260709 13:08:38.277464 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:38.278003 23988 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:38.279306 24322 raft_consensus.cc:2804] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:38.279829 24322 raft_consensus.cc:697] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:38.280452 24292 raft_consensus.cc:359] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.278512 24024 raft_consensus.cc:2468] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:38.281255 24292 raft_consensus.cc:385] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.280730 24322 consensus_queue.cc:237] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:08:38.284617 23988 leader_election.cc:343] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.284776 24292 raft_consensus.cc:740] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.286232 24064 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:38.286357 24292 consensus_queue.cc:260] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.287410 24333 raft_consensus.cc:2804] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.287935 24333 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.288425 24333 raft_consensus.cc:3060] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.288889 24295 tablet_bootstrap.cc:492] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:38.289425 24378 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.289948 24378 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.292229 24378 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:38.293936 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:38.295493 23988 leader_election.cc:343] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.295531 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:38.296445 24245 raft_consensus.cc:2468] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:38.297760 24292 ts_tablet_manager.cc:1434] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:08:38.297801 23988 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.298856 24378 raft_consensus.cc:2804] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.298980 24292 tablet_bootstrap.cc:492] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:38.299304 24378 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.299733 24378 raft_consensus.cc:3060] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.305365 24350 raft_consensus.cc:2749] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.312682 24292 tablet_bootstrap.cc:654] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.321141 24378 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.332922 24378 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:38.336258 24295 tablet_bootstrap.cc:654] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.335944 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:38.337172 24247 raft_consensus.cc:3060] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.341777 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
W20260709 13:08:38.343664 23988 leader_election.cc:343] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.348517 24333 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:38.352010 23921 catalog_manager.cc:5697] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:38.361577 24384 raft_consensus.cc:2749] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.349367 24295 tablet_bootstrap.cc:492] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:38.355625 24292 tablet_bootstrap.cc:492] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:38.363808 24333 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:38.364393 24292 ts_tablet_manager.cc:1403] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.010s
I20260709 13:08:38.365160 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
W20260709 13:08:38.366744 24063 leader_election.cc:343] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.367561 24292 raft_consensus.cc:359] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.368392 24292 raft_consensus.cc:385] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.368703 24292 raft_consensus.cc:740] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.369726 24295 ts_tablet_manager.cc:1403] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.005s
I20260709 13:08:38.371563 24247 raft_consensus.cc:2468] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:38.372838 24295 raft_consensus.cc:359] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.373656 24295 raft_consensus.cc:385] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.373944 24295 raft_consensus.cc:740] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.374687 24295 consensus_queue.cc:260] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:08:38.355792 23988 consensus_peers.cc:597] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:38.359727 24296 tablet_bootstrap.cc:492] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:38.375981 24296 ts_tablet_manager.cc:1403] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.164s	user 0.014s	sys 0.007s
I20260709 13:08:38.376225 23988 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.377053 24294 tablet_bootstrap.cc:492] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:38.389886 24294 ts_tablet_manager.cc:1403] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.149s	user 0.038s	sys 0.055s
I20260709 13:08:38.388947 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:38.390455 24024 raft_consensus.cc:3060] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.392858 24294 raft_consensus.cc:359] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.393728 24294 raft_consensus.cc:385] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.394039 24294 raft_consensus.cc:740] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.394599 24412 consensus_queue.cc:1048] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.394798 24294 consensus_queue.cc:260] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.397197 24294 ts_tablet_manager.cc:1434] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:38.360230 24396 consensus_queue.cc:1048] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.398430 24024 raft_consensus.cc:2468] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:38.379067 24296 raft_consensus.cc:359] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.399402 24296 raft_consensus.cc:385] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.380662 24295 ts_tablet_manager.cc:1434] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:08:38.384557 24292 consensus_queue.cc:260] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.399680 24294 tablet_bootstrap.cc:492] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:38.401085 24378 raft_consensus.cc:2804] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:38.401592 24292 ts_tablet_manager.cc:1434] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 13:08:38.403323 24378 raft_consensus.cc:697] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:38.404031 24292 tablet_bootstrap.cc:492] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:38.404409 24378 consensus_queue.cc:237] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.407413 24294 tablet_bootstrap.cc:654] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.409310 24064 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:38.399765 24296 raft_consensus.cc:740] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.402807 24396 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.412140 24396 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.413069 24333 raft_consensus.cc:2804] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:38.416890 24333 raft_consensus.cc:697] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:38.420471 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:38.425846 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:38.414623 24396 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.427170 24333 consensus_queue.cc:237] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:38.427567 24296 consensus_queue.cc:260] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.428925 24295 tablet_bootstrap.cc:492] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:38.433589 24098 raft_consensus.cc:2468] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:38.436784 24296 ts_tablet_manager.cc:1434] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.001s
I20260709 13:08:38.437966 24296 tablet_bootstrap.cc:492] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:38.440362 24295 tablet_bootstrap.cc:654] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.411295 24292 tablet_bootstrap.cc:654] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:38.430725 24211 leader_election.cc:343] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.445751 24211 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.456736 24296 tablet_bootstrap.cc:654] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.456064 24396 raft_consensus.cc:2804] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.476331 24396 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.476787 24396 raft_consensus.cc:3060] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.482349 24378 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.482985 24378 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.485198 24378 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:38.495421 23922 catalog_manager.cc:5697] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:38.503014 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:38.504069 24245 raft_consensus.cc:2468] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:38.506575 24396 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.514142 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:38.515105 24098 raft_consensus.cc:3060] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.515803 24296 tablet_bootstrap.cc:492] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:38.516561 24296 ts_tablet_manager.cc:1403] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.005s
I20260709 13:08:38.520464 24296 raft_consensus.cc:359] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.526691 24306 consensus_queue.cc:1048] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.527132 23988 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:38.529187 24384 raft_consensus.cc:2804] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.529577 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:38.530506 24172 raft_consensus.cc:2468] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:38.530679 24292 tablet_bootstrap.cc:492] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:38.534659 24292 ts_tablet_manager.cc:1403] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.131s	user 0.025s	sys 0.013s
I20260709 13:08:38.536440 24396 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.539656 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:38.539327 24333 consensus_queue.cc:1048] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:08:38.541810 24211 leader_election.cc:343] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.542635 24296 raft_consensus.cc:385] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.529621 24384 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.543438 24384 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.548148 24292 raft_consensus.cc:359] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:38.548938 24292 raft_consensus.cc:385] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:38.550336 23988 consensus_peers.cc:597] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:38.549217 24292 raft_consensus.cc:740] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.552127 24292 consensus_queue.cc:260] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:38.554842 24296 raft_consensus.cc:740] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.555905 24296 consensus_queue.cc:260] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.556950 23921 catalog_manager.cc:5697] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:38.557860 24296 ts_tablet_manager.cc:1434] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.003s
I20260709 13:08:38.558861 24296 tablet_bootstrap.cc:492] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:38.560567 24292 ts_tablet_manager.cc:1434] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:08:38.564596 24296 tablet_bootstrap.cc:654] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.571337 24292 tablet_bootstrap.cc:492] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:38.574100 24384 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.575469 24383 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.576018 24383 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.577338 24294 tablet_bootstrap.cc:492] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:38.577900 24294 ts_tablet_manager.cc:1403] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.178s	user 0.044s	sys 0.040s
I20260709 13:08:38.577979 24383 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.575430 24295 tablet_bootstrap.cc:492] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:38.582424 24294 raft_consensus.cc:359] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.583128 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:38.583189 24294 raft_consensus.cc:385] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.584726 24294 raft_consensus.cc:740] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.586722 24294 consensus_queue.cc:260] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:38.588110 23988 leader_election.cc:343] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.588913 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:38.589380 24294 ts_tablet_manager.cc:1434] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
W20260709 13:08:38.590385 23988 leader_election.cc:343] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.590745 24294 tablet_bootstrap.cc:492] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:38.590878 23988 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:38.594460 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:38.595084 24173 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.597735 24383 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.599661 24333 consensus_queue.cc:1048] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.603888 24295 ts_tablet_manager.cc:1403] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.175s	user 0.021s	sys 0.036s
I20260709 13:08:38.606712 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:38.612637 24384 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:38.614401 24367 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.615103 24367 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.615645 24245 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.618274 24292 tablet_bootstrap.cc:654] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.618543 24294 tablet_bootstrap.cc:654] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.618758 24396 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.619346 24396 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.620694 24350 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.621198 24350 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.621798 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:38.623157 24350 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.623924 24295 raft_consensus.cc:359] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.624280 24173 raft_consensus.cc:2468] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:38.624632 24295 raft_consensus.cc:385] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.624965 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:38.625509 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:38.624975 24295 raft_consensus.cc:740] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.626523 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:38.627190 24295 consensus_queue.cc:260] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.627190 24296 tablet_bootstrap.cc:492] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:38.629128 24296 ts_tablet_manager.cc:1403] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.070s	user 0.005s	sys 0.006s
I20260709 13:08:38.630620 24295 ts_tablet_manager.cc:1434] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:08:38.634305 24295 tablet_bootstrap.cc:492] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:38.636716 23988 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:08:38.639662 24383 raft_consensus.cc:2804] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:38.640224 24383 raft_consensus.cc:697] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:38.641085 24383 consensus_queue.cc:237] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.617321 24367 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:38.641115 24245 raft_consensus.cc:2468] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:38.646564 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:38.647439 24024 raft_consensus.cc:2468] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:38.633736 24396 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:08:38.637850 24211 leader_election.cc:343] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:38.653489 24211 leader_election.cc:343] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:38.654310 24211 leader_election.cc:343] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.633899 24384 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.658512 24384 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.604668 24098 raft_consensus.cc:2468] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:38.660588 24378 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.661319 24378 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:38.664019 24378 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:38.665746 24296 raft_consensus.cc:359] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.666756 24296 raft_consensus.cc:385] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.667104 24296 raft_consensus.cc:740] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.667929 24296 consensus_queue.cc:260] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.672295 24384 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.654838 24211 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:38.682468 24212 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.684886 24468 raft_consensus.cc:2804] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.685449 24468 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.685859 24468 raft_consensus.cc:3060] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.673677 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:38.686952 24099 raft_consensus.cc:2393] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 1: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:38.689894 24137 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:38.691953 24363 raft_consensus.cc:3060] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.692750 24350 raft_consensus.cc:2749] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.696666 24333 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.696774 24296 ts_tablet_manager.cc:1434] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260709 13:08:38.698575 24296 tablet_bootstrap.cc:492] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:38.712461 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:38.714300 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:38.704815 24211 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.697301 24333 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.717223 23922 catalog_manager.cc:5697] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:38.722189 24294 tablet_bootstrap.cc:492] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:38.722724 24294 ts_tablet_manager.cc:1403] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.132s	user 0.029s	sys 0.020s
I20260709 13:08:38.719659 24468 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.739574 24296 tablet_bootstrap.cc:654] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.739755 24396 raft_consensus.cc:2804] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:38.746543 24295 tablet_bootstrap.cc:654] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.749787 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:38.759423 24023 raft_consensus.cc:3060] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.759905 24412 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.750857 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:38.747084 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:38.762776 24098 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:38.763257 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:38.749243 24396 raft_consensus.cc:697] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:38.766002 24292 tablet_bootstrap.cc:492] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:38.766633 24292 ts_tablet_manager.cc:1403] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.205s	user 0.022s	sys 0.007s
I20260709 13:08:38.760622 24412 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.747462 24468 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:38.769840 24396 consensus_queue.cc:237] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:38.773629 24211 leader_election.cc:343] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.775125 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:38.777086 24063 leader_election.cc:343] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.780857 24023 raft_consensus.cc:2468] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:38.759824 24333 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.783862 24294 raft_consensus.cc:359] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.789170 24294 raft_consensus.cc:385] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.789567 24294 raft_consensus.cc:740] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.794782 24212 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.795827 24350 raft_consensus.cc:2804] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:38.796376 24350 raft_consensus.cc:697] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:38.797142 24350 consensus_queue.cc:237] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.797842 24294 consensus_queue.cc:260] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.800505 24294 ts_tablet_manager.cc:1434] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 13:08:38.801376 24294 tablet_bootstrap.cc:492] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
W20260709 13:08:38.805114 23988 leader_election.cc:343] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:38.807246 23988 leader_election.cc:343] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.808005 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:38.808614 23988 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.819336 24023 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:38.819888 24378 raft_consensus.cc:2804] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.820286 24378 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.820590 24384 consensus_queue.cc:1048] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.820634 24378 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:38.821244 23988 leader_election.cc:343] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.821777 23988 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:38.821131 24292 raft_consensus.cc:359] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.823272 24292 raft_consensus.cc:385] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.823565 24292 raft_consensus.cc:740] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.824291 24292 consensus_queue.cc:260] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.821054 24412 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:38.831493 24292 ts_tablet_manager.cc:1434] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 13:08:38.828403 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:38.832968 24292 tablet_bootstrap.cc:492] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:38.831902 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:38.834954 24296 tablet_bootstrap.cc:492] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:38.835193 24247 raft_consensus.cc:2468] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:38.835498 24296 ts_tablet_manager.cc:1403] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.137s	user 0.017s	sys 0.004s
W20260709 13:08:38.835893 24063 leader_election.cc:343] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.828603 24384 raft_consensus.cc:2749] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.838459 24363 raft_consensus.cc:2749] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.838376 23922 catalog_manager.cc:5697] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:38.840356 24322 consensus_queue.cc:1048] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.844084 24296 raft_consensus.cc:359] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.845057 24296 raft_consensus.cc:385] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.845417 24296 raft_consensus.cc:740] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.849555 24296 consensus_queue.cc:260] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.851437 24296 ts_tablet_manager.cc:1434] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:08:38.852257 24296 tablet_bootstrap.cc:492] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:38.853060 24292 tablet_bootstrap.cc:654] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.854066 24064 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.862880 24295 tablet_bootstrap.cc:492] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:38.863464 24295 ts_tablet_manager.cc:1403] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.229s	user 0.012s	sys 0.010s
I20260709 13:08:38.857611 24479 raft_consensus.cc:2804] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.874986 24063 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.867385 24479 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.892539 24413 raft_consensus.cc:2804] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.892997 24413 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.893347 24413 raft_consensus.cc:3060] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.903687 24478 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.904413 24478 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.906708 24478 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.904444 24413 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:38.910501 23970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:38.912426 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:38.913113 24413 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:38.913200 24171 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
W20260709 13:08:38.889166 24482 log.cc:927] Time spent T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 13:08:38.919533 23922 catalog_manager.cc:5697] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:38.933642 24295 raft_consensus.cc:359] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.934719 24295 raft_consensus.cc:385] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.935150 24295 raft_consensus.cc:740] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.892303 24479 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.936530 24412 consensus_queue.cc:1048] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:38.939232 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:38.939917 24023 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:38.942544 24063 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:38.942770 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:38.942868 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:38.943548 24247 raft_consensus.cc:3060] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.944614 24412 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:38.945019 24412 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:38.945340 24412 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.949105 24295 consensus_queue.cc:260] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.949198 24378 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.951556 24378 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.951882 24294 tablet_bootstrap.cc:654] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:38.949652 24063 leader_election.cc:343] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.953073 24295 ts_tablet_manager.cc:1434] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.000s
I20260709 13:08:38.944512 24296 tablet_bootstrap.cc:654] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.954074 24295 tablet_bootstrap.cc:492] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:38.955858 24412 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.959965 24247 raft_consensus.cc:2468] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:38.961046 24479 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:38.961694 24063 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.965518 24396 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:38.967221 24396 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:38.967489 23988 consensus_peers.cc:597] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:38.968636 24378 consensus_queue.cc:1048] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.970455 24412 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.973194 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:38.974646 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:38.974862 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:08:38.976431 24211 leader_election.cc:343] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.971913 24396 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:38.977450 24292 tablet_bootstrap.cc:492] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:38.977982 24292 ts_tablet_manager.cc:1403] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.145s	user 0.020s	sys 0.033s
I20260709 13:08:38.978538 24295 tablet_bootstrap.cc:654] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:38.980183 24292 raft_consensus.cc:359] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.980794 24292 raft_consensus.cc:385] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:38.981067 24292 raft_consensus.cc:740] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:38.982059 24412 raft_consensus.cc:2804] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:08:38.982028 24212 leader_election.cc:343] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:38.982842 24212 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:38.983572 24412 raft_consensus.cc:697] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:38.983875 24350 raft_consensus.cc:2749] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:38.984208 24479 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:38.984486 24292 consensus_queue.cc:260] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:38.984655 24412 consensus_queue.cc:237] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:38.986158 24294 tablet_bootstrap.cc:492] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:38.986760 24294 ts_tablet_manager.cc:1403] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.186s	user 0.011s	sys 0.004s
I20260709 13:08:38.992235 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:38.993997 24171 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:38.997802 24292 ts_tablet_manager.cc:1434] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:08:39.000651 24292 tablet_bootstrap.cc:492] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:38.999619 24296 tablet_bootstrap.cc:492] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:39.008268 24296 ts_tablet_manager.cc:1403] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.156s	user 0.013s	sys 0.011s
I20260709 13:08:39.010520 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:39.011938 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:39.011768 24296 raft_consensus.cc:359] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.012173 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:39.012626 24296 raft_consensus.cc:385] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.012764 24098 raft_consensus.cc:2393] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 1: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:39.012951 24296 raft_consensus.cc:740] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.013072 24021 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.013727 24296 consensus_queue.cc:260] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.015604 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:39.016034 24296 ts_tablet_manager.cc:1434] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:39.016436 24024 raft_consensus.cc:2393] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 1: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:39.017014 24296 tablet_bootstrap.cc:492] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:39.021368 24294 raft_consensus.cc:359] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.022150 24294 raft_consensus.cc:385] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.022429 24294 raft_consensus.cc:740] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.023304 24294 consensus_queue.cc:260] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.026017 24294 ts_tablet_manager.cc:1434] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:08:39.027001 24294 tablet_bootstrap.cc:492] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:39.027024 24296 tablet_bootstrap.cc:654] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.038110 24295 tablet_bootstrap.cc:492] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:39.038707 24295 ts_tablet_manager.cc:1403] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.013s
I20260709 13:08:39.041564 24479 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.043558 24479 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:08:39.046708 24063 leader_election.cc:343] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.060815 24479 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:39.064395 24292 tablet_bootstrap.cc:654] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.065609 24295 raft_consensus.cc:359] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:39.071731 24295 raft_consensus.cc:385] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.072264 24295 raft_consensus.cc:740] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
W20260709 13:08:39.052920 23988 leader_election.cc:343] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.061049 24021 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:39.081002 24295 consensus_queue.cc:260] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:39.088359 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:08:39.092522 24063 consensus_peers.cc:597] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Couldn't send request to peer 61ea2eff65d64402b16b1c23efe56548. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:39.093175 24063 leader_election.cc:343] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.097808 24064 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:39.098721 23988 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:39.099174 24479 raft_consensus.cc:2749] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.099586 24383 raft_consensus.cc:2749] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.099644 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:39.100582 24024 raft_consensus.cc:2468] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:39.105955 24171 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:39.109968 24296 tablet_bootstrap.cc:492] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:39.110517 24296 ts_tablet_manager.cc:1403] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.001s
I20260709 13:08:39.109982 24295 ts_tablet_manager.cc:1434] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.000s
I20260709 13:08:39.111796 24295 tablet_bootstrap.cc:492] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:39.109984 24063 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:39.115980 24479 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:39.116669 24479 raft_consensus.cc:697] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:39.120050 24294 tablet_bootstrap.cc:654] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.122943 24296 raft_consensus.cc:359] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.123893 24296 raft_consensus.cc:385] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.124217 24296 raft_consensus.cc:740] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.124358 24064 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:39.117801 24479 consensus_queue.cc:237] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.124985 24296 consensus_queue.cc:260] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.125505 24413 raft_consensus.cc:2804] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:39.125914 24413 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.126260 24413 raft_consensus.cc:3060] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.127235 24296 ts_tablet_manager.cc:1434] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:39.128196 24296 tablet_bootstrap.cc:492] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:39.123982 24495 consensus_queue.cc:1048] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:39.133702 24363 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.134274 24363 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:39.136073 24413 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.136673 24363 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:39.138743 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:39.140307 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:39.142704 24322 consensus_queue.cc:1048] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:39.143007 24173 raft_consensus.cc:3060] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.144299 24138 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:39.151098 23918 catalog_manager.cc:5697] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.158769 24413 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:39.160173 24295 tablet_bootstrap.cc:654] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.162671 24296 tablet_bootstrap.cc:654] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.163712 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
W20260709 13:08:39.165441 24063 leader_election.cc:343] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.177342 24322 consensus_queue.cc:1048] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:39.187772 24292 tablet_bootstrap.cc:492] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:39.188930 24292 ts_tablet_manager.cc:1403] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.188s	user 0.009s	sys 0.014s
I20260709 13:08:39.195124 24479 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.207242 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:39.235749 24496 consensus_queue.cc:1048] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:39.236388 24023 raft_consensus.cc:3060] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.198633 24479 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:39.260854 24479 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:39.267009 24294 tablet_bootstrap.cc:492] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:39.267580 24294 ts_tablet_manager.cc:1403] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.241s	user 0.016s	sys 0.001s
I20260709 13:08:39.270434 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:39.270992 24295 tablet_bootstrap.cc:492] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:39.271234 24246 raft_consensus.cc:2468] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:39.271548 24295 ts_tablet_manager.cc:1403] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.007s
I20260709 13:08:39.272732 24292 raft_consensus.cc:359] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.275641 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:39.277642 24292 raft_consensus.cc:385] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.278076 24292 raft_consensus.cc:740] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.280714 24171 raft_consensus.cc:2468] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:39.281922 24023 raft_consensus.cc:2468] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
W20260709 13:08:39.282059 24211 consensus_peers.cc:597] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:39.288717 24292 consensus_queue.cc:260] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.291807 23918 catalog_manager.cc:5697] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.293146 24295 raft_consensus.cc:359] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:39.294389 24295 raft_consensus.cc:385] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.294682 24295 raft_consensus.cc:740] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.297874 24292 ts_tablet_manager.cc:1434] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.109s	user 0.008s	sys 0.000s
I20260709 13:08:39.290407 24063 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:39.299384 24412 raft_consensus.cc:2804] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:39.299851 24412 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.300221 24412 raft_consensus.cc:3060] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.302376 24064 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:39.303735 24478 raft_consensus.cc:2804] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:39.304263 24478 raft_consensus.cc:697] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:39.305183 24478 consensus_queue.cc:237] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.306859 24294 raft_consensus.cc:359] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.307582 24294 raft_consensus.cc:385] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.307835 24294 raft_consensus.cc:740] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.308540 24294 consensus_queue.cc:260] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.309719 24295 consensus_queue.cc:260] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:39.310508 24412 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:39.299041 24292 tablet_bootstrap.cc:492] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:39.312848 24294 ts_tablet_manager.cc:1434] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:08:39.313903 24294 tablet_bootstrap.cc:492] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:39.316231 24412 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:08:39.320982 24211 consensus_peers.cc:597] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:39.322660 24296 tablet_bootstrap.cc:492] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:39.323239 24296 ts_tablet_manager.cc:1403] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.195s	user 0.025s	sys 0.039s
I20260709 13:08:39.329324 24292 tablet_bootstrap.cc:654] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.334606 24294 tablet_bootstrap.cc:654] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.333182 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:39.339447 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:39.340867 24246 raft_consensus.cc:3060] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.338550 24172 raft_consensus.cc:3060] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.347203 24494 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.347944 24494 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:39.368561 24295 ts_tablet_manager.cc:1434] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.097s	user 0.013s	sys 0.008s
I20260709 13:08:39.369729 24295 tablet_bootstrap.cc:492] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:39.380077 24296 raft_consensus.cc:359] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.382252 24296 raft_consensus.cc:385] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.371740 24367 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.382792 24296 raft_consensus.cc:740] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.383237 24367 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:39.384038 24296 consensus_queue.cc:260] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.386371 24296 ts_tablet_manager.cc:1434] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.002s
I20260709 13:08:39.387346 24296 tablet_bootstrap.cc:492] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:39.386278 24363 raft_consensus.cc:2749] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.385324 24367 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:39.399626 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:39.403373 24296 tablet_bootstrap.cc:654] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.405648 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:39.412269 24171 raft_consensus.cc:3060] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.417912 24137 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:39.419001 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:39.419176 24350 consensus_queue.cc:1048] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:39.420511 23988 leader_election.cc:343] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.418440 23918 catalog_manager.cc:5697] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:39.425786 24063 consensus_peers.cc:597] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:39.426433 24246 raft_consensus.cc:2468] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:39.427775 24063 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:39.435143 24413 raft_consensus.cc:2804] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:39.435781 24494 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:39.435873 24413 raft_consensus.cc:697] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:39.437318 24413 consensus_queue.cc:237] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:39.443354 24350 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.444139 24350 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.448787 24172 raft_consensus.cc:2468] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:39.450713 24292 tablet_bootstrap.cc:492] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:39.451272 24292 ts_tablet_manager.cc:1403] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.152s	user 0.016s	sys 0.016s
I20260709 13:08:39.457276 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:39.460011 24295 tablet_bootstrap.cc:654] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:39.461570 24211 leader_election.cc:343] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.462607 24350 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:39.467636 24292 raft_consensus.cc:359] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.468451 24292 raft_consensus.cc:385] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.468736 24292 raft_consensus.cc:740] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.469738 24292 consensus_queue.cc:260] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.476074 24292 ts_tablet_manager.cc:1434] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:08:39.476984 24292 tablet_bootstrap.cc:492] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:39.486608 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:39.488374 24412 raft_consensus.cc:493] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.489079 24412 raft_consensus.cc:515] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.492559 24292 tablet_bootstrap.cc:654] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.493258 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:39.494180 24024 raft_consensus.cc:2468] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:39.495478 24412 leader_election.cc:290] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:39.496698 24064 leader_election.cc:304] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:39.501827 24412 raft_consensus.cc:2804] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:39.506148 24363 raft_consensus.cc:2749] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.506435 24412 raft_consensus.cc:493] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.506944 24412 raft_consensus.cc:3060] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:39.514802 23988 leader_election.cc:343] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.515398 23988 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:39.516834 23918 catalog_manager.cc:5697] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.519066 24494 raft_consensus.cc:2749] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.522998 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:39.534250 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:39.535077 24333 consensus_queue.cc:1048] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:39.542177 24296 tablet_bootstrap.cc:492] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:39.542876 24296 ts_tablet_manager.cc:1403] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.156s	user 0.054s	sys 0.040s
W20260709 13:08:39.542513 24063 leader_election.cc:343] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.546697 24295 tablet_bootstrap.cc:492] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:39.547245 24295 ts_tablet_manager.cc:1403] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.178s	user 0.012s	sys 0.004s
W20260709 13:08:39.550197 24513 log.cc:927] Time spent T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
W20260709 13:08:39.541028 24212 leader_election.cc:343] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.552587 24212 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:39.553730 24350 raft_consensus.cc:2749] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.556090 24295 raft_consensus.cc:359] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.556754 24295 raft_consensus.cc:385] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.557014 24295 raft_consensus.cc:740] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.560777 24295 consensus_queue.cc:260] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.566329 24294 tablet_bootstrap.cc:492] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:39.566879 24294 ts_tablet_manager.cc:1403] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.253s	user 0.029s	sys 0.011s
I20260709 13:08:39.567395 24412 raft_consensus.cc:515] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.570739 24295 ts_tablet_manager.cc:1434] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:08:39.572750 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:39.573756 24412 leader_election.cc:290] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:39.575384 24292 tablet_bootstrap.cc:492] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:39.575444 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:39.575944 24292 ts_tablet_manager.cc:1403] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.099s	user 0.006s	sys 0.019s
I20260709 13:08:39.576490 24024 raft_consensus.cc:3060] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:39.577127 24063 leader_election.cc:343] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.579995 24296 raft_consensus.cc:359] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.580019 24292 raft_consensus.cc:359] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.580818 24296 raft_consensus.cc:385] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.580911 24292 raft_consensus.cc:385] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.581184 24296 raft_consensus.cc:740] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.581311 24292 raft_consensus.cc:740] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.581967 24296 consensus_queue.cc:260] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.582208 24292 consensus_queue.cc:260] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.579113 24294 raft_consensus.cc:359] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.583649 24294 raft_consensus.cc:385] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.583920 24294 raft_consensus.cc:740] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.584561 24294 consensus_queue.cc:260] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.587168 24296 ts_tablet_manager.cc:1434] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 13:08:39.588120 24296 tablet_bootstrap.cc:492] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:39.584877 24024 raft_consensus.cc:2468] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:39.589490 24064 leader_election.cc:304] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:39.593827 24413 raft_consensus.cc:2804] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:39.594604 24413 raft_consensus.cc:697] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:39.595463 24413 consensus_queue.cc:237] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.588124 24292 ts_tablet_manager.cc:1434] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:08:39.600531 24292 tablet_bootstrap.cc:492] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:39.603030 24296 tablet_bootstrap.cc:654] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.609974 24292 tablet_bootstrap.cc:654] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.591378 24294 ts_tablet_manager.cc:1434] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:08:39.625924 24294 tablet_bootstrap.cc:492] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:39.634815 24413 consensus_queue.cc:1048] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:39.659337 24295 tablet_bootstrap.cc:492] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:39.671983 24294 tablet_bootstrap.cc:654] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.668768 24322 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.675781 24322 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.678634 24098 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.656850 23919 catalog_manager.cc:5697] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:39.691147 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:39.692508 24322 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:08:39.693540 23988 leader_election.cc:343] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.700554 24350 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.701328 24350 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.703234 24292 tablet_bootstrap.cc:492] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:39.703821 24292 ts_tablet_manager.cc:1403] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.104s	user 0.018s	sys 0.047s
I20260709 13:08:39.694242 24295 tablet_bootstrap.cc:654] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.694746 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:39.709275 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:08:39.710871 23988 leader_election.cc:343] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.711481 23988 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:39.712220 24322 raft_consensus.cc:2749] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.705699 24350 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:39.695381 24413 consensus_queue.cc:1048] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:39.704988 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:39.707459 24292 raft_consensus.cc:359] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.713269 24292 raft_consensus.cc:385] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.713819 24292 raft_consensus.cc:740] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.714267 24211 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:39.714993 24292 consensus_queue.cc:260] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.715445 24350 raft_consensus.cc:2749] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.723248 24292 ts_tablet_manager.cc:1434] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260709 13:08:39.724721 24292 tablet_bootstrap.cc:492] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:39.728035 24296 tablet_bootstrap.cc:492] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:39.728587 24296 ts_tablet_manager.cc:1403] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.141s	user 0.042s	sys 0.034s
I20260709 13:08:39.731812 24296 raft_consensus.cc:359] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.732532 24296 raft_consensus.cc:385] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.732790 24296 raft_consensus.cc:740] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.733793 24292 tablet_bootstrap.cc:654] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.733621 24296 consensus_queue.cc:260] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.735796 24296 ts_tablet_manager.cc:1434] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:08:39.737587 24296 tablet_bootstrap.cc:492] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:39.746763 24296 tablet_bootstrap.cc:654] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.755121 24294 tablet_bootstrap.cc:492] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:39.755751 24294 ts_tablet_manager.cc:1403] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.130s	user 0.029s	sys 0.025s
I20260709 13:08:39.758129 24295 tablet_bootstrap.cc:492] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:39.758858 24295 ts_tablet_manager.cc:1403] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.187s	user 0.023s	sys 0.002s
I20260709 13:08:39.758998 24478 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:39.759532 24478 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.761739 24295 raft_consensus.cc:359] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:39.762521 24295 raft_consensus.cc:385] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.762641 24294 raft_consensus.cc:359] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:39.763401 24294 raft_consensus.cc:385] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.763721 24294 raft_consensus.cc:740] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.764119 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:39.764438 24294 consensus_queue.cc:260] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:39.765126 24478 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:39.766285 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:39.766649 24294 ts_tablet_manager.cc:1434] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:08:39.762794 24295 raft_consensus.cc:740] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.767866 24064 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:39.767889 24292 tablet_bootstrap.cc:492] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:39.772080 24294 tablet_bootstrap.cc:492] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:39.772509 24478 raft_consensus.cc:2749] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:39.772783 24292 ts_tablet_manager.cc:1403] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.020s
I20260709 13:08:39.778939 24350 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.779577 24350 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.783995 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:39.784855 24024 raft_consensus.cc:2393] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 1: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:39.784559 24292 raft_consensus.cc:359] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:39.785262 24292 raft_consensus.cc:385] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.785583 24292 raft_consensus.cc:740] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.786423 24292 consensus_queue.cc:260] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:39.772135 24295 consensus_queue.cc:260] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:39.795476 24350 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:39.796085 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:39.799130 24211 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:39.801784 24296 tablet_bootstrap.cc:492] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:39.802102 24295 ts_tablet_manager.cc:1434] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 13:08:39.802301 24296 ts_tablet_manager.cc:1403] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.019s
I20260709 13:08:39.803164 24295 tablet_bootstrap.cc:492] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:39.805688 24296 raft_consensus.cc:359] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:39.806413 24296 raft_consensus.cc:385] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.806738 24296 raft_consensus.cc:740] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.807446 24296 consensus_queue.cc:260] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:39.796871 24294 tablet_bootstrap.cc:654] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.809231 24296 ts_tablet_manager.cc:1434] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:39.809696 24350 raft_consensus.cc:3060] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.814158 24294 tablet_bootstrap.cc:492] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:39.814641 24294 ts_tablet_manager.cc:1403] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.001s
I20260709 13:08:39.817355 24294 raft_consensus.cc:359] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.818009 24294 raft_consensus.cc:385] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.818261 24294 raft_consensus.cc:740] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.811460 24292 ts_tablet_manager.cc:1434] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:08:39.819832 24292 tablet_bootstrap.cc:492] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:39.823508 24296 tablet_bootstrap.cc:492] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:39.823386 24350 raft_consensus.cc:2749] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.825522 24294 consensus_queue.cc:260] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.827702 24294 ts_tablet_manager.cc:1434] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:08:39.812317 24295 tablet_bootstrap.cc:654] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.831156 24294 tablet_bootstrap.cc:492] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:39.831185 24296 tablet_bootstrap.cc:654] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.837591 24292 tablet_bootstrap.cc:654] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.843804 24296 tablet_bootstrap.cc:492] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:39.844242 24296 ts_tablet_manager.cc:1403] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260709 13:08:39.846158 24478 consensus_queue.cc:1048] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:39.846392 24296 raft_consensus.cc:359] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.847177 24296 raft_consensus.cc:385] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.847450 24296 raft_consensus.cc:740] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.848124 24296 consensus_queue.cc:260] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.848960 24294 tablet_bootstrap.cc:654] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.849987 24292 tablet_bootstrap.cc:492] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:39.850525 24292 ts_tablet_manager.cc:1403] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260709 13:08:39.853528 24292 raft_consensus.cc:359] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.854704 24292 raft_consensus.cc:385] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.855087 24292 raft_consensus.cc:740] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.855806 24292 consensus_queue.cc:260] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.857631 24412 consensus_queue.cc:1048] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:39.858568 24292 ts_tablet_manager.cc:1434] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:39.859756 24292 tablet_bootstrap.cc:492] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:39.867093 24413 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.867758 24413 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.869720 24292 tablet_bootstrap.cc:654] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.872418 24413 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:39.874727 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:39.875728 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:39.876494 24023 raft_consensus.cc:2468] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
W20260709 13:08:39.877296 24063 leader_election.cc:343] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.880414 24296 ts_tablet_manager.cc:1434] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 13:08:39.880795 24064 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:39.881605 24296 tablet_bootstrap.cc:492] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:39.883174 24292 tablet_bootstrap.cc:492] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:39.883723 24292 ts_tablet_manager.cc:1403] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 13:08:39.886564 24292 raft_consensus.cc:359] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.887395 24292 raft_consensus.cc:385] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.887730 24292 raft_consensus.cc:740] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.887560 24413 raft_consensus.cc:2804] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:39.888527 24413 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.889128 24413 raft_consensus.cc:3060] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.888036 24296 tablet_bootstrap.cc:654] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.894686 24292 consensus_queue.cc:260] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.902129 24292 ts_tablet_manager.cc:1434] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:08:39.903292 24292 tablet_bootstrap.cc:492] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:39.905821 24478 consensus_queue.cc:1048] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:39.911775 24292 tablet_bootstrap.cc:654] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.905900 24413 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.914899 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:39.915158 24413 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:39.915644 24023 raft_consensus.cc:3060] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.915764 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
W20260709 13:08:39.917654 24063 leader_election.cc:343] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:39.925885 24494 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.926739 24494 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.930253 24367 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.931035 24367 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.934839 24296 tablet_bootstrap.cc:492] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:39.934970 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:39.935936 24296 ts_tablet_manager.cc:1403] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.005s
I20260709 13:08:39.936152 24021 raft_consensus.cc:2393] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 1: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:39.937348 24292 tablet_bootstrap.cc:492] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:39.937898 24292 ts_tablet_manager.cc:1403] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.016s
I20260709 13:08:39.938807 24296 raft_consensus.cc:359] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.939529 24296 raft_consensus.cc:385] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.939561 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:39.939911 24296 raft_consensus.cc:740] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.940510 24098 raft_consensus.cc:2393] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 1: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:39.940609 24296 consensus_queue.cc:260] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:39.940795 24292 raft_consensus.cc:359] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:39.941589 24292 raft_consensus.cc:385] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.941920 24292 raft_consensus.cc:740] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.942049 24137 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:39.943046 24296 ts_tablet_manager.cc:1434] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:39.942966 24363 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.943403 24367 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:39.942667 24292 consensus_queue.cc:260] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:39.946400 24244 raft_consensus.cc:3060] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.947178 24292 ts_tablet_manager.cc:1434] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:08:39.948302 24292 tablet_bootstrap.cc:492] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:39.950421 24494 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:39.950582 24363 raft_consensus.cc:2749] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:39.954140 24333 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.954926 24333 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.955754 24494 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.956534 24494 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.960630 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:39.961437 24243 raft_consensus.cc:2468] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:39.962705 24296 tablet_bootstrap.cc:492] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:39.962941 24292 tablet_bootstrap.cc:654] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.963001 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:39.963783 24098 raft_consensus.cc:2468] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:39.965788 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:39.966639 24245 raft_consensus.cc:2468] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:39.965095 24063 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:39.968207 24412 raft_consensus.cc:2804] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:39.968585 24412 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:39.968902 24412 raft_consensus.cc:3060] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:39.969177 24296 tablet_bootstrap.cc:654] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:39.969736 24384 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:39.980538 24292 tablet_bootstrap.cc:492] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:39.982383 24292 ts_tablet_manager.cc:1403] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260709 13:08:39.982200 24384 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.984277 24333 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:39.984416 24384 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:39.985353 24292 raft_consensus.cc:359] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.986109 24292 raft_consensus.cc:385] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:39.986658 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:39.986784 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:39.987709 24243 raft_consensus.cc:2468] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:39.990477 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:39.991103 24292 raft_consensus.cc:740] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:39.991251 24098 raft_consensus.cc:2468] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:39.992796 24292 consensus_queue.cc:260] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:39.995893 24292 ts_tablet_manager.cc:1434] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:08:39.995810 24296 tablet_bootstrap.cc:492] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
W20260709 13:08:39.996773 24063 consensus_peers.cc:597] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Couldn't send request to peer 61ea2eff65d64402b16b1c23efe56548. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:39.997699 24296 ts_tablet_manager.cc:1403] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260709 13:08:39.996909 24292 tablet_bootstrap.cc:492] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:40.000685 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:40.001466 24021 raft_consensus.cc:2468] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:39.996769 24494 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:40.004420 24296 raft_consensus.cc:359] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.005266 24296 raft_consensus.cc:385] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.005602 24296 raft_consensus.cc:740] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.003541 24412 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.006357 24496 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.006915 24496 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.008831 24412 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:40.010516 24292 tablet_bootstrap.cc:654] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.006379 24296 consensus_queue.cc:260] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.011893 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:40.013772 24296 ts_tablet_manager.cc:1434] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 13:08:40.014333 24478 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.014915 24478 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.017855 24296 tablet_bootstrap.cc:492] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
W20260709 13:08:40.018311 24211 leader_election.cc:343] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.003455 23988 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:40.021925 24384 raft_consensus.cc:2804] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.022408 24384 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.009186 24496 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:40.022773 24384 raft_consensus.cc:3060] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:40.024619 23988 leader_election.cc:343] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.026028 23988 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:40.027256 24322 raft_consensus.cc:2804] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.027765 24322 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.028214 24322 raft_consensus.cc:3060] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.034402 24292 tablet_bootstrap.cc:492] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:40.035007 24292 ts_tablet_manager.cc:1403] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.002s
I20260709 13:08:40.037762 24292 raft_consensus.cc:359] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.038548 24292 raft_consensus.cc:385] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.038849 24292 raft_consensus.cc:740] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.039470 24292 consensus_queue.cc:260] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.041453 24023 raft_consensus.cc:2468] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:40.023391 24478 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:40.049914 24292 ts_tablet_manager.cc:1434] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:08:40.050976 24292 tablet_bootstrap.cc:492] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:40.056928 24292 tablet_bootstrap.cc:654] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.064087 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:40.064363 24493 raft_consensus.cc:493] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.065070 24493 raft_consensus.cc:515] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.066936 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:40.067516 24493 leader_election.cc:290] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:40.067844 24246 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:40.069500 24064 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:40.071336 24333 raft_consensus.cc:2804] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.072016 24333 raft_consensus.cc:697] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:40.048123 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:40.086961 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:40.087464 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:40.088456 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
W20260709 13:08:40.088799 23988 leader_election.cc:343] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.089203 24243 raft_consensus.cc:3060] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.093624 24098 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:40.095256 24211 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:40.095332 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:40.096828 24350 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.097208 24350 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.097543 24350 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.102641 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:40.106969 24063 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:40.107937 24478 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:40.108074 24063 leader_election.cc:343] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.108390 24478 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.108767 24478 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.073205 24333 consensus_queue.cc:237] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:40.125048 24296 tablet_bootstrap.cc:654] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:40.125319 23988 leader_election.cc:343] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.126191 23988 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:08:40.127960 23988 leader_election.cc:343] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.128572 23988 leader_election.cc:304] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:40.132865 24295 tablet_bootstrap.cc:492] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:40.093967 24322 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.133728 24494 raft_consensus.cc:2749] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.145577 24294 tablet_bootstrap.cc:492] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:40.146750 24294 ts_tablet_manager.cc:1403] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.316s	user 0.052s	sys 0.071s
I20260709 13:08:40.155715 24384 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.158215 24294 raft_consensus.cc:359] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.158957 24294 raft_consensus.cc:385] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.133775 24295 ts_tablet_manager.cc:1403] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.331s	user 0.043s	sys 0.006s
I20260709 13:08:40.159209 24294 raft_consensus.cc:740] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.153056 24243 raft_consensus.cc:2468] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:40.167616 24023 raft_consensus.cc:2393] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 1: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:40.164285 24294 consensus_queue.cc:260] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.155715 24478 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.169482 24494 raft_consensus.cc:2749] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.170347 24294 ts_tablet_manager.cc:1434] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:08:40.171463 24294 tablet_bootstrap.cc:492] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
W20260709 13:08:40.174029 23970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:40.175117 24292 tablet_bootstrap.cc:492] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:40.175696 24292 ts_tablet_manager.cc:1403] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.125s	user 0.022s	sys 0.027s
I20260709 13:08:40.198854 24292 raft_consensus.cc:359] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.199931 24292 raft_consensus.cc:385] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:40.203145 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 107978us
I20260709 13:08:40.206913 24294 tablet_bootstrap.cc:654] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.208213 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:40.209162 24247 raft_consensus.cc:2393] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 1: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:40.200307 24292 raft_consensus.cc:740] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.209970 24292 consensus_queue.cc:260] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.212209 24292 ts_tablet_manager.cc:1434] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 13:08:40.212381 24478 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:40.213169 24292 tablet_bootstrap.cc:492] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:40.209071 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:40.213826 24243 raft_consensus.cc:3060] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.214514 24322 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:40.215783 24384 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:40.219853 24322 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.220192 24367 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.220800 24367 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.220975 24322 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.223105 24367 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:40.224622 24171 raft_consensus.cc:3060] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.224498 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:40.233655 24384 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.234277 24384 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:40.242489 24333 consensus_queue.cc:1048] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:40.243827 24296 tablet_bootstrap.cc:492] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:40.244606 24296 ts_tablet_manager.cc:1403] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.227s	user 0.018s	sys 0.000s
I20260709 13:08:40.233619 24243 raft_consensus.cc:2468] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:40.239558 24350 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.258708 23988 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:40.271100 24547 raft_consensus.cc:2804] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.272045 24063 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:40.278178 24552 raft_consensus.cc:2804] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.284476 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:40.280980 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:40.285838 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:40.287567 24137 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:40.289287 24296 raft_consensus.cc:359] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:40.290043 24296 raft_consensus.cc:385] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.290308 24296 raft_consensus.cc:740] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.282655 24552 raft_consensus.cc:697] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:40.291338 24295 raft_consensus.cc:359] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.291724 24552 consensus_queue.cc:237] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.292125 24295 raft_consensus.cc:385] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.292891 24295 raft_consensus.cc:740] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.294042 24296 consensus_queue.cc:260] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:40.282230 23921 catalog_manager.cc:5697] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:40.270479 24384 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:40.294209 24295 consensus_queue.cc:260] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:40.295373 23988 leader_election.cc:343] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:40.301952 23988 leader_election.cc:343] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.306020 24296 ts_tablet_manager.cc:1434] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260709 13:08:40.308058 24296 tablet_bootstrap.cc:492] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:40.308435 24294 tablet_bootstrap.cc:492] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:40.308916 24294 ts_tablet_manager.cc:1403] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.138s	user 0.039s	sys 0.011s
I20260709 13:08:40.314968 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:40.315650 24333 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.316577 24333 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:40.316910 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:40.317613 24097 raft_consensus.cc:2468] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:40.315768 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:40.318398 24096 raft_consensus.cc:3060] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.318707 24333 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:40.323158 23988 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:40.328032 24294 raft_consensus.cc:359] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.328967 24294 raft_consensus.cc:385] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.329300 24294 raft_consensus.cc:740] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.330212 24294 consensus_queue.cc:260] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.330955 24494 raft_consensus.cc:2749] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.332094 24294 ts_tablet_manager.cc:1434] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:08:40.333014 24294 tablet_bootstrap.cc:492] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:40.333885 24296 tablet_bootstrap.cc:654] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.335412 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:40.338917 24294 tablet_bootstrap.cc:654] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:40.340176 24063 leader_election.cc:343] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.341208 24333 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.343210 24350 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:40.304160 24384 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.344246 24384 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.346670 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:40.346762 24384 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:40.341704 24333 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.350039 24292 tablet_bootstrap.cc:654] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.350848 24295 ts_tablet_manager.cc:1434] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.188s	user 0.007s	sys 0.000s
I20260709 13:08:40.352469 24295 tablet_bootstrap.cc:492] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:40.322096 24547 raft_consensus.cc:697] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:40.361284 24547 consensus_queue.cc:237] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.352283 24412 consensus_queue.cc:1048] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:08:40.352129 24322 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:40.366237 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:40.365761 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:40.370033 24350 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:40.397977 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 74858.8us
I20260709 13:08:40.400696 23988 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
W20260709 13:08:40.406389 24063 leader_election.cc:343] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.406886 24333 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:08:40.408416 24211 leader_election.cc:343] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.407889 24496 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.409606 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:40.398842 24350 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.411363 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:40.411865 24350 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:40.412290 24246 raft_consensus.cc:2468] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:40.413586 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:40.414204 24023 raft_consensus.cc:2468] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:40.414552 24243 raft_consensus.cc:2393] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 1: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:08:40.409650 24496 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.415560 24212 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:40.421218 24295 tablet_bootstrap.cc:654] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.421746 24546 raft_consensus.cc:2804] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.422783 24384 raft_consensus.cc:2804] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.423256 24546 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.429131 24546 raft_consensus.cc:3060] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.422827 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:40.431277 24095 raft_consensus.cc:2393] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 1: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:40.426707 24322 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.432397 24322 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.434417 24322 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:40.422802 24496 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:40.424116 24384 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.444732 24557 raft_consensus.cc:493] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.445333 24557 raft_consensus.cc:515] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.447420 24557 leader_election.cc:290] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:40.440042 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:40.451570 24211 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:40.454236 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:40.455848 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:40.456995 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:40.457501 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:40.459199 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:40.459865 24384 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.461367 24292 tablet_bootstrap.cc:492] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:40.461983 24292 ts_tablet_manager.cc:1403] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.249s	user 0.007s	sys 0.014s
I20260709 13:08:40.426365 24063 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:40.463181 24412 raft_consensus.cc:2804] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.463555 24412 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.463892 24412 raft_consensus.cc:3060] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.465152 24292 raft_consensus.cc:359] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.465703 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:40.466063 24292 raft_consensus.cc:385] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.466378 24292 raft_consensus.cc:740] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.421161 24096 raft_consensus.cc:2468] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:40.467093 24292 consensus_queue.cc:260] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:40.465781 24063 leader_election.cc:343] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.469211 24294 tablet_bootstrap.cc:492] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
W20260709 13:08:40.474326 23988 leader_election.cc:343] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.474834 24294 ts_tablet_manager.cc:1403] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.142s	user 0.027s	sys 0.013s
I20260709 13:08:40.475085 23988 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:40.478353 24568 raft_consensus.cc:2749] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.480338 24557 raft_consensus.cc:2749] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:40.481643 23988 leader_election.cc:343] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.481122 24292 ts_tablet_manager.cc:1434] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 13:08:40.487697 24292 tablet_bootstrap.cc:492] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
W20260709 13:08:40.487659 23988 leader_election.cc:343] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.488866 23988 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:40.489823 24494 raft_consensus.cc:2749] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.487629 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:40.491794 24021 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
W20260709 13:08:40.495479 24211 leader_election.cc:343] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:40.499200 24211 leader_election.cc:343] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.501709 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:40.508558 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:40.509557 24546 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.511974 24546 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:40.513751 24247 raft_consensus.cc:2393] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 1: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:08:40.514355 24063 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
W20260709 13:08:40.516810 23988 leader_election.cc:343] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.516873 24333 raft_consensus.cc:2749] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.518785 24384 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:40.521291 24384 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:08:40.503006 24064 leader_election.cc:343] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.522022 24295 tablet_bootstrap.cc:492] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:40.522114 24064 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:40.522585 24295 ts_tablet_manager.cc:1403] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.170s	user 0.015s	sys 0.015s
I20260709 13:08:40.526674 24296 tablet_bootstrap.cc:492] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:40.527424 24296 ts_tablet_manager.cc:1403] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.220s	user 0.024s	sys 0.008s
I20260709 13:08:40.530526 24294 raft_consensus.cc:359] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.531275 24294 raft_consensus.cc:385] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.531558 24294 raft_consensus.cc:740] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.532049 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:40.532851 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
W20260709 13:08:40.533931 23988 leader_election.cc:343] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:40.534889 23988 leader_election.cc:343] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.533511 24023 raft_consensus.cc:3060] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.536491 24333 raft_consensus.cc:2749] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.532902 24212 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:40.538669 24546 raft_consensus.cc:2804] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.539048 24546 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.539373 24546 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.543450 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:40.543743 23988 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:40.549161 24292 tablet_bootstrap.cc:654] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.551446 24412 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.554962 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
W20260709 13:08:40.557021 23988 leader_election.cc:343] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.557480 23988 leader_election.cc:304] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:40.558830 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:40.559623 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:40.560565 24095 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.560796 24557 raft_consensus.cc:2749] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:40.562589 24063 leader_election.cc:343] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:40.564175 24211 leader_election.cc:343] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.563946 24294 consensus_queue.cc:260] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.565732 24550 consensus_queue.cc:1048] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:40.566490 24294 ts_tablet_manager.cc:1434] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.000s
I20260709 13:08:40.567494 24294 tablet_bootstrap.cc:492] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:40.575863 24295 raft_consensus.cc:359] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.576622 24295 raft_consensus.cc:385] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.576864 24295 raft_consensus.cc:740] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.580051 24544 raft_consensus.cc:2749] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.570858 24412 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:40.577834 24295 consensus_queue.cc:260] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.590154 24350 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.598610 24350 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.668045 24546 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.689661 24363 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.690403 24363 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.693075 24363 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:08:40.693557 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 56147.9us
I20260709 13:08:40.689956 24295 ts_tablet_manager.cc:1434] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.164s	user 0.005s	sys 0.019s
I20260709 13:08:40.696487 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:40.697060 24295 tablet_bootstrap.cc:492] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:40.696758 24173 raft_consensus.cc:3060] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.698064 24350 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:40.699066 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
W20260709 13:08:40.699540 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 79784.3us
I20260709 13:08:40.699945 24244 raft_consensus.cc:3060] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.701463 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:40.703168 24296 raft_consensus.cc:359] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.703994 24296 raft_consensus.cc:385] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.704306 24296 raft_consensus.cc:740] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.704371 24137 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:40.705116 24296 consensus_queue.cc:260] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.711387 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:40.589694 24023 raft_consensus.cc:2468] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:40.713297 24384 raft_consensus.cc:2749] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.716454 24546 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:40.716501 24296 ts_tablet_manager.cc:1434] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.189s	user 0.013s	sys 0.016s
I20260709 13:08:40.718757 24296 tablet_bootstrap.cc:492] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:40.719715 24244 raft_consensus.cc:2468] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:40.721158 24292 tablet_bootstrap.cc:492] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:40.721730 24292 ts_tablet_manager.cc:1403] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.234s	user 0.004s	sys 0.021s
I20260709 13:08:40.723870 24063 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:40.724777 24292 raft_consensus.cc:359] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:08:40.728190 24211 leader_election.cc:343] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.725718 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:40.728926 24019 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.729770 24333 raft_consensus.cc:2804] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.730412 24333 raft_consensus.cc:697] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:40.731590 24333 consensus_queue.cc:237] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.736794 24019 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:40.738297 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:40.726876 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:40.728369 24292 raft_consensus.cc:385] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.740384 24292 raft_consensus.cc:740] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
W20260709 13:08:40.740568 24063 consensus_peers.cc:597] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.741118 24292 consensus_queue.cc:260] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:40.741911 24023 raft_consensus.cc:2468] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:40.742165 24296 tablet_bootstrap.cc:654] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.743287 24292 ts_tablet_manager.cc:1434] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:08:40.725287 24212 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:40.744758 24292 tablet_bootstrap.cc:492] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:40.750466 24294 tablet_bootstrap.cc:654] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.751612 24496 raft_consensus.cc:2804] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.754127 24496 raft_consensus.cc:697] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:40.754995 24496 consensus_queue.cc:237] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:40.765131 24295 tablet_bootstrap.cc:654] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.788213 23922 catalog_manager.cc:5697] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:40.766222 24211 leader_election.cc:343] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:40.799178 24576 log.cc:927] Time spent T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.063s	user 0.004s	sys 0.000s
W20260709 13:08:40.800390 24571 log.cc:927] Time spent T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.111s	user 0.000s	sys 0.002s
I20260709 13:08:40.794545 24557 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:40.811220 24212 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:40.811097 24557 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.812644 24212 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:40.814879 24546 raft_consensus.cc:2804] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.815335 24546 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.815703 24546 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.817919 24350 raft_consensus.cc:2804] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.818506 24350 raft_consensus.cc:697] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:40.819478 24350 consensus_queue.cc:237] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:40.823385 24575 log.cc:927] Time spent T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.105s	user 0.002s	sys 0.000s
I20260709 13:08:40.803810 24095 raft_consensus.cc:2468] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:40.835438 24557 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:40.835441 24292 tablet_bootstrap.cc:654] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.841897 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:40.847186 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:40.847926 24247 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:40.860595 23988 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:40.861593 24557 raft_consensus.cc:2804] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:40.862066 24557 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:40.862499 24557 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.876771 24559 consensus_queue.cc:1048] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:40.878712 24295 tablet_bootstrap.cc:492] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:40.879442 24295 ts_tablet_manager.cc:1403] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.000s
I20260709 13:08:40.879357 24552 consensus_queue.cc:1048] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:40.886896 24295 raft_consensus.cc:359] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.887650 24295 raft_consensus.cc:385] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.887936 24295 raft_consensus.cc:740] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.889287 24546 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.890995 24557 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.893509 24544 raft_consensus.cc:2749] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:40.898593 24557 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:40.896020 24295 consensus_queue.cc:260] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.896059 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
W20260709 13:08:40.900681 24211 leader_election.cc:343] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.903072 24295 ts_tablet_manager.cc:1434] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:08:40.903501 24294 tablet_bootstrap.cc:492] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:40.904084 24294 ts_tablet_manager.cc:1403] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.337s	user 0.034s	sys 0.047s
I20260709 13:08:40.904175 24295 tablet_bootstrap.cc:492] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:40.907570 24294 raft_consensus.cc:359] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.908392 24294 raft_consensus.cc:385] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.908789 24294 raft_consensus.cc:740] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.909617 24294 consensus_queue.cc:260] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:40.912209 24294 ts_tablet_manager.cc:1434] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:08:40.913282 24294 tablet_bootstrap.cc:492] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:40.917554 24412 consensus_queue.cc:1048] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:40.920225 24294 tablet_bootstrap.cc:654] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:40.922873 23988 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:40.921129 23921 catalog_manager.cc:5697] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:40.924921 23921 catalog_manager.cc:5697] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:40.928117 24494 raft_consensus.cc:2804] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:40.928817 24547 consensus_queue.cc:1048] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:40.929589 24494 raft_consensus.cc:697] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:40.930552 24494 consensus_queue.cc:237] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:40.935812 24296 tablet_bootstrap.cc:492] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:40.937867 24546 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:40.941802 24296 ts_tablet_manager.cc:1403] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.223s	user 0.012s	sys 0.007s
I20260709 13:08:40.939312 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
W20260709 13:08:40.939010 23988 leader_election.cc:343] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.944721 24019 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.937593 24292 tablet_bootstrap.cc:492] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:40.945567 24292 ts_tablet_manager.cc:1403] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.202s	user 0.015s	sys 0.005s
I20260709 13:08:40.950734 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:40.953059 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:40.954073 24244 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:40.955356 24292 raft_consensus.cc:359] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:40.963546 24292 raft_consensus.cc:385] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.964104 24292 raft_consensus.cc:740] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.966293 24292 consensus_queue.cc:260] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:08:40.965301 23988 leader_election.cc:343] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:40.974068 24296 raft_consensus.cc:359] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.976198 24296 raft_consensus.cc:385] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:40.976639 24296 raft_consensus.cc:740] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:40.977774 24296 consensus_queue.cc:260] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:40.981163 24296 ts_tablet_manager.cc:1434] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 13:08:40.984136 24296 tablet_bootstrap.cc:492] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:40.988230 24292 ts_tablet_manager.cc:1434] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260709 13:08:40.989120 24292 tablet_bootstrap.cc:492] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:41.002192 24582 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.002975 24582 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:41.006541 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:41.013094 24333 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.014268 24582 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:41.013813 24333 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:41.016697 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:41.020079 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:41.020458 24243 raft_consensus.cc:2393] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 1: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
W20260709 13:08:41.021626 24063 leader_election.cc:343] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.022250 24333 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:41.023692 24137 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:41.031546 24295 tablet_bootstrap.cc:654] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.037919 23922 catalog_manager.cc:5697] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.018146 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:41.032743 24582 raft_consensus.cc:3060] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.036798 23918 catalog_manager.cc:5697] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.068070 24350 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.096364 24544 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.075392 24384 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:41.146963 24591 log.cc:927] Time spent T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:08:41.103626 23918 catalog_manager.cc:5697] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.096933 24544 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:41.156623 24294 tablet_bootstrap.cc:492] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:41.157202 24294 ts_tablet_manager.cc:1403] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.244s	user 0.008s	sys 0.028s
I20260709 13:08:41.159978 24294 raft_consensus.cc:359] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:41.160673 24294 raft_consensus.cc:385] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.160939 24294 raft_consensus.cc:740] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.165822 24544 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:41.177018 24294 consensus_queue.cc:260] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:41.180397 24294 ts_tablet_manager.cc:1434] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:08:41.181280 24294 tablet_bootstrap.cc:492] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
W20260709 13:08:41.182848 24063 leader_election.cc:343] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.183329 24063 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:41.184006 24552 raft_consensus.cc:2749] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.184631 24333 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.185133 24333 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:41.187718 24384 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:41.189894 24384 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:41.191548 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:41.193149 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:41.193717 24333 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:41.194108 24582 raft_consensus.cc:2749] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:41.195036 23988 leader_election.cc:343] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.103123 24019 raft_consensus.cc:2468] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
W20260709 13:08:41.196146 23988 leader_election.cc:343] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.196565 23988 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:41.191745 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:41.197881 24023 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:41.199522 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:41.199651 24064 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:41.200302 24557 raft_consensus.cc:2749] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.200588 24333 raft_consensus.cc:2804] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:41.200992 24333 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.201324 24333 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:41.202180 24550 raft_consensus.cc:493] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.202805 24212 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:41.202682 24550 raft_consensus.cc:515] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:41.205106 24550 leader_election.cc:290] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:41.206808 24590 raft_consensus.cc:2804] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.208534 24590 raft_consensus.cc:697] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:41.210199 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:41.211421 24244 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:41.212464 24590 consensus_queue.cc:237] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.217793 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:41.213755 24063 leader_election.cc:343] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.218459 24173 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:41.214857 24294 tablet_bootstrap.cc:654] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.215337 24296 tablet_bootstrap.cc:654] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.216421 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:41.102931 24350 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.216946 24568 consensus_queue.cc:1048] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:41.219543 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:41.225215 23988 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:41.226799 24559 raft_consensus.cc:2804] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:41.227281 24559 raft_consensus.cc:697] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
W20260709 13:08:41.228343 24063 leader_election.cc:343] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.228098 24559 consensus_queue.cc:237] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.228826 24063 leader_election.cc:304] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:41.232847 24292 tablet_bootstrap.cc:654] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.208839 24333 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:41.237352 24552 raft_consensus.cc:2749] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.247995 24294 tablet_bootstrap.cc:492] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:41.248620 24294 ts_tablet_manager.cc:1403] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.000s
I20260709 13:08:41.255828 24295 tablet_bootstrap.cc:492] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:41.256457 24295 ts_tablet_manager.cc:1403] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.352s	user 0.014s	sys 0.007s
I20260709 13:08:41.246464 24550 consensus_queue.cc:1048] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260709 13:08:41.258714 23970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:41.263065 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:08:41.268553 24212 leader_election.cc:343] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.282986 24294 raft_consensus.cc:359] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.283865 24294 raft_consensus.cc:385] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.284194 24294 raft_consensus.cc:740] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.265569 24350 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:41.286935 24296 tablet_bootstrap.cc:492] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:41.287820 24296 ts_tablet_manager.cc:1403] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.305s	user 0.018s	sys 0.006s
I20260709 13:08:41.287680 24568 raft_consensus.cc:493] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.291704 24294 consensus_queue.cc:260] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.292275 24568 raft_consensus.cc:515] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:41.294836 24294 ts_tablet_manager.cc:1434] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:08:41.296041 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:41.297842 24295 raft_consensus.cc:359] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.298676 24295 raft_consensus.cc:385] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.299047 24295 raft_consensus.cc:740] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.299899 24295 consensus_queue.cc:260] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.301101 24294 tablet_bootstrap.cc:492] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
W20260709 13:08:41.285219 24211 consensus_peers.cc:597] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.290607 24137 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:41.286881 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:41.294836 24568 leader_election.cc:290] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:41.302915 24296 raft_consensus.cc:359] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:41.305470 24544 raft_consensus.cc:2749] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.309528 24296 raft_consensus.cc:385] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.309880 24296 raft_consensus.cc:740] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.307430 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:41.310561 24333 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:08:41.308688 24211 leader_election.cc:343] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.312842 24211 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:41.313447 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:41.314440 24024 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:41.314913 24211 leader_election.cc:304] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:41.307896 24170 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.319367 24333 consensus_queue.cc:1048] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:41.321242 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:41.322250 24172 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:41.323181 24496 raft_consensus.cc:2749] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.321595 24350 raft_consensus.cc:2749] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.325520 24559 raft_consensus.cc:493] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.326220 24559 raft_consensus.cc:515] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:41.327087 24384 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.327569 24384 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:41.328510 24559 leader_election.cc:290] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:41.329504 24384 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:41.332326 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:41.332857 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:41.333434 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:08:41.333935 23988 consensus_peers.cc:597] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:41.334566 23988 leader_election.cc:343] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.335357 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:41.335539 23988 leader_election.cc:343] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:41.337428 23988 leader_election.cc:343] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.337836 23988 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:41.338532 24384 raft_consensus.cc:2749] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:41.338963 23988 leader_election.cc:343] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.339408 23988 leader_election.cc:304] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:41.340117 24384 raft_consensus.cc:2749] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:41.343114 24568 consensus_queue.cc:1048] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:41.356338 23921 catalog_manager.cc:5697] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:41.364318 24292 tablet_bootstrap.cc:492] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:41.364890 24292 ts_tablet_manager.cc:1403] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.376s	user 0.017s	sys 0.018s
I20260709 13:08:41.369240 24295 ts_tablet_manager.cc:1434] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.112s	user 0.008s	sys 0.000s
I20260709 13:08:41.311986 24296 consensus_queue.cc:260] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:41.371752 24295 tablet_bootstrap.cc:492] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:41.375239 24296 ts_tablet_manager.cc:1434] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.087s	user 0.000s	sys 0.006s
I20260709 13:08:41.380820 24294 tablet_bootstrap.cc:654] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.384676 24292 raft_consensus.cc:359] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:41.387205 24292 raft_consensus.cc:385] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.387588 24292 raft_consensus.cc:740] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.388283 24292 consensus_queue.cc:260] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:41.393810 24292 ts_tablet_manager.cc:1434] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.003s
I20260709 13:08:41.398705 24559 consensus_queue.cc:1048] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:41.404704 24292 tablet_bootstrap.cc:492] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:41.441761 24296 tablet_bootstrap.cc:492] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:41.434142 24496 raft_consensus.cc:493] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.402781 24024 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:08:41.469607 24064 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:41.472452 24333 raft_consensus.cc:2804] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:41.475167 24333 raft_consensus.cc:697] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:41.476915 24552 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.476373 24333 consensus_queue.cc:237] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER 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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:41.477471 24552 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:41.427140 24350 consensus_queue.cc:1048] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 13:08:41.479044 24292 tablet_bootstrap.cc:654] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.465848 24496 raft_consensus.cc:515] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.505560 24552 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:41.508391 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:41.511783 24063 leader_election.cc:343] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.516479 24171 raft_consensus.cc:3060] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.517057 24296 tablet_bootstrap.cc:654] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.519989 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:41.527127 24294 tablet_bootstrap.cc:492] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:41.527691 24294 ts_tablet_manager.cc:1403] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.227s	user 0.023s	sys 0.028s
I20260709 13:08:41.533313 24294 raft_consensus.cc:359] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:41.534103 24294 raft_consensus.cc:385] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.534394 24294 raft_consensus.cc:740] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.535056 24294 consensus_queue.cc:260] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:41.540421 24294 ts_tablet_manager.cc:1434] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260709 13:08:41.544639 24294 tablet_bootstrap.cc:492] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:41.548322 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:41.549223 24023 raft_consensus.cc:2468] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:41.528918 24496 leader_election.cc:290] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:41.568316 24294 tablet_bootstrap.cc:654] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:41.547695 24211 leader_election.cc:343] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:41.589006 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 49953.4us
I20260709 13:08:41.615181 24172 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:08:41.617317 24244 raft_consensus.cc:3060] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.618301 24295 tablet_bootstrap.cc:654] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.638912 24296 tablet_bootstrap.cc:492] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:41.639495 24296 ts_tablet_manager.cc:1403] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.200s	user 0.016s	sys 0.009s
I20260709 13:08:41.654947 24292 tablet_bootstrap.cc:492] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:41.655555 24292 ts_tablet_manager.cc:1403] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.251s	user 0.028s	sys 0.023s
I20260709 13:08:41.659441 24296 raft_consensus.cc:359] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:41.660233 24296 raft_consensus.cc:385] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.660537 24296 raft_consensus.cc:740] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.661188 24296 consensus_queue.cc:260] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:41.663982 24296 ts_tablet_manager.cc:1434] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:08:41.664446 24292 raft_consensus.cc:359] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.665563 24292 raft_consensus.cc:385] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.666131 24292 raft_consensus.cc:740] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.667029 24296 tablet_bootstrap.cc:492] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:41.674611 24296 tablet_bootstrap.cc:654] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.708513 24294 tablet_bootstrap.cc:492] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:41.708853 24568 raft_consensus.cc:493] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.709105 24294 ts_tablet_manager.cc:1403] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.165s	user 0.038s	sys 0.038s
I20260709 13:08:41.709510 24568 raft_consensus.cc:515] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:41.711898 24568 leader_election.cc:290] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:41.714303 24295 tablet_bootstrap.cc:492] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:41.714146 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:41.714807 24295 ts_tablet_manager.cc:1403] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.344s	user 0.013s	sys 0.000s
W20260709 13:08:41.715823 24211 leader_election.cc:343] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.717504 24294 raft_consensus.cc:359] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.718150 24294 raft_consensus.cc:385] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.718408 24294 raft_consensus.cc:740] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.718961 24294 consensus_queue.cc:260] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.720438 23918 catalog_manager.cc:5697] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.722963 24295 raft_consensus.cc:359] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:41.723713 24295 raft_consensus.cc:385] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.723994 24295 raft_consensus.cc:740] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.724695 24295 consensus_queue.cc:260] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:41.727350 24294 ts_tablet_manager.cc:1434] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:08:41.728350 24294 tablet_bootstrap.cc:492] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:41.731171 24295 ts_tablet_manager.cc:1434] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:08:41.735625 24095 raft_consensus.cc:3060] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:41.735985 24295 tablet_bootstrap.cc:492] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:41.742304 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:41.743158 24096 raft_consensus.cc:2468] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:41.743450 24294 tablet_bootstrap.cc:654] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.742441 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:41.742403 24295 tablet_bootstrap.cc:654] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.754032 24295 tablet_bootstrap.cc:492] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:41.754524 24295 ts_tablet_manager.cc:1403] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260709 13:08:41.761027 24294 tablet_bootstrap.cc:492] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:41.761739 24294 ts_tablet_manager.cc:1403] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260709 13:08:41.764356 24294 raft_consensus.cc:359] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.765035 24294 raft_consensus.cc:385] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.765298 24294 raft_consensus.cc:740] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.766022 24294 consensus_queue.cc:260] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.767665 24294 ts_tablet_manager.cc:1434] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:41.768366 24294 tablet_bootstrap.cc:492] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:41.757215 24295 raft_consensus.cc:359] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:41.770184 24295 raft_consensus.cc:385] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:41.770483 24295 raft_consensus.cc:740] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:41.771315 24295 consensus_queue.cc:260] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:41.773741 24295 ts_tablet_manager.cc:1434] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260709 13:08:41.783342 24212 leader_election.cc:304] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
W20260709 13:08:41.784972 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 228564us
I20260709 13:08:41.785801 23919 catalog_manager.cc:5697] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 2, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.786931 24590 raft_consensus.cc:2804] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:41.787436 24590 raft_consensus.cc:493] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:41.787981 24590 raft_consensus.cc:3060] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:41.790427 24064 leader_election.cc:343] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:41.790962 24295 tablet_bootstrap.cc:492] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:41.791306 24064 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:41.667029 24292 consensus_queue.cc:260] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.799878 24295 tablet_bootstrap.cc:654] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:41.790488 24294 tablet_bootstrap.cc:654] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:41.833977 23988 consensus_peers.cc:597] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.886711 24568 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.887444 24568 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.894632 24384 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.895329 24384 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:41.897768 24559 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.898428 24559 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:41.900974 24559 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:41.902654 24384 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:41.905840 24568 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:41.919828 24384 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:41.920608 24384 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.923053 24384 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:08:41.943470 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 66459.9us
I20260709 13:08:41.961009 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:41.808857 24590 raft_consensus.cc:515] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:41.972304 24590 leader_election.cc:290] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:41.976821 24568 consensus_queue.cc:1048] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:08:42.035710 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 59943.6us
W20260709 13:08:42.039309 24212 leader_election.cc:343] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.043666 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:42.044409 24024 raft_consensus.cc:3060] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.047561 24292 ts_tablet_manager.cc:1434] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.392s	user 0.010s	sys 0.000s
I20260709 13:08:42.048909 24292 tablet_bootstrap.cc:492] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:42.050334 24609 raft_consensus.cc:2749] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:42.053876 24024 raft_consensus.cc:2468] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
W20260709 13:08:42.058483 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 268091us
I20260709 13:08:42.065222 24582 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:42.070964 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 210290us
I20260709 13:08:42.209946 24582 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:42.290736 24582 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:42.293771 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:42.301712 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:42.302606 24243 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:42.305814 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:42.326690 24496 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.327922 24294 tablet_bootstrap.cc:492] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:42.327536 24496 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:42.328629 24294 ts_tablet_manager.cc:1403] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.560s	user 0.026s	sys 0.007s
W20260709 13:08:42.330621 24296 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.653s	user 0.070s	sys 0.070s
W20260709 13:08:42.331053 24296 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.654s	user 0.070s	sys 0.070s
W20260709 13:08:42.330405 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 146839us
I20260709 13:08:42.333202 24611 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.342588 24496 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:42.343804 24296 tablet_bootstrap.cc:492] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:42.344374 24296 ts_tablet_manager.cc:1403] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.680s	user 0.078s	sys 0.071s
I20260709 13:08:42.347229 24296 raft_consensus.cc:359] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:42.348277 24296 raft_consensus.cc:385] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.348870 24296 raft_consensus.cc:740] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.347244 24611 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:42.350418 24296 consensus_queue.cc:260] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:42.350898 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:42.335170 24212 leader_election.cc:304] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:42.355778 24295 tablet_bootstrap.cc:492] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:42.356292 24295 ts_tablet_manager.cc:1403] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.566s	user 0.019s	sys 0.028s
I20260709 13:08:42.359225 24294 raft_consensus.cc:359] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:42.360471 24294 raft_consensus.cc:385] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.360908 24294 raft_consensus.cc:740] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.361899 24294 consensus_queue.cc:260] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:42.364301 24296 ts_tablet_manager.cc:1434] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:08:42.374431 24295 raft_consensus.cc:359] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:42.375303 24295 raft_consensus.cc:385] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.375581 24295 raft_consensus.cc:740] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.376281 24295 consensus_queue.cc:260] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:42.381492 24590 raft_consensus.cc:2804] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:42.379256 24557 raft_consensus.cc:493] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.382833 24557 raft_consensus.cc:515] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:42.383873 24559 consensus_queue.cc:1048] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:42.393380 24611 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:08:42.380010 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 48465.7us
W20260709 13:08:42.443624 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 66445us
W20260709 13:08:42.444765 23988 leader_election.cc:343] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:42.443849 24631 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.446213 24631 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:42.452001 24631 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:42.443046 24633 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.455597 24633 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:42.467526 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:42.472911 24633 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:42.489346 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:42.490221 24097 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 0.
I20260709 13:08:42.491648 24582 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.492213 24582 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:42.495900 24294 ts_tablet_manager.cc:1434] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.167s	user 0.008s	sys 0.006s
I20260709 13:08:42.496631 24582 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:42.499661 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:42.497009 24294 tablet_bootstrap.cc:492] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:42.505818 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:42.512987 24295 ts_tablet_manager.cc:1434] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.156s	user 0.008s	sys 0.001s
I20260709 13:08:42.514135 24295 tablet_bootstrap.cc:492] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:42.513999 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:42.509100 24137 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:42.516193 24294 tablet_bootstrap.cc:654] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.516772 24544 raft_consensus.cc:2804] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:42.517382 24544 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:42.517807 24544 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.522661 24582 raft_consensus.cc:493] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.523579 24582 raft_consensus.cc:515] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:42.854794 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:08:42.798149 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 158793us
I20260709 13:08:42.863817 24634 raft_consensus.cc:493] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:42.857666 24582 leader_election.cc:290] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:42.881860 24294 tablet_bootstrap.cc:492] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:42.886503 24294 ts_tablet_manager.cc:1403] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.390s	user 0.014s	sys 0.017s
I20260709 13:08:42.893675 23919 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33826 (request call id 61) took 1144 ms. Trace:
I20260709 13:08:42.894237 23919 rpcz_store.cc:276] 0709 13:08:41.749173 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:41.749355 (+   182us) service_pool.cc:224] Handling call
0709 13:08:42.893604 (+1144249us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:41.833722 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:41.834460 (+   738us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:41.834510 (+    50us) write_op.cc:435] Acquired schema lock
0709 13:08:41.834533 (+    23us) tablet.cc:662] Decoding operations
0709 13:08:41.834993 (+   460us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:41.835066 (+    73us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:41.835113 (+    47us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:08:41.835340 (+   227us) tablet.cc:701] Row locks acquired
0709 13:08:41.835359 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:08:41.835536 (+   177us) write_op.cc:270] Start()
0709 13:08:41.835652 (+   116us) write_op.cc:276] Timestamp: P: 1783602521835484 usec, L: 0
0709 13:08:41.835677 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:08:41.836430 (+   753us) log.cc:844] Serialized 540 byte log entry
0709 13:08:41.841459 (+  5029us) op_driver.cc:464] REPLICATION: finished
0709 13:08:41.842021 (+   562us) write_op.cc:301] APPLY: starting
0709 13:08:41.842114 (+    93us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:41.842236 (+   122us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:41.842360 (+   124us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:41.842581 (+   221us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:41.842783 (+   202us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:08:41.842860 (+    77us) write_op.cc:312] APPLY: finished
0709 13:08:41.843088 (+   228us) log.cc:844] Serialized 22 byte log entry
0709 13:08:41.843271 (+   183us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:41.843376 (+   105us) write_op.cc:454] Released schema lock
0709 13:08:41.843425 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:41.847560 (+  4135us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:41.847614 (+    54us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1030679,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":346,"apply.run_cpu_time_us":1709,"apply.run_wall_time_us":1709,"num_ops":1,"prepare.queue_time_us":111,"prepare.run_cpu_time_us":3088,"prepare.run_wall_time_us":13821,"replication_time_us":5598}]]}
I20260709 13:08:42.873481 24634 raft_consensus.cc:515] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:42.909868 23918 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33856 (request call id 63) took 1331 ms. Trace:
I20260709 13:08:42.914392 23918 rpcz_store.cc:276] 0709 13:08:41.557932 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:41.558104 (+   172us) service_pool.cc:224] Handling call
0709 13:08:41.807717 (+249613us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:41.807744 (+    27us) write_op.cc:454] Released schema lock
0709 13:08:42.889286 (+1081542us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:41.800840 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:41.801376 (+   536us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:41.801445 (+    69us) write_op.cc:435] Acquired schema lock
0709 13:08:41.801471 (+    26us) tablet.cc:662] Decoding operations
0709 13:08:41.801825 (+   354us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:41.801878 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:41.801904 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:08:41.802085 (+   181us) tablet.cc:701] Row locks acquired
0709 13:08:41.802104 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:08:41.802241 (+   137us) write_op.cc:270] Start()
0709 13:08:41.802358 (+   117us) write_op.cc:276] Timestamp: P: 1783602521802195 usec, L: 0
0709 13:08:41.802381 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 13:08:41.802999 (+   618us) log.cc:844] Serialized 540 byte log entry
0709 13:08:41.805040 (+  2041us) op_driver.cc:464] REPLICATION: finished
0709 13:08:41.805471 (+   431us) write_op.cc:301] APPLY: starting
0709 13:08:41.805550 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:41.805653 (+   103us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:41.805761 (+   108us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:41.805956 (+   195us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:41.806103 (+   147us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:08:41.806150 (+    47us) write_op.cc:312] APPLY: finished
0709 13:08:41.806327 (+   177us) log.cc:844] Serialized 22 byte log entry
0709 13:08:41.806484 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:41.806580 (+    96us) write_op.cc:454] Released schema lock
0709 13:08:41.806615 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":556877,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":227,"apply.run_cpu_time_us":1406,"apply.run_wall_time_us":1405,"num_ops":1,"prepare.queue_time_us":138,"prepare.run_cpu_time_us":2421,"prepare.run_wall_time_us":2429,"replication_time_us":2546}]]}
I20260709 13:08:42.930332 24634 leader_election.cc:290] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:42.930825 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:42.931447 24638 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:42.931532 24247 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:42.932130 24638 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:42.934273 24638 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:42.937139 24167 raft_consensus.cc:1275] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:42.937322 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:42.939121 24172 raft_consensus.cc:3060] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.925196 24544 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:42.943605 24544 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:42.931454 24295 tablet_bootstrap.cc:654] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.976394 24295 tablet_bootstrap.cc:492] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:42.976852 24295 ts_tablet_manager.cc:1403] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.463s	user 0.003s	sys 0.009s
I20260709 13:08:42.979835 24295 raft_consensus.cc:359] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:42.980576 24295 raft_consensus.cc:385] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.980891 24295 raft_consensus.cc:740] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.981612 24295 consensus_queue.cc:260] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:42.983732 24295 ts_tablet_manager.cc:1434] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:42.985083 24295 tablet_bootstrap.cc:492] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:42.989719 24295 tablet_bootstrap.cc:654] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.999188 24295 tablet_bootstrap.cc:492] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:42.999665 24295 ts_tablet_manager.cc:1403] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260709 13:08:42.999579 24294 raft_consensus.cc:359] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:43.000419 24294 raft_consensus.cc:385] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.000706 24294 raft_consensus.cc:740] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.001310 24294 consensus_queue.cc:260] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:43.002508 24295 raft_consensus.cc:359] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.003249 24295 raft_consensus.cc:385] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.003530 24295 raft_consensus.cc:740] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
W20260709 13:08:43.004393 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 583356us
I20260709 13:08:43.004254 24295 consensus_queue.cc:260] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.006285 24295 ts_tablet_manager.cc:1434] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
W20260709 13:08:43.006245 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 494327us
W20260709 13:08:43.007113 24211 leader_election.cc:343] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.007385 24295 tablet_bootstrap.cc:492] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
W20260709 13:08:43.008225 24211 consensus_peers.cc:597] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:43.008913 24211 leader_election.cc:343] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.009687 24546 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.010224 24546 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.013533 24546 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.014564 24295 tablet_bootstrap.cc:654] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.009332 24211 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:43.018415 24546 raft_consensus.cc:2749] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:43.019665 24211 leader_election.cc:343] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.020370 24211 leader_election.cc:304] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:43.022348 24546 raft_consensus.cc:2804] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.022796 24546 raft_consensus.cc:493] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.023178 24546 raft_consensus.cc:3060] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.023296 24294 ts_tablet_manager.cc:1434] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.135s	user 0.005s	sys 0.001s
I20260709 13:08:43.024371 24294 tablet_bootstrap.cc:492] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:43.028728 24384 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.029325 24384 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:43.029803 24295 tablet_bootstrap.cc:492] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:43.030354 24295 ts_tablet_manager.cc:1403] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260709 13:08:43.031090 24546 raft_consensus.cc:515] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.031538 24384 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:43.032078 24384 raft_consensus.cc:493] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.032507 24384 raft_consensus.cc:515] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:43.033097 24546 leader_election.cc:290] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.034548 24294 tablet_bootstrap.cc:654] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.038844 24295 raft_consensus.cc:359] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.039872 24295 raft_consensus.cc:385] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.040225 24295 raft_consensus.cc:740] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.050336 24294 tablet_bootstrap.cc:492] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:43.051096 24294 ts_tablet_manager.cc:1403] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.005s
I20260709 13:08:43.041069 24295 consensus_queue.cc:260] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.056727 24384 leader_election.cc:290] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:43.056879 24295 ts_tablet_manager.cc:1434] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:08:43.058177 24295 tablet_bootstrap.cc:492] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:43.064287 24295 tablet_bootstrap.cc:654] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:43.066063 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 44277.9us
I20260709 13:08:43.065001 24294 raft_consensus.cc:359] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.079152 24294 raft_consensus.cc:385] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.079514 24294 raft_consensus.cc:740] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.080363 24294 consensus_queue.cc:260] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.081545 24295 tablet_bootstrap.cc:492] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:43.082232 24295 ts_tablet_manager.cc:1403] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260709 13:08:43.083468 24294 ts_tablet_manager.cc:1434] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:08:43.084802 24294 tablet_bootstrap.cc:492] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:43.085705 24295 raft_consensus.cc:359] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.086671 24295 raft_consensus.cc:385] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.087055 24295 raft_consensus.cc:740] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.087906 24295 consensus_queue.cc:260] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.089993 24295 ts_tablet_manager.cc:1434] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:43.091128 24295 tablet_bootstrap.cc:492] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:43.091539 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.092273 24097 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:43.094578 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.094828 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.095543 24246 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 0.
I20260709 13:08:43.098537 24295 tablet_bootstrap.cc:654] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.098428 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.099507 24246 raft_consensus.cc:2393] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 1: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
W20260709 13:08:43.102308 24063 leader_election.cc:343] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.104214 24211 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:43.104553 24628 consensus_queue.cc:1048] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:43.105113 24647 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:43.105485 24647 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.105801 24647 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.107563 24063 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:43.108575 24550 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:43.108963 24550 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.109284 24550 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.112510 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:43.113731 24647 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.115924 24647 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.113293 24098 raft_consensus.cc:3060] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.118127 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:43.123279 24294 tablet_bootstrap.cc:654] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.123077 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.129890 24544 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.130648 24544 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.131392 24638 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.132171 24638 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.133121 24544 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:43.134783 24638 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:08:43.141909 23988 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.696s	user 0.026s	sys 0.028s
W20260709 13:08:43.145974 23988 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.700s	user 0.027s	sys 0.028s
I20260709 13:08:43.146801 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:43.147518 24166 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.143771 24550 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.149343 24095 raft_consensus.cc:2393] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 2: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:43.150292 24098 raft_consensus.cc:2468] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
W20260709 13:08:43.151405 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 705712us
I20260709 13:08:43.151860 24211 leader_election.cc:304] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:43.152724 24647 raft_consensus.cc:2804] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.153221 24647 raft_consensus.cc:697] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:43.154054 24647 consensus_queue.cc:237] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.155030 24550 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:43.157657 24631 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.158233 24631 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.162001 24631 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.162756 24631 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.163420 24631 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.166410 24550 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.167148 24631 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.168540 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.167186 24550 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.172215 24295 tablet_bootstrap.cc:492] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:43.172721 24295 ts_tablet_manager.cc:1403] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.006s
I20260709 13:08:43.175413 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.176232 24094 raft_consensus.cc:2468] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:43.177721 24295 raft_consensus.cc:359] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.178448 24295 raft_consensus.cc:385] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.178714 24295 raft_consensus.cc:740] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.179365 24295 consensus_queue.cc:260] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.181526 24292 tablet_bootstrap.cc:654] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.184576 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:43.182010 24295 ts_tablet_manager.cc:1434] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 13:08:43.193638 24295 tablet_bootstrap.cc:492] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:43.196995 24292 tablet_bootstrap.cc:492] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:43.196902 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.197710 24292 ts_tablet_manager.cc:1403] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 1.149s	user 0.022s	sys 0.012s
I20260709 13:08:43.197774 24243 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:43.195222 24550 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:42.385185 24557 leader_election.cc:290] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:43.200881 24292 raft_consensus.cc:359] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.201797 24292 raft_consensus.cc:385] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.202189 24292 raft_consensus.cc:740] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.202996 24292 consensus_queue.cc:260] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.205164 24292 ts_tablet_manager.cc:1434] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:43.206276 24292 tablet_bootstrap.cc:492] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:43.206512 24296 tablet_bootstrap.cc:492] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:43.206622 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.207402 24295 tablet_bootstrap.cc:654] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.210041 24294 tablet_bootstrap.cc:492] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:43.210579 24294 ts_tablet_manager.cc:1403] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.011s
I20260709 13:08:43.212131 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.212846 24292 tablet_bootstrap.cc:654] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.213335 24294 raft_consensus.cc:359] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.214093 24294 raft_consensus.cc:385] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.214362 24294 raft_consensus.cc:740] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.214437 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.215108 24294 consensus_queue.cc:260] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.216972 24294 ts_tablet_manager.cc:1434] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:08:43.217120 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.218124 24294 tablet_bootstrap.cc:492] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
W20260709 13:08:43.220288 24590 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.838s	user 0.009s	sys 0.015s
W20260709 13:08:43.220685 24590 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.839s	user 0.009s	sys 0.015s
I20260709 13:08:43.220948 24590 raft_consensus.cc:697] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:43.221974 24296 tablet_bootstrap.cc:654] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.224241 24559 raft_consensus.cc:493] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:08:43.224689 24294 tablet_bootstrap.cc:654] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.224995 24557 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.230456 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.232097 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.232964 24544 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.234709 24166 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:08:43.235586 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.236426 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.246744 24638 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:43.246840 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:43.245306 24557 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:43.245839 24559 raft_consensus.cc:515] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.267067 24559 leader_election.cc:290] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.267174 24557 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:43.263453 24590 consensus_queue.cc:237] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.249989 24544 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.270519 24544 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:43.274325 24638 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.284250 24638 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:08:43.226883 23988 leader_election.cc:343] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:43.329890 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 102757us
W20260709 13:08:43.332221 23988 leader_election.cc:343] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.333338 23988 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.338910 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:43.340735 24094 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.344128 24137 leader_election.cc:304] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.346529 24661 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.348045 24661 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.356266 24384 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.356925 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:43.357916 24384 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.360641 24557 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.361892 24559 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:08:43.361845 24557 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:43.363415 24559 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.365864 24582 raft_consensus.cc:3060] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.362084 24547 raft_consensus.cc:2749] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.358847 24173 raft_consensus.cc:2393] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 2: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:08:43.370362 24384 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.274083 24247 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:43.375439 24557 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:43.276484 24243 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.384409 24661 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.388825 24295 tablet_bootstrap.cc:492] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:43.390161 24295 ts_tablet_manager.cc:1403] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.197s	user 0.019s	sys 0.002s
I20260709 13:08:43.392254 24296 tablet_bootstrap.cc:492] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
W20260709 13:08:43.392849 24194 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc180 after lost signal to thread 20817
I20260709 13:08:43.393819 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:43.394769 24194 debug-util.cc:398] Leaking SignalData structure 0x7b080008e320 after lost signal to thread 23956
W20260709 13:08:43.396889 24194 debug-util.cc:398] Leaking SignalData structure 0x7b0800139fe0 after lost signal to thread 24048
I20260709 13:08:43.398123 24295 raft_consensus.cc:359] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:43.399065 24194 debug-util.cc:398] Leaking SignalData structure 0x7b080022ce80 after lost signal to thread 24123
I20260709 13:08:43.399786 24294 tablet_bootstrap.cc:492] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:43.400858 24294 ts_tablet_manager.cc:1403] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.018s
W20260709 13:08:43.401141 24194 debug-util.cc:398] Leaking SignalData structure 0x7b08001df040 after lost signal to thread 24197
W20260709 13:08:43.401539 24194 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc680 after lost signal to thread 24198
I20260709 13:08:43.393246 24296 ts_tablet_manager.cc:1403] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.187s	user 0.008s	sys 0.004s
I20260709 13:08:43.410627 24211 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:43.414996 24243 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:43.399235 24295 raft_consensus.cc:385] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.416857 24295 raft_consensus.cc:740] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.421973 24559 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:43.433107 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:43.434437 24021 raft_consensus.cc:2393] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 1: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:43.434232 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:43.436904 24663 raft_consensus.cc:493] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.437110 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:08:43.419951 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 69022.2us
I20260709 13:08:43.427920 24294 raft_consensus.cc:359] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.452688 24294 raft_consensus.cc:385] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.453084 24294 raft_consensus.cc:740] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.454329 24294 consensus_queue.cc:260] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.429277 24568 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:43.457978 24568 raft_consensus.cc:697] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:43.459795 24568 consensus_queue.cc:237] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER 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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.462006 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.462999 24296 raft_consensus.cc:359] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.463918 24296 raft_consensus.cc:385] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.464248 24296 raft_consensus.cc:740] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.466059 24137 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.467530 24544 raft_consensus.cc:2749] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:43.468556 24294 ts_tablet_manager.cc:1434] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.067s	user 0.015s	sys 0.002s
I20260709 13:08:43.430622 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:43.437850 24663 raft_consensus.cc:515] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.443136 24138 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.445384 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:43.446463 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.447623 24292 tablet_bootstrap.cc:492] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:43.447721 24647 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.448215 24295 consensus_queue.cc:260] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.438179 24022 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:43.462157 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:08:43.438004 24063 leader_election.cc:343] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.468658 24296 consensus_queue.cc:260] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.480165 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.480710 24663 leader_election.cc:290] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:08:43.482350 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 44652.5us
I20260709 13:08:43.480166 24647 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:43.462071 24546 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:43.485823 24546 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.488112 24292 ts_tablet_manager.cc:1403] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.282s	user 0.007s	sys 0.040s
I20260709 13:08:43.494097 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:43.494786 24647 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:43.498606 24019 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
W20260709 13:08:43.498786 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 55922.2us
I20260709 13:08:43.510044 24295 ts_tablet_manager.cc:1434] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.119s	user 0.005s	sys 0.006s
I20260709 13:08:43.514241 24294 tablet_bootstrap.cc:492] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:43.513970 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:43.515057 24019 raft_consensus.cc:2468] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:43.501441 24546 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:43.523881 24295 tablet_bootstrap.cc:492] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:43.527954 24627 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:43.529042 24627 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:43.536613 24627 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:43.540844 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:43.547606 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.536303 24138 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:08:43.552980 24663 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:43.553504 24663 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.553967 24663 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:43.558359 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:43.560352 24211 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.542395 23988 leader_election.cc:304] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:43.550524 24094 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:43.564301 24636 raft_consensus.cc:2804] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.564818 24636 raft_consensus.cc:493] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.565202 24636 raft_consensus.cc:3060] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:43.568504 23988 leader_election.cc:343] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.576768 24021 raft_consensus.cc:1275] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:43.570010 24137 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.570958 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:43.579087 24167 raft_consensus.cc:2376] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2. Re-sending same reply.
I20260709 13:08:43.580758 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:43.571949 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:43.581274 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:43.582115 24019 raft_consensus.cc:2468] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 0.
I20260709 13:08:43.583184 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:43.584954 24138 leader_election.cc:304] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:08:43.585039 24667 raft_consensus.cc:2749] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:43.590749 24667 raft_consensus.cc:2804] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.591163 24667 raft_consensus.cc:493] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.591481 24667 raft_consensus.cc:3060] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.585767 24137 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:43.598240 24137 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.586521 24663 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.601331 24663 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:43.602159 24663 raft_consensus.cc:2804] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.602804 24665 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.603469 24665 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.604341 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:43.605993 24665 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.587414 23988 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
W20260709 13:08:43.609104 23988 leader_election.cc:343] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.608794 24667 raft_consensus.cc:515] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.609696 23988 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.610769 24665 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.611214 24665 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.611569 24665 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.602731 24663 raft_consensus.cc:697] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:43.613940 24559 raft_consensus.cc:2749] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.614295 24663 consensus_queue.cc:237] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.615952 24296 ts_tablet_manager.cc:1434] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.205s	user 0.012s	sys 0.000s
I20260709 13:08:43.617923 24296 tablet_bootstrap.cc:492] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:43.641376 23922 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33840 (request call id 55) took 1914 ms. Trace:
I20260709 13:08:43.641933 23922 rpcz_store.cc:276] 0709 13:08:41.726576 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:41.726885 (+   309us) service_pool.cc:224] Handling call
0709 13:08:43.641135 (+1914250us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":3}
I20260709 13:08:43.618633 24023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
W20260709 13:08:43.621122 23988 leader_election.cc:343] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.643798 24023 raft_consensus.cc:3060] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.644744 23988 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:43.645915 24647 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.646387 23988 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.646627 24647 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.647620 24557 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.648046 24557 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.648438 24557 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.648864 24631 raft_consensus.cc:2749] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:43.650363 23988 leader_election.cc:304] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.651854 24547 raft_consensus.cc:2749] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:43.645306 24546 raft_consensus.cc:2749] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:43.655015 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.655278 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.655910 24094 raft_consensus.cc:2468] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:43.623497 24667 leader_election.cc:290] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:43.661353 24627 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.662089 24627 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.649075 24647 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.623937 24212 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:43.665977 24212 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:43.666858 24546 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.667389 24546 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.624487 24137 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:43.618708 24636 raft_consensus.cc:515] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:43.666849 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.667783 24546 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.669725 24636 leader_election.cc:290] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:43.624112 24669 raft_consensus.cc:2804] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:43.627202 24544 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
W20260709 13:08:43.643103 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 82932.3us
I20260709 13:08:43.634084 24661 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.676183 24661 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.667788 24632 raft_consensus.cc:2804] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.677189 24632 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.677587 24632 raft_consensus.cc:3060] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.669487 24020 raft_consensus.cc:2393] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 1: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:43.677645 24669 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:43.681905 24669 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:43.683197 24194 debug-util.cc:398] Leaking SignalData structure 0x7b080029ac00 after lost signal to thread 24271
W20260709 13:08:43.684511 24194 debug-util.cc:398] Leaking SignalData structure 0x7b0800328320 after lost signal to thread 24558
W20260709 13:08:43.684983 24194 debug-util.cc:398] Leaking SignalData structure 0x7b0800364280 after lost signal to thread 24566
W20260709 13:08:43.685513 24194 debug-util.cc:398] Leaking SignalData structure 0x7b0800212660 after lost signal to thread 24583
I20260709 13:08:43.686847 24295 tablet_bootstrap.cc:654] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.647058 24292 raft_consensus.cc:359] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.689733 24292 raft_consensus.cc:385] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.690115 24292 raft_consensus.cc:740] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.627107 24665 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.662163 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.674504 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.697350 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.674849 24544 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.713984 24627 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.700109 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.692515 24661 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.728231 24292 consensus_queue.cc:260] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.760461 24546 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.764014 24292 ts_tablet_manager.cc:1434] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.275s	user 0.012s	sys 0.005s
W20260709 13:08:43.674542 24211 leader_election.cc:343] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.727636 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.693297 24665 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:43.709511 24669 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:43.766070 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 91569us
I20260709 13:08:43.706463 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:43.698387 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.739095 24638 raft_consensus.cc:493] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.782979 24638 raft_consensus.cc:515] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.785547 24638 leader_election.cc:290] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:43.676841 24667 raft_consensus.cc:2749] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.743233 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.786860 24628 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:43.751643 24023 raft_consensus.cc:2468] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:43.759320 24544 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:08:43.765264 24172 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.816s	user 0.015s	sys 0.011s
I20260709 13:08:43.787557 24628 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:08:43.788162 24064 leader_election.cc:343] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.757018 24582 raft_consensus.cc:2749] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.788645 24064 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:43.789803 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.777834 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:43.778815 24647 raft_consensus.cc:493] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.773414 24669 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:08:43.788036 24172 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.839s	user 0.016s	sys 0.011s
I20260709 13:08:43.760481 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:08:43.812695 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 188289us
I20260709 13:08:43.813573 24292 tablet_bootstrap.cc:492] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:43.824282 24641 raft_consensus.cc:2749] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:43.825207 23970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:43.802253 24138 leader_election.cc:304] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:08:43.811939 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.835166 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:43.838161 24024 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:43.811316 24647 raft_consensus.cc:515] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.830852 24628 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:43.843032 24384 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:08:43.836906 24669 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.852485 24384 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:43.854943 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:43.855870 23921 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33814 (request call id 60) took 2000 ms. Trace:
I20260709 13:08:43.856431 24294 tablet_bootstrap.cc:654] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.857482 24546 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:43.857918 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:43.859565 24166 raft_consensus.cc:1240] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:43.861497 24647 leader_election.cc:290] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.838686 24663 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:43.864038 23988 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:43.865846 24295 tablet_bootstrap.cc:492] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:43.887022 24295 ts_tablet_manager.cc:1403] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.364s	user 0.041s	sys 0.034s
I20260709 13:08:43.865903 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.833891 24626 consensus_queue.cc:1048] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.068s
I20260709 13:08:43.870575 23921 rpcz_store.cc:276] 0709 13:08:41.830729 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:41.830984 (+   255us) service_pool.cc:224] Handling call
0709 13:08:43.827726 (+1996742us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":629478,"reported_tablets":1}
I20260709 13:08:43.877794 24670 raft_consensus.cc:2804] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.848753 24544 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
W20260709 13:08:43.870910 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 74012.4us
I20260709 13:08:43.850117 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:43.892259 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
W20260709 13:08:43.894116 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 50889.7us
I20260709 13:08:43.897189 24296 tablet_bootstrap.cc:654] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.898931 24684 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.898818 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:43.898838 24211 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:43.899878 24684 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.902601 24684 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.902829 24647 raft_consensus.cc:2749] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:43.905543 24546 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.906255 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:43.906086 24546 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.906797 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:43.907001 24165 raft_consensus.cc:2468] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 0.
I20260709 13:08:43.908093 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:43.908385 24546 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:43.909637 24211 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.910439 24546 raft_consensus.cc:2749] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:43.913082 24384 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:43.890133 24242 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.912890 23988 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.922991 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.923990 24016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:43.924463 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.923291 24092 raft_consensus.cc:3060] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.882157 24557 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:43.926860 24137 leader_election.cc:343] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.931960 24384 raft_consensus.cc:2749] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:43.932305 24137 leader_election.cc:343] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.932668 24665 raft_consensus.cc:2804] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.934859 24665 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.935293 24665 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.936062 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:08:43.937285 24063 leader_election.cc:343] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.927796 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:43.912276 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:43.896895 24170 raft_consensus.cc:2468] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:43.883761 24632 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:43.919018 24670 raft_consensus.cc:697] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:43.923071 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.952316 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.918702 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:43.897508 24669 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:43.948750 24016 raft_consensus.cc:2393] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 1: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:43.948755 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:43.927605 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.949970 24675 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:43.950831 24295 raft_consensus.cc:359] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.895614 24663 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:43.964831 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.969585 24664 raft_consensus.cc:2749] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.925377 24544 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:43.971871 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 75854.9us
I20260709 13:08:43.977350 24295 raft_consensus.cc:385] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:43.981163 24211 leader_election.cc:343] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.984355 24295 raft_consensus.cc:740] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.961131 24165 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.988729 23988 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:43.990413 24295 consensus_queue.cc:260] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:43.985044 24211 leader_election.cc:304] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
W20260709 13:08:43.992928 24211 leader_election.cc:343] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.996057 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:43.996484 24590 raft_consensus.cc:2804] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.996943 24590 raft_consensus.cc:493] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:44.003633 23988 leader_election.cc:343] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.005281 24064 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
W20260709 13:08:44.006456 23988 leader_election.cc:343] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.996626 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:08:44.011874 24211 leader_election.cc:343] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.998026 24626 raft_consensus.cc:493] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:08:43.997762 24559 raft_consensus.cc:2749] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.007143 24590 raft_consensus.cc:3060] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.012208 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:44.010565 24627 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:08:44.022706 24544 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:44.030728 24626 raft_consensus.cc:515] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:44.014542 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:43.970830 24670 consensus_queue.cc:237] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.021523 24550 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:44.048609 24550 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:44.056569 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:44.058434 24634 raft_consensus.cc:493] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:08:44.058591 24550 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.059135 24634 raft_consensus.cc:515] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:44.060904 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:44.061836 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:44.062624 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:44.065678 24294 tablet_bootstrap.cc:492] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:44.042521 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:44.066978 24294 ts_tablet_manager.cc:1403] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.553s	user 0.020s	sys 0.021s
I20260709 13:08:44.076426 24296 tablet_bootstrap.cc:492] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:44.076933 24296 ts_tablet_manager.cc:1403] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.460s	user 0.008s	sys 0.010s
I20260709 13:08:44.007460 24675 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:44.082149 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:44.057624 24627 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:44.078105 24021 raft_consensus.cc:3060] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.085789 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:44.086486 24292 tablet_bootstrap.cc:654] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.061285 24634 leader_election.cc:290] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:44.092509 24295 ts_tablet_manager.cc:1434] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.205s	user 0.010s	sys 0.013s
I20260709 13:08:44.092797 24663 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:44.092660 24672 consensus_queue.cc:1048] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:08:44.093647 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:44.093972 24295 tablet_bootstrap.cc:492] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:44.094506 24239 raft_consensus.cc:2393] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 1: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
W20260709 13:08:44.091765 23988 leader_election.cc:343] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.086454 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:44.086633 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
W20260709 13:08:44.162765 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 71022.3us
I20260709 13:08:44.168740 24675 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:44.169544 24690 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:44.091207 24169 raft_consensus.cc:2468] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
W20260709 13:08:44.178112 23988 leader_election.cc:343] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.174374 24690 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:44.079293 24242 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:44.219894 23988 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:44.238483 24296 raft_consensus.cc:359] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:44.239727 24296 raft_consensus.cc:385] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.240134 24296 raft_consensus.cc:740] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.240178 24384 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.249163 24063 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.254034 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:44.256026 24634 raft_consensus.cc:2749] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:44.258066 24063 leader_election.cc:343] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.265487 24063 leader_election.cc:304] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.259603 24021 raft_consensus.cc:2468] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:44.267537 24627 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:44.268744 24669 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:44.274150 24296 consensus_queue.cc:260] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:44.289355 24384 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.290144 24384 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:44.299657 24294 raft_consensus.cc:359] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:44.300848 24294 raft_consensus.cc:385] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.303378 24212 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
W20260709 13:08:44.304219 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 84381.7us
I20260709 13:08:44.301240 24294 raft_consensus.cc:740] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.305032 23988 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:08:44.305544 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 47542.9us
I20260709 13:08:44.310791 24547 raft_consensus.cc:2749] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.312472 24094 raft_consensus.cc:1275] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:44.313190 24295 tablet_bootstrap.cc:654] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.281168 24550 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.312518 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:44.319618 24170 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60648 (request call id 67) took 1190 ms. Trace:
W20260709 13:08:44.313454 24685 log.cc:927] Time spent T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.159s	user 0.000s	sys 0.001s
I20260709 13:08:44.314291 24665 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.325943 24294 consensus_queue.cc:260] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:44.268796 24626 leader_election.cc:290] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:44.329371 24296 ts_tablet_manager.cc:1434] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.252s	user 0.007s	sys 0.008s
I20260709 13:08:44.295143 24690 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:44.332929 24170 rpcz_store.cc:276] 0709 13:08:43.129015 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:43.557853 (+428838us) service_pool.cc:224] Handling call
0709 13:08:44.319408 (+761555us) spinlock_profiling.cc:243] Waited 230 ms on lock 0x7b54001658d4. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:08:44.319536 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":529741568}
I20260709 13:08:44.330891 24063 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.332963 24384 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:44.342319 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:44.350740 24683 raft_consensus.cc:2804] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:44.343735 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:44.351362 24683 raft_consensus.cc:697] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:44.351264 24627 raft_consensus.cc:2749] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.344523 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:44.352416 24632 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:44.353444 24294 ts_tablet_manager.cc:1434] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.286s	user 0.010s	sys 0.000s
W20260709 13:08:44.354319 24137 leader_election.cc:343] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.355204 24294 tablet_bootstrap.cc:492] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:44.355612 24137 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:44.357161 24667 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.362481 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:44.363436 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:44.366323 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:08:44.371332 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 64984us
I20260709 13:08:44.378695 23988 leader_election.cc:304] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:08:44.372714 24211 leader_election.cc:343] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.379851 24211 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:44.376883 24550 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:44.382947 24631 raft_consensus.cc:2749] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.383966 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:44.385296 23988 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:44.374868 24690 raft_consensus.cc:493] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.385998 24294 tablet_bootstrap.cc:654] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.389546 23988 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:08:44.390399 24211 leader_election.cc:343] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.390484 24384 raft_consensus.cc:2749] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.391040 23988 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.392002 24296 tablet_bootstrap.cc:492] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
W20260709 13:08:44.392526 23988 leader_election.cc:343] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.393117 23988 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.337951 24590 raft_consensus.cc:515] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:44.381027 24092 raft_consensus.cc:2468] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:44.408538 24384 raft_consensus.cc:2749] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.389725 24631 raft_consensus.cc:2749] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.390990 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:44.397825 24672 raft_consensus.cc:2749] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.421324 24245 raft_consensus.cc:2393] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 1: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:08:44.421186 24693 raft_consensus.cc:2749] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.428341 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:44.391232 24690 raft_consensus.cc:515] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:44.430081 24137 leader_election.cc:343] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.430572 24296 tablet_bootstrap.cc:654] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.399551 24632 consensus_queue.cc:1048] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 13:08:44.431988 24690 leader_election.cc:290] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:44.432602 24582 consensus_queue.cc:1048] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:44.424568 24698 raft_consensus.cc:2749] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.425089 24673 consensus_queue.cc:1048] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:08:44.400285 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:44.352437 24683 consensus_queue.cc:237] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:08:44.441254 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 44560.9us
W20260709 13:08:44.445179 24211 leader_election.cc:343] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:44.447531 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 55051.6us
W20260709 13:08:44.449555 23988 leader_election.cc:343] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.450376 23988 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:44.451136 24384 raft_consensus.cc:2804] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:44.451589 24384 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:44.451987 24384 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.482158 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:44.494202 24292 tablet_bootstrap.cc:492] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:44.494948 24292 ts_tablet_manager.cc:1403] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.727s	user 0.037s	sys 0.043s
I20260709 13:08:44.482182 24384 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.484516 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:44.457857 24550 consensus_queue.cc:1059] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:08:44.467430 24675 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:44.502105 24590 leader_election.cc:290] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:44.503438 24384 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:08:44.507145 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 57710.4us
W20260709 13:08:44.507858 24211 leader_election.cc:343] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.508213 24211 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:44.515301 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:44.517622 23988 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:44.522248 24212 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:44.506865 24665 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:44.530221 24063 leader_election.cc:304] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.546172 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:44.547986 24137 leader_election.cc:304] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:44.541038 24292 raft_consensus.cc:359] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.549985 24292 raft_consensus.cc:385] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.550241 24292 raft_consensus.cc:740] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.551065 24022 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.552541 24664 raft_consensus.cc:3060] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.503626 24675 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.518555 24247 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:44.524328 24547 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:44.556140 24173 raft_consensus.cc:3060] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.530644 24672 raft_consensus.cc:2749] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.530339 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:44.555778 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:44.547155 24016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:44.561738 24547 raft_consensus.cc:697] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:44.546236 24696 raft_consensus.cc:2749] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.576015 24557 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:44.577294 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:44.577430 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:44.553736 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:44.576084 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:44.579290 24546 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.576016 24171 raft_consensus.cc:1240] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:44.591958 24547 consensus_queue.cc:237] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:44.592978 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:08:44.593544 24268 debug-util.cc:398] Leaking SignalData structure 0x7b08000d4e80 after lost signal to thread 20817
W20260709 13:08:44.594527 24268 debug-util.cc:398] Leaking SignalData structure 0x7b08002736e0 after lost signal to thread 23956
W20260709 13:08:44.597282 24063 leader_election.cc:343] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.603150 24295 tablet_bootstrap.cc:492] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:44.603717 24295 ts_tablet_manager.cc:1403] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.510s	user 0.022s	sys 0.001s
W20260709 13:08:44.608384 24211 leader_election.cc:343] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.610821 24294 tablet_bootstrap.cc:492] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:44.611601 24294 ts_tablet_manager.cc:1403] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.257s	user 0.019s	sys 0.004s
I20260709 13:08:44.586634 24546 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:44.618958 24137 consensus_peers.cc:597] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:44.624792 24168 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.625165 24296 tablet_bootstrap.cc:492] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:44.625680 24296 ts_tablet_manager.cc:1403] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.239s	user 0.009s	sys 0.017s
I20260709 13:08:44.633728 24681 raft_consensus.cc:3055] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:44.634444 24681 raft_consensus.cc:740] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:44.635800 24681 consensus_queue.cc:260] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.631263 24296 raft_consensus.cc:359] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.638360 24296 raft_consensus.cc:385] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.638684 24296 raft_consensus.cc:740] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.637848 24681 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:44.640964 24295 raft_consensus.cc:359] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:44.642163 24268 debug-util.cc:398] Leaking SignalData structure 0x7b08002247e0 after lost signal to thread 24048
I20260709 13:08:44.648217 24295 raft_consensus.cc:385] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.649264 24295 raft_consensus.cc:740] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.643034 24296 consensus_queue.cc:260] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.626035 24691 consensus_queue.cc:1059] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:08:44.596029 24138 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.648267 24702 raft_consensus.cc:2749] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:44.655030 24268 debug-util.cc:398] Leaking SignalData structure 0x7b08002751c0 after lost signal to thread 24123
I20260709 13:08:44.656361 24296 ts_tablet_manager.cc:1434] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 13:08:44.654384 24295 consensus_queue.cc:260] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:44.656790 24268 debug-util.cc:398] Leaking SignalData structure 0x7b08000f2f40 after lost signal to thread 24197
W20260709 13:08:44.657161 24268 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0420 after lost signal to thread 24198
I20260709 13:08:44.658027 24295 ts_tablet_manager.cc:1434] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
W20260709 13:08:44.658706 24268 debug-util.cc:398] Leaking SignalData structure 0x7b0800280620 after lost signal to thread 24271
I20260709 13:08:44.658803 24691 raft_consensus.cc:3055] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:44.659294 24691 raft_consensus.cc:740] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:44.659564 24295 tablet_bootstrap.cc:492] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:44.659868 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:44.660168 24691 consensus_queue.cc:260] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:44.663758 24691 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:44.665172 24137 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:44.669989 24675 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:44.645345 24015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:44.673343 24546 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:44.674041 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:44.672206 24690 raft_consensus.cc:2749] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.670706 24663 raft_consensus.cc:2749] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:44.678315 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 91985.1us
I20260709 13:08:44.681921 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:44.681876 24138 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.685560 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:44.688892 24296 tablet_bootstrap.cc:492] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:44.689218 24094 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.687027 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:44.699067 24296 tablet_bootstrap.cc:654] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.700366 24022 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:44.701035 24667 raft_consensus.cc:2749] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.688202 24292 consensus_queue.cc:260] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.711745 24292 ts_tablet_manager.cc:1434] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.216s	user 0.007s	sys 0.003s
I20260709 13:08:44.682927 24015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:08:44.733213 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 213717us
I20260709 13:08:44.736744 23988 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:44.746057 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:44.746826 24164 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:44.756703 24709 log.cc:927] Time spent T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 13:08:44.762251 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:44.743957 24631 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:44.740971 24546 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
W20260709 13:08:44.770778 23988 leader_election.cc:343] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.771700 24632 consensus_queue.cc:1048] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:44.730000 24663 consensus_queue.cc:1048] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 13:08:44.768252 24064 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.771759 24689 consensus_queue.cc:1048] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:44.781684 24664 raft_consensus.cc:2749] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.751984 24138 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.794023 24294 raft_consensus.cc:359] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:44.797669 23988 leader_election.cc:304] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.799714 24294 raft_consensus.cc:385] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.800092 24294 raft_consensus.cc:740] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.787019 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:44.807281 24296 tablet_bootstrap.cc:492] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:44.805712 23988 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:08:44.816287 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 48151.9us
I20260709 13:08:44.819291 24296 ts_tablet_manager.cc:1403] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.131s	user 0.024s	sys 0.061s
I20260709 13:08:44.820431 24064 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.775691 24631 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:44.826746 24712 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.822050 24698 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.828291 24552 raft_consensus.cc:2749] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.829813 24664 raft_consensus.cc:2749] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.836301 24064 leader_election.cc:304] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:44.840057 24064 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:44.790158 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:44.806066 24661 raft_consensus.cc:2804] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:08:44.856123 23988 leader_election.cc:343] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.859519 24295 tablet_bootstrap.cc:654] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.806507 24590 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:44.836300 24631 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.842272 24550 raft_consensus.cc:2749] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:44.854542 24712 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:44.811177 24546 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:44.859064 24171 raft_consensus.cc:1275] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:08:44.855036 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 116791us
I20260709 13:08:44.863519 24627 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.866361 24590 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:44.878369 24712 raft_consensus.cc:697] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:44.892916 24703 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.907228 24703 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.886025 24627 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:08:44.927237 24211 leader_election.cc:343] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.895463 24675 consensus_queue.cc:1048] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:08:44.899267 24661 raft_consensus.cc:697] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:44.935402 24546 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:44.927418 24628 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.967214 24712 consensus_queue.cc:237] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.952821 24094 raft_consensus.cc:2468] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:44.938216 24138 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:44.974152 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:44.952313 24628 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:44.968637 24631 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:44.984738 23988 leader_election.cc:343] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.967219 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:44.990303 23988 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:44.974556 24703 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:45.008108 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:45.001207 24670 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.011435 24628 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:45.011381 24670 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:44.990686 24675 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:45.017946 24721 log.cc:927] Time spent T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:08:45.018211 24296 raft_consensus.cc:359] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:45.018993 24296 raft_consensus.cc:385] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.019284 24296 raft_consensus.cc:740] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.018491 24701 consensus_queue.cc:1048] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.080s
I20260709 13:08:45.017963 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:45.025482 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:45.001317 24590 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:45.024164 24296 consensus_queue.cc:260] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:45.037086 24627 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:45.033566 24670 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:08:45.000023 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 68880.9us
W20260709 13:08:45.032107 23988 leader_election.cc:343] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.059120 23988 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:45.042114 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:45.042678 24714 raft_consensus.cc:2804] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.043217 24022 raft_consensus.cc:2393] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 1: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:45.043416 24626 raft_consensus.cc:493] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.043798 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:08:45.044494 24720 log.cc:927] Time spent T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 13:08:44.996707 24661 consensus_queue.cc:237] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:45.069331 24244 raft_consensus.cc:2468] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 0.
I20260709 13:08:45.047127 24167 raft_consensus.cc:2468] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:45.049976 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:45.051607 24164 raft_consensus.cc:2468] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
W20260709 13:08:45.052500 24211 consensus_peers.cc:597] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:45.065207 24722 raft_consensus.cc:2749] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.066555 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:45.068240 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:45.071523 24064 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
W20260709 13:08:45.147343 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 75895.5us
I20260709 13:08:45.074740 24296 ts_tablet_manager.cc:1434] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.255s	user 0.009s	sys 0.001s
I20260709 13:08:45.077693 24015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:45.074301 24626 raft_consensus.cc:515] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:08:45.145901 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 93514.7us
I20260709 13:08:45.151427 24015 raft_consensus.cc:2468] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:45.156469 24296 tablet_bootstrap.cc:492] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:45.159368 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:45.154412 24137 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:45.160173 24295 tablet_bootstrap.cc:492] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
W20260709 13:08:45.160696 24137 leader_election.cc:343] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:45.153791 24063 leader_election.cc:343] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.152246 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:45.160805 24295 ts_tablet_manager.cc:1403] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.502s	user 0.022s	sys 0.016s
I20260709 13:08:45.162225 24064 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:45.164866 24019 raft_consensus.cc:2393] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 1: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:45.165150 24627 raft_consensus.cc:2804] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.165553 24627 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.165899 24627 raft_consensus.cc:3060] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.166548 24292 tablet_bootstrap.cc:492] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:45.171761 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:45.168211 24663 raft_consensus.cc:2804] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.176692 24090 raft_consensus.cc:3060] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.152839 24138 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:45.146975 24714 raft_consensus.cc:697] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:45.154774 24691 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.174000 24663 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.191022 24631 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:45.200390 24292 tablet_bootstrap.cc:654] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.206729 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:45.207423 24245 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.185449 24667 raft_consensus.cc:2749] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:45.196565 24663 raft_consensus.cc:3060] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:45.202054 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 127832us
W20260709 13:08:45.221071 23970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:45.220888 24714 consensus_queue.cc:237] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:45.224998 23988 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:08:45.226589 24211 leader_election.cc:304] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:45.226155 24296 tablet_bootstrap.cc:654] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.227412 24097 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:08:45.230832 24689 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:45.236469 24138 leader_election.cc:304] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:45.237370 24723 raft_consensus.cc:2804] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.354521 24723 raft_consensus.cc:697] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:45.354327 24689 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:45.354774 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 118405us
I20260709 13:08:45.243551 24294 consensus_queue.cc:260] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:08:45.355607 23988 leader_election.cc:343] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:45.355171 24097 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43766 (request call id 64) took 1431 ms (client timeout 1855 ms). Trace:
I20260709 13:08:45.356986 24689 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:45.294943 24245 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:45.301717 24691 raft_consensus.cc:2749] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.304330 24292 tablet_bootstrap.cc:492] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:45.362648 24292 ts_tablet_manager.cc:1403] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.196s	user 0.016s	sys 0.010s
W20260709 13:08:45.357106 24097 rpcz_store.cc:269] 0709 13:08:43.923472 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:43.937251 (+ 13779us) service_pool.cc:224] Handling call
0709 13:08:44.350478 (+413227us) spinlock_profiling.cc:243] Waited 2.95 ms on lock 0x7b5800010b98. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d15400ab 00007f23d1540131 00007f23d14ee0a0 00007f23d14ed984 00007f23caa686d4 00007f23caa68662
0709 13:08:44.681781 (+331303us) spinlock_profiling.cc:243] Waited 3.89 ms on lock 0x7b5800010b98. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403eee 0000000000375939 00007f23d14771e0 00007f23d15400c4 00007f23d1540131 00007f23d14ee0a0 00007f23d14ed984 00007f23caa686d4 00007f23caa68662
0709 13:08:45.354969 (+673188us) spinlock_profiling.cc:243] Waited 371 ms on lock 0x7b5400434754. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:08:45.355086 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":870736128}
I20260709 13:08:45.312619 24296 tablet_bootstrap.cc:492] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:45.365774 24296 ts_tablet_manager.cc:1403] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.210s	user 0.012s	sys 0.006s
I20260709 13:08:45.293184 24627 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:45.369123 24627 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:45.369894 24137 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:45.371232 24675 raft_consensus.cc:2804] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:45.318867 24168 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60620 (request call id 84) took 1400 ms. Trace:
I20260709 13:08:45.349382 24295 raft_consensus.cc:359] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:45.357096 24294 ts_tablet_manager.cc:1434] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.745s	user 0.009s	sys 0.001s
I20260709 13:08:45.250910 24704 raft_consensus.cc:2804] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.374899 24295 raft_consensus.cc:385] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:45.374975 24294 ts_tablet_manager.cc:1467] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548: Tablet startup took 762ms
I20260709 13:08:45.375299 24295 raft_consensus.cc:740] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.357472 24546 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.375416 24704 raft_consensus.cc:697] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:45.375882 24546 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:45.376086 24295 consensus_queue.cc:260] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:45.354589 24690 raft_consensus.cc:2749] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.376426 24292 raft_consensus.cc:359] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:08:45.358822 24212 leader_election.cc:343] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.377693 24295 ts_tablet_manager.cc:1434] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.215s	user 0.006s	sys 0.000s
I20260709 13:08:45.357133 24138 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:45.376466 24704 consensus_queue.cc:237] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:45.360857 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:45.361055 24723 consensus_queue.cc:237] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:45.305961 24663 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:45.372615 24675 raft_consensus.cc:697] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:45.377504 24212 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:45.359658 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:45.377229 24292 raft_consensus.cc:385] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.384855 23988 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:45.380280 24670 raft_consensus.cc:2749] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.385527 24292 raft_consensus.cc:740] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.384174 24296 raft_consensus.cc:359] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:45.388289 24296 raft_consensus.cc:385] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.388589 24296 raft_consensus.cc:740] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.394146 24096 raft_consensus.cc:2393] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:08:45.402853 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:45.391077 24665 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.410925 24247 raft_consensus.cc:3060] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:45.375366 24294 ts_tablet_manager.cc:1469] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548: Trace:
0709 13:08:35.972193 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:36.173442 (+201249us) service_pool.cc:224] Handling call
0709 13:08:36.202041 (+ 28599us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:08:36.210313 (+  8272us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:08:36.319412 (+109099us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:36.330896 (+ 11484us) tablet_replica.cc:206] Creating consensus instance
0709 13:08:36.331540 (+   644us) inbound_call.cc:177] Queueing success response
0709 13:08:44.354796 (+8023256us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:08:44.612098 (+257302us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:08:44.739964 (+127866us) tablet_replica.cc:261] Starting instrumentation
0709 13:08:44.740535 (+   571us) tablet_replica.cc:280] Starting consensus
0709 13:08:45.241819 (+501284us) spinlock_profiling.cc:243] Waited 4.66 ms on lock 0x7b4c002cdf00. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23ca7f4a20 00007f23ca805a29 00007f23ca7cb644 00007f23ca7f2f2d 00007f23ca7f2b93 00007f23cc52318b 00007f23cc523cb5 00007f23cc51ef30 00007f23cc51dc40 00007f23cff1ab2e 00007f23d153cd8a
Metrics: {"mutex_wait_us":13275,"raft.queue_time_us":5028,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":100,"spinlock_wait_cycles":10709760,"tablet-open.queue_time_us":8023311}
I20260709 13:08:45.411398 24665 raft_consensus.cc:697] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:45.412405 24294 tablet_bootstrap.cc:492] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
I20260709 13:08:45.413136 24098 raft_consensus.cc:2468] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:45.414541 24546 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:45.415737 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:45.416841 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
W20260709 13:08:45.422909 24137 leader_election.cc:343] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.423767 24292 consensus_queue.cc:260] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:45.423784 24296 consensus_queue.cc:260] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:45.426656 24295 tablet_bootstrap.cc:492] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:45.401193 24663 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:45.387868 24689 raft_consensus.cc:2749] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.412398 24665 consensus_queue.cc:237] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:45.434736 24296 ts_tablet_manager.cc:1434] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 13:08:45.437942 24292 ts_tablet_manager.cc:1434] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 13:08:45.374727 24168 rpcz_store.cc:276] 0709 13:08:43.912358 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:43.926190 (+ 13832us) service_pool.cc:224] Handling call
0709 13:08:44.607769 (+681579us) spinlock_profiling.cc:243] Waited 9.63 ms on lock 0x7b580002f498. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d15400ab 00007f23d1540131 00007f23d1501fc0 00007f23d14ec929 00007f23d14ec3d2 00007f23caa63bd4
0709 13:08:44.616513 (+  8744us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:44.704585 (+ 88072us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:44.704620 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:44.705150 (+   530us) log.cc:844] Serialized 26 byte log entry
0709 13:08:44.785860 (+ 80710us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:08:44.785946 (+    86us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:44.786050 (+   104us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:45.159868 (+373818us) spinlock_profiling.cc:243] Waited 4.65 ms on lock 0x7b1800318ac0. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23d2303de1 00007f23d23105b1 00007f23c943b3f3 00007f23c943d7c1 00007f23c943d779 00007f23c943d709 00007f23c943d6d1 00007f23c943c9cd 000000000038f354 000000000038f199 00007f23c941e83a
0709 13:08:45.218379 (+ 58511us) spinlock_profiling.cc:243] Waited 1.64 ms on lock 0x7b4400022b4c. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9361c85 00007f23c93626a2 00007f23cc0d41db 00007f23cc0cfaaf 00007f23cc0c386e 00007f23cc0c2bb6 00007f23cc0c27d8 00007f23cc0cc221 00007f23cc0cc1d9 00007f23cc0cc169
0709 13:08:45.298101 (+ 79722us) raft_consensus.cc:1685] finished
0709 13:08:45.298355 (+   254us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:45.312716 (+ 14361us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1350,"raft.run_cpu_time_us":92,"raft.run_wall_time_us":93,"spinlock_wait_cycles":36606208,"thread_start_us":62099,"threads_started":1,"wal-append.queue_time_us":64972}
I20260709 13:08:45.440635 24292 tablet_bootstrap.cc:492] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:45.440548 24171 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.453034 24247 raft_consensus.cc:2468] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:45.454474 24137 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:45.455751 24690 raft_consensus.cc:2804] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.464689 24690 raft_consensus.cc:697] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:45.467692 24690 consensus_queue.cc:237] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:45.469861 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:45.470484 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:45.460325 24675 consensus_queue.cc:237] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:45.478675 24292 tablet_bootstrap.cc:654] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.481137 24294 tablet_bootstrap.cc:654] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.498189 24295 tablet_bootstrap.cc:654] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.503681 24296 tablet_bootstrap.cc:492] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:45.506978 24626 leader_election.cc:290] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:45.508895 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:45.513152 24211 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:08:45.523715 24211 leader_election.cc:343] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.529913 24673 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:45.539727 24212 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:45.530373 24016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:45.527675 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:45.547636 24590 raft_consensus.cc:2749] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:45.548918 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:45.556792 24212 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:45.560961 24663 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:45.565604 24663 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:45.570612 24294 tablet_bootstrap.cc:492] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:45.558449 24016 raft_consensus.cc:3060] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.582551 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:45.584331 24693 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.577765 24296 tablet_bootstrap.cc:654] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.571314 24294 ts_tablet_manager.cc:1403] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.159s	user 0.020s	sys 0.004s
I20260709 13:08:45.584944 24693 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:45.589478 24693 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:45.560933 24696 raft_consensus.cc:2749] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:45.628777 24063 leader_election.cc:304] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:45.530900 24701 consensus_queue.cc:1048] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.077s
I20260709 13:08:45.634780 24294 raft_consensus.cc:359] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:45.635591 24294 raft_consensus.cc:385] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.635851 24294 raft_consensus.cc:740] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.636447 24294 consensus_queue.cc:260] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:45.637487 23918 catalog_manager.cc:5697] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:45.639219 23918 catalog_manager.cc:5697] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:45.645905 24550 consensus_queue.cc:1048] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:45.650664 24693 raft_consensus.cc:2749] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.652782 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:45.652110 24016 raft_consensus.cc:2468] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
W20260709 13:08:45.660136 24063 leader_election.cc:343] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.657080 24064 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:45.662653 24384 consensus_queue.cc:1048] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:45.667127 24691 raft_consensus.cc:2804] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.668951 24691 raft_consensus.cc:697] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:45.669885 24691 consensus_queue.cc:237] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:45.679629 24673 raft_consensus.cc:2749] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:45.702641 24663 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:45.708390 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:45.709136 24239 raft_consensus.cc:2468] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:45.711941 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:45.712630 24247 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:45.714839 24015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:45.718715 24137 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:45.727998 24294 ts_tablet_manager.cc:1434] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.141s	user 0.006s	sys 0.000s
I20260709 13:08:45.729686 24294 tablet_bootstrap.cc:492] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548: Bootstrap starting.
W20260709 13:08:45.762516 24063 leader_election.cc:343] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.784646 24063 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
W20260709 13:08:45.798751 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 240530us
I20260709 13:08:45.807672 24292 tablet_bootstrap.cc:492] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:45.808436 24292 ts_tablet_manager.cc:1403] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.368s	user 0.031s	sys 0.021s
I20260709 13:08:45.792786 24626 raft_consensus.cc:2804] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:45.811401 24212 leader_election.cc:343] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.816520 24212 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:45.813011 24626 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.821924 24632 raft_consensus.cc:2749] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.835216 24663 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:45.828390 24626 raft_consensus.cc:3060] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.891851 24663 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:45.892468 24663 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:45.852123 24247 raft_consensus.cc:3060] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.863474 24294 tablet_bootstrap.cc:654] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:45.870190 23988 consensus_peers.cc:597] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:45.921219 24703 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.921759 24703 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:45.941965 24384 consensus_queue.cc:1048] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:45.941919 24559 consensus_queue.cc:1048] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:08:45.947021 24292 raft_consensus.cc:359] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:45.947966 24292 raft_consensus.cc:385] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.948309 24292 raft_consensus.cc:740] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.948655 24296 tablet_bootstrap.cc:492] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:45.949986 24296 ts_tablet_manager.cc:1403] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.447s	user 0.019s	sys 0.007s
W20260709 13:08:45.955085 24063 consensus_peers.cc:597] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:45.959468 24296 raft_consensus.cc:359] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:45.960611 24296 raft_consensus.cc:385] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.960964 24296 raft_consensus.cc:740] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.961807 24296 consensus_queue.cc:260] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:46.023255 24714 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:46.023502 24626 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:45.931543 24698 consensus_queue.cc:1048] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 13:08:46.025420 24703 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:46.027204 24693 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.050629 24693 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:46.042222 24296 ts_tablet_manager.cc:1434] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.002s
I20260709 13:08:45.964141 24292 consensus_queue.cc:260] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:46.060482 24693 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:46.055106 24696 consensus_queue.cc:1048] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:46.065026 24295 tablet_bootstrap.cc:492] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:46.066095 24295 ts_tablet_manager.cc:1403] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.676s	user 0.021s	sys 0.031s
I20260709 13:08:46.068591 24294 tablet_bootstrap.cc:492] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548: No bootstrap required, opened a new log
I20260709 13:08:46.069090 24294 ts_tablet_manager.cc:1403] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548: Time spent bootstrapping tablet: real 0.340s	user 0.010s	sys 0.008s
I20260709 13:08:46.073263 24292 ts_tablet_manager.cc:1434] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.264s	user 0.010s	sys 0.010s
I20260709 13:08:46.086109 24296 tablet_bootstrap.cc:492] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:46.056407 24714 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:46.172984 24675 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.194149 24675 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:46.176513 24295 raft_consensus.cc:359] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:46.198660 24295 raft_consensus.cc:385] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.199111 24295 raft_consensus.cc:740] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.179155 24090 raft_consensus.cc:1275] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:46.075767 24670 consensus_queue.cc:1048] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.090s
I20260709 13:08:46.201510 24295 consensus_queue.cc:260] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:46.181483 24714 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:46.204450 24295 ts_tablet_manager.cc:1434] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.138s	user 0.006s	sys 0.001s
I20260709 13:08:46.182801 24663 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:46.189543 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 235486us
W20260709 13:08:46.213686 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 136712us
I20260709 13:08:46.191362 24294 raft_consensus.cc:359] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:08:46.177724 24756 log.cc:927] Time spent T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.114s	user 0.000s	sys 0.001s
I20260709 13:08:46.220224 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:46.220605 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:46.220902 24098 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:46.221228 24247 raft_consensus.cc:3060] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.225754 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:46.226662 24168 raft_consensus.cc:2393] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:08:46.226886 24663 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:46.211201 24015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:46.227663 24015 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
W20260709 13:08:46.206900 24137 consensus_peers.cc:597] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:46.218701 24294 raft_consensus.cc:385] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.219592 24295 tablet_bootstrap.cc:492] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:46.225883 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:46.231366 24294 raft_consensus.cc:740] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.236816 24244 raft_consensus.cc:1275] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:46.237838 24670 consensus_queue.cc:1048] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.247368 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:46.248106 24099 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:08:46.248271 24292 tablet_bootstrap.cc:492] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:46.182282 24626 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:46.257385 24294 consensus_queue.cc:260] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:46.245820 24247 raft_consensus.cc:2468] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:46.264609 24171 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.272547 24295 tablet_bootstrap.cc:654] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.273931 24296 tablet_bootstrap.cc:654] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.279867 24063 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:46.299804 24292 tablet_bootstrap.cc:654] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:46.300019 24211 consensus_peers.cc:597] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:46.306243 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 49913.9us
I20260709 13:08:46.309646 24294 ts_tablet_manager.cc:1434] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548: Time spent starting tablet: real 0.240s	user 0.014s	sys 0.000s
I20260709 13:08:46.286767 24550 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.319924 24384 consensus_queue.cc:1048] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:46.296101 24758 raft_consensus.cc:2804] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.322299 24384 consensus_queue.cc:1048] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:46.323971 24384 consensus_queue.cc:1048] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:46.318006 24675 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:08:46.376881 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 67692.3us
I20260709 13:08:46.383798 23988 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:46.386811 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:46.387434 24164 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:08:46.325615 24550 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:46.374780 24138 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
W20260709 13:08:46.398895 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 68872.4us
I20260709 13:08:46.374481 24670 consensus_queue.cc:1048] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:08:46.442377 24698 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.425649 24675 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:46.443413 24675 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.443145 24698 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:46.443851 24675 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:46.458855 24698 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:46.460088 24550 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:08:46.472721 24063 consensus_peers.cc:597] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399): Couldn't send request to peer 61ea2eff65d64402b16b1c23efe56548. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:46.495360 24698 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.496058 24698 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.496447 24698 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:46.502101 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 118375us
I20260709 13:08:46.502928 23988 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:46.503661 24661 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:46.504040 24661 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:08:46.504400 24661 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:46.507769 24292 tablet_bootstrap.cc:492] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: No bootstrap required, opened a new log
I20260709 13:08:46.508412 24292 ts_tablet_manager.cc:1403] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.293s	user 0.015s	sys 0.008s
I20260709 13:08:46.511363 24018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:46.519879 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
W20260709 13:08:46.521981 24770 log.cc:927] Time spent T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
W20260709 13:08:46.529642 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 50091us
I20260709 13:08:46.536890 24292 raft_consensus.cc:359] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:46.537552 24292 raft_consensus.cc:385] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.537801 24292 raft_consensus.cc:740] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
W20260709 13:08:46.543059 23970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:08:46.553699 23988 consensus_peers.cc:597] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:46.554426 24292 consensus_queue.cc:260] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:46.562569 23988 leader_election.cc:343] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.564381 24672 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.564944 24672 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:46.567142 24672 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:46.557001 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
W20260709 13:08:46.578382 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 271110us
I20260709 13:08:46.588922 24063 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:46.591822 24627 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:46.592280 24627 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.592617 24627 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:46.617707 24211 consensus_peers.cc:597] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:46.618844 24292 ts_tablet_manager.cc:1434] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.000s
I20260709 13:08:46.585711 24758 raft_consensus.cc:697] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:46.636870 24295 tablet_bootstrap.cc:492] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:46.637635 24295 ts_tablet_manager.cc:1403] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.418s	user 0.015s	sys 0.018s
I20260709 13:08:46.656683 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:46.623507 24698 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:46.704203 24296 tablet_bootstrap.cc:492] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:46.705567 24296 ts_tablet_manager.cc:1403] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.640s	user 0.042s	sys 0.050s
I20260709 13:08:46.705504 24024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:46.709206 24137 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:46.709973 24024 raft_consensus.cc:2393] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 1: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:46.682811 24590 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.699182 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:46.730279 24690 raft_consensus.cc:2749] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:46.745191 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:46.746798 24698 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:46.747665 24296 raft_consensus.cc:359] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:46.748486 24296 raft_consensus.cc:385] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.748838 24296 raft_consensus.cc:740] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.753856 24171 raft_consensus.cc:1240] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 1. Current term is 2. Ops: []
W20260709 13:08:46.755236 24778 log.cc:927] Time spent T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 13:08:46.756449 24295 raft_consensus.cc:359] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:46.757261 24295 raft_consensus.cc:385] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.757617 24295 raft_consensus.cc:740] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.758394 24296 consensus_queue.cc:260] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:46.761998 24022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:46.743239 24590 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:46.764942 24246 raft_consensus.cc:2468] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:46.776024 24295 consensus_queue.cc:260] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:46.792579 24063 leader_election.cc:343] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.805326 24296 ts_tablet_manager.cc:1434] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.002s
I20260709 13:08:46.813855 24295 ts_tablet_manager.cc:1434] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.176s	user 0.008s	sys 0.000s
W20260709 13:08:46.804447 24765 log.cc:927] Time spent T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.251s	user 0.001s	sys 0.000s
I20260709 13:08:46.824764 24295 tablet_bootstrap.cc:492] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:46.824627 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:46.825575 24017 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 0.
I20260709 13:08:46.831710 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:46.811741 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:46.852797 24776 log.cc:927] Time spent T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.113s	user 0.000s	sys 0.000s
I20260709 13:08:46.857112 24296 tablet_bootstrap.cc:492] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:46.743913 24758 consensus_queue.cc:237] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:46.935945 24627 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:46.938236 24627 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:46.939244 24098 raft_consensus.cc:2393] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 3: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:46.955538 24626 raft_consensus.cc:493] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.959574 24626 raft_consensus.cc:515] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:46.985165 24590 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:46.985975 24626 leader_election.cc:290] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:47.006685 24771 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:08:47.007544 24771 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:47.009029 24295 tablet_bootstrap.cc:654] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.009333 24096 raft_consensus.cc:3060] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.009954 24771 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:08:47.018210 24675 consensus_meta.cc:287] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2: Time spent flushing consensus metadata: real 0.544s	user 0.011s	sys 0.000s
W20260709 13:08:47.018662 24661 consensus_meta.cc:287] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: Time spent flushing consensus metadata: real 0.514s	user 0.012s	sys 0.000s
I20260709 13:08:47.019412 24675 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:08:47.070581 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 422062us
I20260709 13:08:47.090716 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:47.091573 24091 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.023569 24661 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:47.110670 24064 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:47.118698 24774 raft_consensus.cc:2804] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.119311 24774 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.119084 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:47.119907 24774 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.131206 24022 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:08:47.123755 24773 consensus_queue.cc:1048] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260709 13:08:47.133539 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 75834us
I20260709 13:08:47.138862 24723 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.177788 24384 consensus_queue.cc:1059] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:47.188207 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 322048us
W20260709 13:08:47.189512 24063 leader_election.cc:343] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:47.190321 23988 leader_election.cc:343] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.157591 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:47.197566 24798 raft_consensus.cc:3055] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:47.186694 24723 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:47.213980 24775 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
W20260709 13:08:47.227867 24714 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.503s	user 0.028s	sys 0.061s
I20260709 13:08:47.228693 24798 raft_consensus.cc:740] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:47.232657 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:47.233119 24675 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:47.240787 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:47.261159 24796 log.cc:927] Time spent T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 13:08:47.263648 24723 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:47.272840 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:47.241878 24775 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:08:47.276005 24247 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.702s	user 0.006s	sys 0.025s
W20260709 13:08:47.276466 24247 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.703s	user 0.006s	sys 0.025s
I20260709 13:08:47.273110 24166 raft_consensus.cc:2393] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:08:47.256237 24661 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:08:47.253158 24019 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.580s	user 0.029s	sys 0.031s
I20260709 13:08:47.280175 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
W20260709 13:08:47.283686 24019 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.619s	user 0.030s	sys 0.031s
I20260709 13:08:47.283195 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
W20260709 13:08:47.293594 24094 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.522s	user 0.019s	sys 0.019s
I20260709 13:08:47.331022 24212 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:47.333922 23988 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
W20260709 13:08:47.332170 24094 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.561s	user 0.020s	sys 0.019s
I20260709 13:08:47.335883 24017 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:47.338924 24779 raft_consensus.cc:3060] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.350317 24095 raft_consensus.cc:2393] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 3: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:47.281922 24798 consensus_queue.cc:260] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:47.357616 23988 leader_election.cc:343] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.364473 24798 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.350494 24665 raft_consensus.cc:2804] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.415499 24091 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:47.405254 24665 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.417613 24665 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.424535 24296 tablet_bootstrap.cc:654] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:47.425943 24797 log.cc:927] Time spent T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 13:08:47.417613 24295 tablet_bootstrap.cc:492] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
W20260709 13:08:47.427320 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 50787.1us
I20260709 13:08:47.428113 24295 ts_tablet_manager.cc:1403] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.604s	user 0.024s	sys 0.007s
W20260709 13:08:47.445016 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 76645.7us
W20260709 13:08:47.450204 24211 leader_election.cc:343] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.455165 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:47.490010 24667 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:47.511667 24667 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:47.515475 24295 raft_consensus.cc:359] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:47.516319 24295 raft_consensus.cc:385] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.516609 24295 raft_consensus.cc:740] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.517643 24295 consensus_queue.cc:260] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:47.537321 24295 ts_tablet_manager.cc:1434] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.109s	user 0.008s	sys 0.000s
I20260709 13:08:47.513175 24775 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:08:47.552450 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 193080us
I20260709 13:08:47.559263 23988 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:47.565951 24295 tablet_bootstrap.cc:492] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:47.581346 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:47.582414 24098 raft_consensus.cc:2368] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:08:47.543969 24675 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.563257 24793 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.551858 24017 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:08:47.564061 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:47.650837 23988 leader_election.cc:400] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Vote denied by peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765) with higher term. Message: Invalid argument: T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:08:47.651243 23988 leader_election.cc:403] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:08:47.617363 24779 raft_consensus.cc:2749] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:47.661510 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 47534.4us
I20260709 13:08:47.662955 23988 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:08:47.664973 24802 log.cc:927] Time spent T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.244s	user 0.004s	sys 0.013s
I20260709 13:08:47.611068 24675 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:08:47.693118 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 92686.4us
I20260709 13:08:47.653375 24793 raft_consensus.cc:697] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:47.668536 24021 raft_consensus.cc:2393] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 3: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:47.695959 24064 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:47.715421 24626 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:08:47.717069 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 54239.6us
I20260709 13:08:47.717119 24169 raft_consensus.cc:3060] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.714808 24821 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765) with higher term. Message: Invalid argument: T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:08:47.727061 24667 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:47.731920 24094 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43790 (request call id 129) took 1112 ms. Trace:
I20260709 13:08:47.733641 24626 raft_consensus.cc:697] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:47.739661 24798 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.729090 24823 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:47.747942 24800 log.cc:927] Time spent T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.141s	user 0.001s	sys 0.000s
I20260709 13:08:47.757411 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:08:47.759115 24817 log.cc:927] Time spent T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.101s	user 0.000s	sys 0.000s
I20260709 13:08:47.762979 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:47.751187 24793 consensus_queue.cc:237] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:47.764989 24295 tablet_bootstrap.cc:654] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.768178 24296 tablet_bootstrap.cc:492] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:47.768694 24296 ts_tablet_manager.cc:1403] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.926s	user 0.057s	sys 0.041s
I20260709 13:08:47.770460 24675 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:47.751573 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:47.755138 24093 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43790 (request call id 128) took 1154 ms. Trace:
I20260709 13:08:47.756116 24807 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:47.797505 23988 leader_election.cc:343] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.799631 24830 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:47.800454 24830 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:47.807082 24296 raft_consensus.cc:359] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:47.803395 24830 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:47.807868 24296 raft_consensus.cc:385] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.808451 24296 raft_consensus.cc:740] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.812896 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:47.814025 24626 consensus_queue.cc:237] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER 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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:47.809365 24296 consensus_queue.cc:260] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:47.756560 24798 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:47.842180 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 110605us
I20260709 13:08:47.784839 24093 rpcz_store.cc:276] 0709 13:08:46.599151 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:46.622200 (+ 23049us) service_pool.cc:224] Handling call
0709 13:08:46.992544 (+370344us) spinlock_profiling.cc:243] Waited 29.3 ms on lock 0x7b5800010b98. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d15400ab 00007f23d1540131 00007f23d1501fc0 00007f23d14ec929 00007f23d14ec3d2 00007f23caa63bd4
0709 13:08:46.992756 (+   212us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:08:46.992979 (+   223us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:08:47.465192 (+472213us) log.cc:844] Serialized 14 byte log entry
0709 13:08:47.739699 (+274507us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:08:47.744062 (+  4363us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:08:47.745711 (+  1649us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:47.749563 (+  3852us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:47.753817 (+  4254us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2330,"prepare.queue_time_us":517855,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":37,"raft.queue_time_us":28146,"raft.run_cpu_time_us":167,"raft.run_wall_time_us":7663,"spinlock_wait_cycles":67389824,"thread_start_us":655722,"threads_started":3,"wal-append.queue_time_us":280022}
I20260709 13:08:47.845162 24095 raft_consensus.cc:3060] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.849593 24804 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.850116 24804 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:47.852036 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:47.750080 24094 rpcz_store.cc:276] 0709 13:08:46.615822 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:46.620679 (+  4857us) service_pool.cc:224] Handling call
0709 13:08:46.679274 (+ 58595us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:46.740504 (+ 61230us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:46.744169 (+  3665us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:46.771026 (+ 26857us) log.cc:844] Serialized 26 byte log entry
0709 13:08:47.354385 (+583359us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:08:47.357421 (+  3036us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:47.360842 (+  3421us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:47.664664 (+303822us) spinlock_profiling.cc:243] Waited 3.81 ms on lock 0x7b24003f4898. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c92c19c4 00007f23c92bfacb 00007f23c947adc9 00007f23c947aa55 00007f23c947a09d 00007f23cc0ac10e 00007f23cc0c388c 00007f23cc0c2bb6 00007f23cc0c27d8 00007f23cc0cc221
0709 13:08:47.669469 (+  4805us) raft_consensus.cc:1685] finished
0709 13:08:47.669500 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:47.717391 (+ 47891us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4212,"raft.run_cpu_time_us":185,"raft.run_wall_time_us":17642,"spinlock_wait_cycles":8764160,"thread_start_us":576407,"threads_started":1,"wal-append.queue_time_us":649063}
I20260709 13:08:47.852980 24245 raft_consensus.cc:2393] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 1: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:47.853737 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:47.849079 24247 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40190 (request call id 164) took 1281 ms. Trace:
I20260709 13:08:47.854887 24247 rpcz_store.cc:276] 0709 13:08:46.567818 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:46.568777 (+   959us) service_pool.cc:224] Handling call
0709 13:08:46.572757 (+  3980us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:46.573096 (+   339us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:46.573123 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:46.573603 (+   480us) log.cc:844] Serialized 26 byte log entry
0709 13:08:47.276878 (+703275us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:08:47.276946 (+    68us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:47.277036 (+    90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:47.848853 (+571817us) raft_consensus.cc:1685] finished
0709 13:08:47.848871 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:47.848998 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1815,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":95,"thread_start_us":702886,"threads_started":1,"wal-append.queue_time_us":966775}
I20260709 13:08:47.828950 24170 raft_consensus.cc:2368] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:08:47.864569 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:47.872170 24798 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:08:47.879809 24774 consensus_meta.cc:287] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0: Time spent flushing consensus metadata: real 0.759s	user 0.002s	sys 0.012s
I20260709 13:08:47.818449 24807 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:47.884987 24807 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:47.896144 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:47.900198 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:47.900969 24243 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 0.
I20260709 13:08:47.852250 24804 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:47.817992 24665 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:47.912099 24096 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43782 (request call id 119) took 1075 ms. Trace:
I20260709 13:08:47.912557 24018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:47.914779 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:47.923385 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:47.929868 23988 leader_election.cc:400] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:08:47.933933 24296 ts_tablet_manager.cc:1434] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.165s	user 0.006s	sys 0.004s
I20260709 13:08:47.917655 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:47.916518 24096 rpcz_store.cc:276] 0709 13:08:46.836272 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:46.847556 (+ 11284us) service_pool.cc:224] Handling call
0709 13:08:47.008969 (+161413us) spinlock_profiling.cc:243] Waited 4.63 ms on lock 0x7b5800010b98. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d15400ab 00007f23d1540131 00007f23d1501fc0 00007f23d14ec929 00007f23d14ec3d2 00007f23caa63bd4
0709 13:08:47.009171 (+   202us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:08:47.127420 (+118249us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:08:47.129421 (+  2001us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:08:47.131222 (+  1801us) log.cc:844] Serialized 26 byte log entry
0709 13:08:47.539279 (+408057us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:08:47.539349 (+    70us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:08:47.539427 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:08:47.910247 (+370820us) spinlock_profiling.cc:243] Waited 6.77 ms on lock 0x7b4400144770. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9470d3c 00007f23c9471197 00007f23cc0f0035 00007f23cc0f0769 00007f23cc0f096a 00007f23cc0f0b3d 00007f23cc0c8398 00007f23cc0c376a 00007f23cc0c2bb6 00007f23cc0c27d8
0709 13:08:47.911872 (+  1625us) raft_consensus.cc:1685] finished
0709 13:08:47.911897 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:08:47.912033 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":30837,"raft.run_cpu_time_us":170,"raft.run_wall_time_us":7069,"spinlock_wait_cycles":26212992,"thread_start_us":402608,"threads_started":1,"wal-append.queue_time_us":491220}
I20260709 13:08:47.880335 24774 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:47.917335 24665 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:47.949849 24296 tablet_bootstrap.cc:492] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
W20260709 13:08:47.934203 23988 leader_election.cc:343] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.957844 24295 tablet_bootstrap.cc:492] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:47.958431 24295 ts_tablet_manager.cc:1403] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.407s	user 0.017s	sys 0.001s
I20260709 13:08:47.960749 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:47.947024 24837 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:47.962693 24837 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:47.964900 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:47.954730 24211 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:47.939747 24020 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:47.965610 24241 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:47.972257 24295 raft_consensus.cc:359] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:47.973245 24295 raft_consensus.cc:385] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.973585 24295 raft_consensus.cc:740] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.974411 24295 consensus_queue.cc:260] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:47.977741 24295 ts_tablet_manager.cc:1434] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:08:47.979044 24295 tablet_bootstrap.cc:492] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:47.949002 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:47.988919 24296 tablet_bootstrap.cc:654] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.965381 24837 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:47.991303 24774 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:48.005048 24137 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:08:48.009977 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 61356.3us
I20260709 13:08:48.008265 23918 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33856 (request call id 64) took 3778 ms. Trace:
W20260709 13:08:47.947548 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 83912.6us
I20260709 13:08:48.040961 23988 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
W20260709 13:08:48.046099 23970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:48.048564 23988 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:48.050277 24063 leader_election.cc:304] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:48.040658 24690 raft_consensus.cc:2749] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:48.055742 23919 catalog_manager.cc:5697] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } }
I20260709 13:08:48.062150 23919 catalog_manager.cc:5697] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:48.045589 24799 raft_consensus.cc:2804] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:48.063810 24799 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:48.064200 24799 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.064595 23919 catalog_manager.cc:5697] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:48.066692 23919 catalog_manager.cc:5697] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:48.068624 23919 catalog_manager.cc:5697] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } }
I20260709 13:08:48.070231 23919 catalog_manager.cc:5697] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:48.052126 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:48.071774 24238 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.071883 23919 catalog_manager.cc:5697] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:48.072978 24846 log.cc:927] Time spent T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.082s	user 0.002s	sys 0.000s
I20260709 13:08:48.052402 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:48.076059 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:48.043035 24713 raft_consensus.cc:2749] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:48.085086 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:48.091898 24295 tablet_bootstrap.cc:654] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.107453 24063 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:48.080061 24626 raft_consensus.cc:2749] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:48.086509 24020 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.018498 23918 rpcz_store.cc:276] 0709 13:08:44.223692 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:44.223896 (+   204us) service_pool.cc:224] Handling call
0709 13:08:48.002037 (+3778141us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:45.848563 (+     0us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b4400022b4c. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9361c85 00007f23c93626a2 00007f23cc0d41db 00007f23cc0cfaaf 00007f23c941e0ac 00007f23d2278ab9 00007f23c943a69b 00007f23c943893f 00007f23c9438455 00007f23cff5d16c
0709 13:08:46.067472 (+218909us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:46.068089 (+   617us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:46.068134 (+    45us) write_op.cc:435] Acquired schema lock
0709 13:08:46.068168 (+    34us) tablet.cc:662] Decoding operations
0709 13:08:46.068639 (+   471us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:46.068729 (+    90us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:46.068755 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:08:46.069185 (+   430us) tablet.cc:701] Row locks acquired
0709 13:08:46.069220 (+    35us) write_op.cc:260] PREPARE: finished
0709 13:08:46.069360 (+   140us) write_op.cc:270] Start()
0709 13:08:46.069617 (+   257us) write_op.cc:276] Timestamp: P: 1783602526069305 usec, L: 0
0709 13:08:46.069652 (+    35us) op_driver.cc:348] REPLICATION: starting
0709 13:08:46.169578 (+ 99926us) log.cc:844] Serialized 928 byte log entry
0709 13:08:46.714916 (+545338us) op_driver.cc:464] REPLICATION: finished
0709 13:08:47.472213 (+757297us) write_op.cc:301] APPLY: starting
0709 13:08:47.489913 (+ 17700us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:47.501704 (+ 11791us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:47.501744 (+    40us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:47.502292 (+   548us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:47.502551 (+   259us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:08:47.502593 (+    42us) write_op.cc:312] APPLY: finished
0709 13:08:47.502871 (+   278us) log.cc:844] Serialized 28 byte log entry
0709 13:08:47.503073 (+   202us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:47.503161 (+    88us) write_op.cc:454] Released schema lock
0709 13:08:47.503219 (+    58us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:47.503586 (+   367us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:47.503614 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":660468,"apply.run_cpu_time_us":2248,"apply.run_wall_time_us":48950,"num_ops":2,"prepare.queue_time_us":336718,"prepare.run_cpu_time_us":24839,"prepare.run_wall_time_us":218568,"raft.queue_time_us":256343,"raft.run_cpu_time_us":67838,"raft.run_wall_time_us":627800,"replication_time_us":611663,"spinlock_wait_cycles":29772544,"thread_start_us":963990,"threads_started":4,"wal-append.queue_time_us":117786}]]}
I20260709 13:08:48.123433 24018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:48.089828 24665 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:08:48.131989 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 81762.5us
W20260709 13:08:48.128990 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 86390.5us
I20260709 13:08:48.144773 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:48.127081 24627 raft_consensus.cc:2749] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:48.159304 24212 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:48.102118 24772 consensus_queue.cc:1048] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 13:08:48.131434 24665 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:48.174645 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 76728.7us
I20260709 13:08:48.186556 24665 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.186371 24713 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:48.131100 24138 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:08:48.246382 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 59190.2us
W20260709 13:08:48.247442 24063 leader_election.cc:343] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:48.247984 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 71235.8us
I20260709 13:08:48.153141 24799 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:48.253296 24773 consensus_queue.cc:1048] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:48.259253 24064 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:48.262400 24773 raft_consensus.cc:2749] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:48.250028 24713 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:48.265588 24713 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.273825 24799 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:48.277604 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:48.280799 24632 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:48.281452 24632 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:48.283576 24632 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:48.285661 24296 tablet_bootstrap.cc:492] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:48.286337 24296 ts_tablet_manager.cc:1403] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.346s	user 0.032s	sys 0.020s
I20260709 13:08:48.287364 24672 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:48.288072 24672 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:48.290902 24672 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:48.307328 24807 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:08:48.309571 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 195472us
W20260709 13:08:48.315146 23988 leader_election.cc:343] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:48.315932 23988 leader_election.cc:343] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.320485 24295 tablet_bootstrap.cc:492] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:48.321028 24295 ts_tablet_manager.cc:1403] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.342s	user 0.038s	sys 0.032s
I20260709 13:08:48.306279 24020 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:48.336648 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:48.337440 24246 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.345641 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:48.350117 24170 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.350801 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:48.352092 24016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:48.353770 24665 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:48.359159 24164 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.361027 24246 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:48.356339 24665 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:48.364925 23988 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
W20260709 13:08:48.362890 24850 log.cc:927] Time spent T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:08:48.364050 24296 raft_consensus.cc:359] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:48.366140 24019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:48.366775 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:48.368752 24211 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:48.369532 24672 raft_consensus.cc:2749] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:48.369516 24296 raft_consensus.cc:385] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.372872 24238 raft_consensus.cc:2468] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:08:48.381549 24018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:48.381631 24853 raft_consensus.cc:2804] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.391986 24853 raft_consensus.cc:697] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:48.392923 24853 consensus_queue.cc:237] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:48.385914 24022 raft_consensus.cc:1275] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:48.399559 24064 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:48.398962 24211 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:48.398604 24296 raft_consensus.cc:740] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.404646 24296 consensus_queue.cc:260] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:48.402279 24295 raft_consensus.cc:359] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:48.410544 24295 raft_consensus.cc:385] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.411017 24295 raft_consensus.cc:740] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.412024 24295 consensus_queue.cc:260] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:48.413110 24803 raft_consensus.cc:2749] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:48.417104 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:48.419127 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:48.419795 24169 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.421743 24018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:48.425601 24296 ts_tablet_manager.cc:1434] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.139s	user 0.009s	sys 0.001s
I20260709 13:08:48.430648 24296 tablet_bootstrap.cc:492] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0: Bootstrap starting.
I20260709 13:08:48.431236 24138 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:48.432549 24807 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:48.433887 24169 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:08:48.409791 24774 raft_consensus.cc:2804] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.440140 24295 ts_tablet_manager.cc:1434] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.119s	user 0.004s	sys 0.004s
I20260709 13:08:48.442543 24296 tablet_bootstrap.cc:654] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.451577 24138 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:48.457647 24807 raft_consensus.cc:2749] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:48.457988 24171 raft_consensus.cc:1275] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:48.458979 24138 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:48.451927 24774 raft_consensus.cc:697] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:48.467609 24774 consensus_queue.cc:237] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:48.482537 24295 tablet_bootstrap.cc:492] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:48.481489 23988 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:48.487138 24857 consensus_queue.cc:1048] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:48.493762 24811 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.489200 24857 raft_consensus.cc:2804] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.503202 24295 tablet_bootstrap.cc:654] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.500051 24834 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.490971 24772 consensus_queue.cc:1048] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:08:48.502364 24857 raft_consensus.cc:697] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:48.496240 24811 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:48.541846 24773 consensus_queue.cc:1048] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:08:48.522733 24713 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:48.565340 23988 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:08:48.567698 24384 consensus_queue.cc:1048] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:48.524072 24834 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:48.581537 24857 consensus_queue.cc:237] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:48.591244 24713 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:48.592410 24018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:08:48.597473 24238 raft_consensus.cc:2393] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 2: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:08:48.573926 24665 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:48.602591 24665 raft_consensus.cc:697] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:48.603847 24665 consensus_queue.cc:237] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER 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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:48.630085 24834 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:48.632265 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:48.633215 24241 raft_consensus.cc:2393] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 1: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:48.630157 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:48.637348 24165 raft_consensus.cc:2393] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 2: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:08:48.639963 24016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:48.645843 24064 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:48.646962 24837 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.660058 24837 raft_consensus.cc:2749] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:48.663154 24811 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:48.666069 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:48.668938 24016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:48.657369 23921 catalog_manager.cc:5697] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:48.673467 24855 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.674086 24855 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:48.676342 24855 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:48.676981 24137 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:48.663053 23919 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33814 (request call id 61) took 2210 ms. Trace:
I20260709 13:08:48.679364 23919 rpcz_store.cc:276] 0709 13:08:46.452221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:46.452408 (+   187us) service_pool.cc:224] Handling call
0709 13:08:48.662965 (+2210557us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:48.187647 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:48.188196 (+   549us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:48.188227 (+    31us) write_op.cc:435] Acquired schema lock
0709 13:08:48.188245 (+    18us) tablet.cc:662] Decoding operations
0709 13:08:48.279969 (+ 91724us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:48.280072 (+   103us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:48.280122 (+    50us) tablet.cc:685] Acquiring locks for 7 operations
0709 13:08:48.280862 (+   740us) tablet.cc:701] Row locks acquired
0709 13:08:48.280884 (+    22us) write_op.cc:260] PREPARE: finished
0709 13:08:48.281044 (+   160us) write_op.cc:270] Start()
0709 13:08:48.281173 (+   129us) write_op.cc:276] Timestamp: P: 1783602528280994 usec, L: 0
0709 13:08:48.281200 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 13:08:48.322365 (+ 41165us) log.cc:844] Serialized 2869 byte log entry
0709 13:08:48.334987 (+ 12622us) op_driver.cc:464] REPLICATION: finished
0709 13:08:48.467434 (+132447us) write_op.cc:301] APPLY: starting
0709 13:08:48.467554 (+   120us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:48.467810 (+   256us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:48.467962 (+   152us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:48.468971 (+  1009us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:48.469169 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 13:08:48.469379 (+   210us) write_op.cc:312] APPLY: finished
0709 13:08:48.469737 (+   358us) log.cc:844] Serialized 58 byte log entry
0709 13:08:48.470768 (+  1031us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:48.470930 (+   162us) write_op.cc:454] Released schema lock
0709 13:08:48.470988 (+    58us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:48.502529 (+ 31541us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:48.503422 (+   893us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":16,"child_traces":[["op",{"apply.queue_time_us":114405,"apply.run_cpu_time_us":3053,"apply.run_wall_time_us":29312,"num_ops":7,"prepare.queue_time_us":110926,"prepare.run_cpu_time_us":4462,"prepare.run_wall_time_us":135008,"replication_time_us":53621,"thread_start_us":197620,"threads_started":2}]]}
I20260709 13:08:48.723528 23921 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33840 (request call id 56) took 4021 ms. Trace:
I20260709 13:08:48.746508 23922 catalog_manager.cc:5697] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:48.770514 23922 catalog_manager.cc:5697] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 2, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } }
I20260709 13:08:48.724010 23921 rpcz_store.cc:276] 0709 13:08:44.702002 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:44.702125 (+   123us) service_pool.cc:224] Handling call
0709 13:08:48.723461 (+4021336us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:48.673344 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:48.673910 (+   566us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:48.673946 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:08:48.673964 (+    18us) tablet.cc:662] Decoding operations
0709 13:08:48.674299 (+   335us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:48.674348 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:48.674374 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:08:48.674554 (+   180us) tablet.cc:701] Row locks acquired
0709 13:08:48.674572 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:08:48.674735 (+   163us) write_op.cc:270] Start()
0709 13:08:48.674839 (+   104us) write_op.cc:276] Timestamp: P: 1783602528674674 usec, L: 0
0709 13:08:48.674861 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:08:48.675478 (+   617us) log.cc:844] Serialized 540 byte log entry
0709 13:08:48.678567 (+  3089us) op_driver.cc:464] REPLICATION: finished
0709 13:08:48.678995 (+   428us) write_op.cc:301] APPLY: starting
0709 13:08:48.679067 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:48.679165 (+    98us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:48.679251 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:48.679510 (+   259us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:48.680680 (+  1170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:08:48.680727 (+    47us) write_op.cc:312] APPLY: finished
0709 13:08:48.680910 (+   183us) log.cc:844] Serialized 22 byte log entry
0709 13:08:48.681075 (+   165us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:48.681177 (+   102us) write_op.cc:454] Released schema lock
0709 13:08:48.681213 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:48.681629 (+   416us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:48.681660 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":236640,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":232,"apply.run_cpu_time_us":1570,"apply.run_wall_time_us":2573,"num_ops":1,"prepare.queue_time_us":705,"prepare.run_cpu_time_us":2406,"prepare.run_wall_time_us":2405,"replication_time_us":3566}]]}
I20260709 13:08:48.762677 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:48.800941 24675 raft_consensus.cc:2749] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:48.851104 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:48.878022 24295 tablet_bootstrap.cc:492] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:48.878787 24295 ts_tablet_manager.cc:1403] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.396s	user 0.023s	sys 0.037s
I20260709 13:08:48.874349 24169 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:08:48.899031 23988 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:48.901858 24296 tablet_bootstrap.cc:492] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0: No bootstrap required, opened a new log
I20260709 13:08:48.902644 24296 ts_tablet_manager.cc:1403] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0: Time spent bootstrapping tablet: real 0.476s	user 0.024s	sys 0.012s
W20260709 13:08:48.908705 23988 consensus_peers.cc:597] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:48.906841 24665 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:48.918231 24665 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:48.930039 24672 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:48.918754 24855 raft_consensus.cc:493] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:08:49.016251 24855 raft_consensus.cc:515] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:08:49.011463 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 80138.9us
W20260709 13:08:49.020632 24868 log.cc:927] Time spent T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.184s	user 0.002s	sys 0.004s
W20260709 13:08:49.020848 24872 log.cc:927] Time spent T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.149s	user 0.002s	sys 0.003s
I20260709 13:08:49.018466 24665 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:49.021099 24672 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:49.082988 24690 raft_consensus.cc:2749] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.090236 24855 leader_election.cc:290] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:49.098932 24296 raft_consensus.cc:359] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:49.099733 24296 raft_consensus.cc:385] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.100087 24295 raft_consensus.cc:359] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:49.099998 24296 raft_consensus.cc:740] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.101024 24295 raft_consensus.cc:385] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.101733 24296 consensus_queue.cc:260] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:49.118764 24672 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:08:49.126302 24878 log.cc:927] Time spent T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.106s	user 0.000s	sys 0.001s
I20260709 13:08:49.127449 24295 raft_consensus.cc:740] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
W20260709 13:08:49.141011 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 71989.9us
W20260709 13:08:49.142921 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 84148.2us
I20260709 13:08:49.145843 24295 consensus_queue.cc:260] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:49.156348 24296 ts_tablet_manager.cc:1434] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0: Time spent starting tablet: real 0.253s	user 0.003s	sys 0.005s
I20260709 13:08:49.159654 24295 ts_tablet_manager.cc:1434] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.280s	user 0.009s	sys 0.003s
I20260709 13:08:49.162729 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:08:49.192610 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 117127us
I20260709 13:08:49.234490 24793 consensus_queue.cc:1048] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:49.218456 24829 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.236379 24829 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:49.227237 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:49.239940 24165 raft_consensus.cc:2393] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:08:49.242123 24665 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:49.244443 24665 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:49.249097 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:49.249835 24167 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:49.250018 24681 consensus_queue.cc:1048] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:49.253031 24811 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.253662 24811 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:49.254832 24829 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:49.263672 24212 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:49.274747 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:49.275532 24243 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:49.260090 24811 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:49.358932 24243 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:08:49.360018 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:49.361079 24021 raft_consensus.cc:2368] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3.
I20260709 13:08:49.367938 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:49.281886 24167 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:08:49.373461 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:49.380462 24295 tablet_bootstrap.cc:492] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:49.387485 24295 tablet_bootstrap.cc:654] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.270305 24884 raft_consensus.cc:2749] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:49.397758 24665 consensus_queue.cc:1048] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:49.402967 24212 leader_election.cc:400] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639) with higher term. Message: Invalid argument: T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3.
W20260709 13:08:49.390220 23988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 106825us
I20260709 13:08:49.404208 23988 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
W20260709 13:08:49.406083 23988 consensus_peers.cc:597] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.408033 24798 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:49.408535 24798 raft_consensus.cc:697] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:08:49.409909 24017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:49.411474 24096 raft_consensus.cc:3060] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.412313 24798 consensus_queue.cc:237] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER 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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:49.413116 24212 leader_election.cc:403] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:08:49.414280 24672 raft_consensus.cc:2749] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639) with higher term. Message: Invalid argument: T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3.
I20260709 13:08:49.426913 24241 raft_consensus.cc:1275] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:08:49.441879 23970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:49.445020 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:49.445820 23922 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33826 (request call id 63) took 3186 ms. Trace:
I20260709 13:08:49.457705 23922 rpcz_store.cc:276] 0709 13:08:46.259918 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:46.260093 (+   175us) service_pool.cc:224] Handling call
0709 13:08:46.301890 (+ 41797us) spinlock_profiling.cc:243] Waited 17.8 ms on lock 0x7b54005fe6d4. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc492090 00007f23cc530f3a 00007f23d22e71cc 00007f23d23e537e 00007f23d08a62a4 00007f23d08a6232 00007f23d08a6161 00007f23d08a60dc 00007f23d08a5392 00007f23ca86348c 00007f23ca8628c6
0709 13:08:49.445761 (+3143871us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:48.803357 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:48.867881 (+ 64524us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:48.869930 (+  2049us) write_op.cc:435] Acquired schema lock
0709 13:08:48.869952 (+    22us) tablet.cc:662] Decoding operations
0709 13:08:48.896413 (+ 26461us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:48.897823 (+  1410us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:48.901587 (+  3764us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:08:48.931501 (+ 29914us) tablet.cc:701] Row locks acquired
0709 13:08:48.931513 (+    12us) write_op.cc:260] PREPARE: finished
0709 13:08:49.013700 (+ 82187us) write_op.cc:270] Start()
0709 13:08:49.023225 (+  9525us) write_op.cc:276] Timestamp: P: 1783602529012282 usec, L: 0
0709 13:08:49.023263 (+    38us) op_driver.cc:348] REPLICATION: starting
0709 13:08:49.096202 (+ 72939us) log.cc:844] Serialized 928 byte log entry
0709 13:08:49.098269 (+  2067us) op_driver.cc:464] REPLICATION: finished
0709 13:08:49.098697 (+   428us) write_op.cc:301] APPLY: starting
0709 13:08:49.098768 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:49.098884 (+   116us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:49.099003 (+   119us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:49.099317 (+   314us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:49.099480 (+   163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:08:49.099525 (+    45us) write_op.cc:312] APPLY: finished
0709 13:08:49.099697 (+   172us) log.cc:844] Serialized 28 byte log entry
0709 13:08:49.099850 (+   153us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:49.099955 (+   105us) write_op.cc:454] Released schema lock
0709 13:08:49.099992 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:49.100636 (+   644us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:49.100676 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":17,"spinlock_wait_cycles":40925952,"child_traces":[["op",{"apply.queue_time_us":251,"apply.run_cpu_time_us":1608,"apply.run_wall_time_us":1608,"num_ops":2,"prepare.queue_time_us":8288,"prepare.run_cpu_time_us":9193,"prepare.run_wall_time_us":297252,"replication_time_us":73147}]]}
I20260709 13:08:49.483076 24063 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:49.487187 23918 catalog_manager.cc:5697] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } }
I20260709 13:08:49.502802 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:49.503937 23918 catalog_manager.cc:5697] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:49.510401 24063 consensus_peers.cc:597] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.512939 23918 catalog_manager.cc:5697] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } }
I20260709 13:08:49.522534 23988 leader_election.cc:304] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:49.524827 24137 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:49.525019 23918 catalog_manager.cc:5697] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 1 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:49.527189 24384 raft_consensus.cc:2749] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:49.528847 24384 consensus_queue.cc:1048] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:49.530186 23918 catalog_manager.cc:5697] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 1 to 2, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } }
I20260709 13:08:49.529814 24807 raft_consensus.cc:2749] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.551729 24879 consensus_queue.cc:1048] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 13:08:49.613354 24166 raft_consensus.cc:1275] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:49.618300 24295 tablet_bootstrap.cc:492] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:49.618923 24295 ts_tablet_manager.cc:1403] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.239s	user 0.025s	sys 0.025s
I20260709 13:08:49.647970 24295 raft_consensus.cc:359] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:49.648988 24295 raft_consensus.cc:385] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.649338 24295 raft_consensus.cc:740] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.653899 24295 consensus_queue.cc:260] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:49.666261 24627 raft_consensus.cc:2749] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.667642 24295 ts_tablet_manager.cc:1434] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.001s
I20260709 13:08:49.687016 24295 tablet_bootstrap.cc:492] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:49.706509 24547 consensus_queue.cc:1048] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 13:08:49.763096 24171 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:49.813226 24903 log.cc:927] Time spent T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 13:08:49.819049 24295 tablet_bootstrap.cc:654] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.907136 24874 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.907716 24874 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:49.935715 24874 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:49.937140 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:49.939640 24244 raft_consensus.cc:1275] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:49.948159 24172 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.988261 24295 tablet_bootstrap.cc:492] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:49.988824 24295 ts_tablet_manager.cc:1403] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.302s	user 0.010s	sys 0.001s
I20260709 13:08:49.991636 24295 raft_consensus.cc:359] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:49.992343 24295 raft_consensus.cc:385] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.992627 24295 raft_consensus.cc:740] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.995316 24295 consensus_queue.cc:260] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:49.999576 24853 consensus_queue.cc:1048] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:08:50.024740 24171 raft_consensus.cc:1275] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:50.034739 24295 ts_tablet_manager.cc:1434] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 13:08:50.035966 24295 tablet_bootstrap.cc:492] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2: Bootstrap starting.
I20260709 13:08:50.037318 24173 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.051393 24853 consensus_queue.cc:1048] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:50.075654 23921 catalog_manager.cc:5697] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } }
I20260709 13:08:50.085484 23921 catalog_manager.cc:5697] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.090456 23921 catalog_manager.cc:5697] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 2, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 2 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.102382 24016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:08:50.108263 24295 tablet_bootstrap.cc:654] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.163839 23921 catalog_manager.cc:5697] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.167261 23918 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33856 (request call id 65) took 1521 ms. Trace:
I20260709 13:08:50.172997 23918 rpcz_store.cc:276] 0709 13:08:48.646032 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:48.646177 (+   145us) service_pool.cc:224] Handling call
0709 13:08:50.167202 (+1521025us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:49.580341 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:49.603456 (+ 23115us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:49.603494 (+    38us) write_op.cc:435] Acquired schema lock
0709 13:08:49.603515 (+    21us) tablet.cc:662] Decoding operations
0709 13:08:49.604173 (+   658us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:49.604224 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:49.604250 (+    26us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:08:49.604963 (+   713us) tablet.cc:701] Row locks acquired
0709 13:08:49.604990 (+    27us) write_op.cc:260] PREPARE: finished
0709 13:08:49.605154 (+   164us) write_op.cc:270] Start()
0709 13:08:49.605290 (+   136us) write_op.cc:276] Timestamp: P: 1783602529605104 usec, L: 0
0709 13:08:49.605319 (+    29us) op_driver.cc:348] REPLICATION: starting
0709 13:08:49.665234 (+ 59915us) log.cc:844] Serialized 2093 byte log entry
0709 13:08:49.807818 (+142584us) op_driver.cc:464] REPLICATION: finished
0709 13:08:49.887671 (+ 79853us) write_op.cc:301] APPLY: starting
0709 13:08:49.896350 (+  8679us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:49.961796 (+ 65446us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:49.972107 (+ 10311us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:50.021157 (+ 49050us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:50.021347 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:08:50.021391 (+    44us) write_op.cc:312] APPLY: finished
0709 13:08:50.021651 (+   260us) log.cc:844] Serialized 46 byte log entry
0709 13:08:50.021817 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:50.021933 (+   116us) write_op.cc:454] Released schema lock
0709 13:08:50.021976 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 13:08:50.022362 (+   386us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:50.022390 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":28993,"reported_tablets":19,"child_traces":[["op",{"apply.queue_time_us":66655,"apply.run_cpu_time_us":3019,"apply.run_wall_time_us":141296,"num_ops":5,"prepare.queue_time_us":1986,"prepare.run_cpu_time_us":4234,"prepare.run_wall_time_us":110442,"replication_time_us":202329,"thread_start_us":30915,"threads_started":1}]]}
I20260709 13:08:50.171995 24138 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:50.177202 24807 raft_consensus.cc:2749] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.171320 23921 catalog_manager.cc:5697] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 1 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.182679 24295 tablet_bootstrap.cc:492] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2: No bootstrap required, opened a new log
I20260709 13:08:50.183328 24295 ts_tablet_manager.cc:1403] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2: Time spent bootstrapping tablet: real 0.148s	user 0.011s	sys 0.003s
I20260709 13:08:50.186110 24295 raft_consensus.cc:359] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:50.186808 24295 raft_consensus.cc:385] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.187079 24295 raft_consensus.cc:740] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.187801 24295 consensus_queue.cc:260] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:50.190958 24295 ts_tablet_manager.cc:1434] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:08:50.276244 23919 catalog_manager.cc:5697] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.290993 24171 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.310468 23918 catalog_manager.cc:5697] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } }
I20260709 13:08:51.590173 20814 tablet_server.cc:179] TabletServer@127.20.83.129:0 shutting down...
W20260709 13:08:51.622800 24064 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 293 similar messages]
W20260709 13:08:51.687282 24064 consensus_peers.cc:597] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:51.688074 24064 consensus_peers.cc:597] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:51.680814 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 52172.6us
W20260709 13:08:51.698632 24138 consensus_peers.cc:597] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:51.730172 24212 consensus_peers.cc:597] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:51.732885 24212 consensus_peers.cc:597] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.741448 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:51.744495 20814 tablet_replica.cc:333] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.745461 20814 raft_consensus.cc:2243] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.746577 20814 raft_consensus.cc:2272] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:51.749413 24064 consensus_peers.cc:597] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:51.758133 24064 consensus_peers.cc:597] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:51.754987 24212 consensus_peers.cc:597] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.749375 20814 tablet_replica.cc:333] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.759851 20814 raft_consensus.cc:2243] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.760870 20814 raft_consensus.cc:2272] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.763676 20814 tablet_replica.cc:333] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.764598 20814 raft_consensus.cc:2243] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.765682 20814 raft_consensus.cc:2272] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.768693 20814 tablet_replica.cc:333] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.769639 20814 raft_consensus.cc:2243] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.770182 20814 raft_consensus.cc:2272] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.774978 20814 tablet_replica.cc:333] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.775874 20814 raft_consensus.cc:2243] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.776460 20814 raft_consensus.cc:2272] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:51.781617 24064 consensus_peers.cc:597] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:51.784600 24138 consensus_peers.cc:597] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.784888 20814 tablet_replica.cc:333] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.785910 20814 raft_consensus.cc:2243] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.787020 20814 raft_consensus.cc:2272] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.790553 20814 tablet_replica.cc:333] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.791904 20814 raft_consensus.cc:2243] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.797492 20814 raft_consensus.cc:2272] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.800385 20814 tablet_replica.cc:333] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.801362 20814 raft_consensus.cc:2243] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.803151 20814 raft_consensus.cc:2272] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.817687 20814 tablet_replica.cc:333] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.818588 20814 raft_consensus.cc:2243] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.819164 20814 raft_consensus.cc:2272] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:51.821765 24138 consensus_peers.cc:597] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:51.830433 24064 consensus_peers.cc:597] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.834749 20814 tablet_replica.cc:333] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.835824 20814 raft_consensus.cc:2243] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.836783 20814 raft_consensus.cc:2272] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.839740 20814 tablet_replica.cc:333] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.840597 20814 raft_consensus.cc:2243] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.841167 20814 raft_consensus.cc:2272] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.844028 20814 tablet_replica.cc:333] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.844954 20814 raft_consensus.cc:2243] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.845516 20814 raft_consensus.cc:2272] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.849752 20814 tablet_replica.cc:333] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.850571 20814 raft_consensus.cc:2243] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.851112 20814 raft_consensus.cc:2272] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.854378 20814 tablet_replica.cc:333] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.855245 20814 raft_consensus.cc:2243] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.856985 20814 raft_consensus.cc:2272] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:51.859514 24212 consensus_peers.cc:597] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.859757 20814 tablet_replica.cc:333] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.860621 20814 raft_consensus.cc:2243] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.861527 20814 raft_consensus.cc:2272] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.863741 20814 tablet_replica.cc:333] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.864491 20814 raft_consensus.cc:2243] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.865374 20814 raft_consensus.cc:2272] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.867805 20814 tablet_replica.cc:333] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.868428 20814 raft_consensus.cc:2243] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.869170 20814 raft_consensus.cc:2272] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.871758 20814 tablet_replica.cc:333] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.872527 20814 raft_consensus.cc:2243] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.873045 20814 raft_consensus.cc:2272] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.875272 20814 tablet_replica.cc:333] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.875852 20814 raft_consensus.cc:2243] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.876381 20814 raft_consensus.cc:2272] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.878350 20814 tablet_replica.cc:333] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.879065 20814 raft_consensus.cc:2243] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.879882 20814 raft_consensus.cc:2272] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.883139 20814 tablet_replica.cc:333] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.883993 20814 raft_consensus.cc:2243] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.884519 20814 raft_consensus.cc:2272] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.886940 20814 tablet_replica.cc:333] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.887521 20814 raft_consensus.cc:2243] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.887940 20814 raft_consensus.cc:2272] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.890494 20814 tablet_replica.cc:333] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.891494 20814 raft_consensus.cc:2243] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.892455 20814 raft_consensus.cc:2272] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.894910 20814 tablet_replica.cc:333] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.895550 20814 raft_consensus.cc:2243] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.896034 20814 raft_consensus.cc:2272] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.898039 20814 tablet_replica.cc:333] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.898612 20814 raft_consensus.cc:2243] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.899411 20814 raft_consensus.cc:2272] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.901907 20814 tablet_replica.cc:333] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.902674 20814 raft_consensus.cc:2243] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.903168 20814 raft_consensus.cc:2272] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.905745 20814 tablet_replica.cc:333] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.906549 20814 raft_consensus.cc:2243] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.907018 20814 raft_consensus.cc:2272] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.909358 20814 tablet_replica.cc:333] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.910109 20814 raft_consensus.cc:2243] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.910593 20814 raft_consensus.cc:2272] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.912865 20814 tablet_replica.cc:333] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.913633 20814 raft_consensus.cc:2243] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.914551 20814 raft_consensus.cc:2272] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:51.916380 24138 consensus_peers.cc:597] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.916913 20814 tablet_replica.cc:333] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.917754 20814 raft_consensus.cc:2243] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.918231 20814 raft_consensus.cc:2272] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.920984 20814 tablet_replica.cc:333] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.921787 20814 raft_consensus.cc:2243] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.922295 20814 raft_consensus.cc:2272] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.924754 20814 tablet_replica.cc:333] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.925501 20814 raft_consensus.cc:2243] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.926505 20814 raft_consensus.cc:2272] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:51.929912 24064 consensus_peers.cc:597] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.931341 20814 tablet_replica.cc:333] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.932181 20814 raft_consensus.cc:2243] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.933130 20814 raft_consensus.cc:2272] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.935890 20814 tablet_replica.cc:333] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.936594 20814 raft_consensus.cc:2243] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.937091 20814 raft_consensus.cc:2272] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.940016 20814 tablet_replica.cc:333] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.940783 20814 raft_consensus.cc:2243] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.941700 20814 raft_consensus.cc:2272] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.944316 20814 tablet_replica.cc:333] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.945000 20814 raft_consensus.cc:2243] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.945501 20814 raft_consensus.cc:2272] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.947813 20814 tablet_replica.cc:333] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.948570 20814 raft_consensus.cc:2243] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.949047 20814 raft_consensus.cc:2272] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:51.949801 24064 consensus_peers.cc:597] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:51.951766 20814 tablet_replica.cc:333] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.952565 20814 raft_consensus.cc:2243] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.953065 20814 raft_consensus.cc:2272] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.955662 20814 tablet_replica.cc:333] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.956342 20814 raft_consensus.cc:2243] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.956842 20814 raft_consensus.cc:2272] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.959251 20814 tablet_replica.cc:333] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.959977 20814 raft_consensus.cc:2243] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.960472 20814 raft_consensus.cc:2272] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.962990 20814 tablet_replica.cc:333] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.963676 20814 raft_consensus.cc:2243] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.964180 20814 raft_consensus.cc:2272] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.966914 20814 tablet_replica.cc:333] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.967557 20814 raft_consensus.cc:2243] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.968499 20814 raft_consensus.cc:2272] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.970963 20814 tablet_replica.cc:333] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.971590 20814 raft_consensus.cc:2243] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.972510 20814 raft_consensus.cc:2272] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.974845 20814 tablet_replica.cc:333] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.975461 20814 raft_consensus.cc:2243] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:51.976436 20814 raft_consensus.cc:2272] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.978881 20814 tablet_replica.cc:333] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb: stopping tablet replica
I20260709 13:08:51.979491 20814 raft_consensus.cc:2243] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.979959 20814 raft_consensus.cc:2272] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:51.982637 24212 consensus_peers.cc:597] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:51.989559 24064 consensus_peers.cc:597] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:52.015223 24212 consensus_peers.cc:597] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:52.020311 24064 consensus_peers.cc:597] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:52.058343 24064 consensus_peers.cc:597] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:52.067596 24212 consensus_peers.cc:597] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:52.075508 20814 tablet_server.cc:196] TabletServer@127.20.83.129:0 shutdown complete.
W20260709 13:08:52.093223 24212 consensus_peers.cc:597] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:52.173586 24212 consensus_peers.cc:597] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:52.187362 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:52.210063 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 13:08:52.223507 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
W20260709 13:08:52.232003 24938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:52.241910 24064 consensus_peers.cc:597] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:52.258663 20814 server_base.cc:1061] running on GCE node
I20260709 13:08:52.264777 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:52.265134 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:52.265378 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602532265358 us; error 0 us; skew 500 ppm
I20260709 13:08:52.270748 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:52.373298 20814 webserver.cc:533] Webserver started at http://127.20.83.129:33327/ using document root <none> and password file <none>
I20260709 13:08:52.374101 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:52.374356 20814 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:08:52.388031 20814 fs_manager.cc:714] Time spent opening directory manager: real 0.012s	user 0.005s	sys 0.008s
I20260709 13:08:52.398089 24945 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:52.401181 20814 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:08:52.401666 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-0-root
uuid: "19b813628af04cc591357bd5c3d7b9bb"
format_stamp: "Formatted at 2026-07-09 13:08:33 on dist-test-slave-50cs"
I20260709 13:08:52.402199 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602421575887-20814-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:52.420572 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:52.422569 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:52.438786 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:52.485848 24952 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 13:08:52.703960 24933 raft_consensus.cc:493] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:52.704655 24933 raft_consensus.cc:515] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:52.708437 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:52.716739 24933 leader_election.cc:290] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:08:52.747229 24064 leader_election.cc:336] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:52.750293 24064 leader_election.cc:304] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:52.754606 24933 raft_consensus.cc:2749] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:52.911391 24912 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:52.911958 24912 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:52.912808 24939 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:52.913369 24939 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:52.915716 24939 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:52.916595 24912 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:08:52.923091 24138 leader_election.cc:336] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:52.924043 24138 leader_election.cc:336] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:52.926385 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:52.929539 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:52.932008 24137 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:52.933163 24912 raft_consensus.cc:2749] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:52.933706 24137 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:52.934602 24912 raft_consensus.cc:2749] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:52.969631 24912 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:52.970260 24912 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:52.972450 24912 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:52.975987 24848 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:52.976699 24848 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:52.979705 24848 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:52.981436 24672 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.017236 24672 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.020495 24672 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:52.982566 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:52.997828 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:53.004572 24912 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.007261 24939 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.024682 24939 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.027248 24939 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.010454 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:08:53.028767 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.544s	user 0.005s	sys 0.007s
I20260709 13:08:53.029311 20814 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
W20260709 13:08:53.013864 24212 leader_election.cc:336] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.013983 24890 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.035770 24890 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.038552 24890 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.041778 24922 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.042520 24922 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.045615 24926 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.046327 24926 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.050781 24926 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:53.054169 24848 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.054793 24848 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.057415 24848 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.063035 24211 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:53.069090 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:53.069861 24171 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
W20260709 13:08:53.069960 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 53933.1us
I20260709 13:08:53.071887 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:53.074998 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:53.078341 24953 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.079077 24953 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.081756 24953 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:53.084781 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:53.093523 24952 tablet_bootstrap.cc:492] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:53.098021 24890 raft_consensus.cc:2749] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:53.102972 24064 leader_election.cc:336] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.104880 24064 leader_election.cc:336] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.118810 24953 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.053148 24912 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:53.116135 24138 leader_election.cc:336] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.119613 24138 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:53.119411 24953 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.118600 24952 tablet_bootstrap.cc:492] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:53.123081 24953 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.123572 24939 raft_consensus.cc:2749] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.126088 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:53.118407 24930 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.130362 24912 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.143955 24956 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.144096 24848 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
W20260709 13:08:53.144500 24138 leader_election.cc:336] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.145208 24138 leader_election.cc:336] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.145872 24138 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:53.146569 24912 raft_consensus.cc:2749] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:53.149008 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 86063.7us
I20260709 13:08:53.149909 24952 tablet_bootstrap.cc:492] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:53.141129 24672 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.145015 24848 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.155817 24955 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.131210 24930 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.155843 24848 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:53.156386 24955 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.158387 24930 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:53.162514 24952 ts_tablet_manager.cc:1403] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.000s
I20260709 13:08:53.150571 24922 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:53.168942 24939 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.169524 24939 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.171602 24939 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.163372 24955 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:53.144979 24956 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.176494 24956 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.162103 24672 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.178115 24922 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.178514 24912 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.179246 24912 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.179317 24922 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.180099 24672 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.181557 24922 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:53.182981 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:53.184254 24912 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:08:53.190820 24212 leader_election.cc:336] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.191787 24212 leader_election.cc:336] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.192271 24212 leader_election.cc:336] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.194784 24912 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
W20260709 13:08:53.196161 24138 leader_election.cc:336] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.195497 24912 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:53.208254 24138 leader_election.cc:336] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.208966 24138 leader_election.cc:336] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.209250 24912 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.215533 24952 raft_consensus.cc:359] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.220599 24952 raft_consensus.cc:740] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.221006 24672 raft_consensus.cc:493] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.221634 24672 raft_consensus.cc:515] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.223013 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:53.223676 24672 leader_election.cc:290] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:53.221758 24952 consensus_queue.cc:260] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.224665 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:53.225312 24243 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:08:53.226678 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:53.227270 24243 raft_consensus.cc:2468] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:53.227401 24933 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.227896 24933 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.229146 24912 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.229925 24933 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.229931 24912 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.232568 24912 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:08:53.221071 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 93294.3us
I20260709 13:08:53.233702 24933 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.234148 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:53.234321 24933 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.234663 24063 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:53.235539 24963 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:53.209585 24138 leader_election.cc:336] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.236129 24138 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:53.236186 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:53.237046 24243 raft_consensus.cc:2468] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
W20260709 13:08:53.237638 24064 leader_election.cc:336] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.239159 24912 raft_consensus.cc:2749] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.240021 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:53.240474 24912 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.240590 24933 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.240615 24244 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
W20260709 13:08:53.241256 24212 leader_election.cc:336] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.241039 24912 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:53.241807 24212 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.241855 24211 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.243363 24962 raft_consensus.cc:2804] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.243464 24211 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:53.243851 24962 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.244432 24672 raft_consensus.cc:2749] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.244530 24962 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.244908 24211 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:53.245738 24672 raft_consensus.cc:2749] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.247001 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:53.247651 24171 raft_consensus.cc:2468] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
W20260709 13:08:53.249037 24138 leader_election.cc:336] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.249640 24138 leader_election.cc:336] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.251281 24952 ts_tablet_manager.cc:1434] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.088s	user 0.001s	sys 0.007s
I20260709 13:08:53.251471 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:53.252086 24171 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:53.252161 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:53.253365 24173 raft_consensus.cc:2468] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:53.255292 24137 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:53.255707 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:08:53.256006 24064 leader_election.cc:336] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.257802 24939 raft_consensus.cc:2749] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.259339 24137 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.260228 24939 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:53.260607 24939 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.260999 24939 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:53.262184 24952 tablet_bootstrap.cc:492] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:53.265818 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:53.266065 24137 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.266561 24244 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:53.266914 24953 raft_consensus.cc:2804] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.267328 24953 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.267678 24953 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.269851 24211 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:53.270748 24890 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.271142 24890 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.271500 24890 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.274298 24137 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:53.275055 24954 raft_consensus.cc:2749] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:53.275406 24137 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
W20260709 13:08:53.277796 24212 leader_election.cc:336] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.278915 24954 raft_consensus.cc:2804] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.279362 24954 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.279840 24954 raft_consensus.cc:3060] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.280093 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:53.280762 24243 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:53.276989 24211 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:53.279280 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:08:53.286319 24212 leader_election.cc:336] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.250952 24912 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.291661 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:53.310935 24096 raft_consensus.cc:2468] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:53.284495 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:53.311969 24960 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.312121 24090 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:53.287168 24956 raft_consensus.cc:2804] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.296715 24672 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.312770 24960 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.313500 24956 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.313635 24672 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.314210 24956 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.315126 24960 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:53.315922 24672 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.297225 24063 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:53.297358 24093 raft_consensus.cc:2468] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:53.289113 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:53.299410 24933 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.317706 24926 raft_consensus.cc:2749] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.317505 24933 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.318948 24672 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.319542 24933 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:53.317517 24243 raft_consensus.cc:2468] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:53.320726 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:53.319577 24672 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.321388 24173 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:08:53.322789 24672 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.302505 24954 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.323513 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:53.324095 24173 raft_consensus.cc:2468] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:53.324657 24954 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.303817 24953 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.325579 24211 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:53.326330 24672 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:53.302520 24962 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.326828 24672 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.325242 24954 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.328030 24211 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:53.327874 24954 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.328795 24957 raft_consensus.cc:2804] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.329455 24957 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.329835 24957 raft_consensus.cc:3060] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:53.310015 24212 leader_election.cc:336] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.301039 24064 leader_election.cc:336] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.315786 24939 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:53.330641 24064 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.332283 24939 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.335968 24063 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.337337 24063 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
W20260709 13:08:53.337922 24064 leader_election.cc:336] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.337939 24933 raft_consensus.cc:2804] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:08:53.338508 24064 leader_election.cc:336] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.338774 24933 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.339268 24933 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.340140 24957 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.341542 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:53.328706 24962 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.309777 24955 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.342007 24953 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.284400 24890 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.344019 24890 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.342331 24955 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.346635 24955 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:53.327401 24672 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:53.347954 24963 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.348579 24963 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.341679 24960 raft_consensus.cc:2804] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.349457 24960 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.349939 24960 raft_consensus.cc:3060] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.350790 24963 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.351034 24956 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:53.358683 24064 leader_election.cc:336] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.351653 24063 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.359833 24963 raft_consensus.cc:2804] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.360240 24963 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.360344 24956 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.342149 24173 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.362350 24954 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:53.362932 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:08:53.355023 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 78617.5us
I20260709 13:08:53.363525 24244 raft_consensus.cc:2468] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:53.364058 24137 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.364152 24211 leader_election.cc:304] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.364977 24962 raft_consensus.cc:2804] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.365425 24962 raft_consensus.cc:493] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.365936 24962 raft_consensus.cc:3060] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.365131 24137 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:53.366132 24063 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.371940 24912 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.372216 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:53.372524 24912 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:53.372915 24093 raft_consensus.cc:2468] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:53.352429 24952 tablet_bootstrap.cc:492] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:53.374054 24926 raft_consensus.cc:2804] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.374509 24926 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.374681 24912 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:53.374925 24952 tablet_bootstrap.cc:492] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:53.375803 24952 ts_tablet_manager.cc:1403] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.114s	user 0.021s	sys 0.017s
I20260709 13:08:53.360646 24963 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.376817 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:53.367003 24954 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.377619 24171 raft_consensus.cc:2468] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:53.378576 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:53.379374 24166 raft_consensus.cc:2468] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:53.377624 24954 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.380664 24954 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.374905 24926 raft_consensus.cc:3060] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.383876 24890 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.384423 24890 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.358392 24957 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.378671 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:53.367918 24955 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.385818 24165 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:53.385809 24955 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.386576 24890 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:53.389636 24955 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:53.390419 24926 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.391247 24173 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:08:53.394366 24930 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.391309 24962 raft_consensus.cc:515] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.394920 24930 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.366758 24965 raft_consensus.cc:2804] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.396606 24965 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.397045 24965 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.397275 24930 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:08:53.370574 24138 leader_election.cc:336] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.399848 24063 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.371079 24960 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.356786 24933 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.404124 24930 raft_consensus.cc:2804] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.404896 24930 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.405542 24930 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.405997 24962 leader_election.cc:290] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:08:53.409080 24064 leader_election.cc:336] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.365298 24211 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
W20260709 13:08:53.412734 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 47503.7us
I20260709 13:08:53.392526 24926 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.413483 24211 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.414209 24956 raft_consensus.cc:2804] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.414579 24956 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.414970 24956 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.415546 24960 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:53.404474 24933 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.418030 24962 raft_consensus.cc:2804] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.376995 24672 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.418467 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:53.419085 24244 raft_consensus.cc:3060] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.420567 24672 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.382386 24952 raft_consensus.cc:359] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.421578 24952 raft_consensus.cc:740] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.422605 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:53.422443 24952 consensus_queue.cc:260] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.423432 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:53.424134 24165 raft_consensus.cc:3060] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.424659 24952 ts_tablet_manager.cc:1434] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 13:08:53.425529 24952 tablet_bootstrap.cc:492] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:53.426169 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:53.426919 24243 raft_consensus.cc:2468] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:08:53.427227 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:53.426144 24244 raft_consensus.cc:2468] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:08:53.418467 24962 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.429190 24063 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:53.429726 24962 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.431700 24165 raft_consensus.cc:2468] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:08:53.405083 24963 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.433017 24956 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.437153 24240 raft_consensus.cc:2393] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 2: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:08:53.437600 24963 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.438419 24922 raft_consensus.cc:2804] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.438814 24922 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.439208 24922 raft_consensus.cc:3060] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.439985 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:53.440899 24165 raft_consensus.cc:2393] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
W20260709 13:08:53.438838 24064 leader_election.cc:336] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.443753 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
W20260709 13:08:53.444440 24064 leader_election.cc:336] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.444898 24240 raft_consensus.cc:3060] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.390648 24137 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:53.445776 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:53.446060 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:53.446601 24093 raft_consensus.cc:2393] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 2: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:53.446733 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:53.446995 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:53.447358 24091 raft_consensus.cc:3060] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.447415 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:53.447640 24096 raft_consensus.cc:2468] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:08:53.448045 24244 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:53.448762 24912 raft_consensus.cc:2804] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.449141 24912 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.449530 24912 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.454351 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:53.455219 24243 raft_consensus.cc:2393] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 2: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:08:53.456477 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:53.457298 24243 raft_consensus.cc:2468] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:08:53.457659 24912 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.458564 24211 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:53.465011 24890 raft_consensus.cc:2804] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:08:53.465248 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 74676.4us
I20260709 13:08:53.465642 24890 raft_consensus.cc:697] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:53.466480 24211 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:53.466651 24890 consensus_queue.cc:237] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.467767 24957 raft_consensus.cc:2804] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.468277 24957 raft_consensus.cc:697] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:53.469158 24957 consensus_queue.cc:237] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:53.471517 24138 leader_election.cc:336] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.471657 24962 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:08:53.472265 24138 leader_election.cc:336] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.472798 24138 leader_election.cc:336] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.473505 24138 leader_election.cc:336] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.473857 24244 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:08:53.475127 24091 raft_consensus.cc:2468] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:08:53.475871 24912 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:53.479559 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:53.480362 24165 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:53.437649 24930 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:08:53.482081 24064 leader_election.cc:336] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.484753 24956 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:53.487198 24965 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:53.489148 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 60039.3us
I20260709 13:08:53.489905 24063 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.490772 24211 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:53.491075 24933 raft_consensus.cc:2804] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:08:53.489992 24064 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.491241 24212 leader_election.cc:336] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.502413 24063 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:53.493268 24240 raft_consensus.cc:2468] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:08:53.492725 24962 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:53.506877 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:53.523396 24096 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:53.523684 24212 leader_election.cc:336] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.524039 24960 raft_consensus.cc:2749] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:53.524528 24212 leader_election.cc:336] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.525209 24212 leader_election.cc:336] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.525668 24212 leader_election.cc:336] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.525995 24212 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:53.492146 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:53.527069 24169 raft_consensus.cc:3060] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.501484 24922 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.528226 24090 raft_consensus.cc:2393] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 2: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:53.529064 24965 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.530014 24954 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.530941 24922 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.491652 24933 raft_consensus.cc:697] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:53.532351 24954 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:53.532577 24933 consensus_queue.cc:237] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.533136 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:53.533459 24173 raft_consensus.cc:2393] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:08:53.544340 24244 raft_consensus.cc:2393] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 2: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:08:53.534636 24137 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:53.498973 24930 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:53.496039 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:53.546972 24091 raft_consensus.cc:2393] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 2: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:08:53.491868 24890 raft_consensus.cc:2804] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:08:53.547776 24064 leader_election.cc:336] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.547870 24890 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.548537 24890 raft_consensus.cc:3060] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.550020 24096 raft_consensus.cc:2468] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
W20260709 13:08:53.537622 24138 leader_election.cc:336] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.491719 24211 leader_election.cc:304] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:53.541558 24165 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:08:53.554034 24912 raft_consensus.cc:2749] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:53.554821 24138 leader_election.cc:336] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.559230 24890 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.561686 24962 raft_consensus.cc:2749] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:53.561784 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 70132.3us
I20260709 13:08:53.562539 24672 raft_consensus.cc:2804] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.562981 24672 raft_consensus.cc:697] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:53.563731 24672 consensus_queue.cc:237] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:08:53.563128 24212 leader_election.cc:336] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.565174 24212 leader_election.cc:336] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.567579 24169 raft_consensus.cc:2468] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:08:53.569638 24212 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:53.570423 24848 raft_consensus.cc:2749] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.570466 24211 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:08:53.572546 24890 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:53.573118 24957 raft_consensus.cc:2749] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.539036 24063 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
W20260709 13:08:53.616993 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 77835.3us
I20260709 13:08:53.621606 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:08:53.623677 24090 raft_consensus.cc:3060] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.629679 24926 raft_consensus.cc:2804] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.630455 24926 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.634066 24211 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:53.631067 24926 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:53.640961 24064 leader_election.cc:336] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.645776 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
W20260709 13:08:53.646770 24138 leader_election.cc:336] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.647384 24091 raft_consensus.cc:2393] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 2: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
W20260709 13:08:53.647605 24138 leader_election.cc:336] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.624579 24063 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.655412 24933 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.662825 24933 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.667038 24933 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.661494 24137 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.670081 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
W20260709 13:08:53.670647 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 118948us
I20260709 13:08:53.671207 24244 raft_consensus.cc:3060] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.637023 24957 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:53.671960 24137 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.672376 24957 raft_consensus.cc:697] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:53.673436 24967 raft_consensus.cc:2804] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.673993 24967 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:08:53.674593 24967 raft_consensus.cc:3060] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.679288 24954 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:53.681706 24954 raft_consensus.cc:697] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:53.682612 23918 catalog_manager.cc:5697] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:53.688930 24957 consensus_queue.cc:237] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.692337 24954 consensus_queue.cc:237] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.702554 23919 catalog_manager.cc:5697] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.705184 23919 catalog_manager.cc:5697] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:53.698024 24212 leader_election.cc:336] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.700460 24063 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:53.701845 24244 raft_consensus.cc:2468] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:08:53.702843 24137 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.715444 24965 raft_consensus.cc:2804] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.715741 24930 raft_consensus.cc:2749] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.716602 24967 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:53.717034 24965 raft_consensus.cc:697] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:53.734553 24965 consensus_queue.cc:237] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.735399 24952 tablet_bootstrap.cc:492] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:53.736887 24952 tablet_bootstrap.cc:492] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:53.715446 24063 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.738384 24922 raft_consensus.cc:2804] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.739145 24922 raft_consensus.cc:697] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:53.740622 24922 consensus_queue.cc:237] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.739877 24952 ts_tablet_manager.cc:1403] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.315s	user 0.022s	sys 0.003s
I20260709 13:08:53.716351 24212 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:53.723932 24137 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.748950 24952 raft_consensus.cc:359] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.750113 24952 raft_consensus.cc:740] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.752525 24952 consensus_queue.cc:260] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.753279 24672 raft_consensus.cc:2749] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:53.753489 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 55661us
W20260709 13:08:53.754267 24212 leader_election.cc:336] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.758134 24912 raft_consensus.cc:2804] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.758987 24912 raft_consensus.cc:697] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:53.760548 24912 consensus_queue.cc:237] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:08:53.779623 24138 leader_election.cc:336] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.798740 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:53.799624 24244 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.803033 24063 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
W20260709 13:08:53.806581 24212 leader_election.cc:336] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.810384 24960 raft_consensus.cc:2804] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.811223 24960 raft_consensus.cc:697] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:53.812740 24960 consensus_queue.cc:237] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.814182 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:53.815656 24165 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.821599 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:53.822645 24240 raft_consensus.cc:2393] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 2: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:08:53.828110 24933 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.827683 23922 catalog_manager.cc:5697] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 2 to 3, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:53.832609 24212 leader_election.cc:336] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.788698 24926 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:53.850648 24165 raft_consensus.cc:2468] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:08:53.868005 24952 ts_tablet_manager.cc:1434] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.125s	user 0.010s	sys 0.000s
I20260709 13:08:53.869379 24244 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:08:53.889460 24952 tablet_bootstrap.cc:492] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:53.890272 24967 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:53.896251 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:53.897059 24244 raft_consensus.cc:3060] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:53.899597 24212 leader_election.cc:336] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.900173 24212 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:53.901649 24957 raft_consensus.cc:2749] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.907357 24137 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:53.909001 24967 raft_consensus.cc:2749] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.920761 24244 raft_consensus.cc:2468] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:08:53.919582 24933 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:08:53.925181 24064 leader_election.cc:336] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.929764 24137 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.918643 24926 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:08:53.932031 24064 leader_election.cc:336] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:53.935627 24212 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.894546 24090 raft_consensus.cc:2468] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
W20260709 13:08:53.938889 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 136084us
I20260709 13:08:53.941609 24211 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:08:53.936585 24212 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:53.947638 24967 raft_consensus.cc:2804] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.950519 24967 raft_consensus.cc:697] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:53.952275 24967 consensus_queue.cc:237] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:53.948817 24137 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:53.959718 24912 raft_consensus.cc:2804] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.960624 24912 raft_consensus.cc:697] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:53.961766 24912 consensus_queue.cc:237] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:53.964269 24672 raft_consensus.cc:2749] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:53.964469 24212 leader_election.cc:336] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:53.972311 24957 raft_consensus.cc:2804] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.977761 24090 raft_consensus.cc:1275] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:53.979489 24212 consensus_peers.cc:597] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:53.979753 24957 raft_consensus.cc:697] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:53.984658 24957 consensus_queue.cc:237] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:53.995271 24672 consensus_queue.cc:1048] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:54.020606 24063 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:54.029383 24982 raft_consensus.cc:2804] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:54.030438 24982 raft_consensus.cc:697] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:54.031626 24982 consensus_queue.cc:237] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:54.036509 20814 ts_tablet_manager.cc:600] Registering tablets (29/45 complete)
I20260709 13:08:54.036901 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:54.037693 24169 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.039100 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:54.039816 24165 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:54.049327 24212 consensus_peers.cc:597] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.053529 24064 consensus_peers.cc:597] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.058061 24167 raft_consensus.cc:1275] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:54.060468 24672 consensus_queue.cc:1048] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.068866 24952 tablet_bootstrap.cc:492] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:54.087093 24952 tablet_bootstrap.cc:492] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:54.087677 24952 ts_tablet_manager.cc:1403] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.199s	user 0.026s	sys 0.003s
W20260709 13:08:54.093292 24212 consensus_peers.cc:597] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.095587 24167 raft_consensus.cc:1275] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:54.102214 24962 consensus_queue.cc:1048] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:54.105208 24247 raft_consensus.cc:1275] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:54.114252 24212 consensus_peers.cc:597] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.127416 24247 raft_consensus.cc:1275] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:54.129002 24169 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:08:54.121325 24933 consensus_queue.cc:1048] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:08:54.134727 24912 consensus_queue.cc:1048] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:08:54.147648 24165 raft_consensus.cc:2468] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:08:54.177738 24173 raft_consensus.cc:1275] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:54.180390 24890 consensus_queue.cc:1048] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:08:54.181712 24212 consensus_peers.cc:597] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:54.184013 24064 consensus_peers.cc:597] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.186568 24063 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:54.189877 24963 raft_consensus.cc:2804] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:54.190512 24963 raft_consensus.cc:697] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
W20260709 13:08:54.192934 24138 consensus_peers.cc:597] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.192934 24063 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:54.191584 24963 consensus_queue.cc:237] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:54.198428 24922 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:54.211086 24247 raft_consensus.cc:1275] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:54.212203 24064 consensus_peers.cc:597] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.212809 24952 raft_consensus.cc:359] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:54.215906 24952 raft_consensus.cc:740] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.215250 24922 raft_consensus.cc:697] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:54.217514 24922 consensus_queue.cc:237] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:54.225350 24952 consensus_queue.cc:260] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:54.228444 24952 ts_tablet_manager.cc:1434] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.141s	user 0.004s	sys 0.003s
W20260709 13:08:54.230365 24064 consensus_peers.cc:597] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.235792 24091 raft_consensus.cc:1275] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:54.239319 24952 tablet_bootstrap.cc:492] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:54.247182 24926 consensus_queue.cc:1048] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:54.281219 24138 consensus_peers.cc:597] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.289274 24138 consensus_peers.cc:597] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.296567 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 47556.6us
I20260709 13:08:54.296172 23919 catalog_manager.cc:5697] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:54.308701 23919 catalog_manager.cc:5697] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 3 to 4, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 4 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:54.349627 24212 consensus_peers.cc:597] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.326704 23919 catalog_manager.cc:5697] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:54.352802 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 114783us
I20260709 13:08:54.361440 24912 consensus_queue.cc:1048] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.375646 24173 raft_consensus.cc:1275] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:54.389649 24992 log.cc:927] Time spent T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
W20260709 13:08:54.403206 24138 consensus_peers.cc:597] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.403779 24138 consensus_peers.cc:597] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.409117 23922 catalog_manager.cc:5697] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.409117 23918 catalog_manager.cc:5697] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:54.412525 24064 consensus_peers.cc:597] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:54.413075 24064 consensus_peers.cc:597] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.413028 23918 catalog_manager.cc:5697] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.415659 23918 catalog_manager.cc:5697] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.422791 24982 consensus_queue.cc:1048] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.426412 23922 catalog_manager.cc:5697] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:54.432744 24091 raft_consensus.cc:1275] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:54.468515 23922 catalog_manager.cc:5697] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.477280 23922 catalog_manager.cc:5697] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.478067 24240 raft_consensus.cc:1275] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:54.434581 24244 raft_consensus.cc:1275] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:54.491604 24980 log.cc:927] Time spent T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:08:54.499104 24957 consensus_queue.cc:1048] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.501442 24240 raft_consensus.cc:1275] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:54.502199 24954 consensus_queue.cc:1048] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.502506 24953 consensus_queue.cc:1048] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:54.509776 24212 consensus_peers.cc:597] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:54.511178 24212 consensus_peers.cc:597] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:54.513943 24064 consensus_peers.cc:597] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.514474 24064 consensus_peers.cc:597] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:54.514926 24138 consensus_peers.cc:597] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.520735 24138 consensus_peers.cc:597] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.524284 24953 consensus_queue.cc:1048] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 13:08:54.514983 24064 consensus_peers.cc:597] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:54.527593 24064 consensus_peers.cc:597] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.527835 24138 consensus_peers.cc:597] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:54.534652 24212 consensus_peers.cc:597] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:54.543324 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 119961us
I20260709 13:08:54.544705 23918 catalog_manager.cc:5697] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.553038 23918 catalog_manager.cc:5697] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 2, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:54.561148 24212 consensus_peers.cc:597] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.588541 24952 tablet_bootstrap.cc:492] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:54.589618 24952 tablet_bootstrap.cc:492] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:54.590291 24952 ts_tablet_manager.cc:1403] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.361s	user 0.026s	sys 0.010s
I20260709 13:08:54.593025 24952 raft_consensus.cc:359] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:54.593663 24172 raft_consensus.cc:1275] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:54.593750 24952 raft_consensus.cc:740] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.594848 24952 consensus_queue.cc:260] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:54.596357 24960 consensus_queue.cc:1048] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.597055 24952 ts_tablet_manager.cc:1434] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:54.603071 24952 tablet_bootstrap.cc:492] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:54.622310 24964 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.622921 24964 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:08:54.628719 24064 consensus_peers.cc:597] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:54.629357 24064 consensus_peers.cc:597] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:54.629810 24064 consensus_peers.cc:597] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.672892 24138 consensus_peers.cc:597] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.660674 24964 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:54.697492 20814 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:08:54.701737 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 1.672s	user 0.351s	sys 0.012s
W20260709 13:08:54.727699 24064 consensus_peers.cc:597] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.743878 24952 tablet_bootstrap.cc:492] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:54.744943 24952 tablet_bootstrap.cc:492] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:54.745615 24952 ts_tablet_manager.cc:1403] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.143s	user 0.003s	sys 0.024s
W20260709 13:08:54.759373 24064 consensus_peers.cc:597] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.763514 24952 raft_consensus.cc:359] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:54.764309 24952 raft_consensus.cc:740] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
W20260709 13:08:54.773669 24212 consensus_peers.cc:597] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.765064 24952 consensus_queue.cc:260] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:54.786222 24212 consensus_peers.cc:597] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.786840 24952 ts_tablet_manager.cc:1434] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.002s
I20260709 13:08:54.787782 24952 tablet_bootstrap.cc:492] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
W20260709 13:08:54.802469 24064 consensus_peers.cc:597] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.810312 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:54.814947 24165 raft_consensus.cc:1275] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:54.816926 24960 consensus_queue.cc:1048] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.837229 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:54.839217 24947 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:54.840777 24166 raft_consensus.cc:1275] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:54.841569 24964 raft_consensus.cc:2749] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.842953 24930 consensus_queue.cc:1048] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.868279 24952 tablet_bootstrap.cc:492] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:54.869505 24952 tablet_bootstrap.cc:492] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:54.871057 24952 ts_tablet_manager.cc:1403] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.017s
I20260709 13:08:54.874884 24952 raft_consensus.cc:359] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:54.875623 24952 raft_consensus.cc:740] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.876492 24952 consensus_queue.cc:260] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:54.879019 24952 ts_tablet_manager.cc:1434] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:08:54.880638 24952 tablet_bootstrap.cc:492] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
W20260709 13:08:54.887131 24064 consensus_peers.cc:597] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.902166 24964 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.903160 24964 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:54.914124 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:54.917026 24964 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:54.918416 24964 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.919207 24964 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:08:54.919926 24212 consensus_peers.cc:597] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:54.925967 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:54.929059 24964 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:08:54.961915 24064 consensus_peers.cc:597] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:55.015041 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:55.016016 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:55.017673 24947 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:55.019110 24964 raft_consensus.cc:2749] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:55.020592 24947 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:55.021425 24952 tablet_bootstrap.cc:492] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:55.022130 24964 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:55.023059 24952 tablet_bootstrap.cc:492] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:55.024122 24952 ts_tablet_manager.cc:1403] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.144s	user 0.019s	sys 0.001s
I20260709 13:08:55.028110 24952 raft_consensus.cc:359] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:55.029057 24952 raft_consensus.cc:740] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.029992 24952 consensus_queue.cc:260] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:55.033108 24952 ts_tablet_manager.cc:1434] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:55.034298 24952 tablet_bootstrap.cc:492] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:55.082386 24952 tablet_bootstrap.cc:492] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:55.087330 24952 tablet_bootstrap.cc:492] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:55.091032 24952 ts_tablet_manager.cc:1403] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.057s	user 0.030s	sys 0.004s
I20260709 13:08:55.095920 24952 raft_consensus.cc:359] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.097142 24952 raft_consensus.cc:740] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.098734 24952 consensus_queue.cc:260] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.102258 24952 ts_tablet_manager.cc:1434] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:08:55.103639 24952 tablet_bootstrap.cc:492] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:55.107374 24962 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.108284 24962 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:55.114934 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:55.115772 24166 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:08:55.118774 25003 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.119424 25003 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:55.126566 24211 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:55.127728 25006 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:55.128180 25006 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.128561 25006 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.144405 25006 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:55.153035 25003 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:55.153859 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:55.154633 24240 raft_consensus.cc:2468] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:08:55.156109 24137 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:08:55.156665 24962 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:55.158031 24967 raft_consensus.cc:2804] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:55.158504 24967 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.158916 24967 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:55.160748 24138 leader_election.cc:336] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:08:55.161970 24212 consensus_peers.cc:597] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:55.167856 24967 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:55.169579 24212 leader_election.cc:336] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:55.171461 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:08:55.171269 25006 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:55.172104 24172 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.182533 24967 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:55.184299 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:55.184993 24240 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:55.187736 24138 leader_election.cc:336] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:55.192760 24172 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
W20260709 13:08:55.188882 24212 leader_election.cc:336] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:55.194569 24211 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:55.195035 24240 raft_consensus.cc:2468] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:08:55.195871 24962 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:55.196467 24962 raft_consensus.cc:697] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:08:55.197540 24962 consensus_queue.cc:237] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER 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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:55.202967 24137 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:55.203819 24967 raft_consensus.cc:2804] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:55.204423 24967 raft_consensus.cc:697] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:08:55.205523 24967 consensus_queue.cc:237] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER 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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:55.233624 23919 catalog_manager.cc:5697] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 1 to 3, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 3 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.271257 24952 tablet_bootstrap.cc:492] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:55.272284 24952 tablet_bootstrap.cc:492] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:55.272912 24952 ts_tablet_manager.cc:1403] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.170s	user 0.015s	sys 0.008s
I20260709 13:08:55.284447 24952 raft_consensus.cc:359] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.288169 24952 raft_consensus.cc:740] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.287741 24933 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.295401 23918 catalog_manager.cc:5697] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 3, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.296594 24933 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.298822 24933 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:55.299623 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:55.300374 24240 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:08:55.302911 24952 consensus_queue.cc:260] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:08:55.304327 24064 leader_election.cc:336] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:55.305073 24063 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:55.308614 24930 raft_consensus.cc:2804] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:55.309494 24930 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.310537 24930 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.309206 24952 ts_tablet_manager.cc:1434] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 13:08:55.321600 24952 tablet_bootstrap.cc:492] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:55.426582 24930 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.428839 24930 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:55.458133 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:55.458830 24240 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:55.491317 24064 leader_election.cc:336] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:55.490196 24960 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.502115 24960 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.522691 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:55.521466 24960 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:08:55.524606 24244 raft_consensus.cc:2468] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:08:55.527621 24063 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
W20260709 13:08:55.540261 24064 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:55.532354 24960 raft_consensus.cc:2804] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:55.544144 24960 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.544780 24960 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.533789 24240 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:08:55.567210 24063 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:55.568467 25067 raft_consensus.cc:2804] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:55.569726 25067 raft_consensus.cc:697] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:55.570055 24952 tablet_bootstrap.cc:492] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:55.571322 24952 tablet_bootstrap.cc:492] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:55.570938 25067 consensus_queue.cc:237] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER 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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.572022 24952 ts_tablet_manager.cc:1403] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.251s	user 0.033s	sys 0.017s
I20260709 13:08:55.574623 24952 raft_consensus.cc:359] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.575287 24952 raft_consensus.cc:740] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.575977 24952 consensus_queue.cc:260] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.586529 24952 ts_tablet_manager.cc:1434] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:08:55.587550 24952 tablet_bootstrap.cc:492] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:55.600349 24960 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.614651 24952 tablet_bootstrap.cc:492] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:55.615818 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:08:55.616722 24240 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.617484 24960 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:08:55.623539 24064 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:08:55.631912 24952 tablet_bootstrap.cc:492] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:55.632951 24240 raft_consensus.cc:2468] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:08:55.650861 24063 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:08:55.651816 25067 raft_consensus.cc:2804] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:55.652318 25067 raft_consensus.cc:697] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:08:55.653239 25067 consensus_queue.cc:237] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER 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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.639393 24952 ts_tablet_manager.cc:1403] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.011s
W20260709 13:08:55.664850 24212 consensus_peers.cc:597] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:55.678632 24952 raft_consensus.cc:359] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:08:55.702342 24138 consensus_peers.cc:597] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:55.684768 24952 raft_consensus.cc:740] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.713670 24952 consensus_queue.cc:260] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.729849 24952 ts_tablet_manager.cc:1434] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.000s
I20260709 13:08:55.730892 24952 tablet_bootstrap.cc:492] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:55.736400 23918 catalog_manager.cc:5697] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 3, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.745811 23918 catalog_manager.cc:5697] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 3, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.750684 24240 raft_consensus.cc:1275] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:55.752132 25003 consensus_queue.cc:1048] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:55.817011 24166 raft_consensus.cc:1275] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:55.821691 25061 consensus_queue.cc:1048] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:55.826987 24964 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.827593 24964 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:55.830740 24964 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:08:55.833438 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:55.835947 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:55.837625 24947 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:55.838722 24964 raft_consensus.cc:2749] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:55.868916 24952 tablet_bootstrap.cc:492] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:55.874451 24952 tablet_bootstrap.cc:492] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:55.875451 24952 ts_tablet_manager.cc:1403] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.010s
I20260709 13:08:55.901746 24952 raft_consensus.cc:359] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:55.905679 24952 raft_consensus.cc:740] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.925705 24952 consensus_queue.cc:260] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:55.956449 24952 ts_tablet_manager.cc:1434] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260709 13:08:55.957717 24952 tablet_bootstrap.cc:492] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:55.986642 24964 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.987258 24964 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:55.989585 24964 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:55.991438 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:55.996874 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:55.997813 25111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.129:38639 every 8 connection(s)
I20260709 13:08:55.998500 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.129:38639
I20260709 13:08:55.998623 24947 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:56.006843 24964 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:08:56.038829 24952 tablet_bootstrap.cc:492] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:56.040699 24952 tablet_bootstrap.cc:492] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:56.041703 24952 ts_tablet_manager.cc:1403] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.000s
I20260709 13:08:56.044387 24952 raft_consensus.cc:359] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:56.045132 24952 raft_consensus.cc:740] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.045986 24952 consensus_queue.cc:260] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:56.048961 24952 ts_tablet_manager.cc:1434] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:08:56.049855 24952 tablet_bootstrap.cc:492] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:56.058911 25076 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.080356 25076 raft_consensus.cc:1275] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:56.083491 25065 consensus_queue.cc:1048] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:56.097911 25113 heartbeater.cc:344] Connected to a master server at 127.20.83.190:35555
I20260709 13:08:56.098503 25113 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:56.099565 25113 heartbeater.cc:507] Master 127.20.83.190:35555 requested a full tablet report, sending...
I20260709 13:08:56.097698 24952 tablet_bootstrap.cc:492] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:56.113111 24952 tablet_bootstrap.cc:492] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:56.113855 24952 ts_tablet_manager.cc:1403] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.008s
I20260709 13:08:56.116464 24952 raft_consensus.cc:359] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:56.117318 24952 raft_consensus.cc:740] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.137456 24952 consensus_queue.cc:260] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:56.140215 24952 ts_tablet_manager.cc:1434] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:08:56.141305 24952 tablet_bootstrap.cc:492] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:56.161005 24244 raft_consensus.cc:1275] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:56.162981 24960 consensus_queue.cc:1048] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.171880 24244 raft_consensus.cc:1275] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:56.175767 24960 consensus_queue.cc:1048] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:56.191432 23918 ts_manager.cc:194] Re-registered known tserver with Master: 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:08:56.203310 24064 consensus_peers.cc:597] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:56.285698 24952 tablet_bootstrap.cc:492] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:56.286723 24952 tablet_bootstrap.cc:492] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:56.287376 24952 ts_tablet_manager.cc:1403] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.146s	user 0.041s	sys 0.021s
I20260709 13:08:56.288281 25077 raft_consensus.cc:3060] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.289970 24952 raft_consensus.cc:359] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:56.290542 24952 raft_consensus.cc:740] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.291193 24952 consensus_queue.cc:260] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:56.293144 24952 ts_tablet_manager.cc:1434] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:56.293934 24952 tablet_bootstrap.cc:492] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:56.316164 25073 raft_consensus.cc:3060] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.345221 24952 tablet_bootstrap.cc:492] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:56.346395 24952 tablet_bootstrap.cc:492] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:56.347080 24952 ts_tablet_manager.cc:1403] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.013s
I20260709 13:08:56.349975 24952 raft_consensus.cc:359] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:56.350728 24952 raft_consensus.cc:740] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.351475 24952 consensus_queue.cc:260] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:56.353801 24952 ts_tablet_manager.cc:1434] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:08:56.354698 24952 tablet_bootstrap.cc:492] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:56.373507 24964 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.374341 24964 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:56.378607 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:08:56.382370 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:56.380467 24952 tablet_bootstrap.cc:492] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:56.385051 24964 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:08:56.394722 25076 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.385295 24952 tablet_bootstrap.cc:492] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:56.387601 24947 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:08:56.404788 24952 ts_tablet_manager.cc:1403] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.008s
I20260709 13:08:56.410756 24964 raft_consensus.cc:2749] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:56.429730 24952 raft_consensus.cc:359] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:56.430691 24952 raft_consensus.cc:740] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.433609 24952 consensus_queue.cc:260] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:56.438467 24952 ts_tablet_manager.cc:1434] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:08:56.439108 25130 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.443872 24952 tablet_bootstrap.cc:492] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:56.443688 25130 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:08:56.447420 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:08:56.451257 25130 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:08:56.462780 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:08:56.464624 23918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48924
I20260709 13:08:56.464934 24947 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:08:56.466516 25130 raft_consensus.cc:2749] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:56.471650 25113 heartbeater.cc:499] Master 127.20.83.190:35555 was elected leader, sending a full tablet report...
I20260709 13:08:56.473325 24952 tablet_bootstrap.cc:492] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:56.474575 24952 tablet_bootstrap.cc:492] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:56.475358 24952 ts_tablet_manager.cc:1403] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.001s
I20260709 13:08:56.478559 25073 raft_consensus.cc:3060] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.478890 24952 raft_consensus.cc:359] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:56.479856 24952 raft_consensus.cc:740] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.480696 24952 consensus_queue.cc:260] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:56.483517 24952 ts_tablet_manager.cc:1434] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:56.484756 24952 tablet_bootstrap.cc:492] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:56.629153 25076 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.789135 25078 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.829808 24952 tablet_bootstrap.cc:492] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:56.830958 24952 tablet_bootstrap.cc:492] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:56.831720 24952 ts_tablet_manager.cc:1403] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.347s	user 0.098s	sys 0.122s
W20260709 13:08:56.840539 24212 consensus_peers.cc:597] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:56.843873 24952 raft_consensus.cc:359] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:56.844821 24952 raft_consensus.cc:740] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.845863 24952 consensus_queue.cc:260] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:08:56.847497 24138 consensus_peers.cc:597] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:56.848453 24952 ts_tablet_manager.cc:1434] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
W20260709 13:08:56.848584 24138 consensus_peers.cc:597] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:56.849543 24952 tablet_bootstrap.cc:492] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
W20260709 13:08:56.866700 24064 consensus_peers.cc:597] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. 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 13:08:56.868187 24064 consensus_peers.cc:597] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:56.868875 24064 consensus_peers.cc:597] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:56.871122 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 45998.6us
W20260709 13:08:56.872921 24212 consensus_peers.cc:597] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:56.875326 24212 consensus_peers.cc:597] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. 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 13:08:56.876035 24212 consensus_peers.cc:597] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:56.893676 24952 tablet_bootstrap.cc:492] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:56.894874 24952 tablet_bootstrap.cc:492] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
W20260709 13:08:56.898958 24138 consensus_peers.cc:597] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:56.895605 24952 ts_tablet_manager.cc:1403] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.000s
I20260709 13:08:56.904713 24952 raft_consensus.cc:359] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:56.905519 24952 raft_consensus.cc:740] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.906448 24952 consensus_queue.cc:260] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:56.908954 24952 ts_tablet_manager.cc:1434] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:56.909873 24952 tablet_bootstrap.cc:492] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
W20260709 13:08:56.918442 24138 consensus_peers.cc:597] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:56.931196 24212 consensus_peers.cc:597] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:56.933633 24138 consensus_peers.cc:597] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:56.934679 24952 tablet_bootstrap.cc:492] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:56.935782 24952 tablet_bootstrap.cc:492] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:56.936486 24952 ts_tablet_manager.cc:1403] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260709 13:08:56.939199 24952 raft_consensus.cc:359] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:56.939882 24952 raft_consensus.cc:740] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.940537 24952 consensus_queue.cc:260] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:56.942690 24952 ts_tablet_manager.cc:1434] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:56.943471 24952 tablet_bootstrap.cc:492] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:56.960963 25076 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:56.987480 24064 consensus_peers.cc:597] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:57.001839 24952 tablet_bootstrap.cc:492] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.002982 24952 tablet_bootstrap.cc:492] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
W20260709 13:08:57.003499 24064 consensus_peers.cc:597] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:57.003726 24952 ts_tablet_manager.cc:1403] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.016s
I20260709 13:08:57.010365 24952 raft_consensus.cc:359] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:57.011487 24952 raft_consensus.cc:740] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.012583 24952 consensus_queue.cc:260] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:57.019811 24952 ts_tablet_manager.cc:1434] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:08:57.025357 24952 tablet_bootstrap.cc:492] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:57.075057 24952 tablet_bootstrap.cc:492] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.076140 24952 tablet_bootstrap.cc:492] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:57.076886 24952 ts_tablet_manager.cc:1403] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.017s
I20260709 13:08:57.087554 24952 raft_consensus.cc:359] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:57.088485 24952 raft_consensus.cc:740] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.089692 24952 consensus_queue.cc:260] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:57.105958 24952 ts_tablet_manager.cc:1434] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:08:57.109694 24952 tablet_bootstrap.cc:492] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
W20260709 13:08:57.169508 24064 consensus_peers.cc:597] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. 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 13:08:57.170271 24064 consensus_peers.cc:597] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:57.186124 24952 tablet_bootstrap.cc:492] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.187434 24952 tablet_bootstrap.cc:492] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:57.188519 24952 ts_tablet_manager.cc:1403] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.007s
I20260709 13:08:57.191630 24952 raft_consensus.cc:359] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:57.192454 24952 raft_consensus.cc:740] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.205330 24952 consensus_queue.cc:260] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:57.219005 24952 ts_tablet_manager.cc:1434] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:08:57.221737 24952 tablet_bootstrap.cc:492] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
W20260709 13:08:57.263865 24212 consensus_peers.cc:597] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:57.284592 25070 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:57.301834 24064 consensus_peers.cc:597] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:57.317984 24952 tablet_bootstrap.cc:492] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.319151 24952 tablet_bootstrap.cc:492] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:57.335827 24952 ts_tablet_manager.cc:1403] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.115s	user 0.018s	sys 0.011s
I20260709 13:08:57.348997 24952 raft_consensus.cc:359] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:57.350020 24952 raft_consensus.cc:740] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.351069 24952 consensus_queue.cc:260] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:57.353355 24952 ts_tablet_manager.cc:1434] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:57.375509 24952 tablet_bootstrap.cc:492] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:57.494611 24952 tablet_bootstrap.cc:492] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.495857 24952 tablet_bootstrap.cc:492] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:57.496636 24952 ts_tablet_manager.cc:1403] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.121s	user 0.022s	sys 0.003s
I20260709 13:08:57.499205 24952 raft_consensus.cc:359] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:57.499941 24952 raft_consensus.cc:740] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.500785 24952 consensus_queue.cc:260] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:57.507102 24952 ts_tablet_manager.cc:1434] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:08:57.507997 24952 tablet_bootstrap.cc:492] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
W20260709 13:08:57.530779 24064 consensus_peers.cc:597] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:57.544257 24952 tablet_bootstrap.cc:492] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.545478 24952 tablet_bootstrap.cc:492] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:57.546236 24952 ts_tablet_manager.cc:1403] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.004s
I20260709 13:08:57.549366 24952 raft_consensus.cc:359] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:57.550194 24952 raft_consensus.cc:740] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.551076 24952 consensus_queue.cc:260] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:57.562160 24952 ts_tablet_manager.cc:1434] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 13:08:57.563184 24952 tablet_bootstrap.cc:492] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
W20260709 13:08:57.570266 24064 consensus_peers.cc:597] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:57.590194 24952 tablet_bootstrap.cc:492] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.591307 24952 tablet_bootstrap.cc:492] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:57.592007 24952 ts_tablet_manager.cc:1403] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.002s
I20260709 13:08:57.601946 24952 raft_consensus.cc:359] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:57.602717 24952 raft_consensus.cc:740] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.603565 24952 consensus_queue.cc:260] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:57.606115 24952 ts_tablet_manager.cc:1434] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:08:57.607237 24952 tablet_bootstrap.cc:492] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:57.682472 24952 tablet_bootstrap.cc:492] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.683492 24952 tablet_bootstrap.cc:492] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:57.684175 24952 ts_tablet_manager.cc:1403] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.077s	user 0.030s	sys 0.023s
I20260709 13:08:57.687161 24952 raft_consensus.cc:359] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:57.688055 24952 raft_consensus.cc:740] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.691403 25073 raft_consensus.cc:3060] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.704988 24952 consensus_queue.cc:260] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:57.711237 24952 ts_tablet_manager.cc:1434] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:08:57.713176 24952 tablet_bootstrap.cc:492] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:57.768199 24952 tablet_bootstrap.cc:492] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.769098 24952 tablet_bootstrap.cc:492] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:57.769731 24952 ts_tablet_manager.cc:1403] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.006s
I20260709 13:08:57.772478 24952 raft_consensus.cc:359] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:57.773169 24952 raft_consensus.cc:740] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.773839 24952 consensus_queue.cc:260] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:57.784307 24952 ts_tablet_manager.cc:1434] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:08:57.824868 24952 tablet_bootstrap.cc:492] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:57.860580 24952 tablet_bootstrap.cc:492] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.861378 24952 tablet_bootstrap.cc:492] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:57.862076 24952 ts_tablet_manager.cc:1403] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.020s
I20260709 13:08:57.864573 24952 raft_consensus.cc:359] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:57.865243 24952 raft_consensus.cc:740] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.866078 24952 consensus_queue.cc:260] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:57.868379 24952 ts_tablet_manager.cc:1434] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:08:57.869354 24952 tablet_bootstrap.cc:492] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:57.947985 24952 tablet_bootstrap.cc:492] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.948773 24952 tablet_bootstrap.cc:492] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:57.949579 24952 ts_tablet_manager.cc:1403] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.080s	user 0.031s	sys 0.021s
I20260709 13:08:57.951540 24952 raft_consensus.cc:359] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:57.952144 24952 raft_consensus.cc:740] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.952827 24952 consensus_queue.cc:260] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:57.954886 24952 ts_tablet_manager.cc:1434] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:57.955651 24952 tablet_bootstrap.cc:492] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:57.987614 24952 tablet_bootstrap.cc:492] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.988706 24952 tablet_bootstrap.cc:492] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:57.989456 24952 ts_tablet_manager.cc:1403] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.005s
I20260709 13:08:57.992208 24952 raft_consensus.cc:359] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:57.992944 24952 raft_consensus.cc:740] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.998814 24952 consensus_queue.cc:260] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:58.000895 24952 ts_tablet_manager.cc:1434] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:08:58.001823 24952 tablet_bootstrap.cc:492] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:58.058477 25078 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:58.158363 25058 raft_consensus.cc:3060] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:58.183579 25063 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:58.211736 25076 raft_consensus.cc:3060] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:58.297474 24952 tablet_bootstrap.cc:492] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:58.302304 24952 tablet_bootstrap.cc:492] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:58.308223 24952 ts_tablet_manager.cc:1403] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.307s	user 0.053s	sys 0.031s
I20260709 13:08:58.320483 24952 raft_consensus.cc:359] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:58.321123 24952 raft_consensus.cc:740] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.322337 24952 consensus_queue.cc:260] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:58.324339 24952 ts_tablet_manager.cc:1434] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:08:58.325349 24952 tablet_bootstrap.cc:492] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:58.344218 25076 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:58.389715 25058 raft_consensus.cc:3060] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:58.402709 24952 tablet_bootstrap.cc:492] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:58.419417 24952 tablet_bootstrap.cc:492] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:58.420352 24952 ts_tablet_manager.cc:1403] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.020s
I20260709 13:08:58.423436 24952 raft_consensus.cc:359] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:58.424296 24952 raft_consensus.cc:740] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.425355 24952 consensus_queue.cc:260] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:58.430205 24952 ts_tablet_manager.cc:1434] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:08:58.430998 24952 tablet_bootstrap.cc:492] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:58.519986 24952 tablet_bootstrap.cc:492] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:58.520951 24952 tablet_bootstrap.cc:492] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:58.521842 24952 ts_tablet_manager.cc:1403] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.011s
I20260709 13:08:58.524761 24952 raft_consensus.cc:359] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:58.564750 24952 raft_consensus.cc:740] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.565641 24952 consensus_queue.cc:260] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:58.571583 24952 ts_tablet_manager.cc:1434] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 13:08:58.582443 24952 tablet_bootstrap.cc:492] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:58.892673 24952 tablet_bootstrap.cc:492] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:58.908303 24952 tablet_bootstrap.cc:492] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:58.909271 24952 ts_tablet_manager.cc:1403] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.327s	user 0.023s	sys 0.000s
I20260709 13:08:58.915797 24952 raft_consensus.cc:359] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:58.916988 24952 raft_consensus.cc:740] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.918160 24952 consensus_queue.cc:260] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:58.922225 24952 ts_tablet_manager.cc:1434] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:08:58.923197 24952 tablet_bootstrap.cc:492] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
W20260709 13:08:59.031972 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 236614us
I20260709 13:08:59.037055 24952 tablet_bootstrap.cc:492] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:59.046181 24952 tablet_bootstrap.cc:492] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:59.046977 24952 ts_tablet_manager.cc:1403] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.124s	user 0.021s	sys 0.004s
I20260709 13:08:59.058697 24952 raft_consensus.cc:359] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:59.059494 24952 raft_consensus.cc:740] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.060330 24952 consensus_queue.cc:260] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:59.086046 25058 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:59.091755 24952 ts_tablet_manager.cc:1434] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:08:59.095248 24952 tablet_bootstrap.cc:492] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:59.206867 24952 tablet_bootstrap.cc:492] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:59.207890 24952 tablet_bootstrap.cc:492] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:59.208560 24952 ts_tablet_manager.cc:1403] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.007s
I20260709 13:08:59.215373 24952 raft_consensus.cc:359] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:59.216168 24952 raft_consensus.cc:740] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
W20260709 13:08:59.216826 24212 consensus_peers.cc:597] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. 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 13:08:59.217027 24952 consensus_queue.cc:260] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:08:59.223322 24952 ts_tablet_manager.cc:1434] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:08:59.224277 24952 tablet_bootstrap.cc:492] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:59.249972 24952 tablet_bootstrap.cc:492] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:59.251128 24952 tablet_bootstrap.cc:492] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:59.251863 24952 ts_tablet_manager.cc:1403] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.003s
I20260709 13:08:59.254611 24952 raft_consensus.cc:359] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:59.255390 24952 raft_consensus.cc:740] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.256026 24952 consensus_queue.cc:260] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:59.261421 24952 ts_tablet_manager.cc:1434] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:59.266876 24952 tablet_bootstrap.cc:492] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:59.283301 24952 tablet_bootstrap.cc:492] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:59.284121 24952 tablet_bootstrap.cc:492] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:59.284695 24952 ts_tablet_manager.cc:1403] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 13:08:59.286660 24952 raft_consensus.cc:359] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:59.287179 24952 raft_consensus.cc:740] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.287931 24952 consensus_queue.cc:260] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:59.290367 24952 ts_tablet_manager.cc:1434] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:08:59.291494 24952 tablet_bootstrap.cc:492] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:59.321571 24952 tablet_bootstrap.cc:492] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:59.322541 24952 tablet_bootstrap.cc:492] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:59.323916 24952 ts_tablet_manager.cc:1403] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260709 13:08:59.328946 24952 raft_consensus.cc:359] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:59.331501 24952 raft_consensus.cc:740] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.332417 24952 consensus_queue.cc:260] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:59.334811 24952 ts_tablet_manager.cc:1434] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:08:59.335649 24952 tablet_bootstrap.cc:492] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:59.375085 24952 tablet_bootstrap.cc:492] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:59.375897 24952 tablet_bootstrap.cc:492] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:59.376477 24952 ts_tablet_manager.cc:1403] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.009s
I20260709 13:08:59.378371 24952 raft_consensus.cc:359] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:59.378887 24952 raft_consensus.cc:740] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.379483 24952 consensus_queue.cc:260] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:08:59.381506 24952 ts_tablet_manager.cc:1434] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:08:59.382848 24952 tablet_bootstrap.cc:492] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap starting.
I20260709 13:08:59.405325 24952 tablet_bootstrap.cc:492] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:59.406298 24952 tablet_bootstrap.cc:492] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb: Bootstrap complete.
I20260709 13:08:59.406922 24952 ts_tablet_manager.cc:1403] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.002s
I20260709 13:08:59.409356 24952 raft_consensus.cc:359] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:59.410032 24952 raft_consensus.cc:740] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.410883 24952 consensus_queue.cc:260] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:08:59.412851 24952 ts_tablet_manager.cc:1434] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:59.453663 25078 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.533100 25063 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:59.623845 25195 log.cc:927] Time spent T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 13:08:59.689517 25058 raft_consensus.cc:3060] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:59.971261 23953 debug-util.cc:398] Leaking SignalData structure 0x7b08000463e0 after lost signal to thread 20817
W20260709 13:08:59.972612 23953 debug-util.cc:398] Leaking SignalData structure 0x7b0800046ac0 after lost signal to thread 23956
W20260709 13:08:59.973995 23953 debug-util.cc:398] Leaking SignalData structure 0x7b0800106000 after lost signal to thread 24123
W20260709 13:08:59.975268 23953 debug-util.cc:398] Leaking SignalData structure 0x7b08002084c0 after lost signal to thread 24197
W20260709 13:08:59.976744 23953 debug-util.cc:398] Leaking SignalData structure 0x7b080030cde0 after lost signal to thread 24271
W20260709 13:08:59.978334 23953 debug-util.cc:398] Leaking SignalData structure 0x7b08003248e0 after lost signal to thread 25111
W20260709 13:09:00.665864 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 43533.5us
W20260709 13:09:00.679690 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 79826.4us
W20260709 13:09:00.730221 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 48144.6us
W20260709 13:09:01.574501 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 54870.7us
W20260709 13:09:01.671183 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 47863us
W20260709 13:09:02.811972 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 47102us
W20260709 13:09:02.889240 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 69624.4us
W20260709 13:09:02.928826 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 67854.1us
W20260709 13:09:02.933171 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 120500us
W20260709 13:09:02.974274 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 44152.9us
W20260709 13:09:03.017572 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 196821us
W20260709 13:09:03.062033 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 110137us
W20260709 13:09:03.065136 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 134357us
W20260709 13:09:03.880430 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 79932.5us
W20260709 13:09:03.974587 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 108426us
W20260709 13:09:03.985575 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 91160.5us
W20260709 13:09:05.648196 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 118888us
W20260709 13:09:05.797962 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 49681.2us
I20260709 13:09:06.045876 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:09:06.157573 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 60427.8us
W20260709 13:09:06.182097 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 72106.4us
W20260709 13:09:06.185997 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 75412.2us
W20260709 13:09:06.245213 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 123631us
I20260709 13:09:06.338187 24090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:06.339279 24090 raft_consensus.cc:606] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:06.379010 25256 raft_consensus.cc:993] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:06.383563 25256 raft_consensus.cc:1081] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:06.385686 25070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35028
I20260709 13:09:06.386443 25070 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:06.386971 25070 raft_consensus.cc:3060] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:06.397109 25070 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:06.400717 25070 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:06.402422 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:06.403460 24090 raft_consensus.cc:3055] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:06.403745 24090 raft_consensus.cc:740] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:06.404855 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:06.405579 24090 consensus_queue.cc:260] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:06.407752 24090 raft_consensus.cc:3060] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:06.405573 24240 raft_consensus.cc:3060] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:06.425535 24090 raft_consensus.cc:2468] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:06.428785 24947 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:06.436635 24240 raft_consensus.cc:2468] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:06.464227 25260 raft_consensus.cc:2804] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:06.465031 24240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e"
dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35340
I20260709 13:09:06.466087 24240 raft_consensus.cc:606] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:06.469261 24240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba"
dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35340
I20260709 13:09:06.469901 24240 raft_consensus.cc:606] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:06.472118 25260 raft_consensus.cc:697] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:06.473486 24240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5"
dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35340
I20260709 13:09:06.474143 24240 raft_consensus.cc:606] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:06.478492 24240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9b80deacab3450088ac150b405b425d"
dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
mode: GRACEFUL
new_leader_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:35340
I20260709 13:09:06.479159 24240 raft_consensus.cc:606] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Received request to transfer leadership to TS 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:06.482862 24240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffeb156758964803b6b84a00993611d0"
dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35340
I20260709 13:09:06.483633 24240 raft_consensus.cc:606] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:06.485566 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:09:06.487551 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:06.488523 25260 consensus_queue.cc:237] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:06.496004 25246 raft_consensus.cc:993] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:06.496609 25246 raft_consensus.cc:1081] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:06.498911 25054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35038
I20260709 13:09:06.499562 25054 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:06.499961 25054 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:06.512986 25054 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:06.519815 25054 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:06.521807 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:06.522562 24166 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:06.528522 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:06.529253 24240 raft_consensus.cc:3055] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:06.529573 24240 raft_consensus.cc:740] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:06.530416 24240 consensus_queue.cc:260] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:06.531839 24240 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:06.554754 23921 catalog_manager.cc:5697] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 2 to 3, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 3 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:06.567456 24166 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:06.577769 24947 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:06.578859 25260 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:06.579476 25260 raft_consensus.cc:697] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:06.572446 24240 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:06.580611 25260 consensus_queue.cc:237] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:06.623688 23921 catalog_manager.cc:5697] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 3 to 4, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 4 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:06.674917 25246 raft_consensus.cc:993] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548: : Instructing follower 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:06.675449 25246 raft_consensus.cc:1081] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Signalling peer 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:06.678804 24166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9b80deacab3450088ac150b405b425d"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:60648
I20260709 13:09:06.679541 24166 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:06.679948 24166 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:06.699528 24166 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:06.722280 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:06.723016 24090 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:06.740386 25246 raft_consensus.cc:993] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:06.741756 25246 raft_consensus.cc:1081] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:06.751662 25054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffeb156758964803b6b84a00993611d0"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35038
I20260709 13:09:06.752283 25054 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:06.752672 25054 raft_consensus.cc:3060] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:06.760637 25054 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:06.770900 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:06.773537 24166 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:06.773720 24240 raft_consensus.cc:3055] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:06.774051 24240 raft_consensus.cc:740] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:06.773200 24090 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:06.775110 24096 raft_consensus.cc:1240] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:06.775462 24137 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:06.776816 25241 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:06.779104 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:06.779211 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:06.780097 24247 raft_consensus.cc:3055] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:06.780246 24096 raft_consensus.cc:3060] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:06.780499 24247 raft_consensus.cc:740] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:06.781493 24247 consensus_queue.cc:260] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:06.782800 24247 raft_consensus.cc:3060] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:06.774873 24240 consensus_queue.cc:260] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:06.784469 24240 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:06.786104 25054 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:06.791286 24096 raft_consensus.cc:2468] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:06.792634 24947 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:06.793694 25260 raft_consensus.cc:2804] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:06.794209 25260 raft_consensus.cc:697] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:06.795186 25260 consensus_queue.cc:237] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:06.817646 24240 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:06.823171 24247 raft_consensus.cc:2468] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:06.824887 25241 raft_consensus.cc:697] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:06.834649 25241 consensus_queue.cc:237] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:06.934428 23921 catalog_manager.cc:5697] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 2 to 3, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:06.969376 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 51420.1us
I20260709 13:09:06.983428 25247 raft_consensus.cc:993] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:06.984310 25245 raft_consensus.cc:1081] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:06.988125 25073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35038
I20260709 13:09:06.988759 25073 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:06.988369 23921 catalog_manager.cc:5697] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 1 to 2, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 2 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:06.990931 24247 raft_consensus.cc:1275] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:06.989140 25073 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:06.992484 25260 consensus_queue.cc:1048] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.013425 25073 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:07.017038 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:07.017948 24166 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:07.027273 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:07.027626 25073 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:07.028005 24240 raft_consensus.cc:3055] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:07.028318 24240 raft_consensus.cc:740] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:07.029141 24240 consensus_queue.cc:260] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:07.039891 24240 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:07.044550 24090 raft_consensus.cc:1275] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:07.056629 25261 consensus_queue.cc:1048] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:07.047055 24166 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 5.
I20260709 13:09:07.064335 24947 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:07.065539 25261 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:07.066084 25261 raft_consensus.cc:697] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:07.067042 25261 consensus_queue.cc:237] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:07.083570 24240 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 5.
I20260709 13:09:07.094240 25245 raft_consensus.cc:993] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:07.094903 25245 raft_consensus.cc:1081] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:07.098047 25073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35038
I20260709 13:09:07.098670 25073 raft_consensus.cc:493] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:07.099062 25073 raft_consensus.cc:3060] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:07.112409 23921 catalog_manager.cc:5697] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 4 to 5, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 5 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:07.117133 25073 raft_consensus.cc:515] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:07.131816 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:07.132464 24246 raft_consensus.cc:3055] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:07.132762 24246 raft_consensus.cc:740] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:07.133513 24246 consensus_queue.cc:260] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:07.134727 24246 raft_consensus.cc:3060] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:07.139411 24169 raft_consensus.cc:1275] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:07.140424 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:07.141041 24094 raft_consensus.cc:3060] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:07.146083 25261 consensus_queue.cc:1048] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.138192 25073 leader_election.cc:290] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:07.164919 24094 raft_consensus.cc:2468] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:07.168154 24947 leader_election.cc:304] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:07.169342 25261 raft_consensus.cc:2804] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:07.169899 25261 raft_consensus.cc:697] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:07.170794 25261 consensus_queue.cc:237] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:07.176383 24246 raft_consensus.cc:2468] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:07.203064 24240 raft_consensus.cc:1275] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:07.206808 25261 consensus_queue.cc:1048] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:07.210330 23921 catalog_manager.cc:5697] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 1 to 2, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 2 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:07.330634 24090 raft_consensus.cc:1275] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:07.332182 25260 consensus_queue.cc:1048] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:07.381278 24240 raft_consensus.cc:1275] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:07.492189 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:07.606508 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:08.596256 25298 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.598587 25298 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.599581 25297 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.597851 25296 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.602048 25298 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:08.606244 25296 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.603344 25299 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.607264 25299 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.606498 25298 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:08.608503 25296 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:08.609102 25296 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:08.609038 25298 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:08.609714 25296 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:08.610520 25299 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:08.610911 25287 raft_consensus.cc:493] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:08.611815 25298 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:08.611485 25287 raft_consensus.cc:515] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:08.612471 25297 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:08.611982 25296 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:08.614169 25287 leader_election.cc:290] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:08.614867 25297 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:08.639549 25300 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:08.640779 25300 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:08.643769 25300 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:08.644429 25300 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:08.645043 25300 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:08.645604 25297 raft_consensus.cc:493] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.646224 25297 raft_consensus.cc:515] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:08.647289 25300 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:08.648242 25297 leader_election.cc:290] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:08.648917 25297 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:08.649152 25300 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:08.649361 25297 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:08.649837 25300 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:08.656065 25300 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:08.656750 25300 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:08.657582 25300 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:08.658032 25247 raft_consensus.cc:493] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:08.658594 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:08.658634 25247 raft_consensus.cc:515] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:08.659356 24243 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:08.661573 24096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:08.662388 24096 raft_consensus.cc:606] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:08.663996 25247 leader_election.cc:290] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:08.664522 25297 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:08.666358 25302 raft_consensus.cc:493] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:08.666908 25302 raft_consensus.cc:515] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:08.669211 25302 leader_election.cc:290] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:08.668893 25301 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:08.669893 25301 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:08.672351 25301 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:08.679062 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:08.680655 24096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7784edb92da64fd497153876a1b80128"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:08.682196 24096 raft_consensus.cc:606] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:08.685093 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:08.689607 24093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:08.690652 24093 raft_consensus.cc:606] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:08.693534 24063 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:08.694003 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:08.694782 25303 raft_consensus.cc:2804] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:08.695328 25303 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:08.695782 25303 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:08.696393 25270 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.697240 25270 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.701727 24093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:08.702445 24093 raft_consensus.cc:606] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Received request to transfer leadership to TS 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:08.704587 25297 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:08.705159 25297 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:08.705503 24240 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:08.706876 25303 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:08.707271 25286 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:08.707530 25297 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:08.707911 25286 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:08.710678 25270 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:08.710888 25286 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:08.714637 24063 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
W20260709 13:09:08.714900 25108 debug-util.cc:398] Leaking SignalData structure 0x7b08000e9a60 after lost signal to thread 20817
W20260709 13:09:08.716307 25108 debug-util.cc:398] Leaking SignalData structure 0x7b08001cc8a0 after lost signal to thread 23956
I20260709 13:09:08.715101 25303 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:09:08.717957 25108 debug-util.cc:398] Leaking SignalData structure 0x7b08000d1ae0 after lost signal to thread 24123
W20260709 13:09:08.719882 25108 debug-util.cc:398] Leaking SignalData structure 0x7b080037f720 after lost signal to thread 24197
I20260709 13:09:08.724718 25296 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.724900 25298 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:08.725497 25296 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.726255 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:08.726423 25299 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.727106 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:08.726990 25299 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.728080 25296 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:08.728673 24091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:08.724768 25287 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.729067 25299 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:08.725555 25298 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:08.732010 25300 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:09:08.732173 25108 debug-util.cc:398] Leaking SignalData structure 0x7b08002639e0 after lost signal to thread 24271
I20260709 13:09:08.732801 25298 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:08.739073 25300 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:08.739590 25300 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:08.740012 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:08.728710 25296 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:08.729580 25287 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.741744 25296 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:08.743212 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:08.740131 25300 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:08.743885 24244 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:08.743973 25296 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:08.729460 24091 raft_consensus.cc:606] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:08.745476 24169 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49626 (request call id 9) took 1143 ms. Trace:
I20260709 13:09:08.745918 24169 rpcz_store.cc:276] 0709 13:09:07.602384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:08.744710 (+1142326us) service_pool.cc:224] Handling call
0709 13:09:08.744984 (+   274us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:08.745146 (+   162us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:08.745170 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:08.745209 (+    39us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:09:08.745244 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:08.745296 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:08.745392 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:08.747044 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:08.748899 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:08.751904 25245 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:08.752498 25245 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:08.743240 25287 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:08.757275 25245 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:08.758050 25253 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
W20260709 13:09:08.758409 25108 debug-util.cc:398] Leaking SignalData structure 0x7b080033af40 after lost signal to thread 25111
I20260709 13:09:08.758657 25253 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.758998 25300 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:08.766566 25290 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:08.767272 25290 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.768833 25300 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:08.761176 25253 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:09:08.845248 24194 debug-util.cc:398] Leaking SignalData structure 0x7b08002b5ec0 after lost signal to thread 20817
I20260709 13:09:08.762341 25306 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.764227 25308 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:08.771314 25290 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:08.760332 23919 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33826 (request call id 119) took 1052 ms. Trace:
I20260709 13:09:08.776197 25292 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
W20260709 13:09:08.873549 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 122092us
I20260709 13:09:08.778198 25214 raft_consensus.cc:493] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:08.780104 25312 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
W20260709 13:09:08.780413 25260 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.068s	user 0.011s	sys 0.019s
I20260709 13:09:08.781999 24096 raft_consensus.cc:1240] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:08.783011 25311 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.785629 24091 raft_consensus.cc:1240] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:08.788120 25245 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:08.778498 25286 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:08.795812 25289 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:08.813593 25287 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:08.814154 25296 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.820665 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:08.822134 25298 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.823722 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:08.824743 25299 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.887197 25290 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:08.827034 24094 raft_consensus.cc:1275] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:08.828914 25297 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.836843 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:09:08.846608 24194 debug-util.cc:398] Leaking SignalData structure 0x7b08000ab280 after lost signal to thread 23956
I20260709 13:09:08.849673 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:08.850651 24244 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:08.871596 25314 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.908682 25309 raft_consensus.cc:493] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:08.967797 25317 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.968061 25309 raft_consensus.cc:515] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:08.872853 25308 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:08.972447 25310 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:08.973557 25310 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.974248 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:08.976490 25310 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:08.899451 25312 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:08.888520 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 55372.3us
I20260709 13:09:08.979293 25312 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:08.858126 23919 rpcz_store.cc:276] 0709 13:09:07.707575 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:08.568579 (+861004us) service_pool.cc:224] Handling call
0709 13:09:08.760121 (+191542us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 13:09:08.982625 25320 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.898368 25318 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.983484 25320 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:08.983958 25318 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.903354 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:08.986759 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:09:08.886911 25260 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.174s	user 0.011s	sys 0.019s
I20260709 13:09:08.908190 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:08.872156 25307 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:08.824797 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:09:08.943620 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 57617.8us
I20260709 13:09:08.950517 24094 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47242 (request call id 14) took 1242 ms. Trace:
I20260709 13:09:08.954103 25299 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.961261 24247 raft_consensus.cc:2468] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:09:08.904436 25245 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:08.966342 25314 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.903206 25311 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.977203 25310 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:08.889628 25292 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:08.988615 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:08.989108 25316 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:08.988312 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:08.876374 25306 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.870849 25313 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.014911 25313 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.006769 25309 leader_election.cc:290] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.017194 25310 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.019068 25299 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.019232 25322 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.019496 25306 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:08.997454 24094 rpcz_store.cc:276] 0709 13:09:07.707573 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:08.826192 (+1118619us) service_pool.cc:224] Handling call
0709 13:09:08.826526 (+   334us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:08.950137 (+123611us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:08.950437 (+   300us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:09.020823 25276 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.003789 25323 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.022228 25276 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:09.022713 25323 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.020711 25316 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.025033 25323 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.019847 25322 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.026958 25314 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.027447 25316 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.028241 25310 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.005831 24244 raft_consensus.cc:1275] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:09.029058 25311 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.020725 25318 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.031066 25313 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.004460 25307 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.033653 25307 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.034180 25322 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.036154 24090 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47242 (request call id 15) took 1244 ms. Trace:
I20260709 13:09:08.907267 25286 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:08.972572 25315 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.038071 25315 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.039652 25286 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:08.907646 25289 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:09.008134 24240 raft_consensus.cc:1240] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:08.943022 25287 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.041078 25315 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.042445 25289 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:08.890044 25214 raft_consensus.cc:515] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.043139 25287 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:08.941880 25296 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.036774 24090 rpcz_store.cc:276] 0709 13:09:07.791745 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:08.722156 (+930411us) service_pool.cc:224] Handling call
0709 13:09:08.722560 (+   404us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:08.722839 (+   279us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:09:08.949812 (+226973us) log.cc:844] Serialized 14 byte log entry
0709 13:09:09.033351 (+ 83539us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:09.033443 (+    92us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:09.033503 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:09.033595 (+    92us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:09.036081 (+  2486us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18855,"prepare.queue_time_us":236170,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":58,"raft.queue_time_us":18948,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":113,"thread_start_us":289808,"threads_started":2}
I20260709 13:09:09.045876 25296 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.046913 25245 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:08.949369 25298 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:08.964717 25297 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:08.976496 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.049656 25297 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:08.960845 25290 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.051059 25298 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.024842 25276 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.052121 25290 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.006224 25319 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:09.053090 25319 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.055859 25319 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.045166 25214 leader_election.cc:290] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.064168 25320 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:08.968822 25317 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:09.067094 25317 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.068107 25324 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.068858 25324 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.071753 25324 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.077411 25260 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:09.078137 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.078716 25306 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:09.079468 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.079378 25306 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.080310 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.078142 25260 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.081928 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.081995 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.082854 25314 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:09.083240 25260 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.083463 25314 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:09.083844 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.083899 25260 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:09.078266 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.086151 25314 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.087069 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.088968 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:09.088135 25306 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.090175 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.090741 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.088066 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.091600 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.078320 25309 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.092461 25310 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.092555 25309 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.089787 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:09.092830 25311 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.093384 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.084928 25260 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.097337 25311 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.091677 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.095501 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.099973 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.107514 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.107151 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.112673 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:09.113368 24244 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.117599 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.093091 25315 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.092620 25313 raft_consensus.cc:493] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:09.073318 25324 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:09.124147 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.098477 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.120733 24063 leader_election.cc:304] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:09.130491 25321 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.131263 25321 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.113970 25298 consensus_queue.cc:1059] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 13:09:09.126559 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.127169 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.107148 25310 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.134595 25313 raft_consensus.cc:515] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.143935 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.144476 25313 leader_election.cc:290] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.115710 25289 raft_consensus.cc:493] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:09.132211 25292 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.145417 25289 raft_consensus.cc:515] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.137995 25298 raft_consensus.cc:3055] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:09.146908 25298 raft_consensus.cc:740] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:09.147039 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.148579 25289 leader_election.cc:290] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.137689 25308 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.140286 25214 raft_consensus.cc:2749] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.138330 25260 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.140833 25309 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.114550 25276 consensus_queue.cc:1059] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:09:09.161461 25276 raft_consensus.cc:3055] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:09.161885 25276 raft_consensus.cc:740] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:09.162782 25276 consensus_queue.cc:260] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:09.163972 25276 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.166617 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.133131 25315 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.170038 25315 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.142217 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.173228 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.173622 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.147938 25298 consensus_queue.cc:260] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:09.174940 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.140447 25311 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:09.153744 24194 debug-util.cc:398] Leaking SignalData structure 0x7b080027dfa0 after lost signal to thread 24123
I20260709 13:09:09.178078 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:09:09.178661 24194 debug-util.cc:398] Leaking SignalData structure 0x7b080024a860 after lost signal to thread 24197
I20260709 13:09:09.178803 24240 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
W20260709 13:09:09.180150 24194 debug-util.cc:398] Leaking SignalData structure 0x7b0800259ce0 after lost signal to thread 24271
I20260709 13:09:09.144492 25310 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.155244 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.182137 25325 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.182777 25314 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:09.156113 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.183317 25313 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.183706 25327 raft_consensus.cc:493] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.183403 25314 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.184325 25327 raft_consensus.cc:515] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.184924 25291 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.185563 25291 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.182792 25325 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.141933 25253 raft_consensus.cc:993] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0: : Instructing follower 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:09.170974 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.173250 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.153504 25321 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.152752 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.181905 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.200383 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.185577 25292 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.200989 24242 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:09.201426 25292 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:09.202907 24194 debug-util.cc:398] Leaking SignalData structure 0x7b0800117480 after lost signal to thread 25111
I20260709 13:09:09.202978 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.203872 25292 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.195480 25214 raft_consensus.cc:1081] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Signalling peer 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:09.196075 25310 raft_consensus.cc:493] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.207445 25310 raft_consensus.cc:515] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.209329 25298 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.209906 25310 leader_election.cc:290] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.184027 25313 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.212008 25313 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.197062 25325 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.197352 25291 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.197734 25327 leader_election.cc:290] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.214099 25306 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:09.214787 24137 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:09.214737 25306 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.217046 25306 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.217785 25306 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.181459 25324 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.218284 25306 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.220141 25324 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.198942 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.199208 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.240216 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.199527 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.199910 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.243048 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.227299 24947 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.243814 24239 raft_consensus.cc:2468] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:09.220554 25306 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.221263 25325 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.198031 25314 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.245113 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.223055 25261 raft_consensus.cc:493] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:09.246008 25054 raft_consensus.cc:2468] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:09:09.246049 25261 raft_consensus.cc:515] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.246856 24947 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.221879 25330 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.247740 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.223552 25309 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.248558 25054 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:09:09.248353 25330 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.248917 25309 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.249704 25314 raft_consensus.cc:2749] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:09.250345 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.251030 25054 raft_consensus.cc:2468] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:09.251148 25330 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.224921 25291 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.251919 25291 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.253305 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.253983 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.254509 25063 raft_consensus.cc:2468] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:09:09.255390 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.255755 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.256204 25073 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:09:09.256335 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.256502 25055 raft_consensus.cc:2468] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:09.256999 25058 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:09.224287 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.257674 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.257871 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.225463 25327 consensus_queue.cc:1048] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:09.258489 25058 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:09.259009 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.259423 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.260942 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.245338 25310 raft_consensus.cc:2749] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.255501 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.261757 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.261826 25291 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:09.227242 24137 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:09.262604 25054 raft_consensus.cc:2468] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:09:09.263708 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.264088 24165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:60632
I20260709 13:09:09.264341 25054 raft_consensus.cc:2468] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:09:09.264695 24165 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.265203 24165 raft_consensus.cc:3060] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.245136 25325 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.251178 25309 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.248569 25261 leader_election.cc:290] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.260353 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.272410 25077 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:09.273375 25325 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.259706 25055 raft_consensus.cc:2468] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:09:09.237564 24168 raft_consensus.cc:1275] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:09.262120 25063 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:09.273541 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.257306 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.275906 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.262543 25078 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:09:09.276674 25063 raft_consensus.cc:2468] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:09:09.277123 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.277694 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.277987 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.278887 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.278402 25078 raft_consensus.cc:2468] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:09.279139 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.279956 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.261031 25058 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:09:09.280261 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.281654 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.229132 24244 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:09.276432 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.275938 25073 raft_consensus.cc:2468] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:09:09.283226 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.283406 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.284127 25073 raft_consensus.cc:2468] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:09:09.235584 24211 leader_election.cc:304] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.281836 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.286237 25329 raft_consensus.cc:2749] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:09.287737 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 53214.6us
I20260709 13:09:09.251187 24947 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.296813 24240 raft_consensus.cc:1275] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:09.298472 24138 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:09.297377 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 46288.8us
I20260709 13:09:09.298983 24240 raft_consensus.cc:1275] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:09.299839 25277 raft_consensus.cc:2804] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.300083 25261 raft_consensus.cc:2749] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.300325 25277 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.300755 25277 raft_consensus.cc:3060] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.302335 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.287761 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.303086 24947 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.304540 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.306707 24138 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.271198 24063 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:09.308393 24138 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.309000 25276 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.309506 25276 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.309608 25261 raft_consensus.cc:2749] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.309924 25276 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.309258 25322 raft_consensus.cc:2804] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:09.310799 25322 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.311174 25322 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.312206 25277 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.313621 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.313833 25304 raft_consensus.cc:2804] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:09.280181 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:09.337457 25304 raft_consensus.cc:697] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:09.315100 24138 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:09.338677 24138 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:09.338523 25304 consensus_queue.cc:237] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:09.317453 24064 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:09.339563 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.340862 24064 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:09.339591 24138 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.341874 25214 raft_consensus.cc:2804] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.341984 24064 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:09.342280 25297 raft_consensus.cc:2804] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.342515 25214 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.342751 25297 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.343096 25214 raft_consensus.cc:3060] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.343190 25297 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.343739 25287 raft_consensus.cc:2804] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.344174 25287 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.344569 25287 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.345594 25296 raft_consensus.cc:2804] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:09.346025 25296 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.346089 24138 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:09.346500 25296 raft_consensus.cc:3060] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.346920 25318 raft_consensus.cc:2804] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:09.347281 24138 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.319571 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.347369 25318 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.349949 25318 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.354645 25297 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.311661 24947 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.321278 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.356042 25324 raft_consensus.cc:2749] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.356328 25270 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:09:09.356165 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 44653.9us
I20260709 13:09:09.357529 25300 raft_consensus.cc:2804] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.358024 25300 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.358448 25300 raft_consensus.cc:3060] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.356877 25270 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.359614 25270 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.355724 24064 leader_election.cc:304] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:09.363108 25318 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.363660 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.364514 25250 raft_consensus.cc:2749] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.365113 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.320257 24212 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:09.365757 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:09.365970 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 45770.8us
I20260709 13:09:09.363289 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.326534 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.367329 25329 raft_consensus.cc:2804] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.367873 25214 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.327952 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.367882 25329 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.369552 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.370018 25329 raft_consensus.cc:3060] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.370486 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.370851 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.371739 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.372278 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:09.355059 25253 raft_consensus.cc:2749] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.374303 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.334563 25322 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.314693 24063 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:09.377717 25250 raft_consensus.cc:2804] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.378100 25250 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:09.378444 25250 raft_consensus.cc:3060] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.363222 25324 consensus_queue.cc:1048] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:09.380095 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.381536 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.382306 25277 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.383297 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.385778 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.386179 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:09.387548 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.388589 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.390535 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.391805 24064 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:09.392699 25253 raft_consensus.cc:2804] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:09.393082 25253 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.393450 25253 raft_consensus.cc:3060] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.394516 25322 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.394970 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.398793 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.399789 25288 raft_consensus.cc:993] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:09.400210 25318 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.400313 25288 raft_consensus.cc:1081] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
W20260709 13:09:09.401728 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 87114.6us
I20260709 13:09:09.403916 25214 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.405603 25288 raft_consensus.cc:993] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:09.405617 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.406273 25288 raft_consensus.cc:993] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:09.406746 25290 raft_consensus.cc:1081] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:09.406751 25288 raft_consensus.cc:1081] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:09.408118 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.408797 24064 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:09.369270 24138 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:09.398957 25276 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.411471 24138 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.412856 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.413091 24138 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.411471 25318 raft_consensus.cc:2804] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.413439 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.413811 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.413478 25322 raft_consensus.cc:2804] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:09.415014 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.415290 25322 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.415457 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.415928 25322 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.416690 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.418020 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.418515 25318 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.419323 25299 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:09.387496 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.333088 24165 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:09.420944 25299 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.420168 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.406507 25300 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.421826 25299 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.422678 24092 raft_consensus.cc:2393] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 2: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:09.418843 23919 catalog_manager.cc:5697] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 2 to 3, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:09.421464 25318 raft_consensus.cc:3060] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.420240 24138 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:09.425698 24169 raft_consensus.cc:1240] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:09.410075 25250 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:09.426362 24138 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.426995 25290 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:09.427693 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.428077 25300 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.430755 25297 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.401255 25287 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.434806 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.435072 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.435762 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.375583 25270 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.437737 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.404897 25296 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.439808 24165 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.440346 24172 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 5.
I20260709 13:09:09.433832 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.433434 25329 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.443853 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.455708 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:09.456274 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.457139 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.461666 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.437034 25298 raft_consensus.cc:2804] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.463891 24169 raft_consensus.cc:2468] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:09:09.466707 24165 raft_consensus.cc:1240] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:09.469941 24138 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.471508 24138 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.466368 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.473282 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.476156 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.478513 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.480495 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.481583 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.459878 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.435491 25299 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.471097 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.487212 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.487684 25270 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.488315 25270 raft_consensus.cc:2804] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.488665 25270 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.488901 25296 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.489629 25296 raft_consensus.cc:2804] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.489982 25296 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:09.490356 25296 raft_consensus.cc:3060] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.466463 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:09.467046 25298 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.499464 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.515301 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.516431 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.518078 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.489024 25270 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.520116 24165 raft_consensus.cc:1240] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:09.520769 24211 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:09.524540 24211 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:09.485500 25277 raft_consensus.cc:2804] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.525638 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:09:09.526760 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 92413.1us
I20260709 13:09:09.527272 24211 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
W20260709 13:09:09.527307 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 77677.7us
I20260709 13:09:09.485148 25276 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.530437 24211 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:09.514474 25298 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.534085 24211 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:09.532480 25316 raft_consensus.cc:2749] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.538594 24063 leader_election.cc:304] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:09.530345 25307 raft_consensus.cc:2749] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:09.529572 25247 raft_consensus.cc:2749] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:09.529417 25277 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:09.546108 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 105012us
I20260709 13:09:09.535326 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.548414 24063 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:09.546496 25326 raft_consensus.cc:2749] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:09.546725 25277 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.548427 25253 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.565179 25253 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.567893 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.569067 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.570050 25078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35028
I20260709 13:09:09.570611 25078 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.570935 25078 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.571383 25214 raft_consensus.cc:993] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:09.571900 25214 raft_consensus.cc:1081] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:09.576066 25287 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.578661 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:09.578791 25322 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.579238 25078 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.580899 25322 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.581089 25078 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.582018 25329 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.560263 25283 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:09.583454 25283 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:09.583797 25283 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:09.584015 25063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35028
I20260709 13:09:09.584566 25063 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.584949 25063 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.584882 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.593626 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.561753 25303 raft_consensus.cc:2749] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.603185 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.605865 25299 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.608033 25270 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.604511 25250 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:09.609637 25296 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.610311 25270 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.611789 25296 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.583801 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:09.603546 25290 raft_consensus.cc:2804] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:09.613550 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.614365 25290 raft_consensus.cc:493] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:09.614756 25290 raft_consensus.cc:3060] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.603467 25055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7784edb92da64fd497153876a1b80128"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35028
I20260709 13:09:09.618119 25055 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.618492 25055 raft_consensus.cc:3060] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.621424 25290 raft_consensus.cc:515] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.602322 25298 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.623980 25290 leader_election.cc:290] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.624092 25298 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.624130 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.624971 24097 raft_consensus.cc:1240] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:09.621984 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.627255 24947 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.630987 25055 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.637708 25325 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:09.639174 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:09.636693 25309 consensus_queue.cc:1048] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:09:09.644824 25318 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.640686 24947 leader_election.cc:304] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.646575 24092 raft_consensus.cc:1240] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:09.646801 24095 raft_consensus.cc:1240] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:09.650035 25318 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.639588 25277 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.651490 25054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35028
I20260709 13:09:09.652135 25054 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.652323 25277 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.652529 25054 raft_consensus.cc:3060] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.620173 25063 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:09.653262 25055 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.657577 25309 raft_consensus.cc:2749] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.655596 25063 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:09.658978 24947 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.660178 24947 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.660926 25325 raft_consensus.cc:2749] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.661549 25309 raft_consensus.cc:2749] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:09.664908 25054 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:09.665982 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 194564us
I20260709 13:09:09.670921 24138 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.667348 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.667348 24947 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.635006 25283 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:09.666602 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 128635us
I20260709 13:09:09.673808 25309 raft_consensus.cc:2749] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:09.677026 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 140693us
I20260709 13:09:09.672935 24947 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.678903 25317 consensus_queue.cc:1059] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:09.680001 25329 raft_consensus.cc:3055] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:09.680511 25329 raft_consensus.cc:740] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:09.681504 25329 consensus_queue.cc:260] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.683287 25329 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.684075 24137 leader_election.cc:304] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.685055 25277 raft_consensus.cc:2749] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.686184 24947 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.687465 25325 raft_consensus.cc:2749] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.688362 25325 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:09.689702 24211 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:09.693044 24137 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.694723 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.671614 25054 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:09.696832 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.697495 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.698909 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.699328 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.694310 25286 raft_consensus.cc:2749] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:09.700456 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.695828 25317 consensus_queue.cc:1059] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:09:09.703080 25317 raft_consensus.cc:3055] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:09.703430 25317 raft_consensus.cc:740] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:09.704670 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.704901 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.704236 25317 consensus_queue.cc:260] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.706228 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.707124 25317 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.707957 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.674679 25339 raft_consensus.cc:2749] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:09.710444 25338 raft_consensus.cc:2749] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.711899 24137 leader_election.cc:304] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.694907 25283 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.714145 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.715726 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.713683 25277 raft_consensus.cc:2749] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.720470 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.721741 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.719831 25054 raft_consensus.cc:1240] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:09.725550 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
W20260709 13:09:09.726142 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 178663us
I20260709 13:09:09.729004 24063 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:09.730032 24168 raft_consensus.cc:1240] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:09.731109 25344 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:09.731410 24211 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.731767 25344 raft_consensus.cc:697] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:09.732539 25283 raft_consensus.cc:2749] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:09.733039 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:09.733439 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:09.727540 24137 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:09.739248 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:09.739817 24246 raft_consensus.cc:3060] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.718533 24947 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.743532 24242 raft_consensus.cc:1240] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:09.745172 24137 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:09.743713 24211 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.746873 24211 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.748896 24138 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.751325 24137 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.751982 24138 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.747924 25307 raft_consensus.cc:2749] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:09.865689 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 96435.6us
W20260709 13:09:09.867129 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 114869us
W20260709 13:09:09.866734 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 115467us
I20260709 13:09:09.868994 24137 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.871820 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:09.875393 24246 raft_consensus.cc:2468] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:09.747823 25343 consensus_queue.cc:1059] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:09:09.750329 25332 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:09.866096 25299 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:09.754117 25297 raft_consensus.cc:2749] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.750485 25286 raft_consensus.cc:2749] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.754438 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:09.930223 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:09.881673 25322 raft_consensus.cc:2749] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:09.888219 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
W20260709 13:09:09.899703 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 181233us
I20260709 13:09:09.957576 25348 consensus_queue.cc:1059] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:09.943944 25332 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:09.981468 25332 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:09.984666 25245 raft_consensus.cc:3055] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:09.985203 25245 raft_consensus.cc:740] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:09.986032 25245 consensus_queue.cc:260] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:09.986059 25055 raft_consensus.cc:1240] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:09.886763 25276 raft_consensus.cc:2749] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.987978 25077 raft_consensus.cc:1240] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:09.989655 24947 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:09.990679 24947 leader_election.cc:304] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:09.992695 25332 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:09.996344 25332 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:09.997681 25325 raft_consensus.cc:2804] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:09.998325 25325 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:09.998840 25325 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.885892 25344 consensus_queue.cc:237] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:09.887167 25319 consensus_queue.cc:1059] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.084s
I20260709 13:09:10.003716 25335 consensus_queue.cc:1059] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:09.870823 25289 consensus_queue.cc:1059] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.100s
I20260709 13:09:09.949318 25299 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:09.958954 25270 raft_consensus.cc:2749] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:09.973228 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:10.004150 25319 raft_consensus.cc:3055] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:09.869688 25309 raft_consensus.cc:2749] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:10.040123 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 168701us
W20260709 13:09:10.027078 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 158179us
I20260709 13:09:10.042336 24137 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.021539 25319 raft_consensus.cc:740] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:10.007293 25301 raft_consensus.cc:3055] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:10.026937 25299 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:10.041312 25261 raft_consensus.cc:2749] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:10.056236 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 168882us
I20260709 13:09:10.058701 24211 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.066126 24098 raft_consensus.cc:1240] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:10.066654 25247 raft_consensus.cc:3055] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.067143 25247 raft_consensus.cc:740] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:10.067412 25343 raft_consensus.cc:2749] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.068037 25247 consensus_queue.cc:260] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:10.068919 25270 raft_consensus.cc:2749] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.069820 24137 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.071023 24137 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.072539 25270 raft_consensus.cc:2749] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.073237 25270 raft_consensus.cc:2749] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:10.076496 25245 raft_consensus.cc:3060] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.079231 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:10.082170 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:10.082821 24239 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:10.055974 25301 raft_consensus.cc:740] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.084131 25301 consensus_queue.cc:260] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:10.085536 25301 raft_consensus.cc:3060] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.005259 25335 consensus_queue.cc:1059] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 13:09:10.092393 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:10.094907 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:10.099556 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:10.099617 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:10.096692 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:10.104719 24098 raft_consensus.cc:3055] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.105108 24098 raft_consensus.cc:740] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.111482 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:10.111994 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:10.085103 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:10.114081 24166 raft_consensus.cc:1240] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:10.114344 24165 raft_consensus.cc:1240] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:10.115695 24173 raft_consensus.cc:1240] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:10.114513 24172 raft_consensus.cc:1240] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:10.117762 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:10.097656 25247 raft_consensus.cc:3060] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.125037 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:10.128908 24137 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.109194 24098 consensus_queue.cc:260] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:10.136005 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:10.133246 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:10.139698 24098 raft_consensus.cc:3060] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.168145 24242 raft_consensus.cc:3060] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.140614 24171 raft_consensus.cc:1240] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
W20260709 13:09:10.189513 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 51239.8us
I20260709 13:09:10.128965 24092 raft_consensus.cc:3055] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:10.128644 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:10.217712 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:10.221377 24245 raft_consensus.cc:3060] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.139588 25318 raft_consensus.cc:2749] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.119949 25307 consensus_queue.cc:1059] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.082s
I20260709 13:09:10.186331 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:10.186081 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:10.238667 24094 raft_consensus.cc:1240] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:10.238816 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:10.241622 24137 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.214210 24092 raft_consensus.cc:740] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.266108 24137 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.270581 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:10.271560 24095 raft_consensus.cc:3055] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.271955 24095 raft_consensus.cc:740] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.257640 24239 raft_consensus.cc:2468] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:10.273089 24095 consensus_queue.cc:260] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:10.266834 24092 consensus_queue.cc:260] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:10.305656 24098 raft_consensus.cc:2468] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:10.306473 25298 raft_consensus.cc:2749] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.266733 25351 raft_consensus.cc:2749] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:10.312879 24167 raft_consensus.cc:1240] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:10.325203 25319 consensus_queue.cc:260] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:10.326537 25319 raft_consensus.cc:3060] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.339651 24173 raft_consensus.cc:1240] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:10.340734 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:10.342859 24168 raft_consensus.cc:1240] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:10.345243 24167 raft_consensus.cc:1240] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:10.347384 24173 raft_consensus.cc:2393] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
W20260709 13:09:10.352181 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 102983us
I20260709 13:09:10.353283 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:10.354020 24239 raft_consensus.cc:3060] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.354703 24238 raft_consensus.cc:1240] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:10.354909 25261 consensus_queue.cc:1048] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:10.356379 25261 consensus_queue.cc:1048] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.360965 24246 raft_consensus.cc:1275] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:10.201982 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:10.366452 25300 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:10.367053 25300 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:10.369123 25300 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:10.384517 24063 leader_election.cc:304] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:10.387262 24096 raft_consensus.cc:2468] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:10.333690 24245 raft_consensus.cc:2468] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:10.395453 25245 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:10.396039 25245 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:10.396203 25326 consensus_queue.cc:1059] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.398826 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
W20260709 13:09:10.402748 24064 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:10.394111 24063 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.318512 24137 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.319844 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:10.308146 25288 raft_consensus.cc:3055] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.410297 25288 raft_consensus.cc:740] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.407348 25070 raft_consensus.cc:1240] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:10.411237 25288 consensus_queue.cc:260] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:10.412163 25335 raft_consensus.cc:2749] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.412521 25288 raft_consensus.cc:3060] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.412746 25307 consensus_queue.cc:1059] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.413667 25322 raft_consensus.cc:2749] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.414685 24063 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.408385 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:10.398394 25245 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:10.414871 25307 raft_consensus.cc:3055] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.415910 24091 raft_consensus.cc:1240] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:10.416041 25307 raft_consensus.cc:740] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:10.418160 24242 raft_consensus.cc:2468] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:10.418680 24243 raft_consensus.cc:2468] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:10.418962 24247 raft_consensus.cc:1240] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 2. Current term is 3. Ops: []
W20260709 13:09:10.408336 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 120035us
W20260709 13:09:10.405761 24136 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.20.83.190:35555, user_credentials={real_user=slave}} blocked reactor thread for 54431.2us
I20260709 13:09:10.417119 25307 consensus_queue.cc:260] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:10.423815 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:10.423870 25337 raft_consensus.cc:2749] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:10.400238 24239 raft_consensus.cc:2468] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:10.425896 25300 consensus_queue.cc:1059] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:10.426641 25334 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:10.403815 25352 consensus_queue.cc:1059] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:09:10.397253 25326 raft_consensus.cc:3055] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.429975 24063 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:10.431703 24173 raft_consensus.cc:1240] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:10.429138 25362 consensus_queue.cc:1048] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:10.361182 25299 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:10.431892 24137 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.420934 25301 raft_consensus.cc:2804] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:09:10.405159 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 51611.5us
I20260709 13:09:10.432363 24211 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.548092 25301 raft_consensus.cc:697] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.439947 24095 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.439582 25325 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:10.557473 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 127579us
I20260709 13:09:10.557988 25304 raft_consensus.cc:2804] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:10.558187 25063 raft_consensus.cc:1240] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:10.558590 25304 raft_consensus.cc:697] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.559973 25304 consensus_queue.cc:237] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:10.484932 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:10.561573 25325 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:10.441236 25307 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:10.454705 24062 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:10.538312 24098 raft_consensus.cc:2468] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:10.549597 25332 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:10.434044 24167 raft_consensus.cc:1240] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:10.564584 25363 consensus_queue.cc:1059] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:10.564617 25302 consensus_queue.cc:1059] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:10.565693 24170 raft_consensus.cc:2393] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 6: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:10.548893 24947 leader_election.cc:304] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.567384 24947 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.449431 24164 raft_consensus.cc:1240] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:10.567724 24165 raft_consensus.cc:1240] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:09:10.478835 25077 raft_consensus.cc:1240] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:10.568571 25348 raft_consensus.cc:2749] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:10.556058 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 124206us
I20260709 13:09:10.565690 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:10.448236 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:10.569862 24137 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.571259 25334 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:09:10.573750 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 141493us
I20260709 13:09:10.573760 24063 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.574137 24137 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.572350 25301 consensus_queue.cc:237] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:10.592777 24092 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:10.594555 25299 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:10.600171 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:10.601758 25325 raft_consensus.cc:2749] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:10.602134 25363 raft_consensus.cc:3055] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:10.602313 24947 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.602826 25363 raft_consensus.cc:740] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.603279 25325 raft_consensus.cc:2749] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:10.603576 25337 raft_consensus.cc:3055] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.603785 24947 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.604092 25337 raft_consensus.cc:740] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.604674 25325 raft_consensus.cc:2749] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.606580 25352 consensus_queue.cc:1059] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:10.603817 25363 consensus_queue.cc:260] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:10.604995 25337 consensus_queue.cc:260] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:10.639458 25337 raft_consensus.cc:3060] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.607614 25253 consensus_queue.cc:1059] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.485746 25283 raft_consensus.cc:3055] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.563620 25326 raft_consensus.cc:740] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:10.608300 25335 consensus_queue.cc:1059] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:10.606484 25362 raft_consensus.cc:2749] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.568027 25261 raft_consensus.cc:2749] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:10.602209 25302 raft_consensus.cc:3055] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.526598 23919 catalog_manager.cc:5697] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 3 to 4, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 4 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:10.610091 25332 raft_consensus.cc:2749] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.605187 24947 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:10.618204 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 44450.9us
I20260709 13:09:10.622113 25299 raft_consensus.cc:2749] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:10.657785 25253 raft_consensus.cc:3055] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.658284 25253 raft_consensus.cc:740] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.659159 25253 consensus_queue.cc:260] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:10.660465 25253 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.661191 24092 raft_consensus.cc:2468] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
W20260709 13:09:10.661469 25357 consensus_queue.cc:1175] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "19b813628af04cc591357bd5c3d7b9bb" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
W20260709 13:09:10.662317 25303 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
W20260709 13:09:10.663443 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 58359.5us
I20260709 13:09:10.622522 25334 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:10.638175 24095 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:10.641764 24211 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:10.652477 24137 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.667326 25325 raft_consensus.cc:2749] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.668628 24947 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.669945 25335 raft_consensus.cc:3055] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:10.670326 25335 raft_consensus.cc:740] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.670890 24947 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.671123 25335 consensus_queue.cc:260] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:10.671687 24065 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:10.668605 25319 raft_consensus.cc:2749] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:10.673203 24137 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.646847 25283 raft_consensus.cc:740] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:10.685527 25283 consensus_queue.cc:260] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:10.687158 25283 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:10.641031 25300 consensus_queue.cc:1175] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "19b813628af04cc591357bd5c3d7b9bb" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:09:10.672187 24947 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.674692 25325 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.690209 25325 raft_consensus.cc:2749] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:10.676589 25365 raft_consensus.cc:2749] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:10.674952 25334 raft_consensus.cc:2749] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.691347 25350 raft_consensus.cc:3055] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:10.691774 25334 raft_consensus.cc:2749] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.693041 24137 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.651018 25302 raft_consensus.cc:740] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.693907 25322 raft_consensus.cc:2749] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.694270 25302 consensus_queue.cc:260] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:10.695443 24137 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.695755 25302 raft_consensus.cc:3060] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.696303 25338 raft_consensus.cc:2749] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:09:10.680792 24065 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:10.681325 24064 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.690814 24947 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.697669 24137 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:10.712241 24095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:10.714078 25261 raft_consensus.cc:2749] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:10.715430 25338 raft_consensus.cc:2804] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:10.716317 24947 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.717114 25338 raft_consensus.cc:697] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:10.691795 25350 raft_consensus.cc:740] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.717655 24947 leader_election.cc:304] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.718088 25338 consensus_queue.cc:237] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:10.718936 24947 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.697875 25334 consensus_queue.cc:1059] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:09:10.720186 25365 raft_consensus.cc:2749] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.720438 25261 raft_consensus.cc:2749] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.720852 25332 raft_consensus.cc:3055] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.721328 25332 raft_consensus.cc:740] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:10.698628 25335 raft_consensus.cc:3060] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.722383 24165 raft_consensus.cc:1240] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:10.732031 24137 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.709837 25253 raft_consensus.cc:2749] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:10.718297 25350 consensus_queue.cc:260] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:10.668720 25326 consensus_queue.cc:260] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:10.738323 25326 raft_consensus.cc:3060] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.720882 25365 raft_consensus.cc:3060] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.749279 24239 raft_consensus.cc:1275] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:09:10.749747 25299 raft_consensus.cc:2749] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:10.720186 24947 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.758846 25304 consensus_queue.cc:1059] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:10.754914 25350 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:10.759948 25304 consensus_queue.cc:1059] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:10.760087 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:10.760946 25304 raft_consensus.cc:3055] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:10.760085 25289 raft_consensus.cc:3055] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.762339 25289 raft_consensus.cc:740] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.763182 25289 consensus_queue.cc:260] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:10.761312 25304 raft_consensus.cc:740] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.752729 25363 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.722275 25332 consensus_queue.cc:260] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:10.771806 25325 raft_consensus.cc:2749] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:10.773974 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:10.774871 24247 raft_consensus.cc:2393] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 6: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:10.767513 25300 consensus_queue.cc:1059] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:09:10.780036 25302 raft_consensus.cc:3055] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.780685 25303 consensus_queue.cc:1048] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:10.780472 25302 raft_consensus.cc:740] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.783128 25332 raft_consensus.cc:3060] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.783576 25302 consensus_queue.cc:260] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:10.785382 25302 raft_consensus.cc:3060] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.789367 24173 raft_consensus.cc:1275] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:09:10.789855 24173 pending_rounds.cc:85] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2: Aborting all ops after (but not including) 1
I20260709 13:09:10.790083 24173 pending_rounds.cc:107] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:09:10.790169 24170 raft_consensus.cc:1275] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:10.790364 24173 raft_consensus.cc:2889] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:10.791427 24165 raft_consensus.cc:1240] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:10.765151 25304 consensus_queue.cc:260] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:10.806324 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 86223.9us
I20260709 13:09:10.809046 24095 raft_consensus.cc:606] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:10.820734 24095 raft_consensus.cc:614] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:10.834054 24137 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.826133 25303 consensus_queue.cc:1048] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:09:10.826719 25290 consensus_queue.cc:1048] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:09:10.839252 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:10.846668 25304 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.847028 25289 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.832163 25361 consensus_queue.cc:1059] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:09:10.841089 25322 raft_consensus.cc:2749] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:10.835011 24947 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.875316 25361 raft_consensus.cc:3055] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:10.877900 25365 raft_consensus.cc:2749] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.890122 25334 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:10.906479 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 72549.9us
I20260709 13:09:10.913806 25361 raft_consensus.cc:740] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:10.925987 24095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:10.926750 24095 raft_consensus.cc:606] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:10.926214 23921 catalog_manager.cc:5697] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 2, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:10.930539 24137 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.917223 25325 raft_consensus.cc:2749] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:10.917241 25334 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:10.934882 25354 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:10.935525 25354 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:10.939858 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:10.943015 25361 consensus_queue.cc:260] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:10.929181 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 101378us
I20260709 13:09:10.947126 24947 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.948629 24947 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:10.949608 25325 raft_consensus.cc:2749] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:10.950350 25325 raft_consensus.cc:2749] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.971171 24095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:10.973485 24095 raft_consensus.cc:606] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Received request to transfer leadership to TS 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:10.973874 24095 raft_consensus.cc:614] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:10.975136 25354 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:10.975713 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:10.976337 24173 raft_consensus.cc:2468] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:10.953271 24947 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.977586 24211 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:10.978298 25354 raft_consensus.cc:2804] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:10.978402 25365 raft_consensus.cc:2749] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:10.978698 25354 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:10.978590 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:10.978978 24947 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:10.979331 25354 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.981807 25361 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.982623 25365 raft_consensus.cc:2749] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:10.986449 24098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:10.987157 24098 raft_consensus.cc:606] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:10.987510 24098 raft_consensus.cc:614] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:10.995131 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:10.998123 24095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:10.999086 24095 raft_consensus.cc:606] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:10.988441 25334 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:11.000618 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:11.002395 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:11.002637 24239 raft_consensus.cc:1275] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.000881 23919 catalog_manager.cc:5697] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 2 to 3, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:11.004213 25302 consensus_queue.cc:1048] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:11.004936 23919 catalog_manager.cc:5697] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 2, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:11.012639 24137 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:11.013856 25334 raft_consensus.cc:2749] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:11.017575 24947 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:11.018569 25365 raft_consensus.cc:2749] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:11.025712 24947 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:11.031052 25365 raft_consensus.cc:2749] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:11.033023 24947 leader_election.cc:304] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:11.033861 25365 raft_consensus.cc:2749] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:11.035101 24947 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:11.036146 25365 raft_consensus.cc:2749] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:11.037385 24947 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:11.045082 25365 raft_consensus.cc:2804] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:11.045619 25365 raft_consensus.cc:697] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:11.046505 25365 consensus_queue.cc:237] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.050843 25077 raft_consensus.cc:3060] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.051517 24947 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:11.052699 25325 raft_consensus.cc:2804] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:11.053171 25325 raft_consensus.cc:697] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:11.054011 25325 consensus_queue.cc:237] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.061589 25077 raft_consensus.cc:1275] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.070797 24947 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:11.070742 25302 consensus_queue.cc:1048] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:11.074056 25261 raft_consensus.cc:2804] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:11.093294 25287 raft_consensus.cc:2749] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:11.097278 25354 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:11.099727 24241 raft_consensus.cc:1240] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:09:11.104398 24239 raft_consensus.cc:1240] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:09:11.106421 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:11.124637 24947 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:11.112047 25325 consensus_queue.cc:1059] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:11.129459 25325 raft_consensus.cc:3055] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:11.129935 25325 raft_consensus.cc:740] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:11.130677 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:11.130781 25325 consensus_queue.cc:260] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:11.131460 24165 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.132042 25325 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:11.137926 25365 raft_consensus.cc:2804] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:11.138491 25365 raft_consensus.cc:697] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:11.139933 25365 consensus_queue.cc:237] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:11.112320 25384 consensus_queue.cc:1059] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:11.112782 25261 raft_consensus.cc:697] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:11.146828 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:11.124995 23919 catalog_manager.cc:5697] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 3 to 4, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 4 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.126262 25304 raft_consensus.cc:993] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:11.157135 25304 raft_consensus.cc:1081] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:11.159152 25063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35028
I20260709 13:09:11.159770 25063 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:11.160120 25063 raft_consensus.cc:3060] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.127768 24247 raft_consensus.cc:2468] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:11.107932 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:11.128404 24239 raft_consensus.cc:1275] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:11.146759 25261 consensus_queue.cc:237] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.117204 25385 consensus_queue.cc:1059] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:11.173390 25385 raft_consensus.cc:3055] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:11.155267 25387 raft_consensus.cc:3055] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:11.177698 25304 consensus_queue.cc:1048] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:11.173825 25385 raft_consensus.cc:740] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:11.179844 25385 consensus_queue.cc:260] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.181486 25385 raft_consensus.cc:3060] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.175931 25063 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.176918 25387 raft_consensus.cc:740] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:11.189982 25387 consensus_queue.cc:260] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:11.191416 25387 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:11.202489 24165 raft_consensus.cc:2468] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:11.206081 24211 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:11.207773 25063 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:11.211964 24167 raft_consensus.cc:2393] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
W20260709 13:09:11.213822 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 68157us
I20260709 13:09:11.202010 25354 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:11.215430 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:11.206559 25077 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.210299 25326 raft_consensus.cc:2804] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:11.219914 24947 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:11.219079 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:11.229111 24095 raft_consensus.cc:3055] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:11.229564 24095 raft_consensus.cc:740] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:11.230396 24095 consensus_queue.cc:260] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.231781 24095 raft_consensus.cc:3060] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.219748 24241 raft_consensus.cc:3060] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.241513 25326 raft_consensus.cc:697] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:11.242940 25326 consensus_queue.cc:237] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER 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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:11.244869 24098 raft_consensus.cc:1275] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.251889 25304 raft_consensus.cc:993] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:11.252422 25304 raft_consensus.cc:1081] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:11.254045 25334 consensus_queue.cc:1048] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:11.228679 25386 raft_consensus.cc:2804] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:11.260046 25386 raft_consensus.cc:697] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:11.261439 25386 consensus_queue.cc:237] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:11.267942 25063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35028
I20260709 13:09:11.268632 25063 raft_consensus.cc:493] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:11.269029 25063 raft_consensus.cc:3060] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.269244 25354 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:11.269840 25354 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:11.274205 25354 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:11.274817 24095 raft_consensus.cc:2468] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:11.277441 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:11.278156 24167 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:11.278787 24242 raft_consensus.cc:1275] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.276207 24947 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:11.280078 25261 raft_consensus.cc:2804] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:11.280557 25261 raft_consensus.cc:697] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:11.281424 25261 consensus_queue.cc:237] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.284129 25287 consensus_queue.cc:1048] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:11.282361 24211 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:11.287417 25077 raft_consensus.cc:2468] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:11.288033 24241 raft_consensus.cc:2468] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:11.293983 25063 raft_consensus.cc:515] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.296934 23919 catalog_manager.cc:5697] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 2 to 3, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 3 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.303936 23919 catalog_manager.cc:5697] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 1 to 2, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 2 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.306296 23919 catalog_manager.cc:5697] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 1 to 2, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 2 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.310463 25063 leader_election.cc:290] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:11.313053 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:11.313938 24095 raft_consensus.cc:3055] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:11.314327 24095 raft_consensus.cc:740] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:11.315276 24095 consensus_queue.cc:260] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.294410 25283 raft_consensus.cc:2804] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:11.322427 24095 raft_consensus.cc:3060] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.316497 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:11.336073 24095 raft_consensus.cc:2468] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:11.321962 25283 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:11.337280 24947 leader_election.cc:304] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:11.339246 25070 raft_consensus.cc:1275] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:11.330314 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:11.338027 25283 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:11.343024 25387 raft_consensus.cc:2804] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:11.343189 25054 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:11.346728 24241 raft_consensus.cc:3060] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.345333 25290 consensus_queue.cc:1048] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:09:11.363725 25387 raft_consensus.cc:697] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:11.415956 25387 consensus_queue.cc:237] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.415472 25283 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:11.458572 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:11.459254 24165 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:11.464773 24165 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:11.466183 24211 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:11.461081 23922 catalog_manager.cc:5697] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.467365 25329 raft_consensus.cc:2804] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:11.482075 25283 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:11.483175 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:11.483877 25070 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:11.480957 25287 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:11.474599 25329 raft_consensus.cc:697] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:11.471765 24241 raft_consensus.cc:2468] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:11.485841 23921 catalog_manager.cc:5697] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 1 to 2, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 2 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:11.494113 23921 catalog_manager.cc:5697] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 1 to 2, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 2 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.497756 25329 consensus_queue.cc:237] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:11.490199 25287 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:11.507834 25070 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:11.508714 25287 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:11.513335 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:11.517060 24092 raft_consensus.cc:2468] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:11.519122 24137 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:11.523104 25287 raft_consensus.cc:2804] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:11.523555 25287 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:11.524190 25287 raft_consensus.cc:3060] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.531275 23921 catalog_manager.cc:5697] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 1 to 2, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 2 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.533048 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:11.536285 24241 raft_consensus.cc:1275] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:11.538240 24239 raft_consensus.cc:1275] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:11.543442 25386 consensus_queue.cc:1048] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:11.545120 25386 consensus_queue.cc:1048] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:11.545360 24095 raft_consensus.cc:1275] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:11.551255 25386 consensus_queue.cc:1048] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:11.552977 25329 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:11.553675 25329 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.565984 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:11.568454 24247 raft_consensus.cc:1275] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.587491 25354 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:11.597575 25354 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.599768 25354 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:11.601270 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:11.600873 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:11.604791 25329 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:11.606823 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:11.607481 24098 raft_consensus.cc:2468] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:11.607687 24092 raft_consensus.cc:2468] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:11.589469 25365 consensus_queue.cc:1048] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:09:11.620345 24098 raft_consensus.cc:1275] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:11.626694 24211 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
W20260709 13:09:11.628996 25398 log.cc:927] Time spent T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 13:09:11.629127 25329 raft_consensus.cc:2804] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:11.629765 25329 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:11.630124 25329 raft_consensus.cc:3060] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:11.631281 25287 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:11.633749 25365 consensus_queue.cc:1048] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:11.634912 25287 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:11.635310 25365 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:11.635852 25365 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:11.636216 24211 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:11.637054 25283 raft_consensus.cc:2804] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:11.637449 25283 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:11.637797 25283 raft_consensus.cc:3060] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.637712 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:11.641198 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:11.644940 25365 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:11.645697 25365 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:11.646235 25365 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:11.648914 24098 raft_consensus.cc:3060] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.650779 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:11.651539 24097 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:11.652969 25339 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:11.653462 25339 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:11.654228 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:11.655128 24170 raft_consensus.cc:2393] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:11.655583 25339 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:11.657124 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:11.657470 24947 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:11.661257 24098 raft_consensus.cc:2468] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:11.662803 24137 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:11.674217 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:11.675715 24165 raft_consensus.cc:2393] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:11.664733 25385 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:11.669462 25339 raft_consensus.cc:2804] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:11.696875 25365 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:11.698065 23918 catalog_manager.cc:5697] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.678859 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:11.725658 24097 raft_consensus.cc:2468] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:11.689838 25385 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:11.727213 24137 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:11.729837 25385 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.730420 25287 raft_consensus.cc:2804] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:11.730866 25287 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:11.731232 25287 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:11.728885 25283 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.735962 25329 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.746114 25329 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:11.751047 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:11.751734 24095 raft_consensus.cc:3060] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.764585 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
W20260709 13:09:11.765746 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 88422.9us
I20260709 13:09:11.767218 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:11.767851 24242 raft_consensus.cc:2468] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:11.770076 24242 raft_consensus.cc:1275] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.771510 24947 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:11.774943 24095 raft_consensus.cc:2468] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:11.776286 24211 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:11.738353 25283 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:11.788184 24165 raft_consensus.cc:1275] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.714931 25339 raft_consensus.cc:697] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:11.765332 24097 raft_consensus.cc:3060] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:11.790180 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:11.794394 25063 raft_consensus.cc:3060] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.791874 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:11.794735 24095 raft_consensus.cc:1275] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.795181 25070 raft_consensus.cc:3060] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:11.795488 25365 raft_consensus.cc:2804] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:09:11.822427 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 66465.9us
I20260709 13:09:11.832962 25070 raft_consensus.cc:2468] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:11.818106 25407 raft_consensus.cc:2804] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:11.845197 25063 raft_consensus.cc:2468] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:11.838052 24092 raft_consensus.cc:1275] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.822146 25365 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:11.847942 25365 raft_consensus.cc:3060] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.842422 24212 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:11.853444 24097 raft_consensus.cc:2468] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:11.843132 25287 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:11.865785 25287 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:11.852035 25407 raft_consensus.cc:697] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:11.870855 25407 consensus_queue.cc:237] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER 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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.872442 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:11.885655 25063 raft_consensus.cc:1275] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:11.881707 25411 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:11.886344 24165 raft_consensus.cc:1275] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:11.886492 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:11.886656 25411 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:11.887176 24097 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:11.890300 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:11.891065 25063 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:11.902483 25302 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:11.896723 25283 raft_consensus.cc:2804] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:11.903079 25302 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:11.852005 25339 consensus_queue.cc:237] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER 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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:11.903859 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:11.906634 24138 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:11.908039 25338 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:11.908468 25338 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:11.908828 25338 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:11.889181 25411 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:09:11.914901 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 85887.8us
I20260709 13:09:11.934801 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:11.936162 25070 raft_consensus.cc:2468] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:09:11.937438 24064 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:11.911605 25054 raft_consensus.cc:1275] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:11.854400 25413 consensus_queue.cc:1048] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
I20260709 13:09:11.921044 25283 raft_consensus.cc:697] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:11.910874 25385 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:11.961826 25287 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:11.934720 25302 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:11.962574 25287 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:11.972573 25287 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:11.914451 25408 consensus_queue.cc:1048] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:09:11.940198 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:11.979151 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:11.946949 25406 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
W20260709 13:09:12.002226 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 64866.9us
I20260709 13:09:12.003451 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:12.007177 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:12.011870 24242 raft_consensus.cc:2468] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:11.980805 25302 raft_consensus.cc:2804] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:12.015484 24137 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:12.023569 24097 raft_consensus.cc:2468] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:12.032023 24137 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:12.037182 25339 raft_consensus.cc:2804] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:12.037823 25339 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:12.038297 25339 raft_consensus.cc:3060] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.042246 25332 raft_consensus.cc:2804] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:12.043130 25332 raft_consensus.cc:697] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:12.044411 25332 consensus_queue.cc:237] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.004930 24241 raft_consensus.cc:2468] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:12.021834 25302 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:12.084456 25385 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.014928 25354 consensus_queue.cc:1048] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.061s
I20260709 13:09:12.053217 25412 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:12.014645 25405 consensus_queue.cc:1048] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.063s
I20260709 13:09:12.007684 25406 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:12.008472 25383 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:12.081888 25302 raft_consensus.cc:3060] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.114748 24239 raft_consensus.cc:1275] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:12.067590 25283 consensus_queue.cc:237] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:12.151441 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:12.152060 24165 raft_consensus.cc:2393] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:12.123587 25383 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.156176 24165 raft_consensus.cc:1275] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:12.147255 25365 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:12.147970 25386 consensus_queue.cc:1048] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:12.158042 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:12.150787 24095 raft_consensus.cc:1275] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:12.165843 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 118833us
I20260709 13:09:12.172648 24098 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:12.149830 25414 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:12.112278 25412 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.178654 25070 raft_consensus.cc:2468] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:12.131546 25415 consensus_queue.cc:1048] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 13:09:12.177840 25426 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:12.187258 24097 raft_consensus.cc:1275] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:12.216364 24947 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:12.225580 25383 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.226691 25383 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:12.227145 25383 raft_consensus.cc:697] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:12.182276 25414 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.228000 25383 consensus_queue.cc:237] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.196746 25261 consensus_queue.cc:1048] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:09:12.229521 25334 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.185581 25417 consensus_queue.cc:1048] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 13:09:12.199226 25424 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:12.233083 25365 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:12.261538 25424 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:12.263983 25424 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:12.264495 25424 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:12.229122 25339 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:12.266309 24247 raft_consensus.cc:1275] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:12.267252 25339 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:12.236155 25412 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.191335 25387 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:12.268247 25387 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.253623 25426 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.282222 25426 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.284286 25387 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.277647 23922 catalog_manager.cc:5697] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:12.264981 25424 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.289036 25437 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.289785 25437 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:12.292495 25437 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:12.296025 25424 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.308492 25414 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.279043 25290 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.310185 25290 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.275947 25334 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:12.316535 25334 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:09:12.324460 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 111931us
I20260709 13:09:12.335700 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:12.336548 24098 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:12.340341 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:12.343974 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:12.323336 23921 catalog_manager.cc:5697] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 3, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:12.344763 24247 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:12.362169 24947 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:12.364795 24243 raft_consensus.cc:2468] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:12.313295 25290 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.372296 25338 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:12.406281 25365 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.406944 25365 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:12.408622 25338 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:12.409650 25304 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.410352 25304 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:12.428834 25385 consensus_queue.cc:1048] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:09:12.441287 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 261185us
W20260709 13:09:12.582152 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 177182us
I20260709 13:09:12.371088 25387 consensus_queue.cc:1048] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.077s
I20260709 13:09:12.368794 25424 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:12.563784 24947 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:12.566326 25302 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:12.568547 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:12.567613 25406 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:09:12.443783 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 267762us
I20260709 13:09:12.379532 25426 raft_consensus.cc:2804] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:12.369904 25261 consensus_queue.cc:1048] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
I20260709 13:09:12.413079 25304 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:09:12.590327 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 156083us
I20260709 13:09:12.595258 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:12.608668 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:12.609335 25058 raft_consensus.cc:3060] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.595618 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:12.604280 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:12.600644 25383 raft_consensus.cc:2804] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:12.622033 25445 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.622583 25076 raft_consensus.cc:3060] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 3
W20260709 13:09:12.623065 25450 log.cc:927] Time spent T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 13:09:12.600963 25424 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.606182 25365 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:12.625818 25078 raft_consensus.cc:1275] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:12.591786 25322 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.621863 25383 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:12.596971 25434 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.602139 25332 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.601960 25426 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:12.603914 25421 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.599514 25287 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.633257 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:12.603482 25361 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.635965 24947 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:12.621692 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:12.624109 25440 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:12.641923 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 44240us
I20260709 13:09:12.642659 24173 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:12.613494 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:12.631283 25383 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:12.658674 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:12.693120 24246 raft_consensus.cc:3060] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.658890 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:12.659678 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:12.693940 24243 raft_consensus.cc:2468] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:12.696758 25058 raft_consensus.cc:2468] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:12.631681 25329 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:12.642921 25426 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:12.648741 25421 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:12.645723 25332 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.644996 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:12.753543 25421 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:12.636615 25434 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.753955 24241 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 6.
I20260709 13:09:12.754156 25332 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:12.645990 25422 consensus_queue.cc:1048] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.109s
I20260709 13:09:12.755198 25424 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.755744 25434 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.653965 25361 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.756662 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:12.757540 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:12.757725 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:12.758301 24172 raft_consensus.cc:2393] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:12.758452 25361 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.759332 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:12.758527 24166 raft_consensus.cc:2368] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:12.760068 24171 raft_consensus.cc:2393] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:12.761013 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:12.761893 24168 raft_consensus.cc:2393] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:12.698334 25414 raft_consensus.cc:2764] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 13:09:12.762733 25076 raft_consensus.cc:1275] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:12.674054 25062 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:12.764814 25302 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:12.654184 25287 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.765854 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:12.766371 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:12.766685 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:12.767107 25287 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:12.633901 25416 consensus_queue.cc:1048] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.134s
I20260709 13:09:12.766741 24166 raft_consensus.cc:2393] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:12.768663 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:12.698945 25440 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.773675 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:12.774447 24166 raft_consensus.cc:2393] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:12.767176 24165 raft_consensus.cc:2393] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 4: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:12.775633 25440 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.632632 25322 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:12.776795 24169 raft_consensus.cc:2468] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:12.777886 25322 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:12.791597 24947 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:12.796866 24211 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
W20260709 13:09:12.805063 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 205182us
I20260709 13:09:12.819515 24098 raft_consensus.cc:1275] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:12.767118 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:12.832628 24246 raft_consensus.cc:2468] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:12.851972 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:12.852910 24095 raft_consensus.cc:2468] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:12.808713 25283 raft_consensus.cc:2804] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:12.868619 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:12.871449 24947 leader_election.cc:400] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:12.807715 25424 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:12.808498 25338 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:12.876217 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 81561.3us
I20260709 13:09:12.881060 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:12.882179 24096 raft_consensus.cc:2368] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:12.822095 24167 raft_consensus.cc:1275] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:12.804400 25329 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:12.826159 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:12.643038 25445 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.873433 25283 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:12.874320 25424 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:12.912032 24245 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:09:12.870609 24164 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 6.
I20260709 13:09:12.912122 25283 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.899362 25446 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.902844 25290 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.924028 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:12.924749 24246 raft_consensus.cc:3060] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.906363 25454 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.926059 24095 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:12.911743 25424 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:12.927193 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:12.889796 25338 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.902668 25062 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:12.906145 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:12.927845 24092 raft_consensus.cc:2393] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 2: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:12.937561 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:12.938926 25058 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:09:12.941071 25329 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:12.944069 24245 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:12.933120 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:12.945820 24097 raft_consensus.cc:2368] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 3. Current term is 4.
I20260709 13:09:12.933697 25454 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.939141 24093 raft_consensus.cc:2468] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:12.949645 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:12.950132 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:13.008203 24094 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:13.008387 24164 raft_consensus.cc:2393] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:13.009543 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:12.950423 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:12.953181 25445 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:12.954197 25338 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:12.955513 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:12.955878 24092 raft_consensus.cc:1275] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:12.934970 25290 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:13.014124 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:13.015190 25055 raft_consensus.cc:2368] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 5. Current term is 6.
I20260709 13:09:13.015389 25290 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:09:12.941134 25451 log.cc:927] Time spent T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
I20260709 13:09:12.933425 25446 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.958385 25426 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:12.963363 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:12.967584 24947 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:12.933269 25452 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:12.968814 24246 raft_consensus.cc:2468] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:12.973388 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:13.019122 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:13.019984 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:13.020946 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:13.011308 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:13.030550 24171 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
W20260709 13:09:13.006935 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 141685us
I20260709 13:09:13.026398 25078 raft_consensus.cc:2468] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:13.026624 24212 leader_election.cc:400] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639) with higher term. Message: Invalid argument: T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 5. Current term is 6.
I20260709 13:09:13.032613 24212 leader_election.cc:403] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:09:13.026855 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 59424.4us
I20260709 13:09:13.033495 24947 leader_election.cc:400] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Vote denied by peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765) with higher term. Message: Invalid argument: T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:13.028309 24166 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:13.033876 24947 leader_election.cc:403] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:13.029044 24169 raft_consensus.cc:2468] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:13.029680 24172 raft_consensus.cc:2468] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:13.030714 24090 raft_consensus.cc:2468] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
W20260709 13:09:13.028093 25439 log.cc:927] Time spent T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 13:09:13.042889 24137 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:13.014124 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:13.045629 24947 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:13.047791 24137 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:13.033077 25438 raft_consensus.cc:2804] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:13.098657 25438 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:13.099246 25438 raft_consensus.cc:3060] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:13.026396 25338 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:13.025892 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:13.102231 25062 raft_consensus.cc:3060] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:13.051419 25073 raft_consensus.cc:1275] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:13.052142 25387 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:13.103521 25387 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:13.104025 25387 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:13.100862 25338 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:13.107764 25338 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:13.053098 25411 raft_consensus.cc:2804] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:13.109858 25411 raft_consensus.cc:697] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:13.111191 24137 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:13.111079 25411 consensus_queue.cc:237] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER 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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:13.112437 25427 raft_consensus.cc:2804] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:13.112932 25427 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:13.047400 25429 raft_consensus.cc:2749] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639) with higher term. Message: Invalid argument: T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 5. Current term is 6.
I20260709 13:09:13.113343 25427 raft_consensus.cc:3060] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:13.054647 25409 raft_consensus.cc:2804] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:13.018144 24238 raft_consensus.cc:2468] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:09:13.114092 25409 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:13.041607 25416 raft_consensus.cc:2749] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765) with higher term. Message: Invalid argument: T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:13.062287 25077 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:13.114537 25409 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:13.064122 25413 consensus_queue.cc:1048] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:13.065140 24947 leader_election.cc:400] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Vote denied by peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765) with higher term. Message: Invalid argument: T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 3. Current term is 4.
I20260709 13:09:13.120362 24947 leader_election.cc:403] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:09:13.121459 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 56449.8us
I20260709 13:09:13.123824 25416 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:13.128374 25387 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:13.044565 25430 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:13.066061 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:13.129843 24097 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:13.129730 25430 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:13.067660 25454 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:13.073522 25458 consensus_queue.cc:1048] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:13.133633 25430 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:13.133596 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 65898.4us
I20260709 13:09:13.036832 25452 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:13.064775 25283 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:13.136992 25283 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:13.136955 25452 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:13.138885 25446 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:13.140272 24094 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:13.142395 24097 raft_consensus.cc:1275] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:13.143376 24138 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:13.144062 24097 raft_consensus.cc:1275] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:13.147837 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:13.149017 25073 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:13.148118 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:13.151074 25078 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:13.152334 25458 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:13.147075 25426 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:13.153129 25458 raft_consensus.cc:697] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:13.133196 25409 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:13.159293 25440 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:13.218144 25440 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:13.159621 25283 consensus_queue.cc:1048] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:13.162295 25444 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:13.226989 25409 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:13.236327 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:13.240418 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:13.164067 25383 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:13.241199 24090 raft_consensus.cc:2468] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:13.177685 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:13.188549 24947 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:13.243011 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 54632.5us
I20260709 13:09:13.197732 25332 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:13.202086 25449 log.cc:927] Time spent T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.283s	user 0.000s	sys 0.003s
I20260709 13:09:13.202692 24138 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:13.205233 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:13.246136 25078 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
W20260709 13:09:13.246189 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 43596.4us
I20260709 13:09:13.214058 25429 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:13.196856 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:09:13.216892 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 184526us
I20260709 13:09:13.165709 25387 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:13.246948 24138 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:13.251801 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:13.251744 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:13.253648 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:13.263751 24165 raft_consensus.cc:2393] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:13.254810 24947 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:13.191457 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:13.265163 24947 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:13.267726 25070 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:13.269279 24063 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:13.270514 24063 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
W20260709 13:09:13.270502 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 393496us
I20260709 13:09:13.248970 25426 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:13.271903 24063 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
W20260709 13:09:13.279012 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 50060us
I20260709 13:09:13.291005 24137 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
W20260709 13:09:13.242429 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 358734us
I20260709 13:09:13.279925 24172 raft_consensus.cc:1240] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:09:13.249414 25413 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:13.254738 25409 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:09:13.318066 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 71199.8us
I20260709 13:09:13.327134 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:13.328269 24242 raft_consensus.cc:2468] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:09:13.329227 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:13.259328 25408 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:13.262135 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:13.328703 25461 raft_consensus.cc:2804] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:13.254583 25332 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:13.347566 25461 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:13.348031 25461 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:13.349520 25332 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:13.246469 25444 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:13.351734 25444 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:13.262274 25077 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:13.352887 24169 raft_consensus.cc:1275] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:13.277956 25387 raft_consensus.cc:2804] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:09:13.353669 25451 log.cc:927] Time spent T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 13:09:13.353729 25387 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:13.354126 25383 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:13.354358 25387 raft_consensus.cc:3060] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:13.354867 25383 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:13.355373 25383 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:13.313856 25409 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:13.323479 25413 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:13.362783 25413 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:13.295028 25365 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:13.367444 25365 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:13.368006 25365 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:13.367780 25461 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:13.369647 25458 consensus_queue.cc:237] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:13.365051 25387 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:13.372944 25387 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:09:13.377336 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 58504.1us
I20260709 13:09:13.359427 25409 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:09:13.383817 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 112090us
I20260709 13:09:13.312913 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:13.384577 24063 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
W20260709 13:09:13.383875 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 88029us
W20260709 13:09:13.400853 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 79230.2us
I20260709 13:09:13.374729 25424 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:13.403632 24137 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:13.403846 24094 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:13.406039 24095 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:13.255236 25429 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:13.411864 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:13.413760 24171 raft_consensus.cc:2393] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:13.414080 24947 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:13.416329 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:13.416235 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:13.418558 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:13.416482 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:13.422271 24211 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:13.431002 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:13.438169 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:13.438438 25460 consensus_queue.cc:1048] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.055s
I20260709 13:09:13.430739 25361 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:13.439843 25361 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:13.409858 25261 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:13.441980 25361 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:13.441344 25416 raft_consensus.cc:2749] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765) with higher term. Message: Invalid argument: T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 3. Current term is 4.
I20260709 13:09:13.442116 25302 raft_consensus.cc:2804] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:13.463667 25063 raft_consensus.cc:1275] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:13.463734 25302 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:13.444702 25383 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:13.464514 25302 raft_consensus.cc:3060] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:13.464845 25383 consensus_queue.cc:1048] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:13.466753 25383 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:13.467239 25383 raft_consensus.cc:697] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:13.444818 25283 raft_consensus.cc:2804] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:13.468349 25283 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:13.468712 25283 raft_consensus.cc:3060] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:13.472414 25440 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:13.412616 25454 raft_consensus.cc:2804] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:13.473671 25422 consensus_queue.cc:1048] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:13.460316 24063 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:13.442050 25261 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:13.476076 25429 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:13.477144 25361 raft_consensus.cc:2804] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:13.477696 25361 raft_consensus.cc:697] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:13.451026 25424 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 7 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:13.478543 25361 consensus_queue.cc:237] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER 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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:13.458475 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 59757.6us
I20260709 13:09:13.479875 24064 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:13.408516 25462 raft_consensus.cc:2804] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:13.482012 25462 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:13.482406 25261 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:13.421060 25430 consensus_queue.cc:1048] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 13:09:13.482446 25462 raft_consensus.cc:3060] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:13.385088 25457 raft_consensus.cc:2804] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:09:13.483840 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 54963.3us
I20260709 13:09:13.413189 25452 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:13.378587 25408 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:13.506541 25062 raft_consensus.cc:2468] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:13.428404 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:13.507987 24170 raft_consensus.cc:2393] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:13.433691 25420 raft_consensus.cc:2804] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:13.510094 25420 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:13.510659 25420 raft_consensus.cc:3060] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:13.510335 25383 consensus_queue.cc:237] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:13.515254 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:13.487545 25457 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:13.516521 25457 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:13.418817 25414 consensus_queue.cc:1059] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.100s
I20260709 13:09:13.517158 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:13.541527 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:13.478989 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
W20260709 13:09:13.540904 25448 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.599s	user 0.026s	sys 0.037s
I20260709 13:09:13.558398 24137 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:13.561275 25448 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.645s	user 0.026s	sys 0.037s
I20260709 13:09:13.595036 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:13.600364 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:13.603505 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:13.606632 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:13.609602 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:13.613679 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:13.623561 24064 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:13.624961 25290 raft_consensus.cc:2749] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:13.636890 24064 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:13.561187 24164 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:13.654930 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 247335us
I20260709 13:09:13.563594 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:13.557961 25354 consensus_queue.cc:1048] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.093s
I20260709 13:09:13.660120 24138 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:13.661545 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 247528us
I20260709 13:09:13.674072 25430 raft_consensus.cc:493] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:13.683593 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:13.684296 24239 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:13.684031 25430 raft_consensus.cc:515] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:13.687089 25430 leader_election.cc:290] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:13.690914 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:13.694212 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:13.704758 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:13.716532 25433 raft_consensus.cc:2749] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:13.671829 24097 raft_consensus.cc:1275] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:09:13.766294 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 124864us
I20260709 13:09:13.707556 25411 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:13.718184 24241 raft_consensus.cc:2368] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
W20260709 13:09:13.794495 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 148355us
I20260709 13:09:13.801890 24240 raft_consensus.cc:1275] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:13.711751 25430 consensus_queue.cc:1048] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.081s
I20260709 13:09:13.769629 25423 raft_consensus.cc:2749] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:13.884342 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 74128.6us
I20260709 13:09:13.926748 25490 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:13.927466 25490 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:13.772972 25411 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:13.807260 25453 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
W20260709 13:09:13.938050 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 172066us
I20260709 13:09:13.808030 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:13.996416 25435 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:13.935916 25411 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:13.801961 25365 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:13.992856 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 50996.6us
W20260709 13:09:14.011659 25476 log.cc:927] Time spent T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.235s	user 0.000s	sys 0.000s
I20260709 13:09:13.921023 25339 consensus_queue.cc:1048] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 13:09:14.014909 25054 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35038 (request call id 391) took 1434 ms. Trace:
W20260709 13:09:14.034747 25475 log.cc:927] Time spent T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:09:13.984998 25443 raft_consensus.cc:2749] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:14.038661 25484 log.cc:927] Time spent T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.268s	user 0.000s	sys 0.000s
I20260709 13:09:14.039868 24947 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
W20260709 13:09:14.041473 25471 log.cc:927] Time spent T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10: Append to log took a long time: real 0.311s	user 0.000s	sys 0.000s
I20260709 13:09:14.042138 24947 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:14.050583 25416 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:13.998621 25408 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:09:14.048774 25427 consensus_meta.cc:287] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2: Time spent flushing consensus metadata: real 0.935s	user 0.014s	sys 0.000s
I20260709 13:09:13.997051 25435 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:14.034859 25054 rpcz_store.cc:276] 0709 13:09:12.580157 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:12.582610 (+  2453us) service_pool.cc:224] Handling call
0709 13:09:13.206938 (+624328us) spinlock_profiling.cc:243] Waited 3.12 ms on lock 0x7b5800010e98. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403eee 0000000000375939 00007f23d14771e0 00007f23d15400c4 00007f23d1540131 00007f23d1501fc0 00007f23d14ec929 00007f23d14ec3d2 00007f23caa63bd4
0709 13:09:13.207156 (+   218us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:13.207735 (+   579us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:13.207787 (+    52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:13.227730 (+ 19943us) log.cc:844] Serialized 26 byte log entry
0709 13:09:13.417940 (+190210us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:13.426442 (+  8502us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:13.451184 (+ 24742us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:14.014449 (+563265us) raft_consensus.cc:1685] finished
0709 13:09:14.014484 (+    35us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:14.014815 (+   331us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3113,"raft.run_cpu_time_us":83,"raft.run_wall_time_us":83,"spinlock_wait_cycles":7178624,"thread_start_us":153367,"threads_started":1,"wal-append.queue_time_us":440333}
I20260709 13:09:14.050688 25424 raft_consensus.cc:2804] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:14.075656 25424 raft_consensus.cc:697] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
W20260709 13:09:14.073993 25283 consensus_meta.cc:287] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548: Time spent flushing consensus metadata: real 0.605s	user 0.004s	sys 0.006s
I20260709 13:09:14.060109 25062 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:14.076800 25424 consensus_queue.cc:237] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:13.990602 25453 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:14.067577 24164 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:14.006621 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:14.495167 24164 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60648 (request call id 717) took 1139 ms. Trace:
I20260709 13:09:14.475863 24098 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47242 (request call id 69) took 1165 ms. Trace:
I20260709 13:09:14.496531 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:14.486692 24139 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.554s	user 0.006s	sys 0.017s
I20260709 13:09:14.497485 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:14.459882 24063 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.001s	sys 0.009s
W20260709 13:09:14.498605 24063 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.001s	sys 0.018s
I20260709 13:09:14.496012 24098 rpcz_store.cc:276] 0709 13:09:12.851057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:12.851211 (+   154us) service_pool.cc:224] Handling call
0709 13:09:12.867765 (+ 16554us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:13.256150 (+388385us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:13.256179 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:13.276409 (+ 20230us) log.cc:844] Serialized 26 byte log entry
0709 13:09:13.725998 (+449589us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:13.726042 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:13.726137 (+    95us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:14.015952 (+289815us) raft_consensus.cc:1685] finished
0709 13:09:14.015980 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:14.016166 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":51587,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":7858,"thread_start_us":754633,"threads_started":2,"wal-append.queue_time_us":614647}
W20260709 13:09:14.497679 24139 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.566s	user 0.012s	sys 0.017s
I20260709 13:09:14.500560 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:14.500782 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:14.495946 24164 rpcz_store.cc:276] 0709 13:09:13.355303 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.380391 (+ 25088us) service_pool.cc:224] Handling call
0709 13:09:14.494880 (+1114489us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:09:14.508692 24211 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.581s	user 0.013s	sys 0.028s
W20260709 13:09:14.509429 24211 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.582s	user 0.013s	sys 0.028s
I20260709 13:09:14.502269 24172 raft_consensus.cc:2393] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 4: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
W20260709 13:09:14.486984 24138 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.557s	user 0.017s	sys 0.014s
W20260709 13:09:14.486519 24137 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.600s	user 0.017s	sys 0.023s
I20260709 13:09:14.494805 24168 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49626 (request call id 54) took 1724 ms. Trace:
I20260709 13:09:14.461413 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:09:14.514104 24138 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.585s	user 0.018s	sys 0.018s
I20260709 13:09:14.475945 23922 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33856 (request call id 127) took 2222 ms. Trace:
I20260709 13:09:14.084857 25461 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:14.081669 25438 consensus_meta.cc:287] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb: Time spent flushing consensus metadata: real 0.982s	user 0.008s	sys 0.006s
I20260709 13:09:14.471720 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:14.127185 25416 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:14.521865 24172 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60632 (request call id 826) took 1090 ms. Trace:
I20260709 13:09:14.526010 24172 rpcz_store.cc:276] 0709 13:09:13.427569 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.430970 (+  3401us) service_pool.cc:224] Handling call
0709 13:09:14.500220 (+1069250us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b580002f498. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d15400ab 00007f23d1540131 00007f23d14ee0a0 00007f23d14ed984 00007f23caa686d4 00007f23caa68662
0709 13:09:14.518250 (+ 18030us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":26907008}
I20260709 13:09:14.488507 24099 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47242 (request call id 76) took 1552 ms. Trace:
I20260709 13:09:14.524981 24093 raft_consensus.cc:2468] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 1.
I20260709 13:09:14.532295 24093 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43766 (request call id 499) took 1117 ms. Trace:
I20260709 13:09:14.532778 24093 rpcz_store.cc:276] 0709 13:09:13.414852 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.419137 (+  4285us) service_pool.cc:224] Handling call
0709 13:09:14.471177 (+1052040us) spinlock_profiling.cc:243] Waited 14.2 ms on lock 0x7b5800010b98. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d15400ab 00007f23d1540131 00007f23d14ee0a0 00007f23d14ed984 00007f23caa686d4 00007f23caa68662
0709 13:09:14.532184 (+ 61007us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":32590592}
I20260709 13:09:14.090602 25365 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:09:14.520536 24137 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.634s	user 0.018s	sys 0.025s
I20260709 13:09:14.530766 24947 leader_election.cc:400] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Vote denied by peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399) with higher term. Message: Invalid argument: T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:14.515429 24168 rpcz_store.cc:276] 0709 13:09:12.770062 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:12.772568 (+  2506us) service_pool.cc:224] Handling call
0709 13:09:12.772955 (+   387us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:13.007797 (+234842us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:13.018156 (+ 10359us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:13.057772 (+ 39616us) log.cc:844] Serialized 26 byte log entry
0709 13:09:13.502041 (+444269us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:13.582930 (+ 80889us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:13.645058 (+ 62128us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:14.493775 (+848717us) raft_consensus.cc:1685] finished
0709 13:09:14.493860 (+    85us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:14.494304 (+   444us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":43085,"raft.queue_time_us":100449,"raft.run_cpu_time_us":256,"raft.run_wall_time_us":15754,"thread_start_us":515048,"threads_started":2,"wal-append.queue_time_us":1277899}
I20260709 13:09:14.537561 24947 leader_election.cc:403] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:09:14.069856 25427 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:14.066391 25076 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35038 (request call id 393) took 1081 ms. Trace:
I20260709 13:09:14.547048 24246 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40196 (request call id 506) took 1136 ms. Trace:
I20260709 13:09:14.526556 25416 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:14.573217 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:14.087718 25490 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:09:14.334903 25477 log.cc:927] Time spent T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
W20260709 13:09:14.350987 25495 log.cc:927] Time spent T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.179s	user 0.000s	sys 0.001s
W20260709 13:09:14.071728 25302 consensus_meta.cc:287] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0: Time spent flushing consensus metadata: real 0.607s	user 0.011s	sys 0.000s
W20260709 13:09:14.360575 25478 log.cc:927] Time spent T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.214s	user 0.004s	sys 0.000s
W20260709 13:09:14.168206 25449 log.cc:927] Time spent T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 13:09:14.193253 25485 log.cc:927] Time spent T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.196s	user 0.000s	sys 0.000s
W20260709 13:09:14.130645 25426 consensus_meta.cc:287] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb: Time spent flushing consensus metadata: real 0.831s	user 0.010s	sys 0.001s
W20260709 13:09:14.352828 25409 consensus_meta.cc:287] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2: Time spent flushing consensus metadata: real 0.939s	user 0.007s	sys 0.005s
W20260709 13:09:14.132092 25420 consensus_meta.cc:287] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2: Time spent flushing consensus metadata: real 0.621s	user 0.007s	sys 0.004s
W20260709 13:09:14.375782 25462 consensus_meta.cc:287] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0: Time spent flushing consensus metadata: real 0.892s	user 0.014s	sys 0.000s
W20260709 13:09:14.132037 25457 consensus_meta.cc:287] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2: Time spent flushing consensus metadata: real 0.615s	user 0.010s	sys 0.000s
W20260709 13:09:14.340071 25473 log.cc:927] Time spent T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.174s	user 0.000s	sys 0.001s
I20260709 13:09:14.571513 24246 rpcz_store.cc:276] 0709 13:09:13.410748 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.410975 (+   227us) service_pool.cc:224] Handling call
0709 13:09:13.411295 (+   320us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:13.476993 (+ 65698us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:13.477044 (+    51us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:13.477107 (+    63us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:13.477155 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:14.546146 (+1068991us) spinlock_profiling.cc:243] Waited 65.4 ms on lock 0x7b540041aad4. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc528e01 00007f23cc52783e 00007f23d14ec419 00007f23caa63bd4 00007f23caa63b62 00007f23caa63a91 00007f23caa63a0c 00007f23caa62cc2 00007f23ca86348c 00007f23ca8628c6
0709 13:09:14.546351 (+   205us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:14.546746 (+   395us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":150458752}
I20260709 13:09:14.594087 25337 raft_consensus.cc:493] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:14.595218 25337 raft_consensus.cc:515] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:14.595544 25283 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:14.597121 25406 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:14.598493 25406 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:14.598768 25409 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:14.600867 24166 raft_consensus.cc:2393] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 5: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:14.082039 25408 raft_consensus.cc:493] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:14.128006 25440 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:14.590019 25070 raft_consensus.cc:1275] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:09:14.574582 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 44525.9us
I20260709 13:09:14.396095 25435 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:14.614331 25441 raft_consensus.cc:493] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
W20260709 13:09:14.616218 24239 consensus_meta.cc:287] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548: Time spent flushing consensus metadata: real 0.931s	user 0.011s	sys 0.001s
I20260709 13:09:14.613029 25420 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:14.628008 25420 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:14.627545 25462 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:14.633760 25416 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:14.634928 25462 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:14.635259 24090 raft_consensus.cc:2368] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 3. Current term is 4.
I20260709 13:09:14.351898 25411 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:14.527916 24099 rpcz_store.cc:276] 0709 13:09:12.935889 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:12.936015 (+   126us) service_pool.cc:224] Handling call
0709 13:09:12.938440 (+  2425us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:13.216323 (+277883us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:13.216361 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:13.218645 (+  2284us) log.cc:844] Serialized 26 byte log entry
0709 13:09:13.551370 (+332725us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:13.551428 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:14.487552 (+936124us) spinlock_profiling.cc:243] Waited 96 ms on lock 0x7b540038aed4. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc528e01 00007f23cc52783e 00007f23d14ec419 00007f23caa63bd4 00007f23caa63b62 00007f23caa63a91 00007f23caa63a0c 00007f23caa62cc2 00007f23ca86348c 00007f23ca8628c6
0709 13:09:14.487642 (+    90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:14.487773 (+   131us) raft_consensus.cc:1685] finished
0709 13:09:14.487807 (+    34us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:14.488281 (+   474us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":187460,"raft.queue_time_us":184646,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":22411,"spinlock_wait_cycles":220741376,"thread_start_us":332248,"threads_started":1,"wal-append.queue_time_us":551143}
I20260709 13:09:14.651484 24169 raft_consensus.cc:2393] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:14.653105 25493 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:14.654301 25409 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:14.654111 25493 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:14.661851 25302 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:09:14.652205 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 66031.2us
I20260709 13:09:14.615581 25441 raft_consensus.cc:515] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:14.525022 25438 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:14.636397 25457 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:14.671231 25503 raft_consensus.cc:493] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:14.677963 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:14.616986 24239 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 7.
I20260709 13:09:14.645377 25261 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:14.678301 25408 raft_consensus.cc:515] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:14.636265 25329 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:14.683100 24095 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.929s	user 0.008s	sys 0.013s
I20260709 13:09:14.697733 25496 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:14.697863 25365 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:14.702534 25467 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:14.520465 23922 rpcz_store.cc:276] 0709 13:09:12.253379 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:12.258349 (+  4970us) service_pool.cc:224] Handling call
0709 13:09:14.475621 (+2217272us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:12.683121 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:12.683888 (+   767us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:12.683933 (+    45us) write_op.cc:435] Acquired schema lock
0709 13:09:12.683972 (+    39us) tablet.cc:662] Decoding operations
0709 13:09:12.684412 (+   440us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:12.684501 (+    89us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:12.684548 (+    47us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:12.684784 (+   236us) tablet.cc:701] Row locks acquired
0709 13:09:12.684807 (+    23us) write_op.cc:260] PREPARE: finished
0709 13:09:12.684996 (+   189us) write_op.cc:270] Start()
0709 13:09:12.685145 (+   149us) write_op.cc:276] Timestamp: P: 1783602552684928 usec, L: 0
0709 13:09:12.685173 (+    28us) op_driver.cc:348] REPLICATION: starting
0709 13:09:12.897138 (+211965us) log.cc:844] Serialized 540 byte log entry
0709 13:09:13.063432 (+166294us) spinlock_profiling.cc:243] Waited 14.3 ms on lock 0x7b4400022b4c. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9361c85 00007f23c93626a2 00007f23cc0d41db 00007f23cc0cfaaf 00007f23c941e0ac 00007f23d2278ab9 00007f23c943a69b 00007f23c943893f 00007f23c943ac02 00007f23cc0c220b
0709 13:09:14.390279 (+1326847us) op_driver.cc:464] REPLICATION: finished
0709 13:09:14.417596 (+ 27317us) write_op.cc:301] APPLY: starting
0709 13:09:14.417713 (+   117us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:14.417853 (+   140us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:14.417888 (+    35us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:14.418178 (+   290us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:14.418419 (+   241us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:14.418488 (+    69us) write_op.cc:312] APPLY: finished
0709 13:09:14.418757 (+   269us) log.cc:844] Serialized 22 byte log entry
0709 13:09:14.419806 (+  1049us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:14.419922 (+   116us) write_op.cc:454] Released schema lock
0709 13:09:14.419972 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":16238,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":26934,"apply.run_cpu_time_us":1934,"apply.run_wall_time_us":2800,"num_ops":1,"prepare.queue_time_us":388513,"raft.queue_time_us":347409,"raft.run_cpu_time_us":2642,"raft.run_wall_time_us":30800,"replication_time_us":1704879,"spinlock_wait_cycles":64197248,"thread_start_us":1341543,"threads_started":4,"wal-append.queue_time_us":768038}]]}
W20260709 13:09:14.707226 24095 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.055s	user 0.009s	sys 0.013s
W20260709 13:09:14.701041 24062 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.664s	user 0.006s	sys 0.022s
I20260709 13:09:14.696820 25440 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:14.717161 24062 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.794s	user 0.007s	sys 0.022s
I20260709 13:09:14.705894 25406 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:14.722800 25055 raft_consensus.cc:2468] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:14.723489 25283 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:14.724588 25078 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35052 (request call id 330) took 1521 ms. Trace:
I20260709 13:09:14.724823 24167 raft_consensus.cc:2368] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:14.737557 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:14.742542 24092 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47242 (request call id 84) took 1618 ms. Trace:
I20260709 13:09:14.743067 24092 rpcz_store.cc:276] 0709 13:09:13.123514 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.143489 (+ 19975us) service_pool.cc:224] Handling call
0709 13:09:13.144085 (+   596us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:13.257043 (+112958us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:13.260094 (+  3051us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:13.375966 (+115872us) log.cc:844] Serialized 26 byte log entry
0709 13:09:13.682892 (+306926us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:13.682974 (+    82us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:13.715992 (+ 33018us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:14.192518 (+476526us) spinlock_profiling.cc:243] Waited 5.16 ms on lock 0x7b4400022b4c. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9361c85 00007f23c93626a2 00007f23cc0d41db 00007f23cc0cfaaf 00007f23cc0c386e 00007f23cc0c2bb6 00007f23cc0c27d8 00007f23cc0cc221 00007f23cc0cc1d9 00007f23cc0cc169
0709 13:09:14.741798 (+549280us) raft_consensus.cc:1685] finished
0709 13:09:14.741853 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:14.742198 (+   345us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":142655,"raft.queue_time_us":108908,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":5556,"spinlock_wait_cycles":11873536,"thread_start_us":286266,"threads_started":1,"wal-append.queue_time_us":418117}
I20260709 13:09:14.725587 25426 raft_consensus.cc:2749] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:14.753440 25077 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:14.753783 25302 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:14.725778 24094 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43766 (request call id 503) took 1181 ms. Trace:
I20260709 13:09:14.755657 25411 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:14.756491 25413 raft_consensus.cc:493] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:14.754992 24094 rpcz_store.cc:276] 0709 13:09:13.544765 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.545798 (+  1033us) service_pool.cc:224] Handling call
0709 13:09:13.546090 (+   292us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:13.546448 (+   358us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:13.546475 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:13.551443 (+  4968us) log.cc:844] Serialized 26 byte log entry
0709 13:09:13.705276 (+153833us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:13.705318 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:13.705434 (+   116us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:14.725172 (+1019738us) raft_consensus.cc:1685] finished
0709 13:09:14.725230 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:14.725569 (+   339us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2694,"raft.run_cpu_time_us":167,"raft.run_wall_time_us":9226,"thread_start_us":58800,"threads_started":1,"wal-append.queue_time_us":501310}
I20260709 13:09:14.757256 25413 raft_consensus.cc:515] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:14.759734 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:14.759809 25413 leader_election.cc:290] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:14.760633 24097 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:14.725364 25329 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:14.762022 25408 leader_election.cc:290] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:14.763586 25329 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:14.765571 25383 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:14.766633 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:14.767648 24099 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:14.768273 25461 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:14.749079 24096 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47242 (request call id 74) took 1841 ms. Trace:
I20260709 13:09:14.749017 25365 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:14.749946 25427 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:14.714586 25416 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:14.759936 25440 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:14.766413 25383 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:14.727916 25062 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35028 (request call id 535) took 1128 ms. Trace:
I20260709 13:09:14.688071 25503 raft_consensus.cc:515] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:14.735422 24239 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48482 (request call id 87) took 1031 ms. Trace:
I20260709 13:09:14.736626 25078 rpcz_store.cc:276] 0709 13:09:13.189143 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.253327 (+ 64184us) service_pool.cc:224] Handling call
0709 13:09:13.253661 (+   334us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:13.254013 (+   352us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:13.254048 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:13.267781 (+ 13733us) log.cc:844] Serialized 26 byte log entry
0709 13:09:13.582119 (+314338us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:13.582175 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:13.582281 (+   106us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:14.690330 (+1108049us) raft_consensus.cc:1685] finished
0709 13:09:14.694023 (+  3693us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:14.710162 (+ 16139us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":36853,"raft.queue_time_us":990,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":12613,"thread_start_us":294719,"threads_started":1,"wal-append.queue_time_us":634468}
I20260709 13:09:14.703526 25467 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:14.698881 25496 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:14.768955 24096 rpcz_store.cc:276] 0709 13:09:12.904421 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:12.904585 (+   164us) service_pool.cc:224] Handling call
0709 13:09:13.178539 (+273954us) spinlock_profiling.cc:243] Waited 1.96 ms on lock 0x7b5800010b98. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d15400ab 00007f23d1540131 00007f23d1501fc0 00007f23d14ec929 00007f23d14ec3d2 00007f23caa63bd4
0709 13:09:13.178775 (+   236us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:13.249802 (+ 71027us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:13.249850 (+    48us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:13.259710 (+  9860us) log.cc:844] Serialized 26 byte log entry
0709 13:09:13.583133 (+323423us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:13.583170 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:13.583234 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:14.191130 (+607896us) spinlock_profiling.cc:243] Waited 1.26 ms on lock 0x7b4400022b4c. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9361c85 00007f23c93626a2 00007f23cc0d41db 00007f23cc0cfaaf 00007f23cc0c386e 00007f23cc0c2bb6 00007f23cc0c27d8 00007f23cc0cc221 00007f23cc0cc1d9 00007f23cc0cc169
0709 13:09:14.745441 (+554311us) raft_consensus.cc:1685] finished
0709 13:09:14.745494 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:14.745747 (+   253us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":164063,"raft.queue_time_us":76725,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":8241,"spinlock_wait_cycles":7420160,"thread_start_us":252368,"threads_started":1,"wal-append.queue_time_us":709679}
I20260709 13:09:14.820720 25416 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:14.823678 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:14.824313 25416 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:14.826540 25433 consensus_queue.cc:1048] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:14.815469 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:14.797578 25413 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:14.829725 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:14.796052 25409 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:14.800132 24138 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:14.804754 24239 rpcz_store.cc:276] 0709 13:09:13.677580 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.683294 (+  5714us) service_pool.cc:224] Handling call
0709 13:09:14.706066 (+1022772us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:14.870324 24172 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:14.801748 25062 rpcz_store.cc:276] 0709 13:09:13.599794 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.600028 (+   234us) service_pool.cc:224] Handling call
0709 13:09:14.727533 (+1127505us) spinlock_profiling.cc:243] Waited 452 ms on lock 0x7b5400666054. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:09:14.727710 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1039925120}
I20260709 13:09:14.872635 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:14.878091 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:14.876487 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:14.876987 25283 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:14.893626 24095 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43766 (request call id 500) took 1373 ms. Trace:
I20260709 13:09:14.893925 25283 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:14.894361 25510 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:14.895239 25510 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:14.896521 25283 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:09:14.899358 24169 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60632 (request call id 824) took 1472 ms (client timeout 1767 ms). Trace:
W20260709 13:09:14.899911 24169 rpcz_store.cc:269] 0709 13:09:13.426901 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.427107 (+   206us) service_pool.cc:224] Handling call
0709 13:09:14.495983 (+1068876us) spinlock_profiling.cc:243] Waited 52 ms on lock 0x7b580002f498. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d15400ab 00007f23d1540131 00007f23d14ee0a0 00007f23d14ed984 00007f23caa686d4 00007f23caa68662
0709 13:09:14.899106 (+403123us) spinlock_profiling.cc:243] Waited 132 ms on lock 0x7b54002c42d4. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:09:14.899292 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":423101056}
I20260709 13:09:14.886344 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:14.881507 25441 leader_election.cc:290] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:14.856081 25461 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:14.913371 24099 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:14.920960 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:14.922811 24096 raft_consensus.cc:3060] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:14.874830 25413 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:14.924080 24170 raft_consensus.cc:1240] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:14.930454 25467 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:14.932185 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:14.616528 25076 rpcz_store.cc:276] 0709 13:09:12.981303 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:12.997731 (+ 16428us) service_pool.cc:224] Handling call
0709 13:09:13.204032 (+206301us) spinlock_profiling.cc:243] Waited 2.69 ms on lock 0x7b5800010e98. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d15400ab 00007f23d1540131 00007f23d1501fc0 00007f23d14ec929 00007f23d14ec3d2 00007f23caa63bd4
0709 13:09:13.204343 (+   311us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:13.204914 (+   571us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:13.204971 (+    57us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:13.211817 (+  6846us) log.cc:844] Serialized 26 byte log entry
0709 13:09:13.566721 (+354904us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:13.583860 (+ 17139us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:13.645963 (+ 62103us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:14.015127 (+369164us) raft_consensus.cc:1685] finished
0709 13:09:14.035926 (+ 20799us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:14.062373 (+ 26447us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":5572,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":144,"spinlock_wait_cycles":6189440,"thread_start_us":345033,"threads_started":1,"wal-append.queue_time_us":596238}
I20260709 13:09:14.894150 24095 rpcz_store.cc:276] 0709 13:09:13.519901 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.520836 (+   935us) service_pool.cc:224] Handling call
0709 13:09:13.521220 (+   384us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:13.549285 (+ 28065us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:13.549315 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:13.558928 (+  9613us) log.cc:844] Serialized 26 byte log entry
0709 13:09:14.855599 (+1296671us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:14.865897 (+ 10298us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:14.874707 (+  8810us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:14.893304 (+ 18597us) raft_consensus.cc:1685] finished
0709 13:09:14.893327 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:14.893560 (+   233us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16025,"raft.queue_time_us":6939,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":4302,"thread_start_us":1060093,"threads_started":1,"wal-append.queue_time_us":1232391}
I20260709 13:09:14.872215 25329 consensus_queue.cc:1048] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
I20260709 13:09:14.942548 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:14.944129 25433 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:14.944938 25406 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:14.945222 25329 raft_consensus.cc:493] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
W20260709 13:09:14.947290 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 238702us
I20260709 13:09:14.948315 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:14.950003 25354 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:14.949156 25496 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:14.948364 25406 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:14.953800 25337 leader_election.cc:290] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:14.954378 25457 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:14.922015 25427 raft_consensus.cc:493] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:14.938031 25499 raft_consensus.cc:2749] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:14.918634 25409 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:14.965263 25453 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:14.965694 25491 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:14.978591 25427 raft_consensus.cc:515] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:14.979211 25491 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:14.965797 25433 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:14.966543 25466 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:14.967056 25501 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:14.968111 25387 raft_consensus.cc:3055] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:14.968854 25493 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:14.944017 25383 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:14.964753 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:14.975855 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:14.978585 24173 raft_consensus.cc:1240] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:09:14.950906 25354 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:14.997848 24172 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 7.
I20260709 13:09:14.974732 25420 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:14.996470 24097 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:14.992420 25387 raft_consensus.cc:740] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:15.000887 25420 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.001425 25501 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:15.001652 25387 consensus_queue.cc:260] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:15.002960 25387 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:15.003281 25420 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:15.006654 25501 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:14.975062 25438 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.008105 25503 leader_election.cc:290] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:15.010682 25409 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:15.011111 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.012058 24173 raft_consensus.cc:2468] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:14.990679 25461 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:15.012802 25413 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:14.973134 25408 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.014074 25283 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.013895 25408 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:15.014755 25283 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:15.016687 25408 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:15.017038 25283 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:15.017568 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.019761 25454 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:15.032531 25454 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:15.033668 25471 log.cc:927] Time spent T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260709 13:09:15.034720 24167 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49626 (request call id 57) took 1785 ms (client timeout 2232 ms). Trace:
I20260709 13:09:15.020869 25406 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:14.991355 25329 raft_consensus.cc:515] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:15.022535 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.023002 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.023317 25361 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:15.023808 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:15.024470 25354 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:15.021101 25261 raft_consensus.cc:2749] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399) with higher term. Message: Invalid argument: T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:15.092401 24099 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:15.032442 25427 leader_election.cc:290] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:14.992270 25467 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:15.032589 25433 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:14.989192 25337 raft_consensus.cc:493] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.040167 25491 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.037864 24947 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:15.035259 24167 rpcz_store.cc:269] 0709 13:09:13.249324 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.253262 (+  3938us) service_pool.cc:224] Handling call
0709 13:09:15.034418 (+1781156us) spinlock_profiling.cc:243] Waited 1.31 s on lock 0x7b54002b8254. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:09:15.034655 (+   237us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3011310976}
I20260709 13:09:15.042677 24137 leader_election.cc:304] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:15.104072 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 141294us
W20260709 13:09:15.111492 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 67632.6us
W20260709 13:09:15.113974 24090 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47242 (request call id 90) took 1698 ms (client timeout 2146 ms). Trace:
W20260709 13:09:15.118096 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 118102us
I20260709 13:09:15.126549 25063 raft_consensus.cc:3060] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:15.123672 24090 rpcz_store.cc:269] 0709 13:09:13.415333 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.415662 (+   329us) service_pool.cc:224] Handling call
0709 13:09:15.046864 (+1631202us) spinlock_profiling.cc:243] Waited 1.22 s on lock 0x7b540062af54. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:09:15.113901 (+ 67037us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2795394816}
I20260709 13:09:15.111400 24092 raft_consensus.cc:1275] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:15.141986 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.134331 25365 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:15.148097 25326 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.157989 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.161872 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.162712 25422 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.049271 25466 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:15.164361 24096 raft_consensus.cc:2468] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:15.174377 24238 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40196 (request call id 502) took 1848 ms. Trace:
I20260709 13:09:15.144033 25354 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:15.175915 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 194238us
I20260709 13:09:15.176245 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.143484 25337 raft_consensus.cc:515] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.176478 25427 raft_consensus.cc:2749] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:15.177359 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:15.178483 25420 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.219009 25420 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:15.146816 25261 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.221877 25261 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:15.225801 25525 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.226017 25413 raft_consensus.cc:493] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.226532 25525 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:15.226830 25413 raft_consensus.cc:515] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:15.228785 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 246892us
I20260709 13:09:15.185674 25438 raft_consensus.cc:2749] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:15.186347 25452 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:15.190196 24166 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60632 (request call id 823) took 1763 ms (client timeout 2119 ms). Trace:
I20260709 13:09:15.193030 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.193511 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.193882 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:15.199935 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 76086.3us
I20260709 13:09:15.164961 25512 raft_consensus.cc:493] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.163622 25329 leader_election.cc:290] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.121927 25361 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:15.216935 25078 raft_consensus.cc:2468] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:15.207945 25326 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:15.208300 24238 rpcz_store.cc:276] 0709 13:09:13.325841 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.331305 (+  5464us) service_pool.cc:224] Handling call
0709 13:09:13.357650 (+ 26345us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:13.568057 (+210407us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:13.583678 (+ 15621us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:13.645204 (+ 61526us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:13.649092 (+  3888us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:15.173674 (+1524582us) spinlock_profiling.cc:243] Waited 203 ms on lock 0x7b54003e35d4. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc528e01 00007f23cc52783e 00007f23d14ec419 00007f23caa63bd4 00007f23caa63b62 00007f23caa63a91 00007f23caa63a0c 00007f23caa62cc2 00007f23ca86348c 00007f23ca8628c6
0709 13:09:15.173777 (+   103us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:15.174113 (+   336us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":467316992}
W20260709 13:09:15.217971 24247 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40196 (request call id 510) took 1796 ms (client timeout 2247 ms). Trace:
I20260709 13:09:15.182561 25414 raft_consensus.cc:493] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.149314 25467 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:15.242192 24247 rpcz_store.cc:269] 0709 13:09:13.421578 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.421693 (+   115us) service_pool.cc:224] Handling call
0709 13:09:15.177059 (+1755366us) spinlock_profiling.cc:243] Waited 879 us on lock 0x7b58003e2598. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d15400ab 00007f23d1540131 00007f23d14ee0a0 00007f23d14ed984 00007f23caa686d4 00007f23caa68662
0709 13:09:15.217872 (+ 40813us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2021248}
I20260709 13:09:15.225133 25261 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:15.234829 24166 rpcz_store.cc:269] 0709 13:09:13.426542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.426661 (+   119us) service_pool.cc:224] Handling call
0709 13:09:14.497074 (+1070413us) spinlock_profiling.cc:243] Waited 1.56 ms on lock 0x7b580002f498. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d15400ab 00007f23d1540131 00007f23d14ee0a0 00007f23d14ed984 00007f23caa686d4 00007f23caa68662
0709 13:09:15.189978 (+692904us) spinlock_profiling.cc:243] Waited 102 ms on lock 0x7b54002b7354. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:09:15.190130 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":238298880}
I20260709 13:09:15.252267 25326 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.238029 25452 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:15.250489 25518 log.cc:927] Time spent T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
W20260709 13:09:15.250202 25523 log.cc:927] Time spent T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.136s	user 0.002s	sys 0.000s
W20260709 13:09:15.266342 24948 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:15.254734 25466 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.270463 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.252763 25337 leader_election.cc:290] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.250327 25354 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:15.266247 25510 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.266573 24137 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:15.267747 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.256245 25420 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:15.256237 25467 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:15.249327 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.280658 25063 raft_consensus.cc:2468] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:15.281996 25058 raft_consensus.cc:2468] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:15.287166 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.288034 24170 raft_consensus.cc:2468] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:09:15.290307 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.291056 24169 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:15.292593 24246 raft_consensus.cc:1275] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:15.293727 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.295025 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.297744 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:15.298614 24165 raft_consensus.cc:2368] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3.
I20260709 13:09:15.285369 25414 raft_consensus.cc:515] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:15.306598 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.308399 24947 leader_election.cc:400] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Vote denied by peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765) with higher term. Message: Invalid argument: T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 3. Current term is 4.
I20260709 13:09:15.308821 24947 leader_election.cc:403] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:09:15.309583 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.310721 25454 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.311029 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.312467 25078 raft_consensus.cc:2468] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:15.313558 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.232826 25422 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:15.313354 24063 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.20.83.131:35589 timed out after 1.767s (SENT) [suppressed 344 similar messages]
I20260709 13:09:15.313787 25441 raft_consensus.cc:2749] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765) with higher term. Message: Invalid argument: T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 3. Current term is 4.
I20260709 13:09:15.319492 25525 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.277194 25361 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:15.315161 25078 raft_consensus.cc:2468] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:15.329550 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.313117 25454 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.332224 24212 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:15.334785 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.334887 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.340337 24138 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:15.342288 24212 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:15.345005 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.349020 24211 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:15.351199 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.350627 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.314179 25076 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:15.337278 25411 raft_consensus.cc:2804] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:15.359118 24165 raft_consensus.cc:2468] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:09:15.345752 25413 leader_election.cc:290] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.348706 25283 raft_consensus.cc:2804] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:15.363240 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:15.367066 24243 raft_consensus.cc:3060] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:15.364588 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.364771 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:15.279829 25512 raft_consensus.cc:515] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:15.368144 24172 raft_consensus.cc:2368] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:15.350055 25409 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.369202 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.357254 25427 raft_consensus.cc:2804] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:15.353519 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.381525 25326 raft_consensus.cc:2804] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:15.375855 25261 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.382189 25326 raft_consensus.cc:697] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:15.382704 25261 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:15.383420 25326 consensus_queue.cc:237] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER 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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:15.369678 25283 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.385959 25409 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:15.386513 25283 raft_consensus.cc:3060] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:15.387682 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:15.388336 25058 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:15.360030 25411 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:15.380928 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.377388 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.385064 25261 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:15.388706 24169 raft_consensus.cc:2468] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:09:15.364303 25466 raft_consensus.cc:2804] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:09:15.393160 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 130157us
I20260709 13:09:15.393874 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.389883 25078 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 6.
I20260709 13:09:15.399348 25411 raft_consensus.cc:3060] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:15.366257 25422 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:15.388350 25409 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:15.374266 25427 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:15.411711 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 75297.7us
I20260709 13:09:15.412926 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:09:15.413375 25077 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35028 (request call id 538) took 1804 ms (client timeout 1801 ms). Trace:
W20260709 13:09:15.413877 25077 rpcz_store.cc:269] 0709 13:09:13.609031 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.609217 (+   186us) service_pool.cc:224] Handling call
0709 13:09:15.413155 (+1803938us) spinlock_profiling.cc:243] Waited 1.14 s on lock 0x7b54003da254. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:09:15.413308 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2627989376}
I20260709 13:09:15.415158 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:15.416337 24947 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:15.418875 25515 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:09:15.419385 25515 raft_consensus.cc:697] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 7 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:15.399647 25354 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.369753 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.422662 24243 raft_consensus.cc:2468] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:15.430510 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:15.428257 25515 consensus_queue.cc:237] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:15.432533 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.429049 24947 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:15.434170 24137 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:15.419647 25427 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:15.412989 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:15.439559 25424 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:15.442996 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.439564 24947 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:15.440480 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.439755 25517 raft_consensus.cc:2749] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:15.443912 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:15.446996 24092 raft_consensus.cc:2468] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:15.448189 25517 raft_consensus.cc:2749] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:15.448521 24947 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:15.448905 25517 consensus_queue.cc:1059] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:15.450110 25517 raft_consensus.cc:2749] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:15.449820 24947 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:15.450913 24211 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:15.453819 24098 raft_consensus.cc:2368] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:15.443368 25424 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:15.457518 25517 raft_consensus.cc:3055] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:15.457934 25517 raft_consensus.cc:740] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:15.458408 25424 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:15.456139 24096 raft_consensus.cc:1240] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:15.461385 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.462092 24099 raft_consensus.cc:2468] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:09:15.461912 25434 consensus_queue.cc:1048] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:09:15.464342 25452 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:15.474151 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 49447.4us
I20260709 13:09:15.474536 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.477821 25354 raft_consensus.cc:2749] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:15.479486 24211 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:15.480927 25405 raft_consensus.cc:2749] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:15.483086 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.473949 25420 raft_consensus.cc:2804] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:15.484910 25420 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:15.485358 25420 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:15.486460 25466 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.486955 25466 raft_consensus.cc:3060] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:15.485155 25512 leader_election.cc:290] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:15.481154 24211 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:15.506817 25058 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:15.509024 25500 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.511878 24063 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:15.514267 25500 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:15.518841 24211 leader_election.cc:304] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:15.458866 25517 consensus_queue.cc:260] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.522852 25517 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:15.523837 24947 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:15.508234 25422 raft_consensus.cc:2749] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:15.528445 24211 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:15.515182 25387 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:15.535863 24211 leader_election.cc:400] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3.
I20260709 13:09:15.536352 24211 leader_election.cc:403] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:09:15.537535 24137 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:15.524421 25500 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:15.533644 24947 leader_election.cc:400] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:15.542517 24211 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:15.546859 24211 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:15.533579 25454 raft_consensus.cc:2804] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:15.533951 25326 raft_consensus.cc:2804] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:15.552417 25058 raft_consensus.cc:1275] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:15.546141 25525 raft_consensus.cc:2749] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3.
I20260709 13:09:15.536765 25512 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:15.546746 25416 raft_consensus.cc:2804] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:15.553061 25500 raft_consensus.cc:2804] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:09:15.578836 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 45358.7us
I20260709 13:09:15.551862 25405 raft_consensus.cc:2749] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:15.553764 25501 raft_consensus.cc:2804] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:15.558300 25510 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.583618 25421 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.583832 24947 leader_election.cc:304] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:15.584241 25421 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:15.585490 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.586318 25421 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:15.586711 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:15.587668 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.588125 25454 raft_consensus.cc:697] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:15.588904 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.589073 25454 consensus_queue.cc:237] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER 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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:15.589871 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.590277 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.590540 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.591100 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.591235 24247 raft_consensus.cc:2468] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 1.
I20260709 13:09:15.591459 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.591980 25337 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.592190 24091 raft_consensus.cc:2468] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:15.592582 25337 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.587723 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.594978 25337 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.595638 25515 raft_consensus.cc:2749] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:15.596881 24092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:15.598933 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.574460 25283 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:15.603031 24947 leader_election.cc:400] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:15.603729 24947 leader_election.cc:403] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:09:15.574930 25512 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.607177 25512 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:15.612694 25414 leader_election.cc:290] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:15.602849 25501 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.583847 25510 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:09:15.613336 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 75955.8us
I20260709 13:09:15.557595 25326 raft_consensus.cc:493] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.620083 24137 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:15.622916 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.625705 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.625777 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.628752 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.629063 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.630159 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.631711 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.632411 24240 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:15.632644 23921 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33840 (request call id 103) took 3521 ms. Trace:
W20260709 13:09:15.633152 25542 log.cc:927] Time spent T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 13:09:15.633533 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.636194 24172 raft_consensus.cc:2468] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 1.
I20260709 13:09:15.633903 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.639506 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.644361 24947 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:15.617053 25510 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:15.577160 25416 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.671106 25416 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:15.671360 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.672545 24064 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:15.647390 25411 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:15.673508 25510 raft_consensus.cc:2764] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 13:09:15.673249 25515 consensus_queue.cc:1059] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:15.648181 25283 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:15.673317 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 83968.3us
I20260709 13:09:15.648661 25424 raft_consensus.cc:3060] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:15.673228 25414 raft_consensus.cc:2804] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:15.675133 25414 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.675271 24064 leader_election.cc:304] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:15.675885 25414 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:15.676582 24064 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:15.649685 25420 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.677580 25510 raft_consensus.cc:2749] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:15.678258 25510 raft_consensus.cc:2749] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:15.678933 25411 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:15.679169 24165 raft_consensus.cc:1240] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:15.679419 25441 raft_consensus.cc:3055] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:15.679898 25441 raft_consensus.cc:740] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:15.680670 25441 consensus_queue.cc:260] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.619671 25500 raft_consensus.cc:697] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:15.681663 25441 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:15.682320 25500 consensus_queue.cc:237] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.682585 25416 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.651188 24164 raft_consensus.cc:1240] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:15.686592 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.687306 24164 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:15.651652 25326 raft_consensus.cc:3060] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:15.685218 25414 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.614295 25501 raft_consensus.cc:3060] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:15.692464 24064 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:15.693034 25414 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.693298 25467 raft_consensus.cc:2804] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:15.693737 25467 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.694092 25467 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:15.695073 25416 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:15.652711 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.633035 23921 rpcz_store.cc:276] 0709 13:09:12.126375 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:12.136789 (+ 10414us) service_pool.cc:224] Handling call
0709 13:09:15.632444 (+3495655us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:14.930045 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:14.930855 (+   810us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:14.930908 (+    53us) write_op.cc:435] Acquired schema lock
0709 13:09:14.930930 (+    22us) tablet.cc:662] Decoding operations
0709 13:09:14.931412 (+   482us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:14.931501 (+    89us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:14.931547 (+    46us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:14.940368 (+  8821us) tablet.cc:701] Row locks acquired
0709 13:09:14.959793 (+ 19425us) write_op.cc:260] PREPARE: finished
0709 13:09:14.969622 (+  9829us) write_op.cc:270] Start()
0709 13:09:14.978926 (+  9304us) write_op.cc:276] Timestamp: P: 1783602554969546 usec, L: 0
0709 13:09:14.978988 (+    62us) op_driver.cc:348] REPLICATION: starting
0709 13:09:14.980220 (+  1232us) log.cc:844] Serialized 540 byte log entry
0709 13:09:15.289144 (+308924us) op_driver.cc:464] REPLICATION: finished
0709 13:09:15.433664 (+144520us) write_op.cc:301] APPLY: starting
0709 13:09:15.443836 (+ 10172us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:15.472233 (+ 28397us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:15.513671 (+ 41438us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:15.514005 (+   334us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:15.514369 (+   364us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:15.514458 (+    89us) write_op.cc:312] APPLY: finished
0709 13:09:15.514757 (+   299us) log.cc:844] Serialized 22 byte log entry
0709 13:09:15.516943 (+  2186us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:15.520000 (+  3057us) write_op.cc:454] Released schema lock
0709 13:09:15.521753 (+  1753us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:15.522286 (+   533us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:15.522333 (+    47us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":100693,"apply.run_cpu_time_us":2709,"apply.run_wall_time_us":98342,"num_ops":1,"prepare.queue_time_us":2568559,"prepare.run_cpu_time_us":4305,"prepare.run_wall_time_us":50614,"replication_time_us":297525,"thread_start_us":56682,"threads_started":1}]]}
W20260709 13:09:15.656339 25055 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35052 (request call id 329) took 2467 ms (client timeout 2628 ms). Trace:
I20260709 13:09:15.634179 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.657889 24137 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:15.658499 25461 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:15.659194 25452 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:09:15.715459 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 57659.6us
I20260709 13:09:15.660702 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.661722 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.661965 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.662874 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.663568 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.665261 25073 raft_consensus.cc:1275] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:15.665789 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.667546 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:15.668833 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.670291 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:15.698936 24064 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:15.700516 24947 leader_election.cc:304] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:15.733349 24947 leader_election.cc:400] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Vote denied by peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765) with higher term. Message: Invalid argument: T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:15.718139 24247 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:09:15.678980 25420 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:15.731523 24211 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:15.740404 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:15.741513 24211 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:15.744958 24211 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:15.745275 24064 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
W20260709 13:09:15.707685 25055 rpcz_store.cc:269] 0709 13:09:13.188715 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:13.190858 (+  2143us) service_pool.cc:224] Handling call
0709 13:09:15.656110 (+2465252us) spinlock_profiling.cc:243] Waited 1.44 s on lock 0x7b54005816d4. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:09:15.656242 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3322027264}
I20260709 13:09:15.747494 24063 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:15.743320 25406 raft_consensus.cc:2804] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:15.743798 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:15.728883 25461 raft_consensus.cc:697] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:15.738622 25414 raft_consensus.cc:2804] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:15.756839 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:15.758194 24090 raft_consensus.cc:2393] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 3: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:15.761891 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.762506 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.762687 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.763079 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.764037 25430 raft_consensus.cc:2804] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:15.764595 25430 raft_consensus.cc:697] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:15.765157 25290 raft_consensus.cc:2804] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:15.765754 25431 raft_consensus.cc:2764] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:09:15.765563 25430 consensus_queue.cc:237] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER 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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.744462 25510 raft_consensus.cc:2804] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:15.764065 24244 raft_consensus.cc:1275] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:15.759711 24947 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:15.743608 25422 raft_consensus.cc:2804] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:15.770967 24097 raft_consensus.cc:2393] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 3: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:15.772398 25422 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.772553 25515 raft_consensus.cc:2804] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:15.772845 25422 raft_consensus.cc:3060] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:15.773017 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:15.748633 24092 raft_consensus.cc:606] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:15.778404 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
W20260709 13:09:15.779444 25540 log.cc:927] Time spent T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 13:09:15.779740 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.780260 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.781123 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.782120 25383 consensus_queue.cc:1059] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:09:15.787309 24064 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:15.788853 24064 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:15.777434 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.748888 25329 raft_consensus.cc:2804] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:15.765791 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.735760 25427 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.769521 25414 raft_consensus.cc:493] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.794831 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
W20260709 13:09:15.807354 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 148038us
W20260709 13:09:15.833849 25485 log.cc:927] Time spent T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:09:15.774657 24947 leader_election.cc:304] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:15.835981 25427 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:15.836339 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 63290.8us
I20260709 13:09:15.837217 24947 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:15.756325 25406 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.838688 25414 raft_consensus.cc:3060] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:15.838852 25406 raft_consensus.cc:3060] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:15.841609 25487 raft_consensus.cc:2749] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:15.842442 25487 raft_consensus.cc:2749] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:15.844199 25531 log.cc:927] Time spent T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.440s	user 0.000s	sys 0.004s
I20260709 13:09:15.838516 24947 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:15.846283 25458 consensus_queue.cc:1048] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:15.847153 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:15.790161 25461 consensus_queue.cc:237] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.826933 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.853587 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:15.855362 25466 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:15.856107 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:15.765574 25290 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.827667 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:15.857632 25290 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:15.857956 24169 raft_consensus.cc:2393] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:15.860906 24137 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:15.778709 24092 raft_consensus.cc:614] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:15.773026 25515 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.861687 25515 raft_consensus.cc:3060] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:15.864310 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.864639 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:15.866655 24247 raft_consensus.cc:2393] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 3: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:15.867250 24947 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
W20260709 13:09:15.871696 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 82957.8us
I20260709 13:09:15.871847 24947 leader_election.cc:304] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:15.875526 24947 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:15.828938 25431 raft_consensus.cc:2749] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:15.878983 24211 leader_election.cc:304] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:15.828621 25329 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:15.884349 24211 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:15.887027 24064 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:15.831151 25510 raft_consensus.cc:697] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:15.889647 25058 raft_consensus.cc:2410] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 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 13:09:15.892622 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:15.869168 25416 raft_consensus.cc:2749] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:15.871083 25261 raft_consensus.cc:2749] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:15.895493 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:15.930254 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 56919us
I20260709 13:09:15.881721 25487 raft_consensus.cc:2749] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:15.895700 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:15.885208 25329 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:15.885346 25405 raft_consensus.cc:2749] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:15.891938 25361 raft_consensus.cc:2749] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:15.891667 25525 raft_consensus.cc:2804] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:15.942333 25445 raft_consensus.cc:2749] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:15.949124 25467 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:15.939273 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:09:15.962162 25551 log.cc:927] Time spent T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 13:09:15.962677 25458 consensus_queue.cc:1048] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:15.963356 25076 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35028 (request call id 548) took 1127 ms. Trace:
I20260709 13:09:15.964288 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:15.932766 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:15.970223 25406 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:15.973992 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:15.894297 25466 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:15.891911 25504 raft_consensus.cc:2749] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:15.893551 25441 raft_consensus.cc:2804] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:09:15.990670 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 115254us
I20260709 13:09:16.003865 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:09:15.999765 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 113104us
I20260709 13:09:16.008935 24099 raft_consensus.cc:1240] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:15.978061 25525 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:16.013904 25525 raft_consensus.cc:3060] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:16.013753 25510 consensus_queue.cc:237] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:16.015506 24947 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:16.020746 24947 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:16.021602 24246 raft_consensus.cc:1240] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:16.022321 24165 raft_consensus.cc:1240] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 1. Current term is 2. Ops: []
W20260709 13:09:16.021925 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 90946.7us
I20260709 13:09:16.032171 24247 raft_consensus.cc:1240] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:16.008066 25441 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:15.977361 25515 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:16.049378 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:16.037847 25073 raft_consensus.cc:2410] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 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 13:09:16.030000 25383 raft_consensus.cc:2749] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:16.031891 25438 raft_consensus.cc:2749] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.055747 25290 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.036369 25434 consensus_queue.cc:1059] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
W20260709 13:09:16.064205 25548 log.cc:927] Time spent T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260709 13:09:16.063915 25562 consensus_queue.cc:1059] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:09:16.064322 25434 raft_consensus.cc:3055] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:16.064824 25434 raft_consensus.cc:740] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:16.065114 25562 raft_consensus.cc:3055] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:16.065570 25562 raft_consensus.cc:740] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:16.065869 25434 consensus_queue.cc:260] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:16.066509 25562 consensus_queue.cc:260] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.067274 25434 raft_consensus.cc:3060] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:16.067909 25562 raft_consensus.cc:3060] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.020490 25512 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.051923 25441 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:16.078619 25422 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.080657 25424 raft_consensus.cc:2749] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3.
I20260709 13:09:15.991076 25076 rpcz_store.cc:276] 0709 13:09:14.836512 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:15.458300 (+621788us) service_pool.cc:224] Handling call
0709 13:09:15.459087 (+   787us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:15.508906 (+ 49819us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:15.515083 (+  6177us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:15.551973 (+ 36890us) log.cc:844] Serialized 26 byte log entry
0709 13:09:15.868672 (+316699us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:15.870765 (+  2093us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:15.880176 (+  9411us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:15.950462 (+ 70286us) raft_consensus.cc:1685] finished
0709 13:09:15.963132 (+ 12670us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:15.963292 (+   160us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":38270,"raft.queue_time_us":49409,"raft.run_cpu_time_us":205,"raft.run_wall_time_us":7000,"thread_start_us":152486,"threads_started":1,"wal-append.queue_time_us":294514}
I20260709 13:09:16.082448 24098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:16.083101 24098 raft_consensus.cc:606] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:16.083415 24098 raft_consensus.cc:614] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:16.084359 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:16.075857 23922 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33826 (request call id 132) took 1045 ms. Trace:
I20260709 13:09:16.075965 25414 raft_consensus.cc:515] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:16.072042 24137 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:16.074541 25416 raft_consensus.cc:3055] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:16.100023 25416 raft_consensus.cc:740] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:16.085290 23922 rpcz_store.cc:276] 0709 13:09:15.032205 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:15.032637 (+   432us) service_pool.cc:224] Handling call
0709 13:09:16.075770 (+1043133us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":2}
I20260709 13:09:16.080856 25422 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:16.091681 25515 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:16.092983 25406 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:16.094235 25467 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:16.094808 24239 raft_consensus.cc:1240] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:16.095822 25461 raft_consensus.cc:2749] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.099246 25326 raft_consensus.cc:515] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.103322 25416 consensus_queue.cc:260] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:16.107527 24090 raft_consensus.cc:1240] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:16.108261 25414 leader_election.cc:290] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:16.083334 25329 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.114467 24242 raft_consensus.cc:1240] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:16.114949 24212 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.100199 25501 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.122390 24212 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
W20260709 13:09:16.119035 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 75848us
I20260709 13:09:16.126644 24212 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:16.131397 24137 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:16.131780 24212 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:16.133522 25566 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:16.133893 25504 raft_consensus.cc:2749] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:16.133571 25409 consensus_queue.cc:1048] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:16.134200 25566 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.134667 25566 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:16.136926 25570 raft_consensus.cc:2749] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:16.137316 24167 raft_consensus.cc:1240] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:16.139737 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.140605 24165 raft_consensus.cc:3060] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:16.143427 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.144578 24167 raft_consensus.cc:2393] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:16.147294 24211 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.149473 24097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:16.150076 24097 raft_consensus.cc:606] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:16.150818 24244 raft_consensus.cc:1240] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:16.153738 24165 raft_consensus.cc:2468] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:16.157333 24240 raft_consensus.cc:1240] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:16.129566 25422 raft_consensus.cc:2804] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:16.131167 25406 raft_consensus.cc:2749] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.165053 25326 leader_election.cc:290] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:16.165064 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:16.167971 25329 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:16.168391 24097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9b80deacab3450088ac150b405b425d"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "61ea2eff65d64402b16b1c23efe56548"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:16.168754 25501 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:16.169003 24097 raft_consensus.cc:606] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Received request to transfer leadership to TS 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:16.172235 24097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:16.172804 24097 raft_consensus.cc:606] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:16.172586 25525 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.173161 24097 raft_consensus.cc:614] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:16.180315 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:16.166592 25512 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:16.181594 24243 raft_consensus.cc:1275] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:16.160358 25571 raft_consensus.cc:2749] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:16.182554 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:16.178095 25290 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:16.161612 25422 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:16.185647 25422 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:16.166110 25554 log.cc:927] Time spent T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260709 13:09:16.191548 25462 raft_consensus.cc:993] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:16.192099 25462 raft_consensus.cc:1081] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:16.192595 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:16.193763 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:16.194393 25054 raft_consensus.cc:3060] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:16.198208 25076 raft_consensus.cc:1240] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:16.199615 25525 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:16.200692 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:16.201942 25441 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:16.202762 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:16.204025 25441 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:16.204113 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:16.207891 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:16.208724 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:16.209339 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:16.210085 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:16.218055 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:16.220136 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:16.211416 25422 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:16.221547 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:16.222504 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.223332 24168 raft_consensus.cc:2393] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:16.223609 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:16.226565 25422 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:16.220935 25566 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:16.227684 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:16.230211 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.248135 24165 raft_consensus.cc:2393] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:16.248551 25566 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 7 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:16.249521 25062 raft_consensus.cc:1240] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:16.209061 23919 catalog_manager.cc:5697] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 2 to 3, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 3 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.242146 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.256336 25058 raft_consensus.cc:1240] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:16.263211 24244 raft_consensus.cc:1240] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:16.272346 25054 raft_consensus.cc:2468] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:16.254623 25416 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:16.282311 25054 raft_consensus.cc:1240] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3. Ops: []
W20260709 13:09:16.279488 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 127491us
I20260709 13:09:16.286971 25421 consensus_queue.cc:1059] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:16.288157 25421 raft_consensus.cc:3055] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:16.288503 25421 raft_consensus.cc:740] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:16.289340 25421 consensus_queue.cc:260] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.290602 25421 raft_consensus.cc:3060] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.270676 25566 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:16.302006 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
W20260709 13:09:16.303423 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 258452us
I20260709 13:09:16.312028 24947 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.313750 24947 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.291445 25077 raft_consensus.cc:1240] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:09:16.270746 25454 consensus_queue.cc:1059] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:09:16.280411 25434 raft_consensus.cc:493] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:16.329602 24165 raft_consensus.cc:1275] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:16.273249 25462 consensus_queue.cc:1048] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:09:16.334726 24212 leader_election.cc:304] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.337157 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.338940 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:16.283761 25452 consensus_queue.cc:1059] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
I20260709 13:09:16.372062 24171 raft_consensus.cc:1275] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:09:16.326390 25487 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.325484 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.308864 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:16.376893 24212 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.377511 25054 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:16.329314 25516 raft_consensus.cc:2749] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.325986 25361 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
W20260709 13:09:16.380026 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 43747.9us
I20260709 13:09:16.380131 24137 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.384047 24212 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:16.299187 25566 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:16.399587 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:16.399279 24137 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.374508 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.383242 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.340759 25409 consensus_queue.cc:1059] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 13:09:16.391234 25512 raft_consensus.cc:2804] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:16.337925 25434 raft_consensus.cc:515] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:16.498629 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 115214us
W20260709 13:09:16.446457 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 47255.2us
I20260709 13:09:16.500502 24137 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.400439 25063 raft_consensus.cc:1275] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:16.398746 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:16.399140 25452 consensus_queue.cc:1059] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.065s
I20260709 13:09:16.394021 25577 consensus_queue.cc:1059] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.087s
I20260709 13:09:16.386389 25283 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.385958 25510 consensus_queue.cc:1059] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
I20260709 13:09:16.504559 25054 raft_consensus.cc:1275] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260709 13:09:16.457260 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 57593.9us
I20260709 13:09:16.399338 25499 raft_consensus.cc:2749] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.392448 25361 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:16.458194 25563 raft_consensus.cc:2749] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.463111 25337 raft_consensus.cc:3055] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:16.474870 25559 raft_consensus.cc:2749] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:16.559993 25446 raft_consensus.cc:2749] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.473064 25409 raft_consensus.cc:3055] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:16.400118 25420 consensus_queue.cc:1059] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.110s
W20260709 13:09:16.502563 25551 log.cc:927] Time spent T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.098s	user 0.000s	sys 0.001s
I20260709 13:09:16.518610 25512 raft_consensus.cc:697] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:16.522943 25063 raft_consensus.cc:1240] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:16.394704 25500 consensus_queue.cc:1059] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.114s
I20260709 13:09:16.561167 25581 raft_consensus.cc:3055] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:16.394601 25073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35028
I20260709 13:09:16.525262 24137 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.587167 24063 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
W20260709 13:09:16.579210 25562 consensus_meta.cc:287] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0: Time spent flushing consensus metadata: real 0.511s	user 0.003s	sys 0.011s
I20260709 13:09:16.592010 25581 raft_consensus.cc:740] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:16.594506 24063 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:16.592582 25073 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 13:09:16.600034 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 74960us
I20260709 13:09:16.600225 25054 raft_consensus.cc:1275] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:16.577998 25409 raft_consensus.cc:740] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:16.618117 25577 raft_consensus.cc:3055] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:16.618609 25409 consensus_queue.cc:260] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:16.620519 25409 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:16.595572 25510 raft_consensus.cc:2749] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:16.598228 24063 leader_election.cc:304] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:16.563993 25467 consensus_queue.cc:1059] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 13:09:16.600836 24137 leader_election.cc:304] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.628527 24137 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.568799 25337 raft_consensus.cc:740] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:16.604990 25073 raft_consensus.cc:3060] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.612484 25494 raft_consensus.cc:3055] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:16.640719 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:16.561349 25354 consensus_queue.cc:1048] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:09:16.613804 25411 raft_consensus.cc:2749] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:16.600045 25452 raft_consensus.cc:2749] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:16.615968 25512 consensus_queue.cc:237] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:16.599244 25500 raft_consensus.cc:3055] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:16.629314 24063 leader_election.cc:304] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:16.663897 25500 raft_consensus.cc:740] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:16.636960 24137 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.665102 25500 consensus_queue.cc:260] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:16.666764 25500 raft_consensus.cc:3060] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:16.614529 25566 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:16.669023 24137 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.618665 25577 raft_consensus.cc:740] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:16.669548 25580 raft_consensus.cc:2749] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:16.641791 25070 raft_consensus.cc:2468] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:16.637524 25562 raft_consensus.cc:2749] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:16.675995 24063 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:16.655210 25062 raft_consensus.cc:1275] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:16.638620 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:16.640355 25494 raft_consensus.cc:740] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:16.673763 25441 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.674383 25434 leader_election.cc:290] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:16.675186 25560 raft_consensus.cc:2749] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:16.649437 25561 raft_consensus.cc:2749] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:16.653564 25337 consensus_queue.cc:260] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.676558 25510 raft_consensus.cc:2749] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:16.687896 24063 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:16.684686 25452 raft_consensus.cc:2749] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:16.687448 25580 consensus_queue.cc:1048] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:09:16.675020 25446 consensus_queue.cc:1059] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:16.698086 25070 raft_consensus.cc:1275] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:16.682901 25411 raft_consensus.cc:2749] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.676074 25504 consensus_queue.cc:1059] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:09:16.702461 25562 raft_consensus.cc:2749] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.692509 25441 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:16.703998 25580 raft_consensus.cc:3055] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:16.710503 25580 raft_consensus.cc:740] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:16.711719 25580 consensus_queue.cc:260] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.721172 24063 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:16.731228 24063 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:16.734444 24096 raft_consensus.cc:1275] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:09:16.718153 25354 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
W20260709 13:09:16.745497 24211 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.592s	user 0.009s	sys 0.032s
W20260709 13:09:16.747915 24211 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.595s	user 0.009s	sys 0.032s
I20260709 13:09:16.694535 25577 consensus_queue.cc:260] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.740093 25434 raft_consensus.cc:2749] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.732451 25383 consensus_queue.cc:1048] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.016s
W20260709 13:09:16.755065 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 601936us
I20260709 13:09:16.762111 25557 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.762953 25557 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:16.742043 25431 raft_consensus.cc:2749] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.781667 24063 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:16.746490 25354 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:16.800730 24063 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:16.803725 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:16.804978 24242 raft_consensus.cc:3060] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:16.805536 24136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:16.812600 24947 leader_election.cc:304] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.796504 25557 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:16.816478 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.856947 25441 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:16.821007 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:16.865850 24240 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:16.821962 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.870954 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:16.797546 25525 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:16.872064 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:16.872656 25525 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:16.805128 25462 raft_consensus.cc:2749] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.826215 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:16.833806 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.835078 24173 raft_consensus.cc:1275] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:16.877866 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:16.814025 25566 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:16.838989 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.839927 24246 raft_consensus.cc:1240] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:16.841706 25587 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:16.844830 24242 raft_consensus.cc:2468] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:16.845613 25405 consensus_queue.cc:1059] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:16.846452 25078 raft_consensus.cc:1240] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:16.852550 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:16.852584 25494 consensus_queue.cc:260] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:16.857167 24241 raft_consensus.cc:1275] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:09:16.857812 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:16.818497 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.858584 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:16.849165 24245 raft_consensus.cc:1240] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:09:16.837055 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
W20260709 13:09:16.860242 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 47785.2us
I20260709 13:09:16.867784 25421 consensus_queue.cc:1048] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:16.867282 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 59201.1us
I20260709 13:09:16.883965 24247 raft_consensus.cc:1240] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:16.837472 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.832731 25581 consensus_queue.cc:260] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:16.808614 25559 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:16.890821 24137 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:16.881948 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:16.897274 24243 raft_consensus.cc:1240] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:16.862851 25557 raft_consensus.cc:2749] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:16.902721 24097 raft_consensus.cc:1240] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:16.907649 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
W20260709 13:09:16.923511 24063 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:16.898479 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:16.940825 24245 raft_consensus.cc:1240] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:16.944144 24244 raft_consensus.cc:1240] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:16.945178 24245 raft_consensus.cc:1240] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:16.950436 24063 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:16.935634 24168 raft_consensus.cc:2393] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
W20260709 13:09:16.957821 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 67132.1us
I20260709 13:09:16.897619 25566 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:16.964985 25435 raft_consensus.cc:2749] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:16.954296 25458 consensus_queue.cc:1048] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:09:16.975239 24240 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:16.977816 24246 raft_consensus.cc:1240] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:16.923352 25427 consensus_queue.cc:1059] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:09:16.940347 25055 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:16.959348 25462 raft_consensus.cc:2749] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:16.962723 25517 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.970726 25430 raft_consensus.cc:3055] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:16.959630 25409 consensus_queue.cc:1048] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:09:16.975505 25487 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:17.027880 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 131013us
I20260709 13:09:16.988052 24093 raft_consensus.cc:1275] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:16.959816 25560 consensus_queue.cc:1059] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.066s
W20260709 13:09:17.033120 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 56985.1us
I20260709 13:09:16.986616 25354 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:16.947016 25559 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:17.047590 25566 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:16.969738 25445 consensus_queue.cc:1048] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.060s
I20260709 13:09:17.037767 25567 consensus_queue.cc:1048] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:09:17.049041 25559 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:17.057018 25577 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:17.040426 25591 log.cc:927] Time spent T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
W20260709 13:09:17.040501 25592 log.cc:927] Time spent T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:09:17.043239 25560 raft_consensus.cc:3055] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:17.038297 25487 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:17.045104 25441 raft_consensus.cc:493] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:16.977659 25434 consensus_queue.cc:1059] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.057s
I20260709 13:09:17.060549 25073 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:17.037541 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 65590.5us
I20260709 13:09:17.029640 25430 raft_consensus.cc:740] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:17.028173 25421 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
W20260709 13:09:17.066385 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 107365us
I20260709 13:09:17.030620 25383 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
W20260709 13:09:17.066917 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 110648us
I20260709 13:09:17.068866 25063 raft_consensus.cc:1240] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:17.070132 24212 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:17.071823 24211 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:17.029887 25517 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:17.074535 25073 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:17.076490 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:09:17.079573 24137 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:17.066062 25560 raft_consensus.cc:740] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:17.088387 24096 raft_consensus.cc:1275] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:17.041471 25563 consensus_queue.cc:1059] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 13:09:17.095410 25427 consensus_queue.cc:1048] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:09:17.108021 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:17.071735 25441 raft_consensus.cc:515] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:17.095633 25566 raft_consensus.cc:2804] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:17.113782 25566 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:17.114187 25566 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:17.114599 25441 leader_election.cc:290] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:17.115612 25361 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:17.116088 25517 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:17.077824 25383 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:17.121659 24098 raft_consensus.cc:2468] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:17.144948 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:17.146955 25487 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:17.099985 25567 raft_consensus.cc:2749] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:09:17.151185 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 77625us
I20260709 13:09:17.074816 25421 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:17.155293 24947 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:17.158008 24947 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
W20260709 13:09:17.174322 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 76259.2us
I20260709 13:09:17.186075 25604 raft_consensus.cc:2804] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:17.186827 25604 raft_consensus.cc:697] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:17.187279 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:17.187829 25604 consensus_queue.cc:237] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:17.188712 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:17.156127 25517 raft_consensus.cc:2804] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:17.192157 25516 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.192371 25517 raft_consensus.cc:697] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:17.192728 25516 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:17.157188 25560 consensus_queue.cc:260] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:17.193430 25517 consensus_queue.cc:237] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:17.175242 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 86631.8us
W20260709 13:09:17.201341 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 47615.9us
I20260709 13:09:17.203972 24170 raft_consensus.cc:1275] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:17.204129 25585 consensus_queue.cc:1059] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:17.205623 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:17.206070 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:17.173341 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:17.212391 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:17.165324 25435 consensus_queue.cc:1059] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
I20260709 13:09:17.193086 25566 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:17.216256 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:17.213166 24091 raft_consensus.cc:2468] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:17.222874 24211 leader_election.cc:304] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:17.176995 25487 consensus_queue.cc:1048] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 13:09:17.201882 25383 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:17.199968 25563 consensus_queue.cc:1059] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:09:17.211897 25458 consensus_queue.cc:1048] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:09:17.236519 25516 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:17.235735 24092 raft_consensus.cc:2468] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:17.252672 25567 raft_consensus.cc:2804] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:17.238183 25427 consensus_queue.cc:1048] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:09:17.273414 25054 raft_consensus.cc:1275] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:17.274699 25567 raft_consensus.cc:697] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:17.275749 25567 consensus_queue.cc:237] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:17.278559 24166 raft_consensus.cc:1240] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:17.258977 25452 consensus_queue.cc:1048] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:09:17.265560 25585 consensus_queue.cc:1243] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Peer 61ea2eff65d64402b16b1c23efe56548 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
W20260709 13:09:17.282866 25607 log.cc:927] Time spent T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
I20260709 13:09:17.296020 24099 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:17.289063 25421 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:09:17.299288 24065 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:17.308117 25500 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:17.309754 25500 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:17.311219 25580 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.314196 25055 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35052 (request call id 361) took 1112 ms. Trace:
I20260709 13:09:17.297243 25427 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.315456 25427 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:17.300812 25579 raft_consensus.cc:3055] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:17.337770 25579 raft_consensus.cc:740] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:17.340301 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:17.340363 25579 consensus_queue.cc:260] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:17.342305 25579 raft_consensus.cc:3060] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.344506 25500 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:17.314683 25055 rpcz_store.cc:276] 0709 13:09:16.201752 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:16.202491 (+   739us) service_pool.cc:224] Handling call
0709 13:09:17.313974 (+1111483us) spinlock_profiling.cc:243] Waited 450 ms on lock 0x7b5400007654. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:09:17.314131 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1034366720}
I20260709 13:09:17.348161 25562 raft_consensus.cc:3055] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:17.348663 25562 raft_consensus.cc:740] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:17.349575 25427 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:17.350138 25590 raft_consensus.cc:3055] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:17.350615 25590 raft_consensus.cc:740] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:17.351570 25590 consensus_queue.cc:260] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:17.353037 25590 raft_consensus.cc:3060] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:17.354283 24062 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:17.356693 25562 consensus_queue.cc:260] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:17.357867 25562 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:17.361462 25588 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:17.362279 25588 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:17.373322 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:09:17.374051 24136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:17.374477 25337 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:17.378166 25441 raft_consensus.cc:493] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:17.378952 25441 raft_consensus.cc:515] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:17.379712 25431 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.380280 25431 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:17.380740 25504 raft_consensus.cc:3055] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:17.381247 25504 raft_consensus.cc:740] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:17.382475 25431 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:17.382370 25504 consensus_queue.cc:260] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:17.383934 25504 raft_consensus.cc:3060] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.397675 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:17.311261 25566 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:17.389364 25441 leader_election.cc:290] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:17.404112 24138 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:17.396189 25588 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:17.401738 25452 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.403669 25571 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.413642 25500 raft_consensus.cc:2804] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:17.442752 24212 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:17.456483 25625 raft_consensus.cc:2749] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:17.457078 24212 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:17.457993 25625 raft_consensus.cc:2749] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:17.458366 24212 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:17.459764 25625 raft_consensus.cc:2749] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:09:17.463770 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 192988us
I20260709 13:09:17.468704 25610 raft_consensus.cc:3055] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:17.469254 25610 raft_consensus.cc:740] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:17.470247 25610 consensus_queue.cc:260] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:17.471611 25610 raft_consensus.cc:3060] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:17.475646 25430 consensus_queue.cc:260] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:17.477116 24062 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:17.437160 25446 raft_consensus.cc:3055] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 13:09:17.486058 24062 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:17.486699 24062 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:17.460161 25605 consensus_queue.cc:1048] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:17.494216 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:17.494980 24091 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:17.462852 25500 raft_consensus.cc:697] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:17.434811 25452 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:17.500311 24136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:17.476893 25430 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:17.491281 25446 raft_consensus.cc:740] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:17.435166 25571 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:17.576499 25626 log.cc:927] Time spent T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.140s	user 0.003s	sys 0.001s
I20260709 13:09:17.605103 25571 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:17.604867 25446 consensus_queue.cc:260] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:17.606252 25446 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:09:17.608986 25624 log.cc:927] Time spent T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.110s	user 0.004s	sys 0.003s
W20260709 13:09:17.612653 25630 log.cc:927] Time spent T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.115s	user 0.000s	sys 0.002s
W20260709 13:09:17.613469 24137 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:17.626438 25494 raft_consensus.cc:3060] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:17.629725 24246 raft_consensus.cc:1240] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:17.630772 25452 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:17.633769 25055 raft_consensus.cc:1240] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:17.637764 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:17.640715 25500 consensus_queue.cc:237] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:17.645596 24139 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:17.646920 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:17.650660 25435 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:17.651237 25435 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:17.653877 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:17.653751 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:17.658437 23922 catalog_manager.cc:5697] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 2 to 4, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 4 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:17.660090 24136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:17.665932 25500 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.666704 25500 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:17.667619 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:17.666692 23919 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48924 (request call id 73) took 4721 ms. Trace:
I20260709 13:09:17.669072 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:17.668979 23919 rpcz_store.cc:276] 0709 13:09:12.951207 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:12.951577 (+   370us) service_pool.cc:224] Handling call
0709 13:09:14.466766 (+1515189us) spinlock_profiling.cc:243] Waited 697 ms on lock 0x7b54005fe6d4. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc492090 00007f23cc530f3a 00007f23d22e71cc 00007f23d23e537e 00007f23d08a62a4 00007f23d08a6232 00007f23d08a6161 00007f23d08a60dc 00007f23d08a5392 00007f23ca86348c 00007f23ca8628c6
0709 13:09:17.666597 (+3199831us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:16.589561 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:16.606354 (+ 16793us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:16.606395 (+    41us) write_op.cc:435] Acquired schema lock
0709 13:09:16.606415 (+    20us) tablet.cc:662] Decoding operations
0709 13:09:16.606917 (+   502us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:16.607002 (+    85us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:16.607047 (+    45us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:16.607256 (+   209us) tablet.cc:701] Row locks acquired
0709 13:09:16.607282 (+    26us) write_op.cc:260] PREPARE: finished
0709 13:09:16.607466 (+   184us) write_op.cc:270] Start()
0709 13:09:16.607612 (+   146us) write_op.cc:276] Timestamp: P: 1783602556607410 usec, L: 0
0709 13:09:16.607642 (+    30us) op_driver.cc:348] REPLICATION: starting
0709 13:09:16.608535 (+   893us) log.cc:844] Serialized 540 byte log entry
0709 13:09:17.121559 (+513024us) op_driver.cc:464] REPLICATION: finished
0709 13:09:17.266822 (+145263us) write_op.cc:301] APPLY: starting
0709 13:09:17.270410 (+  3588us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:17.277055 (+  6645us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:17.288422 (+ 11367us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:17.290706 (+  2284us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:17.290889 (+   183us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:17.290933 (+    44us) write_op.cc:312] APPLY: finished
0709 13:09:17.292377 (+  1444us) log.cc:844] Serialized 22 byte log entry
0709 13:09:17.300734 (+  8357us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:17.306493 (+  5759us) write_op.cc:454] Released schema lock
0709 13:09:17.307739 (+  1246us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:17.335784 (+ 28045us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:17.335843 (+    59us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":5,"spinlock_wait_cycles":1603056384,"child_traces":[["op",{"apply.queue_time_us":132752,"apply.run_cpu_time_us":2536,"apply.run_wall_time_us":73702,"num_ops":1,"prepare.queue_time_us":288819,"prepare.run_cpu_time_us":25073,"prepare.run_wall_time_us":226479,"raft.queue_time_us":62750,"raft.run_cpu_time_us":17555,"raft.run_wall_time_us":94066,"replication_time_us":513754,"thread_start_us":431372,"threads_started":4,"wal-append.queue_time_us":305935}]]}
I20260709 13:09:17.672873 25581 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:17.676824 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:17.679593 23922 catalog_manager.cc:5697] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 3, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:17.681833 23922 catalog_manager.cc:5697] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 2 to 4, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 4 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:17.683893 23922 catalog_manager.cc:5697] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 4 to 6, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 6 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:17.691159 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:17.693235 24167 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:17.698546 25077 raft_consensus.cc:2468] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:17.692394 24090 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 5.
I20260709 13:09:17.703979 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:17.704936 24165 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:17.692337 23922 catalog_manager.cc:5697] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 3 to 5, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 5 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:17.694083 25500 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:17.694782 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:17.718636 25612 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:17.719445 25579 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:17.720038 25579 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:17.722172 25579 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:17.722694 25579 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:17.722910 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:17.723201 25579 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:17.723698 24093 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:17.719485 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:17.724637 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:17.708007 24171 raft_consensus.cc:1275] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:17.709790 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:17.718573 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:17.724782 24166 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:17.695923 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:17.709304 24947 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
W20260709 13:09:17.767560 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 58338.2us
I20260709 13:09:17.768854 24947 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:17.772210 24212 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
W20260709 13:09:17.745709 24210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:17.743800 24095 raft_consensus.cc:2468] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:17.730801 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:17.725769 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:17.730705 24063 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
W20260709 13:09:17.750547 24062 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:17.727720 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:17.726202 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:17.706400 23922 catalog_manager.cc:5697] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 3, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:17.653278 25435 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:17.781826 24137 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:17.727322 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:17.784271 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:17.719411 25612 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:17.725309 25579 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:17.725858 25434 raft_consensus.cc:493] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
W20260709 13:09:17.798131 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 67500us
I20260709 13:09:17.781375 25383 raft_consensus.cc:2804] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:17.781651 25557 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:17.774573 25411 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:17.778766 25354 raft_consensus.cc:2804] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:17.729267 25510 consensus_queue.cc:1059] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 13:09:17.820611 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:17.774355 24164 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:17.784528 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:17.790295 25577 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.784801 25461 raft_consensus.cc:493] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:17.789994 25517 consensus_queue.cc:1048] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 13:09:17.829383 24063 leader_election.cc:304] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:17.816846 25557 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:17.812196 25383 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:17.811292 25434 raft_consensus.cc:515] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:17.841216 25290 raft_consensus.cc:2749] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:17.842718 24063 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:17.803313 25494 raft_consensus.cc:2749] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:17.824146 25435 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:17.848814 25612 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:17.806998 24092 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:17.860976 24063 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:17.829262 25354 raft_consensus.cc:697] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:17.836815 24167 raft_consensus.cc:2468] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:17.825474 25411 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:17.851457 25557 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:17.857558 25383 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:17.837257 25577 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:17.868129 25435 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:17.896165 25467 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:17.898133 25452 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:17.906737 24063 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:17.912057 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:17.845456 25461 raft_consensus.cc:515] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:17.906440 25467 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:17.904189 25290 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:17.905416 25435 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:17.921331 25354 consensus_queue.cc:237] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:17.930081 24090 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43782 (request call id 625) took 1076 ms. Trace:
I20260709 13:09:17.930624 25411 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:17.930578 24090 rpcz_store.cc:276] 0709 13:09:16.860266 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:16.863644 (+  3378us) service_pool.cc:224] Handling call
0709 13:09:17.929892 (+1066248us) spinlock_profiling.cc:243] Waited 680 ms on lock 0x7b54000b5254. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:09:17.930016 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1564196224}
I20260709 13:09:17.929940 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:17.910353 25494 raft_consensus.cc:2749] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:17.920459 25467 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:17.943017 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:17.944232 24090 raft_consensus.cc:2393] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 4: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:17.954093 25461 leader_election.cc:290] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:17.959019 24063 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:17.937999 25290 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:17.954932 25560 raft_consensus.cc:3060] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:17.945688 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:17.968873 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:17.969789 24090 raft_consensus.cc:2393] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 2: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:17.972169 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:17.973158 25636 log.cc:927] Time spent T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:09:17.965196 25337 raft_consensus.cc:2749] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:17.975575 25434 leader_election.cc:290] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:17.977119 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:17.984057 24242 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40210 (request call id 786) took 1057 ms. Trace:
I20260709 13:09:17.984674 24242 rpcz_store.cc:276] 0709 13:09:16.926395 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:16.936228 (+  9833us) service_pool.cc:224] Handling call
0709 13:09:16.936705 (+   477us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:16.937185 (+   480us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:16.937228 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:16.948987 (+ 11759us) log.cc:844] Serialized 26 byte log entry
0709 13:09:17.640759 (+691772us) spinlock_profiling.cc:243] Waited 2.56 ms on lock 0x7b180013d740. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23d2303de1 00007f23d23105b1 00007f23c941de07 00007f23d2278ab9 00007f23c943a69b 00007f23c943893f 00007f23c943ac02 00007f23cc0c220b 00007f23cc0c7d23 00007f23cc0c80d1 00007f23cc4e3a0f
0709 13:09:17.799014 (+158255us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:17.799047 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:17.799104 (+    57us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:17.976092 (+176988us) raft_consensus.cc:1685] finished
0709 13:09:17.976118 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:17.983983 (+  7865us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7500,"raft.run_cpu_time_us":177,"raft.run_wall_time_us":9036,"spinlock_wait_cycles":5894016,"thread_start_us":158073,"threads_started":1,"wal-append.queue_time_us":939510}
I20260709 13:09:17.985296 24063 leader_election.cc:304] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:17.988790 25581 raft_consensus.cc:2749] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:17.982668 25589 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.994410 25589 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:17.994887 25290 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:17.995888 25525 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:18.002319 25383 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:18.003551 25077 raft_consensus.cc:1240] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 4. Current term is 5. Ops: []
W20260709 13:09:18.005959 25635 log.cc:927] Time spent T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 13:09:18.006672 24097 raft_consensus.cc:3055] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:18.007042 24097 raft_consensus.cc:740] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:18.007754 24097 consensus_queue.cc:260] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:18.009042 24097 raft_consensus.cc:3060] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:18.011579 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:18.014941 24095 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43782 (request call id 627) took 1147 ms. Trace:
I20260709 13:09:18.015445 24095 rpcz_store.cc:276] 0709 13:09:16.867276 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:16.867433 (+   157us) service_pool.cc:224] Handling call
0709 13:09:18.014752 (+1147319us) spinlock_profiling.cc:243] Waited 818 ms on lock 0x7b54004f3654. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:09:18.014875 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1882321664}
I20260709 13:09:18.017678 25597 consensus_queue.cc:1059] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:18.018818 25597 raft_consensus.cc:3055] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:18.019140 25597 raft_consensus.cc:740] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:18.020045 25597 consensus_queue.cc:260] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:18.021154 25597 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:09:18.022737 24136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:18.018005 25637 log.cc:927] Time spent T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 13:09:18.027074 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.024806 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:18.031890 25062 raft_consensus.cc:2393] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:18.033470 24064 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:18.035285 24063 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:18.037958 25494 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:18.037950 25290 raft_consensus.cc:2749] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:18.046222 25494 raft_consensus.cc:2749] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:18.046751 25435 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:18.047835 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:18.048818 24947 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:18.053702 25577 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:18.053506 25467 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:18.052103 25557 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:18.055325 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:18.075551 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.096292 24947 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:18.097671 24947 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:18.060146 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:09:18.060451 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 69099.8us
I20260709 13:09:18.067865 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:18.068864 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.074178 24099 raft_consensus.cc:2468] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
W20260709 13:09:18.077793 24137 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:18.101830 24246 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 7.
I20260709 13:09:18.102859 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.094301 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.109835 24097 raft_consensus.cc:2468] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:18.098969 24245 raft_consensus.cc:2468] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:18.116256 24063 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:18.110690 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.110138 24244 raft_consensus.cc:2393] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 2: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
W20260709 13:09:18.120081 24136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:18.121169 24136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:18.123242 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.124100 24243 raft_consensus.cc:2393] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 4: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:18.129305 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:18.130179 24165 raft_consensus.cc:2393] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 3: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:18.073987 25610 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.087221 25517 raft_consensus.cc:2804] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:18.114544 25487 raft_consensus.cc:2804] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:18.135222 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:18.122815 25579 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:09:18.126399 25577 raft_consensus.cc:2804] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:18.113531 25605 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:18.114791 25416 raft_consensus.cc:2749] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:18.160389 24173 raft_consensus.cc:1275] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:18.122254 25062 raft_consensus.cc:2468] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:18.162140 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.160566 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:18.161765 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.137372 25420 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.166558 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.148749 25517 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.169173 24246 raft_consensus.cc:3060] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:18.154304 25487 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.185256 25467 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:18.161124 25577 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.187351 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:18.191923 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.181354 25517 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.195530 25557 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:18.152197 25610 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:18.200107 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.202533 24240 raft_consensus.cc:2393] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 3: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:18.188071 25487 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:18.203959 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 85378.6us
I20260709 13:09:18.182780 25516 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:18.190733 24238 raft_consensus.cc:1240] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:09:18.208636 24238 raft_consensus.cc:1275] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:18.199102 25416 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.211395 25416 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:18.214037 25589 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:18.215292 25435 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:18.191139 25577 raft_consensus.cc:3060] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.168505 25605 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:18.230420 25416 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:18.183058 25420 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:18.254518 25383 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:18.254909 25416 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.255484 25416 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:18.256966 25420 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:18.257285 25610 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:18.260092 24171 raft_consensus.cc:1275] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:18.261173 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.265939 24211 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:18.266212 24246 raft_consensus.cc:2468] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:18.270052 25422 raft_consensus.cc:2804] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:18.270534 25422 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:18.270892 25422 raft_consensus.cc:3060] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:18.271104 24239 raft_consensus.cc:1275] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:18.268287 24211 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:18.272356 24247 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:18.273826 24211 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:18.275125 24211 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:18.279769 24211 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
W20260709 13:09:18.299417 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 90295.8us
I20260709 13:09:18.303922 24947 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:18.267206 25516 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:18.282342 25606 raft_consensus.cc:2804] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:18.282262 25615 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:18.281610 25597 raft_consensus.cc:2804] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:18.284327 25416 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:18.321260 24947 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:18.322501 25652 raft_consensus.cc:2804] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:18.322961 25525 raft_consensus.cc:2804] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:18.324388 24211 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:18.347188 24211 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:18.349366 24211 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:18.332583 25517 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:18.369501 24210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:18.382385 24210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:18.375075 25290 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:18.384548 25577 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:18.384865 25290 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:18.349957 24098 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43766 (request call id 540) took 1141 ms. Trace:
W20260709 13:09:18.389374 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 68294.2us
I20260709 13:09:18.394038 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:18.394903 24097 raft_consensus.cc:2468] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:18.388486 24098 rpcz_store.cc:276] 0709 13:09:17.208989 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:17.209134 (+   145us) service_pool.cc:224] Handling call
0709 13:09:17.995712 (+786578us) spinlock_profiling.cc:243] Waited 1.44 ms on lock 0x7b5800010b98. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9403b71 00007f23c9403a22 00007f23d231cc09 00007f23d1476ee0 00007f23d15400ab 00007f23d1540131 00007f23d1501fc0 00007f23d14ec929 00007f23d14ec3d2 00007f23caa63bd4
0709 13:09:17.995939 (+   227us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:18.023161 (+ 27222us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:18.023191 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:18.023749 (+   558us) log.cc:844] Serialized 26 byte log entry
0709 13:09:18.148408 (+124659us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:18.148604 (+   196us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:18.148669 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:18.345029 (+196360us) raft_consensus.cc:1685] finished
0709 13:09:18.345049 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:18.349891 (+  4842us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26823,"raft.queue_time_us":28062,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":118,"spinlock_wait_cycles":3317120,"thread_start_us":111501,"threads_started":1,"wal-append.queue_time_us":182180}
I20260709 13:09:18.400344 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:18.401542 24097 raft_consensus.cc:2468] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
W20260709 13:09:18.378118 25658 log.cc:927] Time spent T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 13:09:18.348486 25625 raft_consensus.cc:2749] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:18.349522 25597 raft_consensus.cc:697] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:18.348474 25618 raft_consensus.cc:2749] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:09:18.443189 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:18.455170 24173 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.347930 25606 raft_consensus.cc:697] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:18.442791 25446 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.449380 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:18.500116 25557 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:18.503456 25577 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:18.346822 25652 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:18.442274 25605 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:18.348801 25615 raft_consensus.cc:697] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 5 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:18.531685 25615 consensus_queue.cc:237] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:18.532598 25652 raft_consensus.cc:3060] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:18.533571 25411 raft_consensus.cc:493] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.534384 25411 raft_consensus.cc:515] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:18.349645 25383 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.537916 25383 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:18.540895 25383 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:18.542315 25657 raft_consensus.cc:2804] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:18.543133 25657 raft_consensus.cc:697] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:18.547947 25516 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:18.549500 25517 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:18.552243 25290 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:18.558658 25597 consensus_queue.cc:237] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:18.562633 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:18.563719 24166 raft_consensus.cc:2468] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:18.489025 25446 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:18.573081 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:18.573521 25618 raft_consensus.cc:2749] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:18.573976 24098 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.477636 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:18.574710 24164 raft_consensus.cc:2468] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:18.581604 25487 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:18.582373 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:18.582895 25054 raft_consensus.cc:2393] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 4: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:09:18.583067 24097 raft_consensus.cc:2468] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 2.
I20260709 13:09:18.583817 25487 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:18.585557 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:18.585937 24093 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.589735 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:18.596580 24096 raft_consensus.cc:1240] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:18.597344 24098 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:18.606607 24173 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:18.606319 24947 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:18.501022 25557 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:18.611588 24947 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
W20260709 13:09:18.611831 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 262487us
I20260709 13:09:18.573169 25446 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:18.613106 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:18.614001 24947 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:18.614408 25654 raft_consensus.cc:2804] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:18.616336 25654 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.616688 25654 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.617043 25261 consensus_queue.cc:1059] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:18.618299 25600 raft_consensus.cc:3055] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:18.618680 25600 raft_consensus.cc:740] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:18.619490 25600 consensus_queue.cc:260] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:18.620232 25652 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:18.620770 25600 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.621582 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:18.612946 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:18.623270 24164 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.593173 25411 leader_election.cc:290] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:18.624379 24947 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:18.628650 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:18.629670 25054 raft_consensus.cc:2468] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:18.613768 25517 raft_consensus.cc:2804] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:18.591183 25525 raft_consensus.cc:697] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:18.636385 25666 raft_consensus.cc:2804] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:18.638607 24211 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:18.639808 25663 raft_consensus.cc:2749] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:09:18.631549 25606 consensus_queue.cc:237] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:18.544473 25657 consensus_queue.cc:237] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:18.652348 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:18.632169 25517 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.680051 24172 raft_consensus.cc:1275] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:18.681918 24173 raft_consensus.cc:3060] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:18.682317 25557 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:18.685793 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:18.669967 25517 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.693219 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:18.691597 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
W20260709 13:09:18.719056 24136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:18.736526 25054 raft_consensus.cc:3060] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.696431 24173 raft_consensus.cc:1275] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:18.706806 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:09:18.741487 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 114965us
I20260709 13:09:18.744308 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:18.744907 24169 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.691557 25597 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.750849 24137 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:18.752162 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.746827 24947 leader_election.cc:304] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:18.746948 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.747618 24097 raft_consensus.cc:1275] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:18.748205 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.749657 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
W20260709 13:09:18.750608 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 56380.7us
I20260709 13:09:18.756863 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:18.758306 24137 leader_election.cc:304] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:18.758493 24947 leader_election.cc:304] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:18.671789 25422 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:18.761893 25063 raft_consensus.cc:1240] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:18.739266 25420 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:18.669824 25665 consensus_queue.cc:1048] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.082s
I20260709 13:09:18.763237 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:18.763792 24173 raft_consensus.cc:1240] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:18.740089 25606 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:18.690330 25666 raft_consensus.cc:697] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:18.790274 24244 raft_consensus.cc:1240] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:18.790560 25054 raft_consensus.cc:2468] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:18.775733 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:18.794898 25458 raft_consensus.cc:2749] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:18.793015 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.796155 24238 raft_consensus.cc:2393] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 4: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:18.760260 25597 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:18.799091 24246 raft_consensus.cc:2468] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:18.800263 25597 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:18.757184 25411 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:18.801358 25411 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:18.803853 25411 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:18.759856 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.807467 25422 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:18.808043 24093 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:18.809964 25666 consensus_queue.cc:237] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:18.759562 25494 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.756872 25561 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.788517 24212 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:18.760205 25557 raft_consensus.cc:2749] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:18.734624 25654 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:18.807876 24169 raft_consensus.cc:2468] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:18.812634 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:18.818658 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:18.835764 24245 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 5.
I20260709 13:09:18.836460 24171 raft_consensus.cc:2468] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:18.822378 24240 raft_consensus.cc:2393] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 3: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:18.838172 24211 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:18.766588 25577 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.769529 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.778934 25652 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:18.772312 24138 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
W20260709 13:09:18.834087 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 45779.4us
I20260709 13:09:18.788013 25337 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
W20260709 13:09:18.845862 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 62333.1us
I20260709 13:09:18.778316 25661 consensus_queue.cc:1048] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 13:09:18.848925 25073 raft_consensus.cc:2393] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 4: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:09:18.847808 25615 raft_consensus.cc:2804] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:18.849586 25615 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:18.846768 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 74574.6us
I20260709 13:09:18.777904 25625 consensus_queue.cc:1048] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 13:09:18.820943 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:18.832099 25411 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.809197 25606 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:18.782298 25420 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:18.853891 24138 leader_election.cc:304] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:18.848014 25435 raft_consensus.cc:2749] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:18.854743 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:18.826884 25668 raft_consensus.cc:2749] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:18.764716 25525 consensus_queue.cc:237] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:18.849951 25615 raft_consensus.cc:3060] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:18.841075 25597 raft_consensus.cc:2749] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:18.831722 25494 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:18.848439 24241 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:18.833254 25561 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:18.854671 25587 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.877911 25587 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:18.879558 25561 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:18.880089 25587 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:18.863886 25458 raft_consensus.cc:2804] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:18.886044 25458 raft_consensus.cc:493] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.886683 25458 raft_consensus.cc:3060] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:18.889590 24099 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:18.895179 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:18.895895 24240 raft_consensus.cc:3060] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.862064 25411 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:18.910349 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:18.910797 25606 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:18.871690 25664 consensus_queue.cc:1059] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:09:18.847249 25577 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:18.850381 25337 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:18.920359 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:18.921653 24947 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:18.870314 25654 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:18.926513 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.927245 24242 raft_consensus.cc:2468] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
W20260709 13:09:18.928108 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 169866us
I20260709 13:09:18.929841 24137 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:18.931044 24063 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:18.933250 24137 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:18.913295 25420 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:18.879632 25494 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:18.916390 25411 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:18.924214 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.928755 25261 raft_consensus.cc:2749] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:18.918262 25652 consensus_queue.cc:1048] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:09:18.934449 25561 raft_consensus.cc:3060] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:18.942508 24137 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:18.936039 24240 raft_consensus.cc:2468] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:18.950188 24137 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:18.938282 25435 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:18.953866 24063 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:18.971242 23921 catalog_manager.cc:5697] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } }
I20260709 13:09:18.941829 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:18.938244 24092 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:18.957047 25593 raft_consensus.cc:2804] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:18.960204 25615 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:18.961805 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:18.938359 25654 consensus_queue.cc:1048] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 13:09:18.970121 25337 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:18.944931 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:18.938941 25587 raft_consensus.cc:2804] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:18.953725 24947 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:18.950289 25446 raft_consensus.cc:2804] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:18.968472 25577 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:18.955504 25667 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:18.983448 25583 raft_consensus.cc:2804] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:18.983011 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:09:19.003261 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 49606.6us
I20260709 13:09:19.000618 25587 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:19.000375 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:19.013535 25667 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:19.004436 24241 raft_consensus.cc:2468] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:19.024343 24063 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:18.994897 25593 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:19.015002 24164 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
W20260709 13:09:19.015717 25669 log.cc:927] Time spent T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:09:19.017202 24947 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:19.018128 24212 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:19.022423 24238 raft_consensus.cc:2393] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 3: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:19.004681 25446 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:19.047242 25261 raft_consensus.cc:2804] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:19.047570 25625 raft_consensus.cc:2749] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:19.043712 24947 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:19.020414 25587 raft_consensus.cc:3060] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:19.058043 25557 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:19.057832 25517 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:19.058696 25557 raft_consensus.cc:697] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:19.059569 25557 consensus_queue.cc:237] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:19.060395 25517 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:19.004618 25653 raft_consensus.cc:2749] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:19.055771 25058 raft_consensus.cc:1240] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 13:09:19.064491 24947 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:19.025660 25494 raft_consensus.cc:2804] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:09:19.065426 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 204307us
W20260709 13:09:19.066987 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 294061us
I20260709 13:09:19.042037 25593 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:19.039966 25583 raft_consensus.cc:697] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:19.041108 24239 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:19.061735 25446 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:19.082777 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:19.090941 24098 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:19.084164 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:19.092639 24169 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:19.093225 24091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:19.080849 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:19.093987 24091 raft_consensus.cc:606] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:19.094439 24091 raft_consensus.cc:614] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:19.073756 25517 consensus_queue.cc:1048] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:09:19.094455 25058 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:19.070336 25494 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:19.135176 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 47858.7us
I20260709 13:09:19.129700 24169 raft_consensus.cc:2468] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:19.143343 24098 raft_consensus.cc:2468] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:19.129663 25516 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.155064 25516 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:19.156137 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:19.156844 24167 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:19.069736 25566 consensus_queue.cc:1059] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.076s
I20260709 13:09:19.074060 25261 raft_consensus.cc:697] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:19.158558 25583 consensus_queue.cc:237] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:19.084175 25458 raft_consensus.cc:515] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:19.162103 25458 leader_election.cc:290] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:19.145942 25494 raft_consensus.cc:3060] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.081311 25441 raft_consensus.cc:2804] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:19.158488 25261 consensus_queue.cc:237] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:19.233491 25516 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:19.260670 25337 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.270820 24167 raft_consensus.cc:2468] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:19.270553 25337 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.273459 25337 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:19.276150 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:09:19.314095 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 191947us
I20260709 13:09:19.239221 25441 raft_consensus.cc:697] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
W20260709 13:09:19.317337 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 184909us
W20260709 13:09:19.320948 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 224948us
W20260709 13:09:19.319087 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 183214us
I20260709 13:09:19.325196 25337 raft_consensus.cc:493] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.325778 25337 raft_consensus.cc:515] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:19.326407 24064 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:19.327929 25337 leader_election.cc:290] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:19.330524 25666 consensus_queue.cc:1059] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:09:19.335521 25666 raft_consensus.cc:3055] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:19.336014 25666 raft_consensus.cc:740] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:19.336750 25561 raft_consensus.cc:2749] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:19.338781 24245 raft_consensus.cc:1240] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:09:19.338775 23921 catalog_manager.cc:5697] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:19.343182 25435 raft_consensus.cc:2749] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:19.343477 23921 catalog_manager.cc:5697] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:19.344318 24167 raft_consensus.cc:1240] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 3. Current term is 4. Ops: [2.2-3.3]
I20260709 13:09:19.346020 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:19.346814 24164 raft_consensus.cc:3060] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.348177 25517 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.348721 25517 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:19.350875 25517 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:19.317715 25610 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:09:19.328477 25337 raft_consensus.cc:2804] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:19.358467 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.369064 25058 raft_consensus.cc:1275] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:19.363636 25337 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:19.363116 25687 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:19.372797 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:19.375636 24095 raft_consensus.cc:1275] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:19.357285 25446 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:19.376197 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:19.375734 24947 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:19.372825 25441 consensus_queue.cc:237] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:19.405611 24947 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:19.406903 25446 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:19.405158 25073 raft_consensus.cc:3060] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.381939 24093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:19.408157 24093 raft_consensus.cc:606] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:19.408512 24093 raft_consensus.cc:614] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:19.409256 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.410780 25557 raft_consensus.cc:2804] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:19.411319 25557 raft_consensus.cc:697] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:19.412191 25557 consensus_queue.cc:237] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:19.414409 25600 raft_consensus.cc:2804] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:19.414969 25600 raft_consensus.cc:697] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:19.415863 25600 consensus_queue.cc:237] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:19.336972 25666 consensus_queue.cc:260] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:19.415885 25416 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.417985 25416 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:19.419919 25416 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:19.420049 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:19.383852 25667 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:19.387085 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:19.388242 24096 raft_consensus.cc:1275] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:19.390040 25587 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.392565 25561 consensus_queue.cc:1048] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:19.398255 25663 raft_consensus.cc:3055] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:19.433212 25663 raft_consensus.cc:740] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:19.434163 25663 consensus_queue.cc:260] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:19.435371 25663 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:19.435894 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:19.400830 25687 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.402832 25494 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.404508 24095 raft_consensus.cc:1275] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:19.422777 25073 raft_consensus.cc:2468] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:19.373142 25337 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:19.427364 25593 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:19.439705 24138 leader_election.cc:304] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:19.446846 24171 raft_consensus.cc:1275] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:19.460114 24172 raft_consensus.cc:1240] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:19.442904 25583 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.454763 25682 raft_consensus.cc:2804] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:19.454067 25435 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:19.465643 24096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "61ea2eff65d64402b16b1c23efe56548"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:19.467397 25494 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:19.468647 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:19.472914 25687 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:19.463557 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.475178 25593 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:19.478133 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:19.478789 25684 raft_consensus.cc:493] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.480976 24096 raft_consensus.cc:606] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Received request to transfer leadership to TS 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:19.482456 24246 raft_consensus.cc:3060] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.505353 24096 raft_consensus.cc:614] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:19.484259 25587 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:19.485594 25435 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.512414 25435 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:19.486673 25337 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:19.488237 23921 catalog_manager.cc:5697] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 3, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:19.515261 25337 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:19.516093 25337 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.489425 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:19.519223 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:19.519886 24239 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:19.487915 23922 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33840 (request call id 104) took 2741 ms. Trace:
I20260709 13:09:19.516687 25337 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.523974 25494 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.521574 23922 rpcz_store.cc:276] 0709 13:09:16.756534 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:16.759475 (+  2941us) service_pool.cc:224] Handling call
0709 13:09:19.487859 (+2728384us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:17.949587 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:17.950146 (+   559us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:17.950178 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:09:17.950196 (+    18us) tablet.cc:662] Decoding operations
0709 13:09:17.950967 (+   771us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:17.951024 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:17.951049 (+    25us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:09:17.951550 (+   501us) tablet.cc:701] Row locks acquired
0709 13:09:17.951569 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:09:17.951705 (+   136us) write_op.cc:270] Start()
0709 13:09:17.951813 (+   108us) write_op.cc:276] Timestamp: P: 1783602557951661 usec, L: 0
0709 13:09:17.951839 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 13:09:17.952552 (+   713us) log.cc:844] Serialized 2481 byte log entry
0709 13:09:18.184697 (+232145us) op_driver.cc:464] REPLICATION: finished
0709 13:09:18.332118 (+147421us) write_op.cc:301] APPLY: starting
0709 13:09:18.332209 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:18.332421 (+   212us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:18.332566 (+   145us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:18.334665 (+  2099us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:18.334967 (+   302us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:09:18.335026 (+    59us) write_op.cc:312] APPLY: finished
0709 13:09:18.335303 (+   277us) log.cc:844] Serialized 52 byte log entry
0709 13:09:18.335504 (+   201us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:18.335624 (+   120us) write_op.cc:454] Released schema lock
0709 13:09:18.335669 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:18.337313 (+  1644us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:18.337353 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":305760,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":147161,"apply.run_cpu_time_us":3118,"apply.run_wall_time_us":5105,"num_ops":6,"prepare.queue_time_us":153747,"prepare.run_cpu_time_us":3323,"prepare.run_wall_time_us":9247,"replication_time_us":232699,"thread_start_us":230623,"threads_started":2}]]}
I20260709 13:09:19.524561 25494 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:19.500070 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 116828us
I20260709 13:09:19.526664 25494 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:19.529084 25337 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:19.531661 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:19.533033 25435 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:19.534875 25435 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:19.538266 25435 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:19.480799 25583 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:19.505348 24170 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 7.
I20260709 13:09:19.540855 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:19.542255 25610 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:19.542780 25610 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:09:19.544142 24164 raft_consensus.cc:2468] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:19.544879 24166 raft_consensus.cc:1240] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:09:19.546996 25583 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:19.533170 24246 raft_consensus.cc:2468] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:19.539296 24239 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 5.
I20260709 13:09:19.538471 25684 raft_consensus.cc:515] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:19.551890 25684 leader_election.cc:290] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:19.487886 25682 raft_consensus.cc:697] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:19.554193 25682 consensus_queue.cc:237] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER 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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:19.556046 25337 raft_consensus.cc:493] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.556592 25337 raft_consensus.cc:515] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.558898 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:19.562050 24244 raft_consensus.cc:2468] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:19.566087 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:19.566720 24246 raft_consensus.cc:1275] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:19.566802 24094 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:19.570685 24063 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:19.573877 24063 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:19.575083 24063 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:19.565011 25610 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:19.595827 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:19.591481 25354 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.592348 25583 raft_consensus.cc:2804] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:19.592907 25684 raft_consensus.cc:2804] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:19.593348 25587 raft_consensus.cc:2804] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:19.593961 25337 leader_election.cc:290] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:09:19.608518 24137 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.655s	user 0.026s	sys 0.047s
W20260709 13:09:19.608855 24137 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.656s	user 0.026s	sys 0.047s
I20260709 13:09:19.601291 25675 raft_consensus.cc:493] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:19.594676 25494 consensus_queue.cc:1048] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
W20260709 13:09:19.609184 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 655991us
I20260709 13:09:19.620692 24094 raft_consensus.cc:1275] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:19.622058 24164 raft_consensus.cc:1240] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 7. Current term is 8. Ops: []
I20260709 13:09:19.625203 25615 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:19.625466 24097 raft_consensus.cc:1275] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:19.606300 25583 raft_consensus.cc:697] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:19.627144 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:19.627961 25583 consensus_queue.cc:237] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER 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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.629803 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:19.630524 24091 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:19.635133 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:19.636375 24090 raft_consensus.cc:1275] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:19.636552 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:19.637789 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:19.609724 25684 raft_consensus.cc:697] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:19.619175 25675 raft_consensus.cc:515] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.642226 25684 consensus_queue.cc:237] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:19.643767 25675 leader_election.cc:290] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:19.644085 25610 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:19.644277 25666 raft_consensus.cc:3060] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.604349 25354 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.655064 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:19.658003 24137 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:19.658026 24211 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:19.661921 25610 consensus_queue.cc:1048] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:19.645598 25290 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.667585 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:19.667760 25290 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.668287 25055 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:09:19.665256 24947 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:19.675470 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:19.679292 24172 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:19.680974 24947 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:19.655887 25675 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.686048 24094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:19.673671 25598 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:19.664628 25446 raft_consensus.cc:493] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:19.710199 24094 raft_consensus.cc:606] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:19.687242 24169 raft_consensus.cc:3060] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:19.687662 24137 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:19.712416 24094 raft_consensus.cc:614] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:19.685070 24947 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:19.694018 24097 raft_consensus.cc:1275] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:19.715875 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.716428 24165 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:19.717126 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.718633 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:19.719285 24165 raft_consensus.cc:3060] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.715117 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.720080 24173 raft_consensus.cc:2393] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:19.674256 25610 raft_consensus.cc:2749] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:19.680403 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:19.685256 25487 raft_consensus.cc:2804] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:19.677160 25587 raft_consensus.cc:697] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:19.743588 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:19.718140 25606 raft_consensus.cc:493] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.745157 25665 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:19.745364 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:19.684113 25661 raft_consensus.cc:2804] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:19.727459 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:19.726411 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:19.729812 24063 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:19.725117 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:19.725255 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:19.751971 24137 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:19.753288 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:19.686630 25566 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.759629 24165 raft_consensus.cc:2468] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:19.744684 25662 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:19.722664 25441 consensus_queue.cc:1059] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 13:09:19.688017 25652 consensus_queue.cc:1048] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 13:09:19.689909 25668 consensus_queue.cc:1048] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.071s
I20260709 13:09:19.778440 24172 raft_consensus.cc:1275] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:19.722599 25557 consensus_queue.cc:1059] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.086s
I20260709 13:09:19.722393 25597 consensus_queue.cc:1048] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.086s
I20260709 13:09:19.741735 25416 consensus_queue.cc:1059] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.083s
I20260709 13:09:19.718902 25600 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 13:09:19.867623 25700 log.cc:927] Time spent T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.195s	user 0.001s	sys 0.000s
I20260709 13:09:19.751276 25687 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.811812 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.719033 25446 raft_consensus.cc:515] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.867308 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:19.926043 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:19.926787 24173 raft_consensus.cc:2393] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 2: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:19.926819 24167 raft_consensus.cc:2393] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 4: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:19.902396 25664 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:19.902132 25615 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.898466 24095 raft_consensus.cc:2393] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 2: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:19.762923 24169 raft_consensus.cc:1275] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:19.896281 24096 raft_consensus.cc:3060] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.718709 25673 raft_consensus.cc:2804] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:19.715432 25494 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.823912 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:19.903339 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 173621us
I20260709 13:09:19.904117 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.933898 24165 raft_consensus.cc:2376] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3. Re-sending same reply.
I20260709 13:09:19.904661 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.915105 25600 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.937633 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.904898 25606 raft_consensus.cc:515] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.925290 25290 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:19.925788 25261 raft_consensus.cc:3055] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:19.939769 25261 raft_consensus.cc:740] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:19.940231 25446 leader_election.cc:290] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:19.941052 25606 leader_election.cc:290] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:09:19.868480 25705 log.cc:927] Time spent T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.195s	user 0.001s	sys 0.000s
I20260709 13:09:19.941628 25354 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:09:19.871510 25702 log.cc:927] Time spent T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.130s	user 0.000s	sys 0.000s
I20260709 13:09:19.870461 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:19.944829 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:09:19.913332 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 161521us
I20260709 13:09:19.720471 25675 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:19.949560 25416 raft_consensus.cc:3055] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:19.949746 24096 raft_consensus.cc:2468] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:19.754684 25487 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:19.925508 25687 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.950780 25487 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:19.951740 25516 consensus_queue.cc:1059] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:19.952391 25687 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:19.876833 24170 raft_consensus.cc:1275] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:19.954723 24172 raft_consensus.cc:2468] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:19.897814 24098 raft_consensus.cc:2393] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 5: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:19.716704 25598 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:19.957866 25598 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:19.902715 25458 raft_consensus.cc:2764] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:09:19.928308 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:19.807227 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 84019.8us
I20260709 13:09:19.961453 24211 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:19.910931 25337 raft_consensus.cc:2804] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:19.904042 25605 consensus_queue.cc:1048] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
I20260709 13:09:19.838198 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.962911 24168 raft_consensus.cc:2393] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 4: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:09:19.914243 25661 raft_consensus.cc:697] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:19.962316 25337 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:19.936244 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.963969 24165 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:19.963837 25661 consensus_queue.cc:237] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Queue going to LEADER 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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:19.950070 25416 raft_consensus.cc:740] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:19.965561 25600 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:19.965708 25416 consensus_queue.cc:260] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:19.932118 25673 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:19.967021 25673 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.746141 25618 consensus_queue.cc:1048] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.162s
I20260709 13:09:19.779773 24947 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:19.962262 25587 consensus_queue.cc:237] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.967329 25416 raft_consensus.cc:3060] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.903280 25662 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:19.971143 25662 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:19.937187 25494 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:19.905061 25665 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:19.967674 25675 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:19.968487 25667 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:19.974241 25665 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:19.911862 25566 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:19.977739 25566 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:19.935539 24063 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:19.935585 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6581c7a34dc14448a8ac0d88389c6dfc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:19.982692 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:09:19.968641 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 188992us
I20260709 13:09:19.981700 24091 raft_consensus.cc:2468] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:19.963771 25337 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:19.987764 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:19.988098 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:19.989423 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:19.996338 24166 raft_consensus.cc:1275] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:20.002255 24173 raft_consensus.cc:1275] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:19.922812 25688 consensus_queue.cc:1048] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.066s
W20260709 13:09:20.002255 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 66851.1us
I20260709 13:09:20.008250 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:20.021782 24169 raft_consensus.cc:1275] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:19.962081 25487 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:20.034977 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.035782 24244 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:20.035035 24063 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:19.934890 25615 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:09:20.038902 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 90406.2us
I20260709 13:09:19.935048 25664 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:20.039433 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.056679 25073 raft_consensus.cc:1240] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:20.056885 24063 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:20.001605 25567 raft_consensus.cc:2749] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:20.058744 25685 raft_consensus.cc:3055] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:09:20.037969 25517 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:20.029580 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:20.101013 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:20.009503 25605 consensus_queue.cc:1048] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:09:20.064734 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.104912 24244 raft_consensus.cc:2393] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 7: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:20.056483 25587 raft_consensus.cc:2749] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:20.061146 25261 consensus_queue.cc:260] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:20.010151 25577 raft_consensus.cc:2749] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:20.073477 25055 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 5.
I20260709 13:09:20.021184 25625 consensus_queue.cc:1048] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:09:20.085927 24245 raft_consensus.cc:1275] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:20.117539 25653 raft_consensus.cc:2764] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
W20260709 13:09:20.122192 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 65392us
I20260709 13:09:20.123842 24063 leader_election.cc:304] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:20.087270 25666 consensus_queue.cc:1048] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:20.087859 25516 consensus_queue.cc:1048] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:20.101994 25685 raft_consensus.cc:740] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:20.126370 25587 raft_consensus.cc:2749] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:20.145334 25685 consensus_queue.cc:260] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:20.146649 25615 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:20.147102 25685 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:09:20.147359 25583 raft_consensus.cc:2749] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:20.147994 24238 raft_consensus.cc:1275] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:20.088904 25383 consensus_queue.cc:1048] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:20.090106 24097 raft_consensus.cc:1275] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:20.151820 25673 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:20.153041 24166 raft_consensus.cc:1275] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:20.092715 24241 raft_consensus.cc:1275] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:09:20.040918 24137 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:20.096287 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.156512 24241 pending_rounds.cc:85] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548: Aborting all ops after (but not including) 2
I20260709 13:09:20.156883 24241 pending_rounds.cc:107] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:09:20.097623 24169 raft_consensus.cc:1275] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:20.064823 25077 raft_consensus.cc:1275] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:20.157177 24241 raft_consensus.cc:2889] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:20.102388 24091 raft_consensus.cc:1275] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:20.067389 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:20.158106 25337 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:20.105188 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:20.159832 24095 raft_consensus.cc:2368] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3.
I20260709 13:09:20.160079 24171 raft_consensus.cc:1275] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:20.106046 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:20.160213 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 119350us
I20260709 13:09:20.108059 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:20.160547 25487 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:20.103477 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:20.110661 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:20.162127 25435 raft_consensus.cc:2749] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:20.163318 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:20.144201 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:20.111877 25261 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:20.109679 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:20.165025 24170 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 5.
I20260709 13:09:20.166435 25664 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:20.126048 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:20.092700 24096 raft_consensus.cc:1275] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:20.157079 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:20.111636 24947 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:20.211133 24096 raft_consensus.cc:1275] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:20.163913 24098 raft_consensus.cc:2468] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:20.073199 25600 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:20.128727 24063 leader_election.cc:304] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
W20260709 13:09:20.217016 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 88407.7us
I20260709 13:09:20.110263 25517 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:20.199213 25076 raft_consensus.cc:1275] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:20.177028 25684 consensus_queue.cc:1048] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:20.208510 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:20.201465 25420 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:20.171165 24167 raft_consensus.cc:2368] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3.
I20260709 13:09:20.218750 24137 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
W20260709 13:09:20.211792 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 100287us
I20260709 13:09:20.223032 24063 leader_election.cc:304] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:20.226905 25337 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:20.216045 25487 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:20.214141 25610 consensus_queue.cc:1048] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:09:20.229588 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:20.231166 24063 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:20.232293 24063 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:20.221228 25713 raft_consensus.cc:2749] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:20.234197 25383 consensus_queue.cc:1048] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:20.235157 24172 raft_consensus.cc:1275] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:20.236655 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:20.237838 24063 leader_election.cc:304] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:20.222697 25583 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:20.244012 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:20.244596 24947 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:20.253695 24171 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 7.
I20260709 13:09:20.254163 25726 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:20.254207 24063 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:20.256644 25730 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:20.257134 24063 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:20.254976 25726 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:20.260988 24947 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:20.230499 25577 raft_consensus.cc:2749] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:20.232856 25487 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:20.233299 25704 raft_consensus.cc:2749] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:20.235749 25687 raft_consensus.cc:2804] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:20.264662 25653 raft_consensus.cc:2749] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:20.240617 25337 raft_consensus.cc:2749] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:20.229488 25420 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:20.236385 25516 consensus_queue.cc:1048] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 13:09:20.240712 25713 raft_consensus.cc:2804] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:20.265686 25654 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:09:20.284636 25687 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:20.261255 25666 consensus_queue.cc:1048] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:09:20.257571 25730 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:20.280061 25487 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:20.285313 25290 raft_consensus.cc:2804] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:20.264187 25652 consensus_queue.cc:1048] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 13:09:20.263038 25416 consensus_queue.cc:1048] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 13:09:20.295912 25654 raft_consensus.cc:697] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 7 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:20.298768 25517 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:20.299177 25654 consensus_queue.cc:237] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:20.297745 25290 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:20.301980 25290 raft_consensus.cc:3060] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:20.302845 25726 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:20.292824 25687 raft_consensus.cc:3060] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:20.264983 25583 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:20.306257 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:20.309861 25682 consensus_queue.cc:1059] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:20.310072 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:20.288187 25673 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:20.314801 24167 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:20.284953 25715 consensus_queue.cc:1048] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:09:20.295912 25577 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:20.292380 25713 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:20.304318 25337 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:20.334306 24947 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:20.336695 24092 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
W20260709 13:09:20.335937 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 97817.8us
I20260709 13:09:20.351509 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:20.352388 24098 raft_consensus.cc:2393] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 3: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
W20260709 13:09:20.359308 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 102321us
I20260709 13:09:20.360224 24063 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:20.361130 25728 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:20.361577 25728 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:20.361977 25728 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:20.365967 24063 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:20.345173 25561 raft_consensus.cc:3055] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:20.348958 25516 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:20.341995 25713 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:20.372462 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:20.369256 25577 raft_consensus.cc:2749] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:20.378883 25420 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:20.382485 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:20.348498 25337 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:20.370213 25561 raft_consensus.cc:740] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:20.375587 25516 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:20.379700 25730 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:20.416807 25600 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 7 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:20.417390 25494 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:09:20.424508 25724 log.cc:927] Time spent T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260709 13:09:20.409480 25516 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:20.432029 25561 consensus_queue.cc:260] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:20.441304 25583 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:20.460229 25337 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:20.464521 25422 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:20.465188 25422 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:20.466519 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.467182 24240 raft_consensus.cc:2468] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
I20260709 13:09:20.467237 25422 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:20.467644 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.470417 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.471668 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.482242 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:20.455173 25561 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:20.498926 25728 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:20.500092 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.381476 25735 consensus_queue.cc:1048] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
I20260709 13:09:20.501727 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.502051 25713 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:20.502754 25290 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:20.503621 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.504050 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:20.504379 24243 raft_consensus.cc:2368] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3.
I20260709 13:09:20.504778 24242 raft_consensus.cc:2393] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 5: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:09:20.504921 25290 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:20.507105 25687 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:20.502435 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:20.509677 25687 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:20.510366 25728 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 6 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:20.510794 25713 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:20.518872 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:20.539412 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.540889 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:20.547901 25605 consensus_queue.cc:1048] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:20.549587 25567 consensus_queue.cc:1048] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:20.550426 25487 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:20.548964 25597 consensus_queue.cc:1048] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:09:20.555119 25686 consensus_queue.cc:1048] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:20.556438 24211 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:20.512712 25516 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:20.567255 24245 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:20.557662 25077 raft_consensus.cc:1240] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 3. Current term is 4. Ops: []
W20260709 13:09:20.573442 24946 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:20.575976 25076 raft_consensus.cc:1275] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:09:20.576470 25076 pending_rounds.cc:85] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Aborting all ops after (but not including) 1
I20260709 13:09:20.576575 24211 leader_election.cc:400] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3.
I20260709 13:09:20.576831 25076 pending_rounds.cc:107] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:09:20.577034 24211 leader_election.cc:403] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:20.577250 25076 raft_consensus.cc:2889] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:09:20.580031 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 190504us
I20260709 13:09:20.582538 25076 raft_consensus.cc:1240] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:20.553551 25487 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:20.588656 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:20.590772 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:20.592999 24947 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:20.594965 24167 raft_consensus.cc:1275] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:20.602604 24245 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
W20260709 13:09:20.588153 25736 log.cc:927] Time spent T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:09:20.605263 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:20.605647 24063 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:20.603710 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:20.579970 25597 raft_consensus.cc:2749] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:20.618572 24245 raft_consensus.cc:2393] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 3: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:20.624025 24211 leader_election.cc:400] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765) with higher term. Message: Invalid argument: T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3.
I20260709 13:09:20.625370 24211 leader_election.cc:304] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:20.597832 25567 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:20.604779 25657 raft_consensus.cc:2749] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:20.590173 25566 consensus_queue.cc:1048] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:09:20.605199 25661 raft_consensus.cc:2749] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 2. Current term is 3.
I20260709 13:09:20.614763 25290 raft_consensus.cc:2749] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:20.603161 25668 consensus_queue.cc:1048] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:09:20.623142 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:20.649142 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:20.629034 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:20.657830 24211 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:20.659358 24242 raft_consensus.cc:2393] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 7: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:20.665115 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.666483 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:20.667092 25516 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:20.667593 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:20.668457 24246 raft_consensus.cc:2393] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 3: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:20.669531 25663 raft_consensus.cc:2749] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:20.649112 25597 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:20.670763 24240 raft_consensus.cc:1275] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:20.670868 25597 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:09:20.672904 24139 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:20.620043 25487 consensus_queue.cc:1048] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 13:09:20.683362 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:20.690742 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:20.691582 24165 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:20.689589 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:20.703990 24094 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:20.677839 23922 catalog_manager.cc:5697] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 2 to 3, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:20.772120 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 50446.8us
I20260709 13:09:20.774309 25073 raft_consensus.cc:1275] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:20.775696 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:09:20.776284 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 52300.8us
W20260709 13:09:20.776665 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 118927us
I20260709 13:09:20.673491 25657 consensus_queue.cc:1048] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:20.782189 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 61123.2us
I20260709 13:09:20.786963 24165 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 5.
I20260709 13:09:20.787119 24211 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:20.797305 24947 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:20.643710 25567 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:20.841282 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:20.689558 25625 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:20.843305 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:20.849640 25076 raft_consensus.cc:2468] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:20.844972 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:09:20.967749 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 180739us
I20260709 13:09:20.794214 25605 raft_consensus.cc:2749] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:20.688959 25290 consensus_queue.cc:1048] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.106s
I20260709 13:09:20.975077 25566 raft_consensus.cc:2749] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:20.844300 25597 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:20.842808 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:20.966500 25728 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
W20260709 13:09:20.993667 25718 log.cc:927] Time spent T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.138s	user 0.000s	sys 0.001s
I20260709 13:09:20.979635 25652 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:20.994695 25663 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:21.010385 25663 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:21.042847 24137 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.604s	user 0.078s	sys 0.178s
W20260709 13:09:21.043292 24173 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.529s	user 0.022s	sys 0.020s
W20260709 13:09:21.043416 24137 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.605s	user 0.078s	sys 0.178s
W20260709 13:09:21.043726 24173 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.529s	user 0.022s	sys 0.020s
W20260709 13:09:21.043812 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 605578us
I20260709 13:09:21.054765 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:20.962806 25625 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:21.056370 24095 raft_consensus.cc:3060] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:21.037676 25652 raft_consensus.cc:697] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:21.068833 24245 raft_consensus.cc:1275] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:21.032406 25663 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:21.068902 24137 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:21.070441 24139 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:21.004199 25728 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:21.075757 24137 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:21.092087 25598 raft_consensus.cc:2804] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:21.098767 25730 consensus_queue.cc:1048] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:21.117851 24094 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 5.
I20260709 13:09:21.101200 25567 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:09:21.118186 24092 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.017s	sys 0.010s
I20260709 13:09:21.106902 25598 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:21.110985 25667 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.798s	user 0.007s	sys 0.007s
I20260709 13:09:21.135464 25598 raft_consensus.cc:3060] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:21.134799 24092 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.561s	user 0.017s	sys 0.010s
W20260709 13:09:21.142642 25667 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.837s	user 0.007s	sys 0.007s
W20260709 13:09:21.163085 25685 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.025s	sys 0.083s
W20260709 13:09:21.163575 25685 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.509s	user 0.025s	sys 0.084s
W20260709 13:09:21.173699 24167 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.008s	sys 0.009s
W20260709 13:09:21.174926 24167 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.526s	user 0.008s	sys 0.009s
I20260709 13:09:21.176620 25290 consensus_queue.cc:1048] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:09:21.179665 24171 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.000s	sys 0.013s
W20260709 13:09:21.180125 24171 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.522s	user 0.000s	sys 0.013s
I20260709 13:09:21.181514 24064 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:21.182987 25704 raft_consensus.cc:2804] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:21.183430 25704 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:21.183830 25704 raft_consensus.cc:3060] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:21.186170 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 95618.6us
I20260709 13:09:21.187240 24137 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:21.187911 24095 raft_consensus.cc:2468] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:21.191413 24137 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
W20260709 13:09:21.191831 25752 log.cc:927] Time spent T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.102s	user 0.002s	sys 0.000s
I20260709 13:09:21.192600 24137 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:21.193466 25610 raft_consensus.cc:2749] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:21.193840 24137 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:21.194344 25610 raft_consensus.cc:2749] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:21.195011 25610 raft_consensus.cc:2749] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:09:21.198318 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 401107us
I20260709 13:09:21.195034 24137 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:21.119086 25652 consensus_queue.cc:237] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:21.212297 24137 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:21.195613 25740 raft_consensus.cc:2749] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:21.198565 25435 raft_consensus.cc:2749] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:21.225728 24137 leader_election.cc:400] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399) with higher term. Message: Invalid argument: T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3.
I20260709 13:09:21.226264 24137 leader_election.cc:403] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:21.212278 25446 raft_consensus.cc:2749] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:21.211560 25422 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:21.220520 25733 raft_consensus.cc:493] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:21.221944 25625 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:21.226182 25411 raft_consensus.cc:2749] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:09:21.258627 25682 raft_consensus.cc:2749] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399) with higher term. Message: Invalid argument: T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3.
I20260709 13:09:21.262784 25516 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:21.277156 25753 log.cc:927] Time spent T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.103s	user 0.001s	sys 0.001s
I20260709 13:09:21.253645 25422 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:21.290562 25516 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:21.306869 25747 log.cc:927] Time spent T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
I20260709 13:09:21.271752 25733 raft_consensus.cc:515] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:21.285666 25704 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:21.340863 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 360282us
I20260709 13:09:21.353150 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:21.354353 24091 raft_consensus.cc:2393] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 4: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:21.358191 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:21.359268 24167 raft_consensus.cc:2393] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 4: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:21.382109 25704 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:21.384567 25422 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:21.386204 25516 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:21.378577 25733 leader_election.cc:290] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:21.400957 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:21.410604 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:21.411499 24247 raft_consensus.cc:3060] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:21.410604 24211 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:21.412242 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:21.415530 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:21.417840 25728 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:21.418900 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:21.419737 24164 raft_consensus.cc:2393] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 8: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:21.420884 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:21.110821 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:21.425230 25598 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:21.437983 23922 catalog_manager.cc:5697] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:21.443696 25422 raft_consensus.cc:2749] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:21.442888 23922 catalog_manager.cc:5697] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 3 to 4, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 4 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } }
I20260709 13:09:21.468969 24247 raft_consensus.cc:2468] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:21.501961 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:21.503680 25077 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35052 (request call id 459) took 1305 ms. Trace:
I20260709 13:09:21.503842 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:21.504791 24244 raft_consensus.cc:2393] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 3: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:21.506227 24239 raft_consensus.cc:1275] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:21.460736 25664 consensus_queue.cc:1048] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:09:21.508252 25583 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:21.510536 23921 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33826 (request call id 133) took 4636 ms. Trace:
I20260709 13:09:21.504307 25077 rpcz_store.cc:276] 0709 13:09:20.198593 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:20.201318 (+  2725us) service_pool.cc:224] Handling call
0709 13:09:20.222008 (+ 20690us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:20.573058 (+351050us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:21.503401 (+930343us) spinlock_profiling.cc:243] Waited 334 ms on lock 0x7b5400004e54. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc528e01 00007f23cc52783e 00007f23d14ec419 00007f23caa63bd4 00007f23caa63b62 00007f23caa63a91 00007f23caa63a0c 00007f23caa62cc2 00007f23ca86348c 00007f23ca8628c6
0709 13:09:21.503618 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":768747264}
I20260709 13:09:21.518024 24097 raft_consensus.cc:1240] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:21.520984 25726 consensus_queue.cc:1048] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:21.508888 25583 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:21.522488 23918 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33856 (request call id 128) took 6072 ms. Trace:
I20260709 13:09:21.522941 23918 rpcz_store.cc:276] 0709 13:09:15.450330 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:15.450596 (+   266us) service_pool.cc:224] Handling call
0709 13:09:21.522307 (+6071711us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":229595,"reported_tablets":8}
I20260709 13:09:21.538357 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:21.526221 23922 catalog_manager.cc:5697] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } }
I20260709 13:09:21.540458 24064 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:21.510978 23921 rpcz_store.cc:276] 0709 13:09:16.874053 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:16.890024 (+ 15971us) service_pool.cc:224] Handling call
0709 13:09:21.510476 (+4620452us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:19.615115 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:19.615816 (+   701us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:19.615859 (+    43us) write_op.cc:435] Acquired schema lock
0709 13:09:19.615881 (+    22us) tablet.cc:662] Decoding operations
0709 13:09:19.616689 (+   808us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:19.616761 (+    72us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:19.616797 (+    36us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:09:19.617377 (+   580us) tablet.cc:701] Row locks acquired
0709 13:09:19.620191 (+  2814us) write_op.cc:260] PREPARE: finished
0709 13:09:19.653730 (+ 33539us) write_op.cc:270] Start()
0709 13:09:19.663779 (+ 10049us) write_op.cc:276] Timestamp: P: 1783602559649475 usec, L: 0
0709 13:09:19.664804 (+  1025us) op_driver.cc:348] REPLICATION: starting
0709 13:09:19.668801 (+  3997us) log.cc:844] Serialized 1705 byte log entry
0709 13:09:20.227101 (+558300us) op_driver.cc:464] REPLICATION: finished
0709 13:09:20.346736 (+119635us) write_op.cc:301] APPLY: starting
0709 13:09:20.358804 (+ 12068us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:20.383554 (+ 24750us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:20.413950 (+ 30396us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:20.422198 (+  8248us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:20.422454 (+   256us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:09:20.422522 (+    68us) write_op.cc:312] APPLY: finished
0709 13:09:20.422822 (+   300us) log.cc:844] Serialized 40 byte log entry
0709 13:09:20.423018 (+   196us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:20.423120 (+   102us) write_op.cc:454] Released schema lock
0709 13:09:20.423162 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:20.423495 (+   333us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:20.423532 (+    37us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1305562,"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":107719,"apply.run_cpu_time_us":3431,"apply.run_wall_time_us":86587,"num_ops":4,"prepare.queue_time_us":98134,"prepare.run_cpu_time_us":12658,"prepare.run_wall_time_us":338044,"raft.queue_time_us":154188,"raft.run_cpu_time_us":34600,"raft.run_wall_time_us":60180,"replication_time_us":558848,"thread_start_us":522038,"threads_started":4,"wal-append.queue_time_us":369732,"wal-append.run_cpu_time_us":24929,"wal-append.run_wall_time_us":1383157}]]}
I20260709 13:09:21.552099 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:21.554795 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:21.555531 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:21.557747 25746 raft_consensus.cc:2749] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:21.541206 23922 catalog_manager.cc:5697] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 2, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } }
I20260709 13:09:21.561180 24063 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:21.574184 25728 raft_consensus.cc:2749] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:21.539678 25583 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:09:21.601783 24212 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.612s	user 0.010s	sys 0.011s
W20260709 13:09:21.602387 24212 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.613s	user 0.010s	sys 0.011s
I20260709 13:09:21.573520 25598 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:09:21.610116 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 117252us
W20260709 13:09:21.620932 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 311588us
I20260709 13:09:21.551342 25435 consensus_queue.cc:1059] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 13:09:21.628417 25435 raft_consensus.cc:3055] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:21.628829 25435 raft_consensus.cc:740] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:21.629742 25435 consensus_queue.cc:260] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:21.587489 25416 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:21.631318 25416 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:21.634156 25790 log.cc:927] Time spent T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.179s	user 0.000s	sys 0.001s
I20260709 13:09:21.638448 25416 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:21.648171 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:21.649108 24173 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:21.623077 25728 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:21.657910 25728 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:21.659451 25435 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:21.660395 25728 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:21.593827 25759 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:21.663832 24173 raft_consensus.cc:1275] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:09:21.677657 25290 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:21.678275 25290 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:21.679699 24238 raft_consensus.cc:1275] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 13:09:21.682587 25775 log.cc:927] Time spent T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:09:21.683982 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:21.626267 25664 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:21.691776 25664 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:21.681840 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:21.694341 25664 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:21.697046 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:21.697824 24244 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:21.698726 25076 raft_consensus.cc:2393] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 4: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:09:21.704175 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:21.719617 25290 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:21.673502 25675 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:21.718292 25420 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:21.758741 24137 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.515s	user 0.031s	sys 0.045s
W20260709 13:09:21.772832 24137 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.530s	user 0.031s	sys 0.046s
W20260709 13:09:21.775557 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 554696us
I20260709 13:09:21.776583 24137 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:21.695122 25759 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:21.782846 24137 leader_election.cc:304] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:21.778196 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 81643.8us
W20260709 13:09:21.782418 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 51631us
I20260709 13:09:21.807822 24211 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:21.810158 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:21.797358 25673 raft_consensus.cc:2749] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:21.769308 25561 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
W20260709 13:09:21.807619 25744 log.cc:927] Time spent T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260709 13:09:21.861734 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 47526.2us
W20260709 13:09:21.861879 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 79206.9us
I20260709 13:09:21.862741 24211 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:21.777849 25675 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:21.781728 25420 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:21.863517 25743 log.cc:927] Time spent T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 13:09:21.893898 24137 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:21.816078 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:21.887161 25771 raft_consensus.cc:2749] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:21.890915 25739 log.cc:927] Time spent T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 13:09:21.887382 25733 raft_consensus.cc:2749] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:21.862780 25290 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:21.897680 25673 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:21.890841 25685 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.595s	user 0.013s	sys 0.005s
I20260709 13:09:21.912158 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:21.929838 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:21.913803 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:21.914500 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:21.931577 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:21.915030 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:21.915927 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:21.916199 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:21.916605 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:21.935851 24165 raft_consensus.cc:2368] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 for earlier term 3. Current term is 4.
I20260709 13:09:21.936053 24171 raft_consensus.cc:1240] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:21.862200 25561 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:21.816138 25654 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:21.928488 24212 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:21.923291 25598 raft_consensus.cc:2804] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:21.927132 25587 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
W20260709 13:09:21.950989 25685 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.650s	user 0.013s	sys 0.006s
I20260709 13:09:21.986712 25597 raft_consensus.cc:2749] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:21.990844 25746 raft_consensus.cc:493] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:21.928231 25290 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:21.934450 25673 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:21.934897 25771 consensus_queue.cc:1059] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.098s
I20260709 13:09:21.940797 25654 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:22.031594 25422 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:22.030239 25598 raft_consensus.cc:697] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
W20260709 13:09:22.109799 24063 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.20.83.131:35589 timed out after 1.592s (SENT) [suppressed 1 similar messages]
W20260709 13:09:22.076304 25739 log.cc:927] Time spent T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 13:09:22.113747 25745 raft_consensus.cc:493] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.114539 25745 raft_consensus.cc:515] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:22.118039 25745 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:22.062326 25779 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:22.096637 25784 log.cc:927] Time spent T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.209s	user 0.001s	sys 0.000s
I20260709 13:09:22.133993 24170 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:22.105551 24092 raft_consensus.cc:1240] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 5. Current term is 6. Ops: []
I20260709 13:09:22.123468 25745 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:22.094925 25587 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:22.146425 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:22.138003 25759 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:22.138815 25354 raft_consensus.cc:3055] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:22.096807 25746 raft_consensus.cc:515] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:22.180552 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 263509us
I20260709 13:09:22.128015 25422 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:22.215665 24137 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:22.217325 25664 raft_consensus.cc:2749] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:22.145124 25745 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:22.184082 25354 raft_consensus.cc:740] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:22.143164 25779 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:22.224728 25782 log.cc:927] Time spent T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.230s	user 0.000s	sys 0.001s
I20260709 13:09:22.239990 25746 leader_election.cc:290] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:22.224488 25420 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:22.225559 25675 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:09:22.240510 25435 consensus_meta.cc:287] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2: Time spent flushing consensus metadata: real 0.580s	user 0.008s	sys 0.001s
I20260709 13:09:22.259135 25561 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:22.259658 25422 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:22.221503 25598 consensus_queue.cc:237] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER 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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:22.263003 25587 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:22.263893 25055 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 8.
I20260709 13:09:22.264921 25779 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:22.268620 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:22.241789 25077 consensus_meta.cc:287] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb: Time spent flushing consensus metadata: real 0.686s	user 0.007s	sys 0.011s
W20260709 13:09:22.241631 25796 log.cc:927] Time spent T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 13:09:22.271600 25746 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
W20260709 13:09:22.242420 25794 log.cc:927] Time spent T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.179s	user 0.000s	sys 0.001s
I20260709 13:09:22.258530 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:22.241114 25789 log.cc:927] Time spent T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.153s	user 0.001s	sys 0.000s
I20260709 13:09:22.242733 25290 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:22.278961 25420 raft_consensus.cc:2804] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:22.283499 24165 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:22.287011 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:22.272300 25663 raft_consensus.cc:493] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
W20260709 13:09:22.242062 25795 log.cc:927] Time spent T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.154s	user 0.000s	sys 0.000s
I20260709 13:09:22.283213 25077 raft_consensus.cc:2468] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:22.317229 24211 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
W20260709 13:09:22.316726 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 474617us
I20260709 13:09:22.360765 25597 consensus_queue.cc:1059] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:22.361179 24168 raft_consensus.cc:2410] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for term 8 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 13:09:22.365753 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.362710 25665 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:22.379922 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.373123 25416 raft_consensus.cc:493] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:22.310967 25746 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:22.398321 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.282531 25354 consensus_queue.cc:260] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:22.400494 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.373276 25600 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:22.402529 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:09:22.377774 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 427372us
I20260709 13:09:22.374959 25420 raft_consensus.cc:697] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:22.358824 25663 raft_consensus.cc:515] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:22.382541 25665 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
W20260709 13:09:22.426484 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 71017.3us
I20260709 13:09:22.434952 24947 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:22.402673 25416 raft_consensus.cc:515] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:22.385718 25786 raft_consensus.cc:3055] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 5 LEADER]: Stepping down as leader of term 5
W20260709 13:09:22.441296 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 331578us
I20260709 13:09:22.406452 25062 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35038 (request call id 496) took 1201 ms. Trace:
I20260709 13:09:22.449961 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.454048 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.454100 24947 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:22.459630 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.437388 25557 raft_consensus.cc:2749] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:22.440446 25665 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:22.468842 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.468240 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.406579 24212 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
W20260709 13:09:22.481066 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 74641.5us
I20260709 13:09:22.482072 24212 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:22.445580 25786 raft_consensus.cc:740] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:22.480647 25070 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:22.414601 25600 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:22.452828 25808 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:22.490697 24064 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:22.491073 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.495617 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.496579 25077 raft_consensus.cc:2393] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 4: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:09:22.474339 25657 raft_consensus.cc:2804] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:22.483896 25771 raft_consensus.cc:2749] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:22.460846 25759 consensus_queue.cc:1048] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 13:09:22.486868 25597 raft_consensus.cc:2749] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:22.536842 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:22.533720 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:22.532694 24137 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:22.497989 25803 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:22.506947 25657 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:22.519990 25577 raft_consensus.cc:2804] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:22.502596 25809 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:22.534453 25561 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.547511 25733 raft_consensus.cc:2749] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:22.499866 25420 consensus_queue.cc:237] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:22.547984 25746 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:22.555997 25663 leader_election.cc:290] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:22.556668 25657 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:22.563783 25577 raft_consensus.cc:697] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:22.564790 25577 consensus_queue.cc:237] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:22.563822 25785 consensus_queue.cc:1048] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:09:22.565718 25416 leader_election.cc:290] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:22.502000 25587 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:22.503788 25808 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:22.571372 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 46901.6us
I20260709 13:09:22.575560 25587 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:22.586961 25587 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:22.566519 25809 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:22.589133 25809 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:22.558678 25786 consensus_queue.cc:260] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:22.579195 25654 leader_election.cc:290] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:22.579475 25657 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:22.575440 25600 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:22.566323 25561 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:22.593582 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:22.558269 25803 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:22.602094 25807 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.603495 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:22.608404 24165 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 8.
I20260709 13:09:22.608858 25771 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:22.611476 24165 raft_consensus.cc:1275] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:09:22.615895 24212 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:22.617648 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.619362 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:22.637817 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 251884us
I20260709 13:09:22.660523 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:22.602164 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:22.671897 25665 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:22.676649 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:22.677598 25077 raft_consensus.cc:2393] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 4: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
W20260709 13:09:22.664731 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 166452us
I20260709 13:09:22.606410 25809 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:22.679168 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:22.689451 25665 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:22.693233 24947 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:22.650508 25786 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:22.648882 25686 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:22.703850 24063 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
W20260709 13:09:22.708159 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 205263us
I20260709 13:09:22.714959 24063 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:22.716428 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.718992 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:22.718354 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.720597 25070 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:22.701735 25290 raft_consensus.cc:493] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:22.699841 24168 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:22.617589 25807 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:22.655928 25771 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:22.743742 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.717242 25665 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:22.729210 25666 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:09:22.708956 25746 consensus_queue.cc:1059] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:09:22.701464 25809 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:22.768067 25665 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:22.452271 25062 rpcz_store.cc:276] 0709 13:09:21.204300 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:21.206325 (+  2025us) service_pool.cc:224] Handling call
0709 13:09:21.233512 (+ 27187us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:21.282166 (+ 48654us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:21.284395 (+  2229us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:21.315355 (+ 30960us) log.cc:844] Serialized 26 byte log entry
0709 13:09:21.807978 (+492623us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:21.812914 (+  4936us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:21.816659 (+  3745us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:22.381978 (+565319us) raft_consensus.cc:1685] finished
0709 13:09:22.384136 (+  2158us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:22.402531 (+ 18395us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11436,"raft.queue_time_us":53945,"raft.run_cpu_time_us":90,"raft.run_wall_time_us":89,"thread_start_us":460181,"threads_started":1,"wal-append.queue_time_us":665401}
W20260709 13:09:22.777772 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 62909us
I20260709 13:09:22.747690 25821 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:22.729672 25685 consensus_queue.cc:1048] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 13:09:22.766966 25666 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:22.717157 25686 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:22.806258 25673 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:22.830603 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.831653 25686 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:22.828897 25666 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:09:22.808511 25665 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:22.822279 25809 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:22.823393 25657 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:22.799378 25821 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:22.827662 25788 log.cc:927] Time spent T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.787s	user 0.001s	sys 0.003s
I20260709 13:09:22.755434 25290 raft_consensus.cc:515] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:22.837064 25728 raft_consensus.cc:3055] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:22.830513 25561 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:22.834128 25803 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:22.856631 25577 raft_consensus.cc:2749] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:22.968394 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:22.920038 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fe3e932e724aabac634f80ce3b1dbe" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:22.970218 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:22.970818 24247 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 7.
I20260709 13:09:22.972679 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:22.904675 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.918900 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:22.967840 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:22.976679 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:22.979156 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:09:23.000530 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 279390us
I20260709 13:09:23.005545 24090 raft_consensus.cc:1275] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:23.010232 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:23.010939 24166 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:09:23.011396 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 216467us
I20260709 13:09:23.014691 24138 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:22.870697 25807 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:23.025763 25823 raft_consensus.cc:2749] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:22.874294 25728 raft_consensus.cc:740] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:22.941370 25808 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:22.871891 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:22.905483 25686 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.924260 25836 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:22.913269 25055 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35038 (request call id 500) took 1106 ms. Trace:
I20260709 13:09:22.923763 25673 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:22.890753 25290 leader_election.cc:290] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:22.967393 25726 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.903376 25821 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:23.020758 24091 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43782 (request call id 681) took 1092 ms. Trace:
I20260709 13:09:23.034286 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:09:23.035583 24212 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:23.036803 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:23.043576 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:23.044972 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:23.036795 24211 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:22.943275 25666 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:23.055183 24091 rpcz_store.cc:276] 0709 13:09:21.928661 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:21.928953 (+   292us) service_pool.cc:224] Handling call
0709 13:09:21.929235 (+   282us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:21.929455 (+   220us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:09:21.954348 (+ 24893us) log.cc:844] Serialized 14 byte log entry
0709 13:09:22.818535 (+864187us) spinlock_profiling.cc:243] Waited 2.73 ms on lock 0x7b1800043c60. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23d2303de1 00007f23d23105b1 00007f23c941de07 00007f23d2278ab9 00007f23c943a69b 00007f23c943893f 00007f23c943ac02 00007f23cc0c220b 00007f23cc0c7d23 00007f23cc0c823a 00007f23cc532a2a
0709 13:09:23.020327 (+201792us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:23.020399 (+    72us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:23.020444 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:23.020535 (+    91us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:23.020686 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":24718,"prepare.run_cpu_time_us":55,"prepare.run_wall_time_us":55,"raft.queue_time_us":15106,"spinlock_wait_cycles":6272256,"thread_start_us":201513,"threads_started":1}
I20260709 13:09:23.022065 25420 raft_consensus.cc:2804] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:23.067945 24947 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:23.089346 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:09:23.089114 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 441807us
I20260709 13:09:23.097522 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b9f4bdbd83443a8acf729516c3fd683" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.061635 25290 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:23.060282 25840 raft_consensus.cc:493] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:23.065912 25420 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:23.102177 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.072290 25821 raft_consensus.cc:2749] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:09:23.047370 25686 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:23.106232 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
W20260709 13:09:23.106437 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 385352us
I20260709 13:09:23.100775 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.104595 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.056355 25673 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:23.109846 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.109555 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.061340 25726 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:23.109989 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:23.108547 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:23.117585 24167 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:09:23.117484 24064 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:23.114430 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:23.114849 24166 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 5.
I20260709 13:09:23.037514 25055 rpcz_store.cc:276] 0709 13:09:21.808692 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:21.810847 (+  2155us) service_pool.cc:224] Handling call
0709 13:09:22.913029 (+1102182us) spinlock_profiling.cc:243] Waited 353 ms on lock 0x7b540000a354. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc491571 00007f23cc52c2fa 00007f23d14edb17 00007f23caa686d4 00007f23caa68662 00007f23caa68591 00007f23caa6850c 00007f23caa677c2 00007f23ca86348c 00007f23ca8628c6 00007f23ca86226f
0709 13:09:22.913188 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":811423488}
I20260709 13:09:23.075629 25600 consensus_queue.cc:1048] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
I20260709 13:09:23.124783 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.120918 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.102962 25422 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:23.098529 25842 raft_consensus.cc:2804] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:23.141042 25842 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:23.141559 25842 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:23.142621 25666 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 9 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:23.103804 25290 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:23.144371 24211 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.105147 25420 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:23.145128 25290 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:23.145135 25821 raft_consensus.cc:2749] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.146097 25821 raft_consensus.cc:493] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:23.146574 25821 raft_consensus.cc:515] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:23.097854 25728 consensus_queue.cc:260] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:23.147939 25728 raft_consensus.cc:3060] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:23.148370 25686 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:23.148584 25821 leader_election.cc:290] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:23.046703 25836 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:23.106053 25840 raft_consensus.cc:515] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:23.149887 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:23.135120 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:09:23.135651 25833 log.cc:927] Time spent T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 13:09:23.115142 25787 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:23.137671 25854 raft_consensus.cc:2804] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:09:23.133138 25805 log.cc:927] Time spent T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.802s	user 0.000s	sys 0.004s
I20260709 13:09:23.109030 25771 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:23.140211 25422 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:23.146754 25673 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:23.132485 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:23.125121 24947 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:23.150890 24165 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:23.159158 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:23.176628 25058 raft_consensus.cc:2468] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:23.163743 24211 leader_election.cc:304] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.171092 24167 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 9.
I20260709 13:09:23.134572 25597 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:23.174461 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
W20260709 13:09:23.178447 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 53440.9us
I20260709 13:09:23.185293 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.186209 24166 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:23.187978 24947 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.181054 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:23.183797 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:23.189133 24240 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:09:23.189337 24242 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 7.
I20260709 13:09:23.190814 24947 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.192922 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:23.195320 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:23.196148 24242 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Advancing to term 9
I20260709 13:09:23.163921 25854 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
W20260709 13:09:23.204272 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 86967.9us
I20260709 13:09:23.205993 24947 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.187386 25685 raft_consensus.cc:2804] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:23.184846 25771 raft_consensus.cc:2749] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:23.233484 24173 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:23.169482 25787 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:23.216516 25836 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:23.202099 25654 raft_consensus.cc:2749] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:23.221469 25422 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:23.221909 25840 leader_election.cc:290] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:23.222986 25726 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:23.207226 25666 raft_consensus.cc:2749] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:23.228624 25846 log.cc:927] Time spent T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 13:09:23.194290 25597 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:23.209132 25854 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:23.229735 25745 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:23.229894 24239 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48482 (request call id 168) took 1552 ms. Trace:
I20260709 13:09:23.238090 25685 raft_consensus.cc:697] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:23.238687 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:09:23.213303 25818 log.cc:927] Time spent T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.492s	user 0.003s	sys 0.000s
I20260709 13:09:23.241830 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.242195 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.241720 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.204969 25844 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:23.257089 24239 rpcz_store.cc:276] 0709 13:09:21.676994 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:21.678364 (+  1370us) service_pool.cc:224] Handling call
0709 13:09:21.678689 (+   325us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:21.782311 (+103622us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:21.784310 (+  1999us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:21.896332 (+112022us) spinlock_profiling.cc:243] Waited 11.4 ms on lock 0x7b48002dbdd8. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23d1451aa1 00007f23d1448b37 00007f23d14489ca 00007f23d154026f 00007f23d153ff37 00007f23d155455c 00007f23d1554508 00007f23d1554488 00007f23d1554443 00007f23d15536ec 00007f23d047da96
0709 13:09:21.900711 (+  4379us) log.cc:844] Serialized 26 byte log entry
0709 13:09:22.218308 (+317597us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:22.223196 (+  4888us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:22.226507 (+  3311us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:23.020632 (+794125us) spinlock_profiling.cc:243] Waited 33.4 ms on lock 0x7b4400022b4c. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23c92c3db1 00007f23c9361c85 00007f23c93626a2 00007f23cc0d41db 00007f23cc0cfaaf 00007f23cc0c386e 00007f23cc0c2bb6 00007f23cc0c27d8 00007f23cc0cc221 00007f23cc0cc1d9 00007f23cc0cc169
0709 13:09:23.229643 (+209011us) raft_consensus.cc:1685] finished
0709 13:09:23.229669 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:23.229830 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":90304,"raft.queue_time_us":102809,"raft.run_cpu_time_us":1293,"raft.run_wall_time_us":113204,"spinlock_wait_cycles":103010432,"thread_start_us":258549,"threads_started":1,"wal-append.queue_time_us":367677}
W20260709 13:09:23.236428 25786 consensus_meta.cc:287] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548: Time spent flushing consensus metadata: real 0.527s	user 0.004s	sys 0.007s
I20260709 13:09:23.247638 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.259009 25844 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:23.262588 25597 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:23.262804 25787 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:23.262991 25844 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:23.266232 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.268148 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.240325 25667 raft_consensus.cc:2749] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.235061 24165 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 5.
I20260709 13:09:23.259987 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.266885 24091 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:23.260759 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9966bdd7a94d888af093ffce2be7ba" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.236496 25821 raft_consensus.cc:493] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:23.266873 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.257555 24090 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:23.272948 24240 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 5.
I20260709 13:09:23.273257 24099 raft_consensus.cc:2393] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 5: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:23.264802 25420 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:23.273460 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.276369 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.279270 24242 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 9.
I20260709 13:09:23.280607 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.281772 25821 raft_consensus.cc:515] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:23.285388 25821 leader_election.cc:290] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:23.259582 25062 raft_consensus.cc:2468] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:23.282624 24099 raft_consensus.cc:1275] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:23.291749 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:23.299256 24243 raft_consensus.cc:3060] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:23.298527 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:23.297530 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:23.302424 25058 raft_consensus.cc:2468] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:23.277202 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:23.308248 24211 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:23.309751 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.269675 25842 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:23.321482 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.323585 25070 raft_consensus.cc:1240] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:23.325232 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.323019 25836 raft_consensus.cc:493] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:23.326493 25836 raft_consensus.cc:515] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:23.323031 25842 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:23.328507 24137 leader_election.cc:304] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.330511 25802 raft_consensus.cc:2749] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.334117 24243 raft_consensus.cc:2410] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 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 13:09:23.333997 24137 leader_election.cc:304] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.333038 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.336531 25836 leader_election.cc:290] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:23.337431 25802 raft_consensus.cc:2749] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.338188 24947 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:23.339389 24137 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.343217 24137 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:23.337330 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:23.339092 25422 raft_consensus.cc:2804] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:23.345064 24137 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.350795 25802 raft_consensus.cc:2749] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:23.354619 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:23.344460 25261 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:09:23.357930 25261 raft_consensus.cc:697] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 9 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:23.358911 25261 consensus_queue.cc:237] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:23.370710 24947 leader_election.cc:304] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.372105 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.348064 24137 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.375811 24137 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.377266 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:23.377944 25077 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:23.345705 25834 raft_consensus.cc:2749] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:23.386976 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:23.345728 25422 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:23.393841 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:23.390698 24243 raft_consensus.cc:1240] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:23.397818 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.350237 25836 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:09:23.399915 25077 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:23.401494 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:23.403004 24097 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:09:23.381991 25740 raft_consensus.cc:2749] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:23.379293 25759 raft_consensus.cc:2749] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.379850 25845 raft_consensus.cc:2749] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:23.403694 25844 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:23.400976 25665 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:23.403895 25605 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:23.420923 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:23.421566 24245 raft_consensus.cc:2468] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 1.
I20260709 13:09:23.401072 25804 consensus_queue.cc:1048] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:09:23.404657 25836 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:23.401719 25422 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:23.393333 25420 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:23.424121 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.342317 25685 consensus_queue.cc:237] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:23.419227 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.428247 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.428793 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:23.450168 24947 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.453217 24947 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.431202 24097 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:23.439280 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:23.443868 25836 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:09:23.455380 25076 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 5.
I20260709 13:09:23.426154 25844 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:23.463485 25844 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:23.453845 25861 raft_consensus.cc:2749] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.440683 25605 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:23.470108 25605 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:23.427039 25665 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:23.456728 25652 raft_consensus.cc:2749] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:23.472939 25665 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:23.482810 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:23.474328 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:23.474309 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:23.478652 25854 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:23.486992 24095 raft_consensus.cc:1240] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:23.488391 25854 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:23.489018 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:23.481245 25422 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:09:23.491508 24213 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:23.491503 25836 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:23.493765 24168 raft_consensus.cc:1240] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 13:09:23.495973 25836 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:23.496989 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:23.499668 24170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c1a7b23ec474c3a81f4ef580144d74f"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:33052
I20260709 13:09:23.500397 24170 raft_consensus.cc:606] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
W20260709 13:09:23.501897 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 99326.1us
I20260709 13:09:23.502862 24137 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:23.501205 24170 raft_consensus.cc:614] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:23.528579 24097 raft_consensus.cc:1275] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:23.501566 25422 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:23.526468 25836 raft_consensus.cc:2804] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:09:23.541267 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 44230.1us
I20260709 13:09:23.541260 25836 raft_consensus.cc:697] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:23.542860 25836 consensus_queue.cc:237] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:23.552850 25831 log.cc:927] Time spent T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.546s	user 0.002s	sys 0.000s
I20260709 13:09:23.536420 25834 consensus_queue.cc:1048] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:09:23.561025 24170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
mode: GRACEFUL
new_leader_uuid: "61ea2eff65d64402b16b1c23efe56548"
 from {username='slave'} at 127.0.0.1:33052
I20260709 13:09:23.561646 24170 raft_consensus.cc:606] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Received request to transfer leadership to TS 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.584115 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:23.590170 24138 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.591552 25804 raft_consensus.cc:2749] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:23.592128 24138 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:23.592926 25862 raft_consensus.cc:2804] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:23.593310 25862 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:23.593691 25862 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:23.594063 24212 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.597294 24212 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.598011 25354 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:23.598165 25605 raft_consensus.cc:2749] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:23.599054 25605 raft_consensus.cc:2749] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:23.601089 24212 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.603677 24212 leader_election.cc:304] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.604859 24212 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.605646 25665 raft_consensus.cc:2804] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:23.607949 25665 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:23.608184 25844 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:23.609375 24170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:33052
I20260709 13:09:23.610134 24170 raft_consensus.cc:606] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:23.607187 25605 raft_consensus.cc:2749] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.611191 24212 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.608290 25665 raft_consensus.cc:3060] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:23.612867 25862 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:23.615039 25422 raft_consensus.cc:2804] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:23.615538 25422 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:23.615754 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.615926 25422 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:23.616391 24169 raft_consensus.cc:2468] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:23.620103 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:23.620515 24212 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:23.627367 25566 raft_consensus.cc:2749] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:09:23.629581 24247 raft_consensus.cc:1275] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:23.633100 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:23.634292 24211 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:23.643787 24170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
mode: GRACEFUL
new_leader_uuid: "61ea2eff65d64402b16b1c23efe56548"
 from {username='slave'} at 127.0.0.1:33052
I20260709 13:09:23.650153 24170 raft_consensus.cc:606] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Received request to transfer leadership to TS 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.645114 25422 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:23.654999 25862 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:23.655682 24170 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:33052
I20260709 13:09:23.655821 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:23.665349 24170 raft_consensus.cc:606] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:23.665556 25054 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:23.656111 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:23.640375 25665 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:23.658149 25435 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:23.675987 25435 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:23.678272 25435 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:23.658377 25786 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:23.661019 25422 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:23.661656 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:23.679006 25786 raft_consensus.cc:697] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:23.679920 25786 consensus_queue.cc:237] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:23.662688 25815 consensus_queue.cc:1059] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:23.681922 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.682545 25815 raft_consensus.cc:3055] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:23.682907 25815 raft_consensus.cc:740] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:23.664072 24211 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
W20260709 13:09:23.667397 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 80607us
W20260709 13:09:23.686115 24064 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:23.689618 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.667697 24063 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.669476 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:23.669426 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:23.672282 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.672672 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:23.672874 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:23.673694 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:23.674774 24246 raft_consensus.cc:1240] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:09:23.694020 24098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.694849 24098 raft_consensus.cc:2468] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:23.695434 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.698993 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:23.701766 25054 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 6.
I20260709 13:09:23.706355 24245 raft_consensus.cc:2393] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 4: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
I20260709 13:09:23.706779 25077 raft_consensus.cc:1240] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:09:23.708097 24212 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
W20260709 13:09:23.715829 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 51832.3us
I20260709 13:09:23.715960 24063 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.708573 25435 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:23.717849 25435 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:23.721285 25435 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:23.722066 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:23.732576 24093 raft_consensus.cc:2393] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 6: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:23.714797 24244 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:23.725220 24099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef96737840b04d47997bb0192844150d"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:53084
I20260709 13:09:23.733515 24099 raft_consensus.cc:606] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:23.733860 24099 raft_consensus.cc:614] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:23.725420 24211 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:23.731594 24063 leader_election.cc:304] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:23.709786 25808 raft_consensus.cc:2749] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:23.737197 24064 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:23.739207 25566 raft_consensus.cc:2749] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.683736 25815 consensus_queue.cc:260] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:23.745352 25815 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:23.746737 25587 raft_consensus.cc:2804] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:23.747234 25587 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:23.747656 25587 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:23.727090 25807 raft_consensus.cc:2804] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:23.724751 25422 raft_consensus.cc:2749] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:23.755527 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:09:23.733227 25704 raft_consensus.cc:2749] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:23.756489 24063 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:23.760947 24063 leader_election.cc:304] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:23.753607 25577 raft_consensus.cc:2804] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.763196 24063 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:23.766294 24063 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.767419 25823 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:23.762084 25577 raft_consensus.cc:493] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:23.775305 24063 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:23.764468 25290 raft_consensus.cc:2749] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.772265 25838 consensus_queue.cc:1059] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.056s
I20260709 13:09:23.778067 25605 consensus_queue.cc:1059] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:23.779276 25577 raft_consensus.cc:3060] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.779531 25837 consensus_queue.cc:1059] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 13:09:23.780674 25704 raft_consensus.cc:3055] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:23.781173 25704 raft_consensus.cc:740] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:23.781085 25746 consensus_queue.cc:1059] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:23.763942 25713 raft_consensus.cc:2764] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:09:23.777349 25823 raft_consensus.cc:2749] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:23.795557 25728 raft_consensus.cc:2749] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:23.766234 25807 raft_consensus.cc:697] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 6 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:23.796998 25807 consensus_queue.cc:237] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:23.791980 24063 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:23.801126 25728 raft_consensus.cc:2749] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.805167 25673 raft_consensus.cc:993] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:23.805310 24063 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:23.805927 25673 raft_consensus.cc:1081] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:23.806528 25728 raft_consensus.cc:2749] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.812701 25665 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:23.816161 24239 raft_consensus.cc:1240] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 3. Current term is 4. Ops: []
W20260709 13:09:23.818616 25873 log.cc:927] Time spent T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.065s	user 0.002s	sys 0.001s
I20260709 13:09:23.822261 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:23.822981 25058 raft_consensus.cc:3060] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:23.829191 25070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35052
I20260709 13:09:23.829874 25070 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:23.830255 25070 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:23.830857 24063 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:23.831687 25808 raft_consensus.cc:2749] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.833598 24063 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:23.835520 25808 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:23.835965 25808 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:23.836380 25808 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:23.839396 25704 consensus_queue.cc:260] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:23.840803 25704 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:23.845808 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:23.853498 25664 raft_consensus.cc:3055] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:23.859364 25664 raft_consensus.cc:740] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:23.860327 25664 consensus_queue.cc:260] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:23.861919 25664 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:23.862078 25577 raft_consensus.cc:515] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:23.853744 25416 raft_consensus.cc:3055] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:09:23.872416 25416 raft_consensus.cc:740] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:23.873049 24094 raft_consensus.cc:1240] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:23.873953 25577 leader_election.cc:290] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:23.873603 25416 consensus_queue.cc:260] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:23.875377 25416 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:09:23.844978 25058 raft_consensus.cc:2468] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:23.870669 24211 leader_election.cc:304] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.878019 25806 raft_consensus.cc:2749] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.878588 24212 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:23.879213 24211 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.879491 25806 raft_consensus.cc:2804] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:23.880748 25806 raft_consensus.cc:697] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:23.881646 25806 consensus_queue.cc:237] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:23.882625 25070 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:23.885861 24211 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:23.897982 24165 raft_consensus.cc:2468] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 5.
W20260709 13:09:23.903294 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 69767.8us
I20260709 13:09:23.906728 24137 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.903925 25605 raft_consensus.cc:2804] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:23.908253 25605 raft_consensus.cc:493] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:23.908636 25605 raft_consensus.cc:3060] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:23.908437 25862 consensus_queue.cc:1048] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:23.910596 25731 raft_consensus.cc:2749] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:09:23.911610 25836 raft_consensus.cc:993] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2: : Instructing follower 61ea2eff65d64402b16b1c23efe56548 to start an election
I20260709 13:09:23.908268 24137 leader_election.cc:304] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.915262 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:23.920611 24171 raft_consensus.cc:1275] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 9 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:09:23.920723 24063 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.927528 24063 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.931123 24063 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.931403 25070 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 6 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:23.928896 23919 catalog_manager.cc:5697] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:23.933910 24063 leader_election.cc:304] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.938197 25076 raft_consensus.cc:1240] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 5. Current term is 6. Ops: []
I20260709 13:09:23.903797 25819 raft_consensus.cc:2749] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.942878 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:23.943488 24096 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:23.945014 25778 raft_consensus.cc:1081] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Signalling peer 61ea2eff65d64402b16b1c23efe56548 to start an election
I20260709 13:09:23.946178 25598 raft_consensus.cc:2749] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:23.949273 25808 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:23.951927 25808 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:23.929683 25704 raft_consensus.cc:2749] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:23.954417 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:23.955122 24171 raft_consensus.cc:3055] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:23.955402 24171 raft_consensus.cc:740] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:23.933557 25746 raft_consensus.cc:2749] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:23.956001 24093 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 6.
I20260709 13:09:23.959604 24063 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.961191 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:23.963183 24096 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 6.
I20260709 13:09:23.965184 24211 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.957306 24171 consensus_queue.cc:260] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:23.967454 24947 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:23.940275 25713 raft_consensus.cc:2804] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:23.973078 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:23.920264 25587 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:23.973124 24063 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:23.978397 24137 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.982417 24211 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.983780 24211 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:23.975680 25261 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:23.975383 25857 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:24.050226 25876 log.cc:927] Time spent T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:09:24.051179 25804 consensus_queue.cc:1059] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:24.053237 25778 raft_consensus.cc:3055] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:24.053830 25778 raft_consensus.cc:740] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
W20260709 13:09:24.055568 25875 log.cc:927] Time spent T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:09:24.061484 24099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:23.968700 25861 consensus_queue.cc:1048] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
W20260709 13:09:24.084731 24947 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:23.986045 25863 raft_consensus.cc:2764] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 13:09:23.986358 25822 raft_consensus.cc:2749] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:24.054963 25778 consensus_queue.cc:260] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:23.992700 25704 raft_consensus.cc:2749] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.045634 24063 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:24.000993 25664 raft_consensus.cc:2749] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.986109 25733 consensus_queue.cc:1059] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.117s
I20260709 13:09:24.104306 24099 raft_consensus.cc:1240] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:23.991662 25786 raft_consensus.cc:2749] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.982110 25598 consensus_queue.cc:1059] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.107s
W20260709 13:09:24.111796 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 66311.1us
I20260709 13:09:23.991914 25618 raft_consensus.cc:2749] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.996152 25713 raft_consensus.cc:697] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:24.096441 25261 raft_consensus.cc:697] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 6 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:24.109745 25665 raft_consensus.cc:493] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:24.114985 25823 raft_consensus.cc:2804] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:24.115214 25422 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:24.145895 24247 raft_consensus.cc:1240] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:24.143200 25823 raft_consensus.cc:697] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:24.157958 25261 consensus_queue.cc:237] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:24.158922 25823 consensus_queue.cc:237] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:24.132054 25778 raft_consensus.cc:3060] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.163901 25713 consensus_queue.cc:237] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:24.143369 25422 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:24.180217 25422 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:24.182132 23922 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33840 (request call id 105) took 4497 ms. Trace:
I20260709 13:09:24.191620 24171 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:24.184953 23919 catalog_manager.cc:5697] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 4 to 5, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 5 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:24.207813 23919 catalog_manager.cc:5697] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 1 to 4, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 4 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:24.138219 25665 raft_consensus.cc:515] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:24.234846 25822 consensus_queue.cc:1059] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:24.172755 25605 raft_consensus.cc:515] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:24.236004 25822 consensus_queue.cc:1243] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Peer 61ea2eff65d64402b16b1c23efe56548 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:09:24.236671 25822 raft_consensus.cc:3055] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:24.236979 25822 raft_consensus.cc:740] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:24.237320 25605 leader_election.cc:290] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:24.238561 25587 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:24.150341 25416 consensus_queue.cc:1059] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.091s
I20260709 13:09:24.235361 25665 leader_election.cc:290] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:24.251065 23919 catalog_manager.cc:5697] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 1 to 4, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 4 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:24.256594 24171 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 6.
I20260709 13:09:24.196101 23922 rpcz_store.cc:276] 0709 13:09:19.686115 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:19.708335 (+ 22220us) service_pool.cc:224] Handling call
0709 13:09:20.066120 (+357785us) spinlock_profiling.cc:243] Waited 33 ms on lock 0x7b54005fe6d4. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc492090 00007f23cc530f3a 00007f23d22e71cc 00007f23d23e537e 00007f23d08a62a4 00007f23d08a6232 00007f23d08a6161 00007f23d08a60dc 00007f23d08a5392 00007f23ca86348c 00007f23ca8628c6
0709 13:09:24.182037 (+4115917us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:22.151915 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:22.281568 (+129653us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:22.283461 (+  1893us) write_op.cc:435] Acquired schema lock
0709 13:09:22.300893 (+ 17432us) tablet.cc:662] Decoding operations
0709 13:09:22.447777 (+146884us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:22.450022 (+  2245us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:22.453154 (+  3132us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:09:22.548869 (+ 95715us) tablet.cc:701] Row locks acquired
0709 13:09:22.548897 (+    28us) write_op.cc:260] PREPARE: finished
0709 13:09:22.549074 (+   177us) write_op.cc:270] Start()
0709 13:09:22.549217 (+   143us) write_op.cc:276] Timestamp: P: 1783602562549020 usec, L: 0
0709 13:09:22.549246 (+    29us) op_driver.cc:348] REPLICATION: starting
0709 13:09:22.550064 (+   818us) log.cc:844] Serialized 2093 byte log entry
0709 13:09:23.138849 (+588785us) op_driver.cc:464] REPLICATION: finished
0709 13:09:23.362208 (+223359us) spinlock_profiling.cc:243] Waited 30 ms on lock 0x7b18001781e0. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23d2303de1 00007f23d23105b1 00007f23c943b3f3 00007f23c943d7c1 00007f23c943d779 00007f23c943d709 00007f23c943d6d1 00007f23c943c9cd 000000000038f354 000000000038f199 00007f23c941e83a
0709 13:09:23.362362 (+   154us) write_op.cc:301] APPLY: starting
0709 13:09:23.362462 (+   100us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:23.362647 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:23.362671 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:23.363332 (+   661us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:23.363557 (+   225us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:09:23.363611 (+    54us) write_op.cc:312] APPLY: finished
0709 13:09:23.363875 (+   264us) log.cc:844] Serialized 46 byte log entry
0709 13:09:23.364055 (+   180us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:23.364163 (+   108us) write_op.cc:454] Released schema lock
0709 13:09:23.364200 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:23.364558 (+   358us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:23.364584 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":805758,"reported_tablets":13,"spinlock_wait_cycles":75906816,"child_traces":[["op",{"apply.queue_time_us":67879,"apply.run_cpu_time_us":2145,"apply.run_wall_time_us":2146,"num_ops":5,"prepare.queue_time_us":538281,"prepare.run_cpu_time_us":27221,"prepare.run_wall_time_us":601263,"raft.queue_time_us":239300,"raft.run_cpu_time_us":14468,"raft.run_wall_time_us":67911,"replication_time_us":589467,"spinlock_wait_cycles":68944640,"thread_start_us":763531,"threads_started":4,"wal-append.queue_time_us":323835}]]}
I20260709 13:09:24.271251 23919 catalog_manager.cc:5697] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 2 to 3, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 3 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:24.275197 23919 catalog_manager.cc:5697] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 1 to 2, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 2 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:24.267302 25861 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:24.347348 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 320607us
I20260709 13:09:24.350282 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:24.358618 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:24.341624 25416 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:24.387072 24244 raft_consensus.cc:1275] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 9 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:09:24.419418 24099 raft_consensus.cc:1240] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:24.420938 24241 raft_consensus.cc:1275] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:24.333266 25822 consensus_queue.cc:260] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:24.421749 24164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:24.331043 25861 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:24.424425 24092 raft_consensus.cc:1275] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:24.425189 25861 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:24.425813 25416 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:24.427937 25416 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:24.431200 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:24.434741 25863 consensus_queue.cc:1059] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:24.436466 25598 raft_consensus.cc:3055] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:24.436838 25598 raft_consensus.cc:740] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:24.437731 25804 consensus_queue.cc:1048] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:24.437693 25598 consensus_queue.cc:260] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:24.438720 25598 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:24.438989 24063 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:24.439790 25746 raft_consensus.cc:2749] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:24.421379 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:24.450052 24165 raft_consensus.cc:2468] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:24.458139 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:24.462222 25857 raft_consensus.cc:2749] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:24.463115 24096 raft_consensus.cc:1240] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:24.459076 24241 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:24.445999 25862 raft_consensus.cc:3055] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:24.491284 24243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875"
dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
 from {username='slave'} at 127.0.0.1:40196
I20260709 13:09:24.492311 24243 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:24.492842 24243 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:24.487035 25862 raft_consensus.cc:740] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
W20260709 13:09:24.504127 24136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:24.525971 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:24.527088 24173 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 5.
I20260709 13:09:24.531133 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:24.535548 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:24.536541 24173 raft_consensus.cc:3060] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:24.555580 24137 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:24.557271 24170 raft_consensus.cc:1275] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:24.562458 24243 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:24.560508 24241 raft_consensus.cc:1240] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:09:24.567039 24243 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:24.580564 24137 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:24.584758 24173 raft_consensus.cc:2468] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:24.603631 24137 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:24.605006 25740 raft_consensus.cc:2749] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:24.605162 25685 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:24.629057 25861 raft_consensus.cc:493] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:24.628564 25836 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:24.632261 25836 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:24.632217 25861 raft_consensus.cc:515] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:24.632905 25836 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:24.634939 25861 leader_election.cc:290] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:24.640194 25070 raft_consensus.cc:1275] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:24.643803 25070 raft_consensus.cc:1275] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:24.579577 25862 consensus_queue.cc:260] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:24.646296 25862 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:24.647277 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:24.648115 25070 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:24.654743 25076 raft_consensus.cc:1240] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Rejecting Update request from peer 65c4ffee45da4646a5d02740173e4bc0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:24.656759 25070 raft_consensus.cc:2468] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:24.661553 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
W20260709 13:09:24.660547 25885 log.cc:927] Time spent T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260709 13:09:24.657339 25880 log.cc:927] Time spent T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.235s	user 0.001s	sys 0.003s
I20260709 13:09:24.663024 25416 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:24.629961 25685 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:24.676987 25884 log.cc:927] Time spent T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20260709 13:09:24.722633 25879 log.cc:927] Time spent T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.362s	user 0.000s	sys 0.003s
W20260709 13:09:24.728216 25878 log.cc:927] Time spent T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548: Append to log took a long time: real 0.394s	user 0.002s	sys 0.006s
I20260709 13:09:24.810801 24064 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:24.828687 24168 raft_consensus.cc:1240] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:24.829059 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:24.830523 24096 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 6.
I20260709 13:09:24.832770 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd523885f0e140ed90a410dd24d07990" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:24.837209 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27a282a0988a4fb38c65a2d5b6bd8e99" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:24.838059 24096 raft_consensus.cc:3060] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:24.840651 25901 raft_consensus.cc:493] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:24.841859 25901 raft_consensus.cc:515] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:24.856199 25901 leader_election.cc:290] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:24.859230 24211 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
W20260709 13:09:24.870589 24063 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:24.880752 25055 raft_consensus.cc:1240] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:24.891990 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:24.892364 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:24.893272 24169 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:24.702564 25416 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:24.899221 25062 raft_consensus.cc:1275] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:24.899565 25416 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:24.901046 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:24.902805 25422 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:24.903545 25422 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:24.906054 25422 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:24.926590 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "842c327ac422439c8be42f7ebdc90101" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:24.931391 24096 raft_consensus.cc:2468] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
W20260709 13:09:24.920969 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 50549.6us
W20260709 13:09:24.919397 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 60547.4us
I20260709 13:09:24.925035 25901 raft_consensus.cc:2749] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:24.944329 25733 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:24.945580 25733 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:24.948814 25733 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:09:24.949090 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 334866us
I20260709 13:09:24.952415 24063 leader_election.cc:304] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:24.954701 25901 raft_consensus.cc:2804] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:24.944156 25063 raft_consensus.cc:3060] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:24.965646 25731 raft_consensus.cc:2749] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:24.966333 25787 raft_consensus.cc:3055] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:24.966944 25787 raft_consensus.cc:740] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:24.967748 25883 raft_consensus.cc:993] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:24.968976 25883 raft_consensus.cc:1081] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:24.962006 25901 raft_consensus.cc:697] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:24.979905 25685 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:24.999337 24169 raft_consensus.cc:1275] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:25.004477 24243 raft_consensus.cc:1275] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:25.005839 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:25.005440 25901 consensus_queue.cc:237] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:25.015991 25822 raft_consensus.cc:3060] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:25.015434 25354 consensus_queue.cc:1048] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:09:25.013357 25290 consensus_queue.cc:1048] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
W20260709 13:09:25.023262 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 58066.4us
W20260709 13:09:25.018079 24947 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:25.026944 24211 leader_election.cc:304] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:25.029822 25862 consensus_queue.cc:1059] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:25.015491 25605 consensus_queue.cc:1048] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:09:24.968815 25787 consensus_queue.cc:260] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:25.033670 25618 raft_consensus.cc:2804] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:25.034482 25618 raft_consensus.cc:697] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:25.036082 25618 consensus_queue.cc:237] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:25.032497 25882 consensus_queue.cc:1048] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:24.962018 25733 raft_consensus.cc:493] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:25.040241 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:25.039846 25733 raft_consensus.cc:515] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.042555 25733 leader_election.cc:290] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:09:25.043784 24946 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:25.044873 24212 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:25.048695 25354 raft_consensus.cc:2804] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:25.049976 25787 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:25.054833 25862 raft_consensus.cc:3055] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:25.050222 25863 consensus_queue.cc:1048] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:09:25.055380 25862 raft_consensus.cc:740] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:25.056097 25055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35052
I20260709 13:09:25.056816 25862 consensus_queue.cc:260] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.057247 25055 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:25.058624 25055 raft_consensus.cc:3060] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.058678 25862 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:25.065816 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:09:25.067878 24137 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:25.071601 24169 raft_consensus.cc:1275] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:25.071895 25907 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:25.072710 25907 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.073479 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2143cafcaed44f7b583c81fb81fb8c9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:25.075529 25907 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:25.081432 25605 consensus_queue.cc:1059] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:25.083348 25882 raft_consensus.cc:3055] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:25.083966 25882 raft_consensus.cc:740] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:25.085315 25882 consensus_queue.cc:260] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.092943 25058 raft_consensus.cc:1275] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:25.095767 25354 raft_consensus.cc:697] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:25.097822 25354 consensus_queue.cc:237] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.103703 25664 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:25.105158 25566 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.105410 25903 raft_consensus.cc:493] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:25.108891 25771 consensus_queue.cc:1048] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:25.109740 25416 consensus_queue.cc:1048] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:25.119678 25063 raft_consensus.cc:1275] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:25.122920 25903 raft_consensus.cc:515] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:25.125743 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.126099 25422 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:25.127903 25903 leader_election.cc:290] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:25.128532 25422 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 7 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:25.129428 25882 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:25.129555 25566 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.131034 25907 raft_consensus.cc:493] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:25.131716 25907 raft_consensus.cc:515] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:25.119096 25598 consensus_meta.cc:287] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2: Time spent flushing consensus metadata: real 0.671s	user 0.021s	sys 0.001s
I20260709 13:09:25.143828 25842 consensus_queue.cc:1048] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:25.132638 25566 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:25.139091 25055 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.157138 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.137511 25771 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:25.158334 25076 raft_consensus.cc:2393] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 4: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:09:25.157310 24165 raft_consensus.cc:1275] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:25.135876 25664 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.142107 25290 consensus_queue.cc:1048] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
W20260709 13:09:25.168737 25836 consensus_meta.cc:287] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2: Time spent flushing consensus metadata: real 0.535s	user 0.013s	sys 0.007s
I20260709 13:09:25.169338 25907 leader_election.cc:290] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:25.169253 25836 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:25.169754 25664 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:25.170452 24947 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:25.171398 25836 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:25.174564 24063 leader_election.cc:304] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:25.175870 25771 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:25.176673 25587 raft_consensus.cc:2749] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:25.178021 25891 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:25.178445 25891 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:25.178606 25771 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:25.178910 25891 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:25.178045 24947 leader_election.cc:304] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:25.185133 25416 raft_consensus.cc:2749] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:25.188860 25842 consensus_queue.cc:1048] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:25.191090 25416 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.191795 25416 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.204043 25055 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:25.206758 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.214666 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:25.215636 24165 raft_consensus.cc:2393] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 5: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:25.216985 24169 raft_consensus.cc:1275] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:25.217777 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:25.221645 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:25.235011 24091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:25.235630 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:25.236665 24090 raft_consensus.cc:2393] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 6: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:25.240446 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:25.166286 25901 consensus_queue.cc:1048] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.066s
I20260709 13:09:25.239269 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:25.251529 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:25.255205 24169 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:25.259842 24096 raft_consensus.cc:1275] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:09:25.257076 24094 raft_consensus.cc:1275] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:25.261624 24093 raft_consensus.cc:1275] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:25.264775 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.260426 24096 pending_rounds.cc:85] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0: Aborting all ops after (but not including) 2
I20260709 13:09:25.266474 25882 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.267151 25882 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.266577 24096 pending_rounds.cc:107] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:09:25.269449 24096 raft_consensus.cc:2889] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:25.266000 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:25.269330 25882 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:25.271417 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.272763 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
W20260709 13:09:25.273751 24139 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:25.274156 25416 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:25.239738 25587 consensus_queue.cc:1048] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 13:09:25.274899 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.280211 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9705215d84c0eb185a41e5074e583" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:25.262589 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:25.284456 24090 raft_consensus.cc:3060] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:25.296073 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.297793 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.329327 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:25.334578 24247 raft_consensus.cc:1240] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:25.332988 24243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:25.348199 24170 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 8.
I20260709 13:09:25.376770 24243 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
W20260709 13:09:25.378444 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 54886.4us
I20260709 13:09:25.379721 24947 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:25.385462 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe03d819f6654a008ef74b8b4cb4a524" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:25.391137 24171 raft_consensus.cc:2468] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:25.396637 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:25.397549 24244 raft_consensus.cc:2368] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 for earlier term 6. Current term is 7.
I20260709 13:09:25.349162 25416 consensus_queue.cc:1048] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.044s
I20260709 13:09:25.419319 25759 raft_consensus.cc:2749] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:25.427332 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d03737d80c546f592539ce76833e30e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:25.431366 24170 raft_consensus.cc:1275] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:25.435150 24173 raft_consensus.cc:3055] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:25.435647 24173 raft_consensus.cc:740] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:25.436467 24173 consensus_queue.cc:260] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.439272 24173 raft_consensus.cc:3060] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.436499 25759 consensus_queue.cc:1048] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:25.438046 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:25.441504 24240 raft_consensus.cc:3060] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.441824 24169 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 7.
I20260709 13:09:25.442559 25587 raft_consensus.cc:493] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.447901 25587 raft_consensus.cc:515] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:25.435233 25713 consensus_queue.cc:1048] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:09:25.453806 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:25.463449 25587 leader_election.cc:290] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:25.465483 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:25.470512 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a3dd69d733451a830180b17527bca9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:25.474033 24240 raft_consensus.cc:2468] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:25.474951 25891 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.476153 25077 raft_consensus.cc:1240] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Rejecting Update request from peer 61ea2eff65d64402b16b1c23efe56548 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:25.476368 24173 raft_consensus.cc:2468] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:25.477301 25891 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:09:25.497666 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 52093.9us
I20260709 13:09:25.498842 24211 leader_election.cc:304] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:25.499974 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:25.501804 24090 raft_consensus.cc:2468] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 7.
I20260709 13:09:25.541782 25733 raft_consensus.cc:493] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
W20260709 13:09:25.611598 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 112850us
I20260709 13:09:25.595705 25771 raft_consensus.cc:2749] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:25.631322 25416 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.641814 25416 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.644254 25416 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:25.627010 25733 raft_consensus.cc:515] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:25.655602 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 260728us
I20260709 13:09:25.668087 24947 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:25.681721 24947 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:25.689664 25058 raft_consensus.cc:1240] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:25.694298 25842 raft_consensus.cc:2749] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:25.695573 24211 leader_election.cc:304] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:25.698148 25416 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:09:25.698488 25416 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:25.698688 25416 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:09:25.708640 24245 raft_consensus.cc:3060] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.709508 25076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffeb156758964803b6b84a00993611d0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.718151 24245 raft_consensus.cc:1275] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:25.721812 25290 consensus_queue.cc:1048] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:25.729012 25733 leader_election.cc:290] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:25.744566 24064 leader_election.cc:304] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:25.747154 25587 raft_consensus.cc:2749] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:25.747984 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.746487 25422 raft_consensus.cc:2749] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:25.789227 25416 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:25.799268 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 50548.5us
W20260709 13:09:25.799973 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 112278us
I20260709 13:09:25.814491 25416 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 9 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:25.815106 24947 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:25.814352 24211 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
W20260709 13:09:25.822780 24138 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:25.797546 25665 consensus_queue.cc:1048] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.066s
I20260709 13:09:25.823971 25900 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:25.824610 25900 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:25.825299 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:25.828715 25900 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:25.831630 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:25.836773 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.796861 25566 consensus_queue.cc:1048] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 13:09:25.798439 25354 consensus_queue.cc:1059] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 13:09:25.844425 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:25.859069 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 102878us
I20260709 13:09:25.819921 25882 raft_consensus.cc:2804] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 13:09:25.859474 24139 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:25.854839 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:25.845233 24137 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:25.856566 25733 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:25.856580 24171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:25.851871 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:25.860040 24169 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:25.843107 25416 raft_consensus.cc:2804] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:25.862583 24137 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:25.866071 25733 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:25.868923 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.879451 25416 raft_consensus.cc:697] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:25.872200 25882 raft_consensus.cc:697] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 7 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:25.885718 25882 consensus_queue.cc:237] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:09:25.886210 25937 log.cc:927] Time spent T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.065s	user 0.003s	sys 0.000s
I20260709 13:09:25.863785 25896 raft_consensus.cc:2804] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:25.895535 25896 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:25.896072 25896 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:25.864513 25883 raft_consensus.cc:2749] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:25.899312 24137 leader_election.cc:400] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: Vote denied by peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399) with higher term. Message: Invalid argument: T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 for earlier term 6. Current term is 7.
I20260709 13:09:25.899694 24137 leader_election.cc:403] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 13:09:25.903177 24947 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:25.903618 24093 raft_consensus.cc:1275] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:25.911592 25759 raft_consensus.cc:2804] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:25.912343 25759 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:25.912806 25759 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:25.914736 24168 raft_consensus.cc:1275] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:25.905206 25733 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:25.916868 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:25.917546 24172 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:09:25.922873 24947 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:25.924994 25787 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:09:25.927294 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 52777.9us
I20260709 13:09:25.932636 24137 leader_election.cc:304] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:25.933852 24063 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:25.935112 25416 consensus_queue.cc:237] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.944320 24137 leader_election.cc:304] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:25.940008 25713 raft_consensus.cc:2749] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:25.961277 25664 raft_consensus.cc:3055] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:25.961828 25664 raft_consensus.cc:740] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:25.934245 25863 raft_consensus.cc:2749] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399) with higher term. Message: Invalid argument: T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 for earlier term 6. Current term is 7.
I20260709 13:09:25.962774 25664 consensus_queue.cc:260] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.961609 25897 raft_consensus.cc:2749] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:25.964372 25664 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:25.940500 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:25.938292 25733 raft_consensus.cc:2749] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:25.969740 25665 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:25.970134 24137 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:25.970355 25665 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:25.972406 25665 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:25.972769 25733 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:25.943375 25566 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:25.976703 25566 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:25.978878 25566 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:25.994342 23919 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48924 (request call id 74) took 6061 ms. Trace:
I20260709 13:09:25.997855 23921 catalog_manager.cc:5697] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:26.005681 25713 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:26.000862 23921 catalog_manager.cc:5697] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 2, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } }
I20260709 13:09:26.016571 24172 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 9.
I20260709 13:09:26.033095 24947 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:26.037621 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:26.006368 25713 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:26.048180 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:25.994894 23919 rpcz_store.cc:276] 0709 13:09:19.957597 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:19.957839 (+   242us) service_pool.cc:224] Handling call
0709 13:09:20.169683 (+211844us) spinlock_profiling.cc:243] Waited 23.4 ms on lock 0x7b54005fe6d4. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc492090 00007f23cc530f3a 00007f23d22e71cc 00007f23d23e537e 00007f23d08a62a4 00007f23d08a6232 00007f23d08a6161 00007f23d08a60dc 00007f23d08a5392 00007f23ca86348c 00007f23ca8628c6
0709 13:09:25.994088 (+5824405us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:24.708968 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:24.733464 (+ 24496us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:24.733530 (+    66us) write_op.cc:435] Acquired schema lock
0709 13:09:24.733562 (+    32us) tablet.cc:662] Decoding operations
0709 13:09:24.734937 (+  1375us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:24.735040 (+   103us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:24.735090 (+    50us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:09:24.735903 (+   813us) tablet.cc:701] Row locks acquired
0709 13:09:24.735933 (+    30us) write_op.cc:260] PREPARE: finished
0709 13:09:24.736165 (+   232us) write_op.cc:270] Start()
0709 13:09:24.736566 (+   401us) write_op.cc:276] Timestamp: P: 1783602564736088 usec, L: 0
0709 13:09:24.736892 (+   326us) op_driver.cc:348] REPLICATION: starting
0709 13:09:24.739045 (+  2153us) log.cc:844] Serialized 2477 byte log entry
0709 13:09:25.017867 (+278822us) spinlock_profiling.cc:243] Waited 51.9 ms on lock 0x7b54005206a0. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23cc492090 00007f23cc49f6b8 00007f23cc49f2fa 00007f23cc523965 00007f23cc523e09 00007f23cff5e581 00007f23cff5dd58 00007f23cff629f1 00007f23cff629a9 00007f23cff62939 00007f23cff62901
0709 13:09:25.269600 (+251733us) op_driver.cc:464] REPLICATION: finished
0709 13:09:25.303572 (+ 33972us) write_op.cc:301] APPLY: starting
0709 13:09:25.303762 (+   190us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:25.304107 (+   345us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:25.304160 (+    53us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:25.305959 (+  1799us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:25.306394 (+   435us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:09:25.306464 (+    70us) write_op.cc:312] APPLY: finished
0709 13:09:25.306904 (+   440us) log.cc:844] Serialized 52 byte log entry
0709 13:09:25.308338 (+  1434us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:25.308538 (+   200us) write_op.cc:454] Released schema lock
0709 13:09:25.308612 (+    74us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:25.309912 (+  1300us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:25.309946 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":292784,"reported_tablets":26,"spinlock_wait_cycles":53836544,"child_traces":[["op",{"apply.queue_time_us":33532,"apply.run_cpu_time_us":4057,"apply.run_wall_time_us":5704,"num_ops":6,"prepare.queue_time_us":399593,"prepare.run_cpu_time_us":10827,"prepare.run_wall_time_us":316736,"raft.queue_time_us":233355,"raft.run_cpu_time_us":8320,"raft.run_wall_time_us":77095,"replication_time_us":517098,"spinlock_wait_cycles":119478144,"thread_start_us":585517,"threads_started":4,"wal-append.queue_time_us":3019}]]}
I20260709 13:09:26.059017 25713 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:26.060739 25942 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:09:26.061537 25942 raft_consensus.cc:697] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 9 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:26.062546 25942 consensus_queue.cc:237] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:26.063323 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:26.064113 25759 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:26.067445 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:26.068284 23921 catalog_manager.cc:5697] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 2 to 3, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:26.074555 23921 catalog_manager.cc:5697] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:26.078699 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:26.091881 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:26.068301 25896 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:26.093914 24173 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:26.095422 25759 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:26.095925 25896 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:26.094214 24063 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:26.093547 23921 catalog_manager.cc:5697] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 2, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 2 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } }
I20260709 13:09:26.103838 24173 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 5.
I20260709 13:09:26.104507 25901 raft_consensus.cc:2749] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:26.105621 25896 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.106182 25896 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:26.108165 24211 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:26.109535 25896 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:26.110517 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:26.110961 25944 raft_consensus.cc:2749] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:26.111145 24096 raft_consensus.cc:2468] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:26.112300 25063 raft_consensus.cc:1275] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:26.112257 24137 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:26.121304 25944 consensus_queue.cc:1048] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:26.123728 25896 raft_consensus.cc:2804] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:26.109215 23921 catalog_manager.cc:5697] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 2 to 4, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 4 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } }
I20260709 13:09:26.128178 24947 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:26.135794 24211 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:26.137569 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:26.139081 25862 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.139628 25862 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:26.139741 25290 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.139667 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:26.140450 25290 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:26.141952 25862 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:26.146294 25759 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:26.146936 25290 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:26.146888 25759 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:26.147598 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:26.151609 25063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:26.153733 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:26.154384 24090 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:26.155408 24064 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:26.166471 23921 catalog_manager.cc:5697] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 2 to 4, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 4 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } }
I20260709 13:09:26.149377 25759 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:26.124354 25896 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.174757 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:26.175618 24172 raft_consensus.cc:2393] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 4: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:26.174724 25896 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:26.178866 24137 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:26.156057 25842 raft_consensus.cc:2804] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:26.180025 25862 raft_consensus.cc:2804] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:26.180348 25842 raft_consensus.cc:697] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:26.180959 25685 raft_consensus.cc:493] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4f707242b6d64c3898e46b86e080dba2)
I20260709 13:09:26.181538 25685 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:26.180383 25862 raft_consensus.cc:493] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.182425 25862 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:26.183638 25685 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:26.184751 25842 consensus_queue.cc:237] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:26.176476 25290 raft_consensus.cc:2749] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:09:26.194271 25862 raft_consensus.cc:515] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:26.200429 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:26.201072 24090 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:26.194545 25896 raft_consensus.cc:515] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:26.195930 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:26.208698 24096 raft_consensus.cc:2393] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 5: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:26.196579 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:26.220392 24173 raft_consensus.cc:2368] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 5. Current term is 6.
I20260709 13:09:26.215194 25944 raft_consensus.cc:2749] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:26.215355 23921 catalog_manager.cc:5697] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 1 to 2, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 2 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } }
W20260709 13:09:26.222955 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 87237.4us
I20260709 13:09:26.226366 24947 leader_election.cc:400] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 5. Current term is 6.
I20260709 13:09:26.228650 24947 leader_election.cc:403] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:26.228154 24211 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:26.225756 23921 catalog_manager.cc:5697] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:26.231491 24090 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:26.233929 24137 leader_election.cc:304] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:26.235317 25944 raft_consensus.cc:2749] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:09:26.239594 24138 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:26.238919 25771 consensus_queue.cc:1048] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:09:26.241537 25896 leader_election.cc:290] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:26.236603 25862 leader_election.cc:290] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:26.232905 25942 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:09:26.244133 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:26.246904 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:26.247166 24246 raft_consensus.cc:1240] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:26.247680 24245 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:26.236500 25863 raft_consensus.cc:2804] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:26.249864 25863 raft_consensus.cc:697] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:26.250753 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:26.251024 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2c7b75cad14a549f9ab9e91864680a" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:26.253338 24246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef7b352e5ab499f8d69c2e88f15c298" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:26.254076 24246 raft_consensus.cc:3060] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:26.257881 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8505cd75d067423b9822c0ea1ca670dc" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:26.258960 24090 raft_consensus.cc:3060] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:26.262725 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:26.263855 24173 raft_consensus.cc:2368] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 8. Current term is 9.
I20260709 13:09:26.276837 24240 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:26.283639 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:26.284312 24247 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:26.287053 24096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:26.287210 24090 raft_consensus.cc:2468] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:26.290432 24137 leader_election.cc:304] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:26.293133 24137 leader_election.cc:304] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:26.312671 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:26.291725 25664 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:26.318656 25664 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:26.310945 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:26.322072 25054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:26.329322 24211 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:26.328274 24247 raft_consensus.cc:2468] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:26.330109 24246 raft_consensus.cc:2468] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:26.323451 24242 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 5.
I20260709 13:09:26.250845 25863 consensus_queue.cc:237] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:26.346166 24211 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:26.328454 25897 raft_consensus.cc:2749] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:26.342309 25354 raft_consensus.cc:2749] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:26.334868 24173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
mode: GRACEFUL
new_leader_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:33052
I20260709 13:09:26.348843 25354 raft_consensus.cc:2749] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:26.326994 25733 raft_consensus.cc:2804] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:26.346879 25882 consensus_queue.cc:1048] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:09:26.349743 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:26.350087 25733 raft_consensus.cc:697] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:26.350422 24239 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Advancing to term 9
I20260709 13:09:26.351030 25733 consensus_queue.cc:237] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:26.349190 24173 raft_consensus.cc:606] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Received request to transfer leadership to TS 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:26.361450 24173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
mode: GRACEFUL
new_leader_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:33052
I20260709 13:09:26.362054 24173 raft_consensus.cc:606] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Received request to transfer leadership to TS 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:26.365705 24173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:33052
I20260709 13:09:26.366457 24173 raft_consensus.cc:606] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:26.368297 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:09:26.321348 25664 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:26.374176 24137 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:26.370484 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:26.380424 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:26.387827 24947 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:26.389608 25416 raft_consensus.cc:2804] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:26.390120 25416 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:26.390561 25416 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:26.393935 24947 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:26.395666 24239 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 9.
I20260709 13:09:26.399909 24211 leader_election.cc:400] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 8. Current term is 9.
I20260709 13:09:26.400705 24211 leader_election.cc:403] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:26.402189 24170 raft_consensus.cc:1275] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:26.400110 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:26.407228 24244 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:26.400138 25685 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:26.413723 25882 raft_consensus.cc:2749] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 for earlier term 8. Current term is 9.
I20260709 13:09:26.415755 25942 raft_consensus.cc:2749] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589) with higher term. Message: Invalid argument: T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb for earlier term 5. Current term is 6.
I20260709 13:09:26.443315 25685 raft_consensus.cc:697] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
W20260709 13:09:26.482156 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 77769.4us
I20260709 13:09:26.501593 24211 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:26.502641 25416 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:26.512216 24093 raft_consensus.cc:1275] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:09:26.518573 25416 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:26.497107 25740 raft_consensus.cc:2764] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election decision vote started in defunct term 4: won
I20260709 13:09:26.506661 25664 raft_consensus.cc:2749] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:26.498086 25422 consensus_queue.cc:1048] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 13:09:26.546283 25685 consensus_queue.cc:237] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:26.522827 25897 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:26.548300 25897 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:26.543213 25927 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.557327 25927 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:26.560426 25927 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:26.563582 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:26.570945 24094 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 5.
W20260709 13:09:26.572605 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 69000.7us
I20260709 13:09:26.577282 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
W20260709 13:09:26.594530 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 175207us
I20260709 13:09:26.602792 24093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:26.603650 24093 raft_consensus.cc:2393] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 5: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:26.605610 24239 raft_consensus.cc:2468] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 4.
I20260709 13:09:26.607448 24244 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 5.
I20260709 13:09:26.595516 25897 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:26.621548 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:26.622355 25073 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:26.625866 24138 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:26.627420 25862 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:26.627951 25862 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:26.628351 25862 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:26.614827 24947 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:26.634666 25416 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:26.635162 25416 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.635560 25416 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:26.634816 24947 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:26.646833 24239 raft_consensus.cc:1275] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:26.657258 24244 raft_consensus.cc:1275] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 9 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 13:09:26.684966 25961 log.cc:927] Time spent T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.164s	user 0.003s	sys 0.010s
I20260709 13:09:26.687628 25862 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:26.695046 25416 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:26.697604 25771 consensus_queue.cc:1048] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:26.699676 25936 consensus_queue.cc:1048] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:26.701720 25966 consensus_queue.cc:1048] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:26.656565 25787 raft_consensus.cc:2804] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:26.717357 25897 raft_consensus.cc:993] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:26.718034 25897 raft_consensus.cc:1081] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:26.723804 24245 raft_consensus.cc:1275] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:26.724308 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:26.720484 25070 raft_consensus.cc:2468] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:26.725207 24094 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:26.726128 24173 raft_consensus.cc:1275] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:09:26.730970 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:26.728644 25883 raft_consensus.cc:493] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:26.734421 25862 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:26.738101 25077 raft_consensus.cc:2368] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 for earlier term 5. Current term is 6.
I20260709 13:09:26.738963 25416 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 6 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:26.743844 25077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35052
I20260709 13:09:26.744668 24138 leader_election.cc:400] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Vote denied by peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639) with higher term. Message: Invalid argument: T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 for earlier term 5. Current term is 6.
I20260709 13:09:26.745220 24138 leader_election.cc:403] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:09:26.746133 25077 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:26.747016 25077 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:26.721613 25787 raft_consensus.cc:697] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:26.759773 25416 consensus_queue.cc:1048] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:26.761536 25787 consensus_queue.cc:237] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:26.765756 25862 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:26.733107 25883 raft_consensus.cc:515] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:26.772606 25883 leader_election.cc:290] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:26.777212 24094 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 6.
I20260709 13:09:26.799446 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:26.800671 24172 raft_consensus.cc:2393] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 19b813628af04cc591357bd5c3d7b9bb in current term 4: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:26.806071 25862 raft_consensus.cc:2749] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639) with higher term. Message: Invalid argument: T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 for earlier term 5. Current term is 6.
I20260709 13:09:26.808030 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:26.809149 24173 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 6.
I20260709 13:09:26.816354 24173 raft_consensus.cc:1275] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:26.811367 24947 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:26.823340 25942 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:26.825210 25942 raft_consensus.cc:697] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 6 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:26.826454 25942 consensus_queue.cc:237] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:26.830055 25077 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:26.834250 25077 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 6 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:26.832234 25862 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:26.841229 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 113479us
I20260709 13:09:26.847266 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:26.848129 24094 raft_consensus.cc:2368] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 for earlier term 5. Current term is 6.
I20260709 13:09:26.835054 25862 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:26.862188 25862 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:26.863598 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:26.867985 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:26.884179 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a488d48b85146928e529a478f907556" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:26.886121 25740 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:26.886777 25740 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:26.888986 25070 raft_consensus.cc:1275] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:26.891166 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:26.891470 25982 consensus_queue.cc:1048] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:26.889039 25740 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:26.906863 24172 raft_consensus.cc:1275] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 9 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:09:26.916311 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:26.917563 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:26.918393 24239 raft_consensus.cc:2468] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:26.922833 24094 raft_consensus.cc:1275] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 13:09:26.930835 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 66912.4us
I20260709 13:09:26.932755 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:26.935899 24094 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:26.958338 25844 consensus_queue.cc:1048] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:26.962904 25685 consensus_queue.cc:1048] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:26.924141 23922 catalog_manager.cc:5697] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } }
I20260709 13:09:26.966979 24172 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 6.
I20260709 13:09:26.974675 23922 catalog_manager.cc:5697] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } }
I20260709 13:09:26.979912 23921 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33826 (request call id 134) took 3257 ms. Trace:
I20260709 13:09:26.984747 25942 consensus_queue.cc:1048] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:26.985219 23922 catalog_manager.cc:5697] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 2 to 3, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 3 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } }
I20260709 13:09:26.986364 23921 rpcz_store.cc:276] 0709 13:09:23.736526 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:23.736744 (+   218us) service_pool.cc:224] Handling call
0709 13:09:26.979834 (+3243090us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:26.351276 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:26.352005 (+   729us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:26.352060 (+    55us) write_op.cc:435] Acquired schema lock
0709 13:09:26.352081 (+    21us) tablet.cc:662] Decoding operations
0709 13:09:26.353119 (+  1038us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:26.353221 (+   102us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:26.353249 (+    28us) tablet.cc:685] Acquiring locks for 9 operations
0709 13:09:26.368799 (+ 15550us) tablet.cc:701] Row locks acquired
0709 13:09:26.368869 (+    70us) write_op.cc:260] PREPARE: finished
0709 13:09:26.369031 (+   162us) write_op.cc:270] Start()
0709 13:09:26.369199 (+   168us) write_op.cc:276] Timestamp: P: 1783602566368975 usec, L: 0
0709 13:09:26.369221 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:09:26.369973 (+   752us) log.cc:844] Serialized 3645 byte log entry
0709 13:09:26.814725 (+444752us) op_driver.cc:464] REPLICATION: finished
0709 13:09:26.869691 (+ 54966us) write_op.cc:301] APPLY: starting
0709 13:09:26.878774 (+  9083us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:26.879002 (+   228us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:26.879220 (+   218us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:26.880427 (+  1207us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:26.880642 (+   215us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 13:09:26.880683 (+    41us) write_op.cc:312] APPLY: finished
0709 13:09:26.881036 (+   353us) log.cc:844] Serialized 70 byte log entry
0709 13:09:26.881218 (+   182us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:26.881353 (+   135us) write_op.cc:454] Released schema lock
0709 13:09:26.881416 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:26.921689 (+ 40273us) spinlock_profiling.cc:243] Waited 2.02 ms on lock 0x7b1800130360. stack: 00007f23c9409343 00007f23c9409240 00007f23c8d981d4 00007f23d2ad6304 00007f23d2ad6299 00007f23d2303de1 00007f23d23105b1 00007f23cc0d04bc 00007f23c941e48b 00007f23d2278ab9 00007f23c943a69b 00007f23c943893f 00007f23c943ac02 00007f23cff5eef0 00007f23cff5f489 00007f23cff6171a
0709 13:09:26.921802 (+   113us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:26.921830 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":100584,"reported_tablets":25,"child_traces":[["op",{"apply.queue_time_us":54718,"apply.run_cpu_time_us":3048,"apply.run_wall_time_us":12091,"num_ops":9,"prepare.queue_time_us":64976,"prepare.run_cpu_time_us":46584,"prepare.run_wall_time_us":367900,"raft.queue_time_us":97513,"raft.run_cpu_time_us":15329,"raft.run_wall_time_us":107723,"replication_time_us":445375,"spinlock_wait_cycles":4649216,"thread_start_us":574058,"threads_started":4,"wal-append.queue_time_us":344584}]]}
I20260709 13:09:26.990875 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:26.991511 24172 raft_consensus.cc:3055] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:26.991787 24172 raft_consensus.cc:740] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:26.992624 24172 consensus_queue.cc:260] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:26.994057 24172 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:26.997124 24137 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:26.998528 25982 raft_consensus.cc:2804] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:26.999185 25982 raft_consensus.cc:493] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:27.000449 25982 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:27.003618 24170 raft_consensus.cc:1275] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:27.014120 24172 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 6.
I20260709 13:09:27.017613 24172 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:27.017989 25936 consensus_queue.cc:1048] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:27.020457 24947 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:27.022542 25416 raft_consensus.cc:2804] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:27.023044 25416 raft_consensus.cc:697] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 6 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:27.023912 25416 consensus_queue.cc:237] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:27.026170 24172 raft_consensus.cc:1275] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:27.030391 25966 consensus_queue.cc:1048] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:27.033936 24137 leader_election.cc:400] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Vote denied by peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765) with higher term. Message: Invalid argument: T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 for earlier term 5. Current term is 6.
I20260709 13:09:27.036873 24137 leader_election.cc:304] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f707242b6d64c3898e46b86e080dba2; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:27.037755 25862 raft_consensus.cc:993] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2: : Instructing follower 65c4ffee45da4646a5d02740173e4bc0 to start an election
I20260709 13:09:27.040074 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:27.041253 24245 raft_consensus.cc:2393] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 5: Already voted for candidate 19b813628af04cc591357bd5c3d7b9bb in this term.
I20260709 13:09:27.044289 24244 raft_consensus.cc:1275] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:27.063338 25740 raft_consensus.cc:2749] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:27.063584 25862 raft_consensus.cc:1081] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Signalling peer 65c4ffee45da4646a5d02740173e4bc0 to start an election
I20260709 13:09:27.062295 25982 raft_consensus.cc:515] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:27.067391 24094 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 6.
I20260709 13:09:26.987090 23922 catalog_manager.cc:5697] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.070665 23922 catalog_manager.cc:5697] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:27.086387 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:27.090612 25982 leader_election.cc:290] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:27.097445 25982 consensus_queue.cc:1048] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:27.098443 25983 raft_consensus.cc:993] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2: : Instructing follower 65c4ffee45da4646a5d02740173e4bc0 to start an election
I20260709 13:09:27.099364 25983 raft_consensus.cc:1081] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Signalling peer 65c4ffee45da4646a5d02740173e4bc0 to start an election
I20260709 13:09:27.101538 24092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:43766
I20260709 13:09:27.102241 24092 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:27.102646 24092 raft_consensus.cc:3060] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:27.114987 24095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:43766
I20260709 13:09:27.115924 24095 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:27.116255 24095 raft_consensus.cc:3060] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:27.118624 24092 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:27.122087 24094 raft_consensus.cc:1275] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:27.123539 24092 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:27.126600 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:27.127585 25070 raft_consensus.cc:3060] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:27.135509 25966 consensus_queue.cc:1048] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:27.094825 23922 catalog_manager.cc:5697] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } }
I20260709 13:09:27.159029 24137 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:27.159905 25983 raft_consensus.cc:2749] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:27.161136 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:27.161952 24172 raft_consensus.cc:3055] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:27.163312 24172 raft_consensus.cc:740] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:27.164376 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f863ff55414f91801cc6c7507c6600" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:27.165031 24239 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:27.166939 24172 consensus_queue.cc:260] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:27.168690 24172 raft_consensus.cc:3060] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:27.169055 24244 raft_consensus.cc:1275] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:27.174254 25070 raft_consensus.cc:2468] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:27.175132 25077 raft_consensus.cc:1240] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:27.173162 24095 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:27.181701 24064 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:27.188001 25290 raft_consensus.cc:2804] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:27.164492 25982 consensus_queue.cc:1048] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 13:09:27.189155 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:27.189285 24095 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:27.192546 25290 raft_consensus.cc:697] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:27.196314 25073 raft_consensus.cc:3060] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:27.197831 24239 raft_consensus.cc:2468] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:27.208256 24172 raft_consensus.cc:2468] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:27.213971 24244 raft_consensus.cc:1240] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:27.216903 24137 leader_election.cc:304] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:27.210413 25290 consensus_queue.cc:237] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:27.189318 25863 consensus_queue.cc:1048] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:09:27.222671 25897 raft_consensus.cc:2804] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:27.270968 25073 raft_consensus.cc:2468] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:27.275466 25897 raft_consensus.cc:697] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:27.278093 25070 raft_consensus.cc:1240] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Rejecting Update request from peer 4f707242b6d64c3898e46b86e080dba2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:27.285799 25897 consensus_queue.cc:237] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:27.286507 25982 consensus_queue.cc:1059] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:27.289350 25883 raft_consensus.cc:3055] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:27.289849 25883 raft_consensus.cc:740] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:27.290966 25883 consensus_queue.cc:260] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:27.292618 25883 raft_consensus.cc:3060] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:27.298341 24170 raft_consensus.cc:1275] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:27.305373 24064 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [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: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:27.306325 25416 consensus_queue.cc:1048] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:09:27.309150 25976 raft_consensus.cc:2804] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:27.309762 25976 raft_consensus.cc:697] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
W20260709 13:09:27.339481 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 153724us
I20260709 13:09:27.341542 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bf0b7066b4489ab5c5f46e461f17c8" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
W20260709 13:09:27.341446 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 111067us
I20260709 13:09:27.359846 24094 raft_consensus.cc:1275] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:27.361388 25416 consensus_queue.cc:1048] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:27.333446 25976 consensus_queue.cc:237] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:27.381716 23922 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33840 (request call id 106) took 1991 ms. Trace:
I20260709 13:09:27.385532 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:27.403852 23918 catalog_manager.cc:5697] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 1 to 2, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } }
I20260709 13:09:27.409795 24164 raft_consensus.cc:1240] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:27.355360 25942 consensus_queue.cc:1059] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 13:09:27.416301 25942 raft_consensus.cc:3055] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:27.416720 25942 raft_consensus.cc:740] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:27.384809 23922 rpcz_store.cc:276] 0709 13:09:25.369843 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:25.371047 (+  1204us) service_pool.cc:224] Handling call
0709 13:09:27.361168 (+1990121us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:27.159294 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:27.159872 (+   578us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:27.159909 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:09:27.159928 (+    19us) tablet.cc:662] Decoding operations
0709 13:09:27.161498 (+  1570us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:27.163526 (+  2028us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:27.163754 (+   228us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:09:27.221783 (+ 58029us) tablet.cc:701] Row locks acquired
0709 13:09:27.231047 (+  9264us) write_op.cc:260] PREPARE: finished
0709 13:09:27.244057 (+ 13010us) write_op.cc:270] Start()
0709 13:09:27.252058 (+  8001us) write_op.cc:276] Timestamp: P: 1783602567241365 usec, L: 0
0709 13:09:27.269955 (+ 17897us) op_driver.cc:348] REPLICATION: starting
0709 13:09:27.270886 (+   931us) log.cc:844] Serialized 2481 byte log entry
0709 13:09:27.274062 (+  3176us) op_driver.cc:464] REPLICATION: finished
0709 13:09:27.275102 (+  1040us) write_op.cc:301] APPLY: starting
0709 13:09:27.275184 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:27.275398 (+   214us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:27.275509 (+   111us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:27.276335 (+   826us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:27.276596 (+   261us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:09:27.276657 (+    61us) write_op.cc:312] APPLY: finished
0709 13:09:27.277028 (+   371us) log.cc:844] Serialized 52 byte log entry
0709 13:09:27.277232 (+   204us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:27.277362 (+   130us) write_op.cc:454] Released schema lock
0709 13:09:27.279433 (+  2071us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:27.297175 (+ 17742us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:27.297210 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":179447,"reported_tablets":20,"child_traces":[["op",{"apply.queue_time_us":804,"apply.run_cpu_time_us":2725,"apply.run_wall_time_us":22012,"num_ops":6,"prepare.queue_time_us":953,"prepare.run_cpu_time_us":5078,"prepare.run_wall_time_us":111912,"replication_time_us":3924}]]}
I20260709 13:09:27.417799 25942 consensus_queue.cc:260] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:27.438485 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 49228us
I20260709 13:09:27.457679 25936 consensus_queue.cc:1059] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:27.458508 25936 consensus_queue.cc:1243] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Peer 4f707242b6d64c3898e46b86e080dba2 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 13:09:27.523077 25942 raft_consensus.cc:3060] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:09:27.607545 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 86746.7us
I20260709 13:09:27.632436 24170 raft_consensus.cc:2468] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:27.603470 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:27.640759 24095 raft_consensus.cc:1275] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:09:27.660938 23919 catalog_manager.cc:5697] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 2 to 3, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 3 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:27.667682 25073 raft_consensus.cc:1275] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:27.669571 26002 consensus_queue.cc:1048] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:27.665041 23919 catalog_manager.cc:5697] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 6 to 9, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 9 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:27.672066 24173 raft_consensus.cc:1275] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:09:27.673516 23919 catalog_manager.cc:5697] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 3 to 5, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 5 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:27.695591 23919 catalog_manager.cc:5697] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:27.704051 23918 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33856 (request call id 129) took 3821 ms. Trace:
I20260709 13:09:27.704511 26021 consensus_queue.cc:1048] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:27.705180 23919 catalog_manager.cc:5697] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.707301 23919 catalog_manager.cc:5697] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 5 to 6, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 6 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:27.709683 25966 consensus_queue.cc:1048] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:27.718425 24173 raft_consensus.cc:1275] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:27.722808 26010 consensus_queue.cc:1048] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:27.742026 23919 catalog_manager.cc:5697] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 3 to 4, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 4 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } }
I20260709 13:09:27.709183 23918 rpcz_store.cc:276] 0709 13:09:23.883142 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:23.883314 (+   172us) service_pool.cc:224] Handling call
0709 13:09:27.703982 (+3820668us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:27.440736 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:27.441333 (+   597us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:27.441369 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:09:27.441383 (+    14us) tablet.cc:662] Decoding operations
0709 13:09:27.522015 (+ 80632us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:27.524119 (+  2104us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:27.525431 (+  1312us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:27.548291 (+ 22860us) tablet.cc:701] Row locks acquired
0709 13:09:27.548322 (+    31us) write_op.cc:260] PREPARE: finished
0709 13:09:27.555588 (+  7266us) write_op.cc:270] Start()
0709 13:09:27.565252 (+  9664us) write_op.cc:276] Timestamp: P: 1783602567554091 usec, L: 0
0709 13:09:27.565282 (+    30us) op_driver.cc:348] REPLICATION: starting
0709 13:09:27.566039 (+   757us) log.cc:844] Serialized 540 byte log entry
0709 13:09:27.568420 (+  2381us) op_driver.cc:464] REPLICATION: finished
0709 13:09:27.568934 (+   514us) write_op.cc:301] APPLY: starting
0709 13:09:27.569017 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:27.569128 (+   111us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:27.569222 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:27.569470 (+   248us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:27.569662 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:27.569711 (+    49us) write_op.cc:312] APPLY: finished
0709 13:09:27.569925 (+   214us) log.cc:844] Serialized 22 byte log entry
0709 13:09:27.570090 (+   165us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:27.570177 (+    87us) write_op.cc:454] Released schema lock
0709 13:09:27.570218 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:27.570597 (+   379us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:27.570626 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":45931,"reported_tablets":22,"child_traces":[["op",{"apply.queue_time_us":268,"apply.run_cpu_time_us":1626,"apply.run_wall_time_us":1626,"num_ops":1,"prepare.queue_time_us":431,"prepare.run_cpu_time_us":3723,"prepare.run_wall_time_us":125604,"replication_time_us":3009}]]}
I20260709 13:09:27.744998 23919 catalog_manager.cc:5697] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 5 to 6, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 6 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } }
I20260709 13:09:27.751731 23919 catalog_manager.cc:5697] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 3 to 4, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 4 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } }
I20260709 13:09:27.785056 23919 catalog_manager.cc:5697] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 3 to 5, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 5 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:27.795318 23919 catalog_manager.cc:5697] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 4 to 5, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 5 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } }
I20260709 13:09:27.801468 24166 raft_consensus.cc:1275] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:27.809209 26002 consensus_queue.cc:1048] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:27.828125 25073 raft_consensus.cc:1275] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:09:27.828599 25073 pending_rounds.cc:85] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Aborting all ops after (but not including) 2
I20260709 13:09:27.828820 25073 pending_rounds.cc:107] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:09:27.829038 25073 raft_consensus.cc:2889] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:27.831640 25883 consensus_queue.cc:1048] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:27.834910 24165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
mode: GRACEFUL
new_leader_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:33052
I20260709 13:09:27.835736 24165 raft_consensus.cc:606] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Received request to transfer leadership to TS 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:27.836153 24165 raft_consensus.cc:614] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:27.897503 24239 raft_consensus.cc:1275] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:27.896072 23922 catalog_manager.cc:5697] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 2 to 4, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 4 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } }
I20260709 13:09:27.905375 23922 catalog_manager.cc:5697] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 4 to 7, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 7 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } }
I20260709 13:09:27.908056 23922 catalog_manager.cc:5697] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 2, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } }
I20260709 13:09:27.910678 23922 catalog_manager.cc:5697] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } }
I20260709 13:09:27.962572 23922 catalog_manager.cc:5697] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 3 to 5, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 5 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:27.998102 25984 log.cc:927] Time spent T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb: Append to log took a long time: real 0.052s	user 0.001s	sys 0.003s
I20260709 13:09:28.000506 23922 catalog_manager.cc:5697] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:28.003487 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 91524us
I20260709 13:09:28.006953 23922 catalog_manager.cc:5697] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:28.004020 26026 log.cc:927] Time spent T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0: Append to log took a long time: real 0.092s	user 0.004s	sys 0.000s
W20260709 13:09:28.021214 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 111088us
I20260709 13:09:28.032054 25896 consensus_queue.cc:1048] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:09:28.068032 25073 raft_consensus.cc:1275] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:28.116072 26010 consensus_queue.cc:1048] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
W20260709 13:09:28.130460 26025 log.cc:927] Time spent T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.272s	user 0.009s	sys 0.002s
W20260709 13:09:28.165757 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 90013.5us
I20260709 13:09:28.226958 23919 catalog_manager.cc:5697] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 1 to 2, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } }
W20260709 13:09:28.256522 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 70259.5us
I20260709 13:09:28.259972 23919 catalog_manager.cc:5697] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 5 to 6, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 6 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:28.319245 23921 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33826 (request call id 135) took 1214 ms. Trace:
I20260709 13:09:28.319653 23921 rpcz_store.cc:276] 0709 13:09:27.105527 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.106347 (+   820us) service_pool.cc:224] Handling call
0709 13:09:28.319184 (+1212837us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":35815,"reported_tablets":17}
I20260709 13:09:28.428988 23922 catalog_manager.cc:5697] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 3 to 4, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 4 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:28.485488 25073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
mode: GRACEFUL
new_leader_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:44632
I20260709 13:09:28.486110 25073 raft_consensus.cc:606] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Received request to transfer leadership to TS 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:28.495579 24165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b263720a7580408185bf1cebc90c8684"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
mode: GRACEFUL
new_leader_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:33052
I20260709 13:09:28.496311 24165 raft_consensus.cc:606] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Received request to transfer leadership to TS 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:28.498062 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:09:28.500324 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:28.526964 25896 raft_consensus.cc:993] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2: : Instructing follower 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:28.527673 25896 raft_consensus.cc:1081] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Signalling peer 19b813628af04cc591357bd5c3d7b9bb to start an election
I20260709 13:09:28.531036 25073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b263720a7580408185bf1cebc90c8684"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
 from {username='slave'} at 127.0.0.1:35052
I20260709 13:09:28.531666 25073 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:28.532047 25073 raft_consensus.cc:3060] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:28.540081 25073 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:28.552083 25073 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:28.553205 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:28.554056 24238 raft_consensus.cc:3060] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:28.560802 24172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:28.561575 24172 raft_consensus.cc:3055] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:28.561951 24172 raft_consensus.cc:740] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:28.562749 24172 consensus_queue.cc:260] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:28.571120 24172 raft_consensus.cc:3060] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:28.574023 24238 raft_consensus.cc:2468] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:28.599143 24947 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:28.599937 26034 raft_consensus.cc:2804] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:28.600453 24172 raft_consensus.cc:2468] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19b813628af04cc591357bd5c3d7b9bb in term 3.
I20260709 13:09:28.607901 26034 raft_consensus.cc:697] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Becoming Leader. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:28.614774 26034 consensus_queue.cc:237] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:29.019703 26034 raft_consensus.cc:993] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb: : Instructing follower 65c4ffee45da4646a5d02740173e4bc0 to start an election
I20260709 13:09:29.020727 26034 raft_consensus.cc:1081] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Signalling peer 65c4ffee45da4646a5d02740173e4bc0 to start an election
I20260709 13:09:29.032943 23918 catalog_manager.cc:5697] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb reported cstate change: term changed from 2 to 3, leader changed from 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131) to 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129). New cstate: current_term: 3 leader_uuid: "19b813628af04cc591357bd5c3d7b9bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:29.039134 24092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:47242
I20260709 13:09:29.039882 24092 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:29.040314 24092 raft_consensus.cc:3060] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.044909 24245 raft_consensus.cc:1275] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:29.051503 26038 consensus_queue.cc:1048] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:29.070573 24092 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:29.087019 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:29.087630 24239 raft_consensus.cc:3060] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.103219 24239 raft_consensus.cc:2468] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:29.104533 24063 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:29.105573 26002 raft_consensus.cc:2804] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:29.106194 26002 raft_consensus.cc:697] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:29.107180 26002 consensus_queue.cc:237] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:29.129885 24092 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:29.130069 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b7595d50f249b9ace9d6694c0e4d41" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:29.130818 25077 raft_consensus.cc:3055] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:29.131192 25077 raft_consensus.cc:740] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:29.132161 25077 consensus_queue.cc:260] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:29.132659 24166 raft_consensus.cc:1275] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Refusing update from remote peer 19b813628af04cc591357bd5c3d7b9bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:29.134325 26038 consensus_queue.cc:1048] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:29.133711 25077 raft_consensus.cc:3060] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.144588 25077 raft_consensus.cc:2468] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:29.160408 23919 catalog_manager.cc:5697] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 2 to 3, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:29.557842 24239 raft_consensus.cc:1275] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:29.562420 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:29.564132 26002 consensus_queue.cc:1048] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:29.621214 25070 raft_consensus.cc:1275] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:29.623234 26030 consensus_queue.cc:1048] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:09:29.664462 23953 debug-util.cc:398] Leaking SignalData structure 0x7b0800321b80 after lost signal to thread 20817
W20260709 13:09:29.665870 23953 debug-util.cc:398] Leaking SignalData structure 0x7b08000c8a00 after lost signal to thread 23956
W20260709 13:09:29.667309 23953 debug-util.cc:398] Leaking SignalData structure 0x7b0800046f60 after lost signal to thread 24123
W20260709 13:09:29.668515 23953 debug-util.cc:398] Leaking SignalData structure 0x7b0800046700 after lost signal to thread 24197
W20260709 13:09:29.675578 23953 debug-util.cc:398] Leaking SignalData structure 0x7b08002ef080 after lost signal to thread 24271
W20260709 13:09:29.676960 23953 debug-util.cc:398] Leaking SignalData structure 0x7b0800318720 after lost signal to thread 25111
W20260709 13:09:29.677819 23953 debug-util.cc:398] Leaking SignalData structure 0x7b08000c19c0 after lost signal to thread 26016
I20260709 13:09:29.830687 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:29.973498 25077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
mode: GRACEFUL
new_leader_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:44632
I20260709 13:09:29.974105 25077 raft_consensus.cc:606] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Received request to transfer leadership to TS 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:29.996722 25077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
mode: GRACEFUL
new_leader_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:44632
I20260709 13:09:29.997355 25077 raft_consensus.cc:606] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 9 LEADER]: Received request to transfer leadership to TS 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:30.004853 24238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875"
dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
mode: GRACEFUL
new_leader_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:35340
I20260709 13:09:30.005512 24238 raft_consensus.cc:606] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Received request to transfer leadership to TS 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:30.017144 25077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
mode: GRACEFUL
new_leader_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:44632
I20260709 13:09:30.017858 25077 raft_consensus.cc:606] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 9 LEADER]: Received request to transfer leadership to TS 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:30.029331 25070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef96737840b04d47997bb0192844150d"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
mode: GRACEFUL
new_leader_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:44632
I20260709 13:09:30.030028 25070 raft_consensus.cc:606] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Received request to transfer leadership to TS 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:30.039552 25070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
mode: GRACEFUL
new_leader_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:44632
I20260709 13:09:30.040237 25070 raft_consensus.cc:606] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Received request to transfer leadership to TS 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:30.047791 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:09:30.049639 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:30.079620 26022 raft_consensus.cc:993] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb: : Instructing follower 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:30.080220 26022 raft_consensus.cc:1081] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Signalling peer 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:30.089107 24165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:49626
I20260709 13:09:30.089823 24165 raft_consensus.cc:493] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:30.090212 24165 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:30.142527 24165 raft_consensus.cc:515] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:30.197331 24165 leader_election.cc:290] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:30.199744 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:30.200691 25070 raft_consensus.cc:3055] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:30.201184 25070 raft_consensus.cc:740] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:30.202234 25070 consensus_queue.cc:260] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:30.219322 25070 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:30.226230 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0d5694bc6e458089b62007986b610f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:30.226918 24238 raft_consensus.cc:3060] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:30.259461 25070 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:30.266757 24238 raft_consensus.cc:2468] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:30.268097 24138 leader_election.cc:304] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:30.275977 25896 raft_consensus.cc:2804] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:30.276531 25896 raft_consensus.cc:697] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:30.277351 25896 consensus_queue.cc:237] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:30.291167 26062 raft_consensus.cc:993] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548: : Instructing follower 4f707242b6d64c3898e46b86e080dba2 to start an election
W20260709 13:09:30.300922 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 60953.3us
I20260709 13:09:30.310895 26062 raft_consensus.cc:1081] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Signalling peer 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:30.330838 24165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:60648
I20260709 13:09:30.331444 24165 raft_consensus.cc:493] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:30.331789 24165 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:30.340287 24165 raft_consensus.cc:515] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:30.343398 24165 leader_election.cc:290] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:30.343922 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:30.344549 25070 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:09:30.348956 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 81183.5us
I20260709 13:09:30.353847 25070 raft_consensus.cc:2468] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:30.355031 24138 leader_election.cc:304] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:30.356241 26067 raft_consensus.cc:2804] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:30.356760 26067 raft_consensus.cc:697] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
W20260709 13:09:30.360059 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 73322.6us
I20260709 13:09:30.363827 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a5979811df1413ca5695f8ccb329875" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:30.364411 24238 raft_consensus.cc:3055] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:30.364681 24238 raft_consensus.cc:740] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:30.365437 24238 consensus_queue.cc:260] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:30.369975 24238 raft_consensus.cc:3060] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:30.357893 26067 consensus_queue.cc:237] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:30.381333 24238 raft_consensus.cc:2468] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:30.388585 23919 catalog_manager.cc:5697] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 5 to 6, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 6 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:30.437986 26072 raft_consensus.cc:993] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb: : Instructing follower 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:30.438609 25966 raft_consensus.cc:1081] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Signalling peer 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:30.459012 24165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef96737840b04d47997bb0192844150d"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:49626
I20260709 13:09:30.459769 24165 raft_consensus.cc:493] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:30.460150 24165 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:30.472211 26065 raft_consensus.cc:993] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb: : Instructing follower 65c4ffee45da4646a5d02740173e4bc0 to start an election
I20260709 13:09:30.472958 25966 raft_consensus.cc:1081] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Signalling peer 65c4ffee45da4646a5d02740173e4bc0 to start an election
I20260709 13:09:30.480391 24165 raft_consensus.cc:515] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:30.489023 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:30.489243 24165 leader_election.cc:290] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:30.489694 25070 raft_consensus.cc:3055] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:30.490079 25070 raft_consensus.cc:740] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:30.490532 24090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef96737840b04d47997bb0192844150d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:30.491168 24090 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:30.490847 25070 consensus_queue.cc:260] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:30.491959 25070 raft_consensus.cc:3060] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:30.498597 25070 raft_consensus.cc:2468] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:30.499625 24099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:47242
I20260709 13:09:30.500236 24099 raft_consensus.cc:493] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:30.500541 26065 raft_consensus.cc:993] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb: : Instructing follower 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:30.500627 24099 raft_consensus.cc:3060] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:30.501158 26065 raft_consensus.cc:1081] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 9 LEADER]: Signalling peer 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:30.498751 24090 raft_consensus.cc:2468] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:30.503965 24137 leader_election.cc:304] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:30.505316 26074 raft_consensus.cc:2804] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:30.506023 26074 raft_consensus.cc:697] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:30.507048 26074 consensus_queue.cc:237] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:30.518690 25966 raft_consensus.cc:993] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb: : Instructing follower 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:30.519296 25966 raft_consensus.cc:1081] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 9 LEADER]: Signalling peer 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:30.526520 24170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:49626
I20260709 13:09:30.527133 24170 raft_consensus.cc:493] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:30.527494 24170 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:09:30.532250 24165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:49626
I20260709 13:09:30.532938 24165 raft_consensus.cc:493] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:30.533319 24165 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:09:30.567008 23919 catalog_manager.cc:5697] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 4 to 5, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 5 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:30.561987 24170 raft_consensus.cc:515] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:30.569628 24165 raft_consensus.cc:515] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:30.569561 23919 catalog_manager.cc:5697] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 4 to 5, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 5 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:30.576399 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:30.577051 24239 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:09:30.611269 24239 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 10.
I20260709 13:09:30.613071 24137 leader_election.cc:304] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:30.614015 26074 raft_consensus.cc:2804] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:09:30.614533 26074 raft_consensus.cc:697] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 10 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:30.615505 26074 consensus_queue.cc:237] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:30.567780 24099 raft_consensus.cc:515] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:30.630586 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:30.631372 24238 raft_consensus.cc:3060] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:30.634292 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:30.635054 24245 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:09:30.640830 24238 raft_consensus.cc:2468] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:30.643435 24245 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 10.
I20260709 13:09:30.650045 24063 leader_election.cc:304] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:30.651094 26058 raft_consensus.cc:2804] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:30.651638 26058 raft_consensus.cc:697] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:30.652556 26058 consensus_queue.cc:237] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:30.667219 24137 leader_election.cc:304] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:30.668289 26070 raft_consensus.cc:2804] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:09:30.668823 26070 raft_consensus.cc:697] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 10 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:30.669690 26070 consensus_queue.cc:237] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:30.697391 23919 catalog_manager.cc:5697] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 2 to 3, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:30.701226 24244 raft_consensus.cc:1240] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 10 FOLLOWER]: Rejecting Update request from peer 19b813628af04cc591357bd5c3d7b9bb for earlier term 9. Current term is 10. Ops: []
I20260709 13:09:30.703002 26065 consensus_queue.cc:1059] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:30.704265 25966 raft_consensus.cc:3055] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:09:30.704660 25966 raft_consensus.cc:740] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:30.707556 24170 leader_election.cc:290] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 10 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:30.708094 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589827a98444e9e8cbd7769f59bc94e" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:30.712338 24165 leader_election.cc:290] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 10 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:30.713266 24099 leader_election.cc:290] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:30.716261 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd514b88bdc4698ab24964381d78ee0" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:30.716630 25073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644abc232cc9412eb2e9f6c806d55bf5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:30.716967 25077 raft_consensus.cc:3055] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:30.717331 25073 raft_consensus.cc:3055] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:09:30.717373 25077 raft_consensus.cc:740] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:30.717753 25073 raft_consensus.cc:740] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:30.718428 25077 consensus_queue.cc:260] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:30.718549 25073 consensus_queue.cc:260] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:30.719866 25966 consensus_queue.cc:260] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:30.721130 25966 raft_consensus.cc:3060] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:09:30.719898 25073 raft_consensus.cc:3060] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:09:30.730665 23918 catalog_manager.cc:5697] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 9 to 10, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 10 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:30.751031 25070 raft_consensus.cc:2468] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 10.
I20260709 13:09:30.779100 24244 raft_consensus.cc:1275] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:09:30.790097 25896 consensus_queue.cc:1048] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:30.719890 25077 raft_consensus.cc:3060] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:30.916618 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 134951us
I20260709 13:09:31.030215 25073 raft_consensus.cc:2468] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 10.
W20260709 13:09:31.034240 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 139468us
W20260709 13:09:31.052459 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 169588us
I20260709 13:09:31.053225 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:31.047520 25077 raft_consensus.cc:2468] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
W20260709 13:09:31.090565 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 214844us
W20260709 13:09:31.248276 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 151227us
I20260709 13:09:31.453524 25073 raft_consensus.cc:1275] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 10 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:09:31.454067 25077 raft_consensus.cc:1275] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:31.459407 26085 consensus_queue.cc:1048] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:09:31.460196 24137 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.572s	user 0.030s	sys 0.006s
I20260709 13:09:31.461689 26085 consensus_queue.cc:1048] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:31.463241 24137 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.575s	user 0.030s	sys 0.006s
I20260709 13:09:31.474545 24239 raft_consensus.cc:1275] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:31.478271 24239 raft_consensus.cc:1275] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 10 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:09:31.485967 25063 raft_consensus.cc:1275] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:09:31.488399 26085 consensus_queue.cc:1048] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:31.527318 24239 raft_consensus.cc:1275] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 10 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:09:31.528980 26083 consensus_queue.cc:1048] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.029s
I20260709 13:09:31.525224 26085 consensus_queue.cc:1048] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 13:09:31.580078 26099 consensus_queue.cc:1048] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.013s
I20260709 13:09:31.656301 25077 raft_consensus.cc:1275] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:31.657871 25073 raft_consensus.cc:1275] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 10 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:09:31.658463 26103 consensus_queue.cc:1048] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:31.665089 26085 consensus_queue.cc:1048] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:09:31.706158 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:31.757205 24095 raft_consensus.cc:1275] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:09:31.835057 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 74053.8us
I20260709 13:09:31.822141 26093 raft_consensus.cc:493] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:31.843575 26093 raft_consensus.cc:515] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:31.836926 26110 raft_consensus.cc:493] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:31.846046 26110 raft_consensus.cc:515] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:31.847479 26112 consensus_queue.cc:1048] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:31.841961 26111 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:31.856459 26111 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:31.870313 26110 leader_election.cc:290] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:31.870965 26111 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:31.871220 26093 leader_election.cc:290] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:31.873235 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:31.873600 24170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:31.915257 26093 raft_consensus.cc:493] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:31.915836 26093 raft_consensus.cc:515] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:31.918133 26093 leader_election.cc:290] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:31.935160 26093 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:31.936038 26093 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:31.941788 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:31.943336 26102 raft_consensus.cc:493] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:31.943922 26102 raft_consensus.cc:515] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:31.946286 26102 leader_election.cc:290] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:31.947227 26093 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:31.949649 26102 raft_consensus.cc:493] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:31.965302 26102 raft_consensus.cc:515] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:31.966105 25063 raft_consensus.cc:1275] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:31.967428 26102 leader_election.cc:290] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:31.968302 25055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:31.972245 25070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:31.950057 26096 raft_consensus.cc:493] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
W20260709 13:09:31.955132 24947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 204407us
I20260709 13:09:31.957571 26084 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:31.983387 26084 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:31.973225 26096 raft_consensus.cc:515] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:31.988588 26096 leader_election.cc:290] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:31.997372 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:32.000953 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:32.021173 26102 raft_consensus.cc:493] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 61ea2eff65d64402b16b1c23efe56548)
I20260709 13:09:32.021814 26102 raft_consensus.cc:515] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:32.023241 26084 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:32.023979 26102 leader_election.cc:290] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:32.026877 23919 catalog_manager.cc:5697] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 9 to 10, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 10 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:32.046518 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 360027us
I20260709 13:09:32.051132 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:32.066452 26087 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:32.067082 26087 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:32.069113 26087 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:32.073964 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:32.074690 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:32.076174 24247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253e12e337814444b9e80325a5f4688f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:32.076697 24245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0edf0c9dfe44e7aca90bd1e3f01d3f" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:32.077350 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:32.077462 24244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4859dd7070874b6e932b84a55d931294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:32.079041 24239 raft_consensus.cc:1275] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:32.094039 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49fdc83af149485293f11b2fe265cca3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:32.121747 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:32.123106 26125 consensus_queue.cc:1048] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:32.134508 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be11d44c5c324d799944f63d6fc51418" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:32.145807 24240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d"
dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
mode: GRACEFUL
new_leader_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:35340
I20260709 13:09:32.146716 24240 raft_consensus.cc:606] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 6 LEADER]: Received request to transfer leadership to TS 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:32.147099 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:32.154115 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b80deacab3450088ac150b405b425d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:32.166040 24947 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:32.165961 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff8bc663c484879add9c7c9622aa294" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:32.182039 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:32.186241 25077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
mode: GRACEFUL
new_leader_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:44632
I20260709 13:09:32.186977 25077 raft_consensus.cc:606] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Received request to transfer leadership to TS 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:32.180610 26084 raft_consensus.cc:2749] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:32.206873 24063 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:32.207880 26093 raft_consensus.cc:2749] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:09:32.208364 24063 leader_election.cc:304] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:32.209581 26125 raft_consensus.cc:2749] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.211541 25078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3e616b4df84086a52077fd95703b78" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "19b813628af04cc591357bd5c3d7b9bb" is_pre_election: true
I20260709 13:09:32.217064 24063 leader_election.cc:304] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:32.218061 26110 raft_consensus.cc:2749] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:32.219444 24063 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:32.226178 26102 raft_consensus.cc:2749] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:32.227679 24063 leader_election.cc:304] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:32.229060 26102 raft_consensus.cc:2749] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:32.230484 26102 consensus_queue.cc:1048] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:32.232648 26087 raft_consensus.cc:993] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548: : Instructing follower 65c4ffee45da4646a5d02740173e4bc0 to start an election
I20260709 13:09:32.233385 26086 raft_consensus.cc:1081] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 6 LEADER]: Signalling peer 65c4ffee45da4646a5d02740173e4bc0 to start an election
I20260709 13:09:32.251171 25078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "240318332a6f4a30907113cd4f599556"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
mode: GRACEFUL
new_leader_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:44632
I20260709 13:09:32.251914 25078 raft_consensus.cc:606] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Received request to transfer leadership to TS 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:32.258060 24240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497"
dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
mode: GRACEFUL
new_leader_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:35340
I20260709 13:09:32.258780 24240 raft_consensus.cc:606] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Received request to transfer leadership to TS 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:32.232589 24063 leader_election.cc:304] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
W20260709 13:09:32.263908 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 95950.4us
I20260709 13:09:32.264629 24063 leader_election.cc:304] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:32.265218 26093 raft_consensus.cc:2749] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.266650 25078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5"
dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
mode: GRACEFUL
new_leader_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:44632
I20260709 13:09:32.267362 25078 raft_consensus.cc:606] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Received request to transfer leadership to TS 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:32.267632 26093 raft_consensus.cc:2749] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:09:32.268954 24063 leader_election.cc:304] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:32.269897 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:32.271940 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:32.272639 26093 raft_consensus.cc:2749] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:32.275727 24063 leader_election.cc:304] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:32.276556 26093 raft_consensus.cc:2749] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:32.280666 24211 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:32.282543 26133 raft_consensus.cc:2749] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:09:32.267382 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 93372.1us
I20260709 13:09:32.305368 24092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:43782
I20260709 13:09:32.306252 24092 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:32.306708 24092 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:09:32.348136 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 58557.6us
I20260709 13:09:32.350096 26089 raft_consensus.cc:993] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb: : Instructing follower 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:32.351573 26089 raft_consensus.cc:1081] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Signalling peer 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:32.356019 24092 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:32.365710 26086 raft_consensus.cc:993] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548: : Instructing follower 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:32.379565 26086 raft_consensus.cc:1081] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Signalling peer 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:32.368884 24169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:49626
I20260709 13:09:32.380775 24092 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:32.381567 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:32.381604 24165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:60648
I20260709 13:09:32.390793 24239 raft_consensus.cc:3055] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:09:32.391350 24239 raft_consensus.cc:740] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:32.392181 24239 consensus_queue.cc:260] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:32.393426 26117 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:32.382288 25058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031c181e7df44e949ba65ef56d0e7a6d" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:32.394575 25058 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:32.394508 26117 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:32.396924 26117 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:32.393532 24239 raft_consensus.cc:3060] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:32.390877 24165 raft_consensus.cc:493] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:32.398027 24165 raft_consensus.cc:3060] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.382261 24169 raft_consensus.cc:493] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:32.405716 24169 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:32.406083 24239 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 7.
I20260709 13:09:32.407263 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:32.406219 24165 raft_consensus.cc:515] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:32.409205 24063 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:32.410557 24165 leader_election.cc:290] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:32.411698 26093 raft_consensus.cc:2804] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:09:32.411710 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:32.412364 26093 raft_consensus.cc:697] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 7 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:32.412554 24094 raft_consensus.cc:3060] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.414433 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "073e8a3729864167ad73e9a85947f5c4" candidate_uuid: "19b813628af04cc591357bd5c3d7b9bb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:32.413362 26093 consensus_queue.cc:237] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:32.419631 24947 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [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: 19b813628af04cc591357bd5c3d7b9bb; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:32.421660 26130 raft_consensus.cc:2749] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:32.436882 25058 raft_consensus.cc:2468] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 7.
I20260709 13:09:32.438056 24094 raft_consensus.cc:2468] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:32.445014 24137 leader_election.cc:304] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:32.446018 26134 raft_consensus.cc:2804] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:32.446558 26134 raft_consensus.cc:697] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:32.447430 26134 consensus_queue.cc:237] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:32.464851 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9996b75f98a34a83ae5a812c55b7a497" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:32.465543 24239 raft_consensus.cc:3055] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:32.465857 24239 raft_consensus.cc:740] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:32.479336 24239 consensus_queue.cc:260] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:32.480741 24239 raft_consensus.cc:3060] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.479674 24169 raft_consensus.cc:515] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:32.498805 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:32.499042 24169 leader_election.cc:290] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:32.499517 24240 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:32.503347 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbaed56af6cc4d9f8b90ce1a567ba5f5" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:32.504184 25062 raft_consensus.cc:3055] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:32.504536 25062 raft_consensus.cc:740] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:32.511955 24240 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:32.512550 25062 consensus_queue.cc:260] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:32.514338 25062 raft_consensus.cc:3060] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:32.517513 24137 leader_election.cc:304] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:32.521595 26134 raft_consensus.cc:2804] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:32.522636 26134 raft_consensus.cc:697] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:32.523550 26134 consensus_queue.cc:237] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:32.530201 23921 catalog_manager.cc:5697] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 6 to 7, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 7 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:32.542819 25062 raft_consensus.cc:2468] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:32.554472 24239 raft_consensus.cc:2468] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:32.585807 23921 catalog_manager.cc:5697] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 2 to 3, leader changed from 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.591303 26130 raft_consensus.cc:993] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb: : Instructing follower 65c4ffee45da4646a5d02740173e4bc0 to start an election
I20260709 13:09:32.602634 26089 raft_consensus.cc:1081] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Signalling peer 65c4ffee45da4646a5d02740173e4bc0 to start an election
I20260709 13:09:32.603955 23921 catalog_manager.cc:5697] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 5 to 6, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 6 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.604575 24094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c"
dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
 from {username='slave'} at 127.0.0.1:47242
I20260709 13:09:32.607899 24094 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:32.608341 24094 raft_consensus.cc:3060] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.616654 26130 raft_consensus.cc:993] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb: : Instructing follower 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:32.617197 26130 raft_consensus.cc:1081] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Signalling peer 4f707242b6d64c3898e46b86e080dba2 to start an election
I20260709 13:09:32.619065 24169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "240318332a6f4a30907113cd4f599556"
dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
 from {username='slave'} at 127.0.0.1:49626
I20260709 13:09:32.621259 24169 raft_consensus.cc:493] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:32.621654 24169 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:32.663367 24169 raft_consensus.cc:515] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:32.676756 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:32.677553 25062 raft_consensus.cc:3055] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:32.683871 25062 raft_consensus.cc:740] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:32.684839 25062 consensus_queue.cc:260] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:32.686100 25062 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:32.660581 24094 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:32.697139 24169 leader_election.cc:290] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:32.703554 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240318332a6f4a30907113cd4f599556" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:32.704207 24240 raft_consensus.cc:3060] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:32.710170 25062 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:32.713501 24138 leader_election.cc:304] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [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: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2; no voters: 
I20260709 13:09:32.716111 24094 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:32.716660 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:32.717263 24242 raft_consensus.cc:3060] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.720547 25062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ebc97a0fd64d8abf854d91fe716d7c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "19b813628af04cc591357bd5c3d7b9bb"
I20260709 13:09:32.721227 25062 raft_consensus.cc:3055] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:32.721621 25062 raft_consensus.cc:740] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 19b813628af04cc591357bd5c3d7b9bb, State: Running, Role: LEADER
I20260709 13:09:32.722628 25062 consensus_queue.cc:260] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:32.715878 26070 raft_consensus.cc:2804] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:32.725782 26070 raft_consensus.cc:697] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:32.732508 24242 raft_consensus.cc:2468] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:32.733610 24063 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:32.734189 25062 raft_consensus.cc:3060] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.734426 24240 raft_consensus.cc:2468] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:32.737564 26097 raft_consensus.cc:2804] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:32.742760 25062 raft_consensus.cc:2468] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:32.743096 26097 raft_consensus.cc:697] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:32.738077 26070 consensus_queue.cc:237] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:32.755275 26097 consensus_queue.cc:237] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:32.761137 24194 debug-util.cc:398] Leaking SignalData structure 0x7b080028aaa0 after lost signal to thread 20817
W20260709 13:09:32.762238 24194 debug-util.cc:398] Leaking SignalData structure 0x7b080025cae0 after lost signal to thread 23956
W20260709 13:09:32.763515 24194 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc620 after lost signal to thread 24123
W20260709 13:09:32.764621 24194 debug-util.cc:398] Leaking SignalData structure 0x7b08000ab220 after lost signal to thread 24197
W20260709 13:09:32.766942 24194 debug-util.cc:398] Leaking SignalData structure 0x7b080037a420 after lost signal to thread 24271
W20260709 13:09:32.769062 24194 debug-util.cc:398] Leaking SignalData structure 0x7b08000ec720 after lost signal to thread 25111
I20260709 13:09:32.769272 23921 catalog_manager.cc:5697] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 5 to 6, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 6 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.807418 23921 catalog_manager.cc:5697] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 3 to 4, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 4 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:32.940516 25062 raft_consensus.cc:1275] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 7 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:09:32.942451 26125 consensus_queue.cc:1048] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:09:32.979252 24242 raft_consensus.cc:1275] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:32.981434 26070 consensus_queue.cc:1048] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:32.981827 24242 raft_consensus.cc:1275] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:09:32.984870 26097 consensus_queue.cc:1048] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:33.032104 24094 raft_consensus.cc:1275] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:33.033510 26134 consensus_queue.cc:1048] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:33.082768 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 53443.5us
I20260709 13:09:33.111654 24240 raft_consensus.cc:1275] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:33.208832 25062 raft_consensus.cc:1275] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:33.214376 26070 consensus_queue.cc:1048] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:33.243247 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 118421us
I20260709 13:09:33.250169 25062 raft_consensus.cc:1275] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:33.251991 26125 consensus_queue.cc:1048] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:33.269562 26134 consensus_queue.cc:1048] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:33.287919 25058 raft_consensus.cc:1275] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:09:33.294971 26134 consensus_queue.cc:1048] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:33.314558 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:33.326730 24242 raft_consensus.cc:1275] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:33.332067 26159 consensus_queue.cc:1048] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:33.332888 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 199542us
I20260709 13:09:33.424983 20814 tablet_server.cc:179] TabletServer@127.20.83.129:38639 shutting down...
I20260709 13:09:33.444783 24239 raft_consensus.cc:1275] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 13:09:33.467372 24138 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260709 13:09:33.491645 26162 consensus_queue.cc:1048] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:09:33.541539 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 74201.9us
W20260709 13:09:33.550467 24064 consensus_peers.cc:597] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.551105 24064 consensus_peers.cc:597] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.567682 24138 consensus_peers.cc:597] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.569901 24138 consensus_peers.cc:597] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.573189 24138 consensus_peers.cc:597] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.575634 24212 consensus_peers.cc:597] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.576685 24212 consensus_peers.cc:597] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.578684 24138 consensus_peers.cc:597] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.579726 24064 consensus_peers.cc:597] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.633996 24064 consensus_peers.cc:597] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.638413 24138 consensus_peers.cc:597] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.656666 24212 consensus_peers.cc:597] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.669569 24138 consensus_peers.cc:597] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.670411 24064 consensus_peers.cc:597] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.673655 24064 consensus_peers.cc:597] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.683653 24064 consensus_peers.cc:597] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.692719 24138 consensus_peers.cc:597] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.695734 24212 consensus_peers.cc:597] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.708556 24138 consensus_peers.cc:597] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.730548 24064 consensus_peers.cc:597] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:33.742774 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:33.744073 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.745035 20814 raft_consensus.cc:2243] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.745690 20814 raft_consensus.cc:2272] T a5b7595d50f249b9ace9d6694c0e4d41 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.748962 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.749980 20814 raft_consensus.cc:2243] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.750568 20814 raft_consensus.cc:2272] T 2b9f4bdbd83443a8acf729516c3fd683 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.754571 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.755517 20814 raft_consensus.cc:2243] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.756316 20814 raft_consensus.cc:2272] T 4d2c7b75cad14a549f9ab9e91864680a P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:33.759593 24138 consensus_peers.cc:597] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:33.759995 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.760990 20814 raft_consensus.cc:2243] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.762285 20814 raft_consensus.cc:2272] T b11e53e78f0f4b898110229cb4cabf4c P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.765645 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.766718 20814 raft_consensus.cc:2243] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.767396 20814 raft_consensus.cc:2272] T 5a5979811df1413ca5695f8ccb329875 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.770676 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.771571 20814 raft_consensus.cc:2243] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.772723 20814 raft_consensus.cc:2272] T 7a4e1ae468a34f56a52c6f3cae9681df P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.775731 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.776515 20814 raft_consensus.cc:2243] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.777592 20814 raft_consensus.cc:2272] T 7784edb92da64fd497153876a1b80128 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.780901 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.781798 20814 raft_consensus.cc:2243] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.782337 20814 raft_consensus.cc:2272] T ef96737840b04d47997bb0192844150d P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:33.784983 24138 consensus_peers.cc:597] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.785785 24212 consensus_peers.cc:597] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.789702 24064 consensus_peers.cc:597] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:33.793252 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.794236 20814 raft_consensus.cc:2243] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.794917 20814 raft_consensus.cc:2272] T 1d9966bdd7a94d888af093ffce2be7ba P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.797772 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.798650 20814 raft_consensus.cc:2243] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.799239 20814 raft_consensus.cc:2272] T 6581c7a34dc14448a8ac0d88389c6dfc P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:33.800853 24212 consensus_peers.cc:597] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:33.802778 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.803797 20814 raft_consensus.cc:2243] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.804454 20814 raft_consensus.cc:2272] T 35fe3e932e724aabac634f80ce3b1dbe P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:33.804798 24138 consensus_peers.cc:597] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.810774 24212 consensus_peers.cc:597] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:33.815548 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.816586 20814 raft_consensus.cc:2243] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 6 LEADER]: Raft consensus shutting down.
W20260709 13:09:33.824676 24064 consensus_peers.cc:597] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:33.821873 20814 raft_consensus.cc:2272] T f9f909564f4c47e189f0ac64d62235fb P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.828027 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.828949 20814 raft_consensus.cc:2243] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.829545 20814 raft_consensus.cc:2272] T 4859dd7070874b6e932b84a55d931294 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.833127 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.834093 20814 raft_consensus.cc:2243] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.834735 20814 raft_consensus.cc:2272] T be11d44c5c324d799944f63d6fc51418 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.837882 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.838675 20814 raft_consensus.cc:2243] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.839231 20814 raft_consensus.cc:2272] T 74f863ff55414f91801cc6c7507c6600 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.841926 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.842754 20814 raft_consensus.cc:2243] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.843297 20814 raft_consensus.cc:2272] T fe03d819f6654a008ef74b8b4cb4a524 P 19b813628af04cc591357bd5c3d7b9bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.846805 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.847630 20814 raft_consensus.cc:2243] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.848172 20814 raft_consensus.cc:2272] T 0e0d5694bc6e458089b62007986b610f P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.851085 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.852864 20814 raft_consensus.cc:2243] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.853534 20814 raft_consensus.cc:2272] T 0d03737d80c546f592539ce76833e30e P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.856658 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.857568 20814 raft_consensus.cc:2243] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.858165 20814 raft_consensus.cc:2272] T a9bf0b7066b4489ab5c5f46e461f17c8 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.861128 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.862032 20814 raft_consensus.cc:2243] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.862620 20814 raft_consensus.cc:2272] T 240318332a6f4a30907113cd4f599556 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.866052 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.866998 20814 raft_consensus.cc:2243] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.868333 20814 raft_consensus.cc:2272] T f92b9846a91c4fe880b6f237f6606c09 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.871393 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.872270 20814 raft_consensus.cc:2243] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.872900 20814 raft_consensus.cc:2272] T 32a3dd69d733451a830180b17527bca9 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.875595 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.876379 20814 raft_consensus.cc:2243] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.876884 20814 raft_consensus.cc:2272] T 1589827a98444e9e8cbd7769f59bc94e P 19b813628af04cc591357bd5c3d7b9bb [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.880031 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.880973 20814 raft_consensus.cc:2243] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.881665 20814 raft_consensus.cc:2272] T 2c1a7b23ec474c3a81f4ef580144d74f P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.884701 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.885596 20814 raft_consensus.cc:2243] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.886544 20814 raft_consensus.cc:2272] T fbd514b88bdc4698ab24964381d78ee0 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.889621 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.890484 20814 raft_consensus.cc:2243] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.891168 20814 raft_consensus.cc:2272] T ffc9705215d84c0eb185a41e5074e583 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.894408 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.895226 20814 raft_consensus.cc:2243] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.895848 20814 raft_consensus.cc:2272] T 031c181e7df44e949ba65ef56d0e7a6d P 19b813628af04cc591357bd5c3d7b9bb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.899185 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.900007 20814 raft_consensus.cc:2243] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.900609 20814 raft_consensus.cc:2272] T ffeb156758964803b6b84a00993611d0 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.903614 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.904359 20814 raft_consensus.cc:2243] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.905303 20814 raft_consensus.cc:2272] T 89c1c7b12abd4197b9d5458c38b460da P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.908004 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.908778 20814 raft_consensus.cc:2243] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.909577 20814 raft_consensus.cc:2272] T 644abc232cc9412eb2e9f6c806d55bf5 P 19b813628af04cc591357bd5c3d7b9bb [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:33.912715 24212 consensus_peers.cc:597] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:33.912979 24138 consensus_peers.cc:597] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:33.912683 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.914287 20814 raft_consensus.cc:2243] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.915419 20814 raft_consensus.cc:2272] T f84b56c387da43659899899931abcd8d P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.918764 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.919631 20814 raft_consensus.cc:2243] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.920696 20814 raft_consensus.cc:2272] T b263720a7580408185bf1cebc90c8684 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.923580 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.924378 20814 raft_consensus.cc:2243] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.924889 20814 raft_consensus.cc:2272] T 8505cd75d067423b9822c0ea1ca670dc P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.927903 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.928854 20814 raft_consensus.cc:2243] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.934549 20814 raft_consensus.cc:2272] T 24a65fbba2e846968fe0b400097ed408 P 19b813628af04cc591357bd5c3d7b9bb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.937887 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.938694 20814 raft_consensus.cc:2243] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.939200 20814 raft_consensus.cc:2272] T 13ebc97a0fd64d8abf854d91fe716d7c P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.947618 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.948387 20814 raft_consensus.cc:2243] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.949241 20814 raft_consensus.cc:2272] T 82556878eac842669fb4d31e213afbc7 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.952550 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.953547 20814 raft_consensus.cc:2243] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.954073 20814 raft_consensus.cc:2272] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.957305 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.958104 20814 raft_consensus.cc:2243] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.958642 20814 raft_consensus.cc:2272] T 842c327ac422439c8be42f7ebdc90101 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:33.959631 24064 consensus_peers.cc:597] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:33.961366 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.962365 20814 raft_consensus.cc:2243] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.963006 20814 raft_consensus.cc:2272] T dc3e616b4df84086a52077fd95703b78 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.966130 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.967136 20814 raft_consensus.cc:2243] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.968487 20814 raft_consensus.cc:2272] T 20bb65e049e244369fd5494504a41ed3 P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.971778 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.972628 20814 raft_consensus.cc:2243] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.973690 20814 raft_consensus.cc:2272] T eaacbe0838f94d578592e637982b0c97 P 19b813628af04cc591357bd5c3d7b9bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.976599 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.977309 20814 raft_consensus.cc:2243] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.977824 20814 raft_consensus.cc:2272] T 073e8a3729864167ad73e9a85947f5c4 P 19b813628af04cc591357bd5c3d7b9bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.980679 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.981441 20814 raft_consensus.cc:2243] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:33.982012 20814 raft_consensus.cc:2272] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 19b813628af04cc591357bd5c3d7b9bb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.990716 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.991467 20814 raft_consensus.cc:2243] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.992502 20814 raft_consensus.cc:2272] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:33.995263 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:33.995913 20814 raft_consensus.cc:2243] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:09:33.996860 20814 raft_consensus.cc:2272] T bb4d96b87589402384ec771d4d19d0d1 P 19b813628af04cc591357bd5c3d7b9bb [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:34.317967 24064 connection.cc:769] client connection to 127.20.83.129:38639 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 13:09:34.452311 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.132:41399, user_credentials={real_user=slave}} blocked reactor thread for 86883.8us
I20260709 13:09:34.863025 26186 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:34.863642 26186 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:34.879472 24212 leader_election.cc:336] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:34.882304 26186 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:34.882483 26093 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:34.883186 26093 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:34.884256 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:34.885476 26093 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:34.887578 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:34.888561 24211 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:34.891093 26186 raft_consensus.cc:2749] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:34.897450 24064 leader_election.cc:336] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:34.898484 24064 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:34.901950 26191 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:34.902726 26093 raft_consensus.cc:2749] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:34.902678 26191 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:34.908769 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:34.905092 26191 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:34.922551 24138 leader_election.cc:336] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:34.923110 24138 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:34.924324 26162 raft_consensus.cc:2749] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:09:34.929032 26186 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:34.929777 26186 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:34.938999 24212 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:34.939941 26186 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:34.942871 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:34.944655 24211 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:34.946054 26164 raft_consensus.cc:2749] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:34.955766 26093 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:34.956465 26093 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:34.958647 26093 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:34.959374 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:34.960346 24239 raft_consensus.cc:2468] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:34.961834 24063 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:34.964466 26093 raft_consensus.cc:2804] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:34.964884 26093 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:34.965225 26093 raft_consensus.cc:3060] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:34.978433 24064 leader_election.cc:336] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:34.991185 26093 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:34.997714 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11e53e78f0f4b898110229cb4cabf4c" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:34.998397 24239 raft_consensus.cc:3060] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.021476 26182 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.022282 26182 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.024804 26182 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:35.027427 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:35.031651 24239 raft_consensus.cc:2468] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:35.032322 26093 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.046084 26070 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.046797 26070 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.048228 26164 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.048846 26164 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:35.051163 26164 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:35.057467 24212 leader_election.cc:336] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.062460 26070 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:35.101737 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 75578.2us
I20260709 13:09:35.102948 24063 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.116240 26193 raft_consensus.cc:2804] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:35.117635 26193 raft_consensus.cc:697] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:35.128268 26066 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.129869 26066 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:35.134132 26193 consensus_queue.cc:237] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:35.139114 26093 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.140326 26093 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.142869 26066 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:35.147634 26180 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.153062 26180 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:35.154495 26093 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:35.156840 26180 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:09:35.162483 24212 leader_election.cc:336] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.166109 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:35.169229 26093 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.170907 24095 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:35.171670 26093 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:35.174504 24138 leader_election.cc:336] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.182802 26162 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.183979 26162 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.187342 26162 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:35.188144 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:35.190138 24212 leader_election.cc:336] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.203709 24211 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:35.204901 26180 raft_consensus.cc:2749] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:35.212376 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:35.214359 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:35.215517 24095 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:35.198064 26093 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.220796 26195 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.222232 26195 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:35.225387 26195 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.227209 26190 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.220928 26162 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.228646 26190 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:35.229538 26162 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.231196 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:35.234062 24092 raft_consensus.cc:2468] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 2.
I20260709 13:09:35.234211 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:35.234977 24239 raft_consensus.cc:2468] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 2.
I20260709 13:09:35.237112 26190 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.238127 26093 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.238873 24137 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:35.239238 26093 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:35.241345 26191 raft_consensus.cc:2804] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:35.242040 26191 raft_consensus.cc:493] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.258599 26197 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.258939 24063 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.259639 26197 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.263615 26093 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.264425 26197 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:35.266649 26182 raft_consensus.cc:2804] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:35.267150 26182 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.267627 26182 raft_consensus.cc:3060] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.270080 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:35.272122 24239 raft_consensus.cc:2468] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 3.
I20260709 13:09:35.242648 26191 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:35.273411 24137 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.278184 24063 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.281427 26190 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:35.284296 26190 raft_consensus.cc:493] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.284752 26190 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:35.286185 26162 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:35.298391 24064 leader_election.cc:336] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.299082 24064 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:35.302357 23918 catalog_manager.cc:5697] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 2 to 3, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:35.304080 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:35.305963 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:35.306306 24168 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 6.
I20260709 13:09:35.305353 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:35.307401 24173 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 6.
I20260709 13:09:35.307828 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:35.308566 24242 raft_consensus.cc:2468] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:35.310402 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
W20260709 13:09:35.287456 24138 leader_election.cc:336] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.312572 24092 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:35.313154 26190 raft_consensus.cc:515] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.315572 26190 leader_election.cc:290] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:35.317238 26066 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.317994 26066 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:35.319041 26093 raft_consensus.cc:2749] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:35.317566 24211 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:35.321331 24063 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.322131 26197 raft_consensus.cc:2804] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:35.322536 26197 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.324050 24063 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.324541 26197 raft_consensus.cc:3060] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:35.325160 26193 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.325650 26180 raft_consensus.cc:2749] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:35.326109 24212 leader_election.cc:336] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.325901 26193 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.327986 24211 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:35.323742 26188 raft_consensus.cc:2804] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:35.328846 26190 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.329833 26188 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.330494 26188 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:35.330250 26190 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.330811 26066 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:35.323525 26194 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.332195 26194 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:35.332873 26190 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:35.335011 26198 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:35.335526 26198 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.335783 26194 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.335884 26198 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:35.316699 24137 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.323869 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e1ae468a34f56a52c6f3cae9681df" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:35.338076 24092 raft_consensus.cc:3060] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:35.339540 26190 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:35.341361 26190 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.341848 26190 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:09:35.322400 24138 leader_election.cc:336] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.341910 26066 raft_consensus.cc:2804] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:35.342209 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:35.342597 26066 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.342597 24138 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:35.343242 26066 raft_consensus.cc:3060] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.340751 24137 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
W20260709 13:09:35.344350 24138 leader_election.cc:336] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.344420 26162 raft_consensus.cc:2749] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:35.345088 26134 raft_consensus.cc:2804] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:35.347347 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:35.347698 26134 raft_consensus.cc:493] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.348141 24173 raft_consensus.cc:2468] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:35.324707 26191 raft_consensus.cc:515] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.348171 26134 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:35.359583 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:35.360422 24239 raft_consensus.cc:2468] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:35.362003 26186 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.362653 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92b9846a91c4fe880b6f237f6606c09" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:35.362673 26186 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:35.362892 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:35.328866 26193 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:35.364274 24173 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 6.
I20260709 13:09:35.363451 24095 raft_consensus.cc:3060] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:35.365201 26186 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.365731 24063 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.367710 26194 raft_consensus.cc:2804] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:35.368129 26194 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.368528 26194 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:09:35.371070 24212 leader_election.cc:336] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.372991 24063 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.358260 26191 leader_election.cc:290] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:35.374168 26093 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:35.374759 26093 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.375376 26093 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:09:35.378641 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 80298.1us
I20260709 13:09:35.379565 26190 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:35.381003 24064 leader_election.cc:336] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.383157 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:35.383996 24173 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 5.
I20260709 13:09:35.383303 24211 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:35.386085 24094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:35.386680 26186 raft_consensus.cc:2804] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:35.386910 26197 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:35.389038 26182 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:35.391278 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7784edb92da64fd497153876a1b80128" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:35.392307 24239 raft_consensus.cc:3060] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:35.393057 26134 raft_consensus.cc:515] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:35.393761 26182 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.395849 26134 leader_election.cc:290] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.390527 26197 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.403898 26066 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:35.408205 24095 raft_consensus.cc:2468] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:35.386983 26190 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 7 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:35.415771 24137 leader_election.cc:304] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.411005 26066 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:35.416735 26190 raft_consensus.cc:2804] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:35.389917 24211 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:35.419121 26180 raft_consensus.cc:2804] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:35.419538 26180 raft_consensus.cc:493] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.419938 26180 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:35.405310 24239 raft_consensus.cc:2468] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:35.421880 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84b56c387da43659899899931abcd8d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:35.387055 26186 raft_consensus.cc:493] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.397488 24242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:35.422586 24240 raft_consensus.cc:3060] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:35.422770 26186 raft_consensus.cc:3060] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:35.423175 24242 raft_consensus.cc:2393] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 3: Already voted for candidate 61ea2eff65d64402b16b1c23efe56548 in this term.
W20260709 13:09:35.416344 24212 leader_election.cc:336] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.417325 26190 raft_consensus.cc:697] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:35.425175 26190 consensus_queue.cc:237] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.430678 24063 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.431690 26197 raft_consensus.cc:2804] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:35.432267 26197 raft_consensus.cc:697] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
W20260709 13:09:35.414305 24138 leader_election.cc:336] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.397192 24092 raft_consensus.cc:2468] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:35.396409 26188 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:35.435775 24138 leader_election.cc:336] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.437799 24240 raft_consensus.cc:2468] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:35.443682 26197 consensus_queue.cc:237] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:35.447384 26191 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.440397 26093 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.448132 26191 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:35.449733 26093 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:35.450488 26093 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.451053 26191 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.447445 24137 leader_election.cc:304] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:35.454033 26162 raft_consensus.cc:2804] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:35.454666 26162 raft_consensus.cc:697] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:35.455848 26162 consensus_queue.cc:237] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:35.457931 24137 leader_election.cc:304] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
W20260709 13:09:35.458340 20814 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25108)
I20260709 13:09:35.459420 26189 raft_consensus.cc:2804] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election won for term 6
W20260709 13:09:35.459955 24138 leader_election.cc:336] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.451005 26093 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:35.461211 24138 leader_election.cc:336] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:35.461941 24138 leader_election.cc:336] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.465307 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd1e99eb1ef4b8cb12f89da5368f5a9" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:35.459996 26189 raft_consensus.cc:697] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:35.466235 24173 raft_consensus.cc:3060] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:35.467069 26189 consensus_queue.cc:237] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.468545 26093 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:09:35.464733 24138 leader_election.cc:336] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.471149 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:35.471408 24138 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:35.471685 24240 raft_consensus.cc:2468] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:35.439626 26186 raft_consensus.cc:515] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:35.470005 26194 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:35.483687 26180 raft_consensus.cc:515] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:35.484607 24137 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:35.485857 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:35.486171 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bb65e049e244369fd5494504a41ed3" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:35.486896 24240 raft_consensus.cc:3060] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:35.488075 26194 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.489593 26191 raft_consensus.cc:2804] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:35.490103 26191 raft_consensus.cc:493] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.490540 26191 raft_consensus.cc:3060] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:35.486896 24168 raft_consensus.cc:2468] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 4.
I20260709 13:09:35.495822 26180 leader_election.cc:290] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 election: Requested vote from peers 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
I20260709 13:09:35.499402 24165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24a65fbba2e846968fe0b400097ed408" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:35.500226 24165 raft_consensus.cc:3060] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:35.501185 24173 raft_consensus.cc:2468] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 7.
I20260709 13:09:35.495604 26188 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:35.502219 26195 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:35.511593 24168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f909564f4c47e189f0ac64d62235fb" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:35.512698 24168 raft_consensus.cc:3060] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:35.520172 24165 raft_consensus.cc:2468] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 6.
I20260709 13:09:35.526191 24240 raft_consensus.cc:2468] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 5.
I20260709 13:09:35.479281 26198 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.529883 24094 raft_consensus.cc:2393] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f707242b6d64c3898e46b86e080dba2 in current term 7: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:35.534201 24097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:35.535583 26198 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:35.535615 24097 raft_consensus.cc:2393] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 61ea2eff65d64402b16b1c23efe56548 in current term 3: Already voted for candidate 65c4ffee45da4646a5d02740173e4bc0 in this term.
I20260709 13:09:35.547259 24063 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.548082 26186 leader_election.cc:290] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:35.551703 26197 raft_consensus.cc:2804] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:35.552590 26197 raft_consensus.cc:697] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
W20260709 13:09:35.540850 24064 leader_election.cc:336] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:35.561327 24064 leader_election.cc:336] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:35.569996 24064 leader_election.cc:336] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:35.571980 24064 leader_election.cc:336] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.583146 24168 raft_consensus.cc:2468] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 7.
W20260709 13:09:35.583688 24212 leader_election.cc:336] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.585824 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b263720a7580408185bf1cebc90c8684" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:35.610054 26197 consensus_queue.cc:237] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:35.627873 26191 raft_consensus.cc:515] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
W20260709 13:09:35.645857 24212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 62229.7us
I20260709 13:09:35.645999 24173 raft_consensus.cc:3060] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:35.646864 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 138626us
W20260709 13:09:35.648196 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 76270us
I20260709 13:09:35.655606 26191 leader_election.cc:290] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: Requested vote from peers 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399), 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639)
W20260709 13:09:35.648617 24138 leader_election.cc:336] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:35.649701 24212 leader_election.cc:336] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.652868 24137 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:35.661861 24211 leader_election.cc:304] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:35.668001 24063 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.679214 24173 raft_consensus.cc:2468] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:35.680065 24063 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.686064 26196 raft_consensus.cc:2804] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:35.683204 26182 raft_consensus.cc:2804] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:35.688671 26209 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 13:09:35.694780 26204 log.cc:927] Time spent T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2: Append to log took a long time: real 0.128s	user 0.000s	sys 0.001s
I20260709 13:09:35.706284 26182 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 19b813628af04cc591357bd5c3d7b9bb)
I20260709 13:09:35.706439 24063 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.708294 26188 raft_consensus.cc:2804] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:09:35.709093 26194 raft_consensus.cc:2804] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:09:35.709779 26194 raft_consensus.cc:697] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 7 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:35.707291 26182 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:35.712181 26194 consensus_queue.cc:237] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.714391 26188 raft_consensus.cc:697] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 7 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:35.715572 26188 consensus_queue.cc:237] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:35.730080 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 59208.5us
I20260709 13:09:35.731909 24211 leader_election.cc:304] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:35.733330 26066 raft_consensus.cc:2804] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:35.733951 26066 raft_consensus.cc:697] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:35.734963 26066 consensus_queue.cc:237] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:09:35.776500 24138 leader_election.cc:336] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.785746 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaacbe0838f94d578592e637982b0c97" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:35.786604 24239 raft_consensus.cc:3060] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:35.806113 23921 catalog_manager.cc:5697] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 4 to 5, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 5 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:35.809010 23921 catalog_manager.cc:5697] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 4 to 5, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 5 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:35.813232 26182 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.816684 26182 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:09:35.813225 24064 leader_election.cc:336] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:35.818516 24064 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:35.823004 24064 leader_election.cc:336] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:35.824178 24064 leader_election.cc:336] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.824769 24064 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 61ea2eff65d64402b16b1c23efe56548
I20260709 13:09:35.828982 24173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:35.830013 24173 raft_consensus.cc:2393] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 65c4ffee45da4646a5d02740173e4bc0 in current term 7: Already voted for candidate 4f707242b6d64c3898e46b86e080dba2 in this term.
I20260709 13:09:35.840957 24239 raft_consensus.cc:2468] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:35.848531 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82556878eac842669fb4d31e213afbc7" candidate_uuid: "65c4ffee45da4646a5d02740173e4bc0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2"
I20260709 13:09:35.848925 24211 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:35.857841 24169 raft_consensus.cc:3060] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:35.850128 26182 raft_consensus.cc:2749] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:35.810882 23921 catalog_manager.cc:5697] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 5 to 6, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 6 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:35.862473 26186 raft_consensus.cc:2749] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:09:35.872032 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 45522.5us
W20260709 13:09:35.884505 24138 consensus_peers.cc:597] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.890627 24239 raft_consensus.cc:1275] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:09:35.894718 24064 leader_election.cc:336] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:35.912436 24064 leader_election.cc:336] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.884780 24169 raft_consensus.cc:2468] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65c4ffee45da4646a5d02740173e4bc0 in term 5.
W20260709 13:09:35.913251 24064 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:35.916059 24064 leader_election.cc:336] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:35.918046 24064 leader_election.cc:336] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.918638 24064 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [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: 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb, 4f707242b6d64c3898e46b86e080dba2
I20260709 13:09:35.921254 24063 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 
I20260709 13:09:35.921559 24137 leader_election.cc:304] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:35.922485 26189 raft_consensus.cc:2804] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:35.922592 26093 raft_consensus.cc:2804] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:35.923105 26189 raft_consensus.cc:697] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:35.923230 26093 raft_consensus.cc:697] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 LEADER]: Becoming Leader. State: Replica: 65c4ffee45da4646a5d02740173e4bc0, State: Running, Role: LEADER
I20260709 13:09:35.924199 26093 consensus_queue.cc:237] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:35.929256 24239 raft_consensus.cc:1275] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:35.932567 26182 consensus_queue.cc:1048] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:35.924176 26189 consensus_queue.cc:237] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:35.913251 26196 raft_consensus.cc:697] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 6 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:35.924702 26193 raft_consensus.cc:2749] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 13:09:35.946617 24138 consensus_peers.cc:597] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.919039 26194 consensus_queue.cc:1048] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
W20260709 13:09:35.970063 24064 consensus_peers.cc:597] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:35.970587 24064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 50360.2us
I20260709 13:09:35.979133 23918 catalog_manager.cc:5697] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 3 to 4, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 4 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:35.983623 23921 catalog_manager.cc:5697] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 3 to 4, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 4 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:35.990655 24064 leader_election.cc:336] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:35.995860 24239 raft_consensus.cc:1275] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:09:36.012732 24212 consensus_peers.cc:597] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:35.965535 26196 consensus_queue.cc:237] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [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: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } }
I20260709 13:09:36.033021 24092 raft_consensus.cc:1275] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:36.040925 26189 consensus_queue.cc:1048] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:36.041186 24138 consensus_peers.cc:597] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:36.045369 24212 consensus_peers.cc:597] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:36.046687 23921 catalog_manager.cc:5697] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 4 to 5, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 5 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:36.049660 26191 consensus_queue.cc:1048] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:36.067997 23921 catalog_manager.cc:5697] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 6 to 7, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 7 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:36.072548 24138 consensus_peers.cc:597] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:36.073129 23918 catalog_manager.cc:5697] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 5 to 6, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 6 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:36.081939 23921 catalog_manager.cc:5697] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 6 to 7, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 7 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:36.102640 24138 consensus_peers.cc:597] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.104969 24064 consensus_peers.cc:597] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:36.107106 24090 raft_consensus.cc:1275] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 13:09:36.117424 24064 consensus_peers.cc:597] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:36.118840 24212 consensus_peers.cc:597] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.123409 24064 consensus_peers.cc:597] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:36.128034 23918 catalog_manager.cc:5697] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 3 to 4, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 4 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:36.133809 24212 consensus_peers.cc:597] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:36.138656 26189 consensus_queue.cc:1048] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:36.168015 23922 catalog_manager.cc:5697] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 reported cstate change: term changed from 4 to 5, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130). New cstate: current_term: 5 leader_uuid: "65c4ffee45da4646a5d02740173e4bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:36.178459 24212 consensus_peers.cc:597] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:36.198127 24173 raft_consensus.cc:1275] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:09:36.192705 24064 consensus_peers.cc:597] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:36.204025 26186 consensus_queue.cc:1048] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:36.212085 24138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:38639, user_credentials={real_user=slave}} blocked reactor thread for 45878.2us
W20260709 13:09:36.214421 24138 consensus_peers.cc:597] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:36.233610 24168 raft_consensus.cc:1275] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:09:36.234867 24169 raft_consensus.cc:1275] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:09:36.235126 26188 consensus_queue.cc:1048] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:09:36.235605 24138 consensus_peers.cc:597] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:36.239713 26197 consensus_queue.cc:1048] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:09:36.254110 24138 consensus_peers.cc:597] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.259718 24138 consensus_peers.cc:597] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.261564 24064 consensus_peers.cc:597] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:36.264348 24064 consensus_peers.cc:597] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:36.265969 24242 raft_consensus.cc:1275] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:36.268033 26194 consensus_queue.cc:1048] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:36.277966 24138 consensus_peers.cc:597] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.295753 24064 consensus_peers.cc:597] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.303618 24212 consensus_peers.cc:597] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:36.346477 24064 consensus_peers.cc:597] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:36.347023 24064 consensus_peers.cc:597] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.347407 24064 consensus_peers.cc:597] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.355122 24064 consensus_peers.cc:597] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:36.361490 24064 consensus_peers.cc:597] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.367728 24138 consensus_peers.cc:597] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.368341 24064 consensus_peers.cc:597] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:36.374411 24138 consensus_peers.cc:597] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.418499 24212 consensus_peers.cc:597] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.458923 20814 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 25108)
W20260709 13:09:36.480849 24064 consensus_peers.cc:597] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.486063 24064 consensus_peers.cc:597] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:36.496719 24173 raft_consensus.cc:1275] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:09:36.498520 26180 consensus_queue.cc:1048] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:36.519665 24165 raft_consensus.cc:1275] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Refusing update from remote peer 65c4ffee45da4646a5d02740173e4bc0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:09:36.564530 24212 consensus_peers.cc:597] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:36.565917 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 44811us
W20260709 13:09:36.570124 24212 consensus_peers.cc:597] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:36.582587 24239 raft_consensus.cc:1275] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:36.587879 26189 consensus_queue.cc:1048] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:36.588747 24063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 67753.6us
I20260709 13:09:36.589939 26188 consensus_queue.cc:1048] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:36.591113 24138 consensus_peers.cc:597] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:36.656812 24138 consensus_peers.cc:597] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.663305 24138 consensus_peers.cc:597] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:36.705907 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:35589, user_credentials={real_user=slave}} blocked reactor thread for 112018us
W20260709 13:09:36.768308 24138 consensus_peers.cc:597] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:37.007365 24212 consensus_peers.cc:597] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:37.459532 20814 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 25108)
I20260709 13:09:37.709236 26196 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:37.709842 26196 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:37.712080 26196 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:37.722458 24212 leader_election.cc:336] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:37.727586 24064 consensus_peers.cc:597] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:37.751737 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:37.752734 24095 raft_consensus.cc:2468] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 3.
I20260709 13:09:37.765957 24211 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:37.766950 26215 raft_consensus.cc:2804] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:37.767436 26215 raft_consensus.cc:493] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:37.767800 26215 raft_consensus.cc:3060] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:37.796316 26215 raft_consensus.cc:515] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:37.811663 24212 leader_election.cc:336] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:37.813544 26215 leader_election.cc:290] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:37.814352 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89c1c7b12abd4197b9d5458c38b460da" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:37.815115 24095 raft_consensus.cc:3060] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:37.826352 24095 raft_consensus.cc:2468] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ea2eff65d64402b16b1c23efe56548 in term 4.
I20260709 13:09:37.830823 24211 leader_election.cc:304] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:37.843284 26196 raft_consensus.cc:2804] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:37.852478 26191 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:37.853175 26191 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:37.856194 26191 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:37.857878 26196 raft_consensus.cc:697] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Becoming Leader. State: Replica: 61ea2eff65d64402b16b1c23efe56548, State: Running, Role: LEADER
I20260709 13:09:37.859098 26196 consensus_queue.cc:237] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [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: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:37.871454 24138 leader_election.cc:336] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:37.883698 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0" is_pre_election: true
I20260709 13:09:37.884683 24095 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 7.
I20260709 13:09:37.887081 24137 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:37.888087 26191 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:09:37.888536 26191 raft_consensus.cc:493] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:37.889060 26191 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:09:37.911309 23918 catalog_manager.cc:5697] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 reported cstate change: term changed from 2 to 4, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132). New cstate: current_term: 4 leader_uuid: "61ea2eff65d64402b16b1c23efe56548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.934947 26191 raft_consensus.cc:515] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:37.951771 24138 leader_election.cc:336] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:37.958335 26191 leader_election.cc:290] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 election: Requested vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:37.961117 24095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4d96b87589402384ec771d4d19d0d1" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "65c4ffee45da4646a5d02740173e4bc0"
I20260709 13:09:37.961882 24095 raft_consensus.cc:3060] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:09:38.010558 24095 raft_consensus.cc:2468] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 8.
I20260709 13:09:38.011658 24137 leader_election.cc:304] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0; no voters: 19b813628af04cc591357bd5c3d7b9bb
I20260709 13:09:38.012722 26248 raft_consensus.cc:2804] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:09:38.013324 26248 raft_consensus.cc:697] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 8 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:38.014225 26248 consensus_queue.cc:237] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [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: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:38.054606 23918 catalog_manager.cc:5697] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 6 to 8, leader changed from 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 8 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:38.385128 24090 raft_consensus.cc:1275] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Refusing update from remote peer 61ea2eff65d64402b16b1c23efe56548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:38.388191 26243 consensus_queue.cc:1048] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:38.389225 24212 consensus_peers.cc:597] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.391965 24212 consensus_peers.cc:597] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:38.420637 24138 consensus_peers.cc:597] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:38.434453 24212 consensus_peers.cc:597] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.460086 20814 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 25108)
W20260709 13:09:38.471448 24212 consensus_peers.cc:597] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.473448 24064 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111) [suppressed 387 similar messages]
I20260709 13:09:38.488212 24095 raft_consensus.cc:1275] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 8 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:09:38.494045 26248 consensus_queue.cc:1048] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:09:38.508201 24138 consensus_peers.cc:597] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:38.549170 24138 consensus_peers.cc:597] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.583802 24138 consensus_peers.cc:597] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.604246 24138 consensus_peers.cc:597] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.626509 24138 consensus_peers.cc:597] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:38.638356 24212 consensus_peers.cc:597] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.651006 24138 consensus_peers.cc:597] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:38.688553 24138 consensus_peers.cc:597] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.716673 24138 consensus_peers.cc:597] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.716979 24212 consensus_peers.cc:597] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.793673 24138 consensus_peers.cc:597] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.794183 24138 consensus_peers.cc:597] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.831598 24212 consensus_peers.cc:597] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.842811 24212 consensus_peers.cc:597] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:38.844741 24064 consensus_peers.cc:597] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:38.865986 24212 consensus_peers.cc:597] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:38.877313 24064 consensus_peers.cc:597] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.923583 24138 consensus_peers.cc:597] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:38.924525 24138 consensus_peers.cc:597] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.023881 24064 consensus_peers.cc:597] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.126606 24138 consensus_peers.cc:597] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.154551 24138 consensus_peers.cc:597] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.182224 24064 consensus_peers.cc:597] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:39.230327 24212 consensus_peers.cc:597] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.285957 24064 consensus_peers.cc:597] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.288025 24064 consensus_peers.cc:597] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.321660 24138 consensus_peers.cc:597] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:39.396795 24138 consensus_peers.cc:597] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.396934 24212 consensus_peers.cc:597] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.425432 24064 consensus_peers.cc:597] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.431464 24064 consensus_peers.cc:597] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.446123 24064 consensus_peers.cc:597] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:39.460691 20814 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 25108)
W20260709 13:09:39.503594 24064 consensus_peers.cc:597] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.553954 24064 consensus_peers.cc:597] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:39.562729 24064 consensus_peers.cc:597] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:39.565678 24064 consensus_peers.cc:597] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.626127 24064 consensus_peers.cc:597] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.650241 24064 consensus_peers.cc:597] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:39.755836 24064 consensus_peers.cc:597] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:39.970463 24064 consensus_peers.cc:597] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:39.982682 20814 tablet_server.cc:196] TabletServer@127.20.83.129:38639 shutdown complete.
I20260709 13:09:40.088848 20814 tablet_server.cc:179] TabletServer@127.20.83.130:0 shutting down...
W20260709 13:09:40.101310 24137 consensus_peers.cc:597] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:40.133643 24137 consensus_peers.cc:597] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:40.150770 24211 consensus_peers.cc:597] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:40.161207 24211 consensus_peers.cc:597] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:40.162964 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:40.164032 20814 tablet_replica.cc:333] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.165160 20814 raft_consensus.cc:2243] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.165856 20814 raft_consensus.cc:2272] T dc3e616b4df84086a52077fd95703b78 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.168654 20814 tablet_replica.cc:333] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.169354 20814 raft_consensus.cc:2243] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.169924 20814 raft_consensus.cc:2272] T f92b9846a91c4fe880b6f237f6606c09 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.172117 20814 tablet_replica.cc:333] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.172646 20814 raft_consensus.cc:2243] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.173084 20814 raft_consensus.cc:2272] T 9996b75f98a34a83ae5a812c55b7a497 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.175693 20814 tablet_replica.cc:333] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.176731 20814 raft_consensus.cc:2243] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.177470 20814 raft_consensus.cc:2272] T 8505cd75d067423b9822c0ea1ca670dc P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.180675 20814 tablet_replica.cc:333] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.181684 20814 raft_consensus.cc:2243] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.182785 20814 raft_consensus.cc:2272] T b11e53e78f0f4b898110229cb4cabf4c P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.185164 20814 tablet_replica.cc:333] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.185845 20814 raft_consensus.cc:2243] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.186523 20814 raft_consensus.cc:2272] T 49fdc83af149485293f11b2fe265cca3 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.188362 20814 tablet_replica.cc:333] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.188925 20814 raft_consensus.cc:2243] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.189359 20814 raft_consensus.cc:2272] T ef96737840b04d47997bb0192844150d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.191339 20814 tablet_replica.cc:333] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.191875 20814 raft_consensus.cc:2243] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.192732 20814 raft_consensus.cc:2272] T 6df0007c70954c3a81fab349b935010f P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.195060 20814 tablet_replica.cc:333] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.195811 20814 raft_consensus.cc:2243] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.196393 20814 raft_consensus.cc:2272] T 4859dd7070874b6e932b84a55d931294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.199186 20814 tablet_replica.cc:333] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.200047 20814 raft_consensus.cc:2243] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.201195 20814 raft_consensus.cc:2272] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.204126 20814 tablet_replica.cc:333] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.204843 20814 raft_consensus.cc:2243] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.205821 20814 raft_consensus.cc:2272] T 20bb65e049e244369fd5494504a41ed3 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.208033 20814 tablet_replica.cc:333] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.208642 20814 raft_consensus.cc:2243] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.209120 20814 raft_consensus.cc:2272] T 253e12e337814444b9e80325a5f4688f P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.211067 20814 tablet_replica.cc:333] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.211649 20814 raft_consensus.cc:2243] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.212134 20814 raft_consensus.cc:2272] T 0ef7b352e5ab499f8d69c2e88f15c298 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.214092 20814 tablet_replica.cc:333] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.214605 20814 raft_consensus.cc:2243] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.215369 20814 raft_consensus.cc:2272] T 82556878eac842669fb4d31e213afbc7 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.217144 20814 tablet_replica.cc:333] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.217721 20814 raft_consensus.cc:2243] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.218142 20814 raft_consensus.cc:2272] T 7a4e1ae468a34f56a52c6f3cae9681df P 65c4ffee45da4646a5d02740173e4bc0 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.219951 20814 tablet_replica.cc:333] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.220486 20814 raft_consensus.cc:2243] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.220885 20814 raft_consensus.cc:2272] T 842c327ac422439c8be42f7ebdc90101 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.223307 20814 tablet_replica.cc:333] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.223960 20814 raft_consensus.cc:2243] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.224807 20814 raft_consensus.cc:2272] T 7784edb92da64fd497153876a1b80128 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.227023 20814 tablet_replica.cc:333] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.227533 20814 raft_consensus.cc:2243] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.227989 20814 raft_consensus.cc:2272] T dff8bc663c484879add9c7c9622aa294 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.229961 20814 tablet_replica.cc:333] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.230448 20814 raft_consensus.cc:2243] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.231285 20814 raft_consensus.cc:2272] T be11d44c5c324d799944f63d6fc51418 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.233311 20814 tablet_replica.cc:333] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.234068 20814 raft_consensus.cc:2243] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.234619 20814 raft_consensus.cc:2272] T 89c1c7b12abd4197b9d5458c38b460da P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.237068 20814 tablet_replica.cc:333] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.237859 20814 raft_consensus.cc:2243] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.238687 20814 raft_consensus.cc:2272] T a8ccaa8ebfe445b796bf97282201ff61 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.240757 20814 tablet_replica.cc:333] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.241534 20814 raft_consensus.cc:2243] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.242390 20814 raft_consensus.cc:2272] T f9f909564f4c47e189f0ac64d62235fb P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.244874 20814 tablet_replica.cc:333] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.245713 20814 raft_consensus.cc:2243] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.246753 20814 raft_consensus.cc:2272] T 35fe3e932e724aabac634f80ce3b1dbe P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.248641 20814 tablet_replica.cc:333] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.249212 20814 raft_consensus.cc:2243] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.249727 20814 raft_consensus.cc:2272] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.251552 20814 tablet_replica.cc:333] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.252101 20814 raft_consensus.cc:2243] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.252919 20814 raft_consensus.cc:2272] T fbd514b88bdc4698ab24964381d78ee0 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.254930 20814 tablet_replica.cc:333] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.255652 20814 raft_consensus.cc:2243] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.256649 20814 raft_consensus.cc:2272] T ffc9705215d84c0eb185a41e5074e583 P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.259213 20814 tablet_replica.cc:333] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.260080 20814 raft_consensus.cc:2243] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.260660 20814 raft_consensus.cc:2272] T 3a488d48b85146928e529a478f907556 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:40.262892 24137 consensus_peers.cc:597] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:40.263307 20814 tablet_replica.cc:333] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.264115 20814 raft_consensus.cc:2243] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.264743 20814 raft_consensus.cc:2272] T 6581c7a34dc14448a8ac0d88389c6dfc P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.267446 20814 tablet_replica.cc:333] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.268244 20814 raft_consensus.cc:2243] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.269166 20814 raft_consensus.cc:2272] T 1d9966bdd7a94d888af093ffce2be7ba P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.271116 20814 tablet_replica.cc:333] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.271732 20814 raft_consensus.cc:2243] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.272512 20814 raft_consensus.cc:2272] T a9bf0b7066b4489ab5c5f46e461f17c8 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.274751 20814 tablet_replica.cc:333] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.275425 20814 raft_consensus.cc:2243] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.276259 20814 raft_consensus.cc:2272] T 0d03737d80c546f592539ce76833e30e P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.278137 20814 tablet_replica.cc:333] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.278713 20814 raft_consensus.cc:2243] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.279510 20814 raft_consensus.cc:2272] T 04b90c9fa5fd431097ed0d1bae133e01 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.281389 20814 tablet_replica.cc:333] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.281991 20814 raft_consensus.cc:2243] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.282411 20814 raft_consensus.cc:2272] T ffeb156758964803b6b84a00993611d0 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.284158 20814 tablet_replica.cc:333] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.284680 20814 raft_consensus.cc:2243] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.285240 20814 raft_consensus.cc:2272] T dd523885f0e140ed90a410dd24d07990 P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.287536 20814 tablet_replica.cc:333] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.288146 20814 raft_consensus.cc:2243] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.289208 20814 raft_consensus.cc:2272] T 031c181e7df44e949ba65ef56d0e7a6d P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.291464 20814 tablet_replica.cc:333] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.291996 20814 raft_consensus.cc:2243] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.292860 20814 raft_consensus.cc:2272] T 073e8a3729864167ad73e9a85947f5c4 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.294977 20814 tablet_replica.cc:333] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.295552 20814 raft_consensus.cc:2243] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.296053 20814 raft_consensus.cc:2272] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.298415 20814 tablet_replica.cc:333] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.298964 20814 raft_consensus.cc:2243] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.299427 20814 raft_consensus.cc:2272] T f2143cafcaed44f7b583c81fb81fb8c9 P 65c4ffee45da4646a5d02740173e4bc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.301640 20814 tablet_replica.cc:333] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.302170 20814 raft_consensus.cc:2243] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.303046 20814 raft_consensus.cc:2272] T 13ebc97a0fd64d8abf854d91fe716d7c P 65c4ffee45da4646a5d02740173e4bc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.305102 20814 tablet_replica.cc:333] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.305725 20814 raft_consensus.cc:2243] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.306221 20814 raft_consensus.cc:2272] T 2b9f4bdbd83443a8acf729516c3fd683 P 65c4ffee45da4646a5d02740173e4bc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.308648 20814 tablet_replica.cc:333] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.309378 20814 raft_consensus.cc:2243] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.309996 20814 raft_consensus.cc:2272] T f9b80deacab3450088ac150b405b425d P 65c4ffee45da4646a5d02740173e4bc0 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.312587 20814 tablet_replica.cc:333] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.313115 20814 raft_consensus.cc:2243] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:40.313688 20814 raft_consensus.cc:2272] T bb4d96b87589402384ec771d4d19d0d1 P 65c4ffee45da4646a5d02740173e4bc0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.316191 20814 tablet_replica.cc:333] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.316937 20814 raft_consensus.cc:2243] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.318074 20814 raft_consensus.cc:2272] T a5b7595d50f249b9ace9d6694c0e4d41 P 65c4ffee45da4646a5d02740173e4bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:40.320617 20814 tablet_replica.cc:333] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0: stopping tablet replica
I20260709 13:09:40.321278 20814 raft_consensus.cc:2243] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:40.322116 20814 raft_consensus.cc:2272] T ee3132dca6c54fefabcb586c28c99b0d P 65c4ffee45da4646a5d02740173e4bc0 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:40.413789 24211 consensus_peers.cc:597] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:40.415467 24211 consensus_peers.cc:597] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:40.421190 24211 consensus_peers.cc:597] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.124704 24211 connection.cc:769] client connection to 127.20.83.130:39765 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 13:09:41.137384 24137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 727859us
W20260709 13:09:41.138803 24137 connection.cc:769] client connection to 127.20.83.130:39765 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 13:09:41.139282 24137 consensus_peers.cc:597] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.139740 24137 consensus_peers.cc:597] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.189193 24137 consensus_peers.cc:597] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.190899 24137 consensus_peers.cc:597] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.200176 24211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.130:39765, user_credentials={real_user=slave}} blocked reactor thread for 74912.4us
W20260709 13:09:41.205955 24212 consensus_peers.cc:597] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:09:41.208433 26276 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.209075 26276 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:41.210541 24137 consensus_peers.cc:597] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.211117 24137 consensus_peers.cc:597] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.211540 26276 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.215996 24138 consensus_peers.cc:597] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:41.217738 24138 consensus_peers.cc:597] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:41.218417 24212 leader_election.cc:336] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:41.221833 24137 consensus_peers.cc:597] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.222407 24137 consensus_peers.cc:597] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.224901 26271 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.225515 26271 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:09:41.233863 24211 consensus_peers.cc:597] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.237787 26271 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
W20260709 13:09:41.238014 24212 consensus_peers.cc:597] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:41.252522 24211 consensus_peers.cc:597] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.253120 24211 consensus_peers.cc:597] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.254767 24211 consensus_peers.cc:597] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.256501 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:41.261477 24211 leader_election.cc:336] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.262086 24211 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.262882 26273 raft_consensus.cc:2749] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:41.263126 24211 consensus_peers.cc:597] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.263753 24211 consensus_peers.cc:597] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.264276 24211 leader_election.cc:336] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
W20260709 13:09:41.264887 24211 consensus_peers.cc:597] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.267298 24211 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.268113 26276 raft_consensus.cc:2749] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:41.268337 26273 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.268914 26273 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:41.270852 26273 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.274961 24212 leader_election.cc:336] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:41.276171 24211 leader_election.cc:336] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.276575 24211 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.277199 26273 raft_consensus.cc:2749] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:41.291399 26273 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.291900 26273 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:41.293756 26273 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.298118 24212 leader_election.cc:336] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:41.298641 24211 leader_election.cc:336] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.299083 24211 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.299722 26273 raft_consensus.cc:2749] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:41.314896 26273 raft_consensus.cc:493] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.315534 26273 raft_consensus.cc:515] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:41.317972 26273 leader_election.cc:290] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:41.319474 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:41.321744 24211 leader_election.cc:336] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.322222 24211 leader_election.cc:304] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.322988 26273 raft_consensus.cc:2749] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:41.341521 26277 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.341953 26268 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.342360 26277 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:41.342475 26268 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:41.344769 26268 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:41.344941 26277 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:41.347299 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:41.347980 24239 raft_consensus.cc:2468] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:41.349943 24137 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
W20260709 13:09:41.350518 24138 leader_election.cc:336] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:41.351281 26277 raft_consensus.cc:2804] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:09:41.351341 24137 leader_election.cc:336] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.351773 26277 raft_consensus.cc:493] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.352165 26277 raft_consensus.cc:3060] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:41.352228 24137 leader_election.cc:336] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.352780 24137 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.353567 26268 raft_consensus.cc:2749] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:09:41.358687 26277 raft_consensus.cc:515] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:41.361093 26277 leader_election.cc:290] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:41.362571 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ccaa8ebfe445b796bf97282201ff61" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:41.363263 24239 raft_consensus.cc:3060] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:41.365538 24137 leader_election.cc:336] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.369585 24239 raft_consensus.cc:2468] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:41.370702 24137 leader_election.cc:304] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.371398 26277 raft_consensus.cc:2804] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:41.371940 26277 raft_consensus.cc:697] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:41.372797 26277 consensus_queue.cc:237] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:41.378556 26273 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.379127 26273 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:41.380950 26273 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:41.383368 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
W20260709 13:09:41.385731 24211 leader_election.cc:336] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.386217 24211 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.387017 26273 raft_consensus.cc:2749] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:41.386356 23921 catalog_manager.cc:5697] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 3 to 4, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 4 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:41.395100 26273 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.395812 26273 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:41.400377 26273 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.403745 24211 leader_election.cc:336] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
W20260709 13:09:41.404404 24212 leader_election.cc:336] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:41.404768 24212 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.405433 26273 raft_consensus.cc:2749] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:09:41.423830 26277 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.424458 26277 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:41.426375 26277 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.428077 24120 debug-util.cc:398] Leaking SignalData structure 0x7b08002d7040 after lost signal to thread 20817
W20260709 13:09:41.429417 24120 debug-util.cc:398] Leaking SignalData structure 0x7b0800039a00 after lost signal to thread 23956
W20260709 13:09:41.430047 24120 debug-util.cc:398] Leaking SignalData structure 0x7b08001049a0 after lost signal to thread 24123
W20260709 13:09:41.431182 24120 debug-util.cc:398] Leaking SignalData structure 0x7b0800317de0 after lost signal to thread 24197
W20260709 13:09:41.431571 24138 leader_election.cc:336] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:41.432055 24137 leader_election.cc:336] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
W20260709 13:09:41.432380 24120 debug-util.cc:398] Leaking SignalData structure 0x7b08002bd1e0 after lost signal to thread 24271
I20260709 13:09:41.432304 26273 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.432494 24137 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.433459 26273 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:41.434194 26277 raft_consensus.cc:2749] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:41.436261 26273 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.441098 24212 leader_election.cc:336] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:41.444128 24211 leader_election.cc:336] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.444646 24211 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.445545 26273 raft_consensus.cc:2749] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:41.450608 26277 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.451373 26277 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
W20260709 13:09:41.459280 24138 leader_election.cc:336] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:41.460865 26277 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.465843 24137 leader_election.cc:336] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.465698 26273 raft_consensus.cc:493] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.466399 24137 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.466634 26273 raft_consensus.cc:515] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:41.467182 26277 raft_consensus.cc:2749] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:41.468726 26273 leader_election.cc:290] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.472399 24212 leader_election.cc:336] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:41.474025 24211 leader_election.cc:336] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.474412 24211 leader_election.cc:304] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.475001 26273 raft_consensus.cc:2749] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:41.496275 24138 consensus_peers.cc:597] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:09:41.514565 26273 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.515337 26273 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:41.517426 26273 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589)
I20260709 13:09:41.517315 26263 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.518291 26263 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:41.519692 24169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "61ea2eff65d64402b16b1c23efe56548" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "4f707242b6d64c3898e46b86e080dba2" is_pre_election: true
I20260709 13:09:41.520732 26263 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.523110 24211 leader_election.cc:336] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.523759 24211 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 4f707242b6d64c3898e46b86e080dba2, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.525084 26273 raft_consensus.cc:2749] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:09:41.526575 24137 leader_election.cc:336] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
W20260709 13:09:41.527267 24138 leader_election.cc:336] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:41.527684 24138 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.528359 26263 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:09:41.549113 24138 consensus_peers.cc:597] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:41.549664 24138 consensus_peers.cc:597] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:09:41.567103 26277 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.567646 26277 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:41.569729 26277 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.577525 24138 leader_election.cc:336] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:41.577668 26277 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:41.578168 24138 consensus_peers.cc:597] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:09:41.578332 26277 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:09:41.581756 24137 leader_election.cc:336] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.582471 24137 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.583441 26263 raft_consensus.cc:2749] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:41.583591 26277 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:41.590178 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:41.590919 24239 raft_consensus.cc:2468] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
W20260709 13:09:41.596267 24137 leader_election.cc:336] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
W20260709 13:09:41.603605 24138 consensus_peers.cc:597] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:41.604080 24138 consensus_peers.cc:597] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:41.605732 24137 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.607419 26277 raft_consensus.cc:2804] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:41.607806 26277 raft_consensus.cc:493] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.608146 26277 raft_consensus.cc:3060] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:41.615427 24138 consensus_peers.cc:597] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:09:41.616606 26277 raft_consensus.cc:515] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:41.618413 26277 leader_election.cc:290] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:41.619515 26277 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.620069 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df0007c70954c3a81fab349b935010f" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:41.620085 26277 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:41.620829 24239 raft_consensus.cc:3060] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:41.622570 26277 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.628221 24138 leader_election.cc:336] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:41.628715 24137 leader_election.cc:336] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.629611 24239 raft_consensus.cc:2468] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 4.
I20260709 13:09:41.631731 24137 leader_election.cc:304] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.632496 26277 raft_consensus.cc:2804] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:09:41.632824 24137 leader_election.cc:336] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.632944 26277 raft_consensus.cc:697] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:41.633914 24137 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.634493 26277 consensus_queue.cc:237] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:41.635180 26267 raft_consensus.cc:2749] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:09:41.640067 26273 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.640689 26267 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.640594 26273 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:41.641296 26267 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:41.643517 26267 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:41.647603 26264 raft_consensus.cc:493] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.648214 26264 raft_consensus.cc:515] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:41.650367 26264 leader_election.cc:290] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.657486 24138 leader_election.cc:336] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:41.643918 26273 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.658553 24138 consensus_peers.cc:597] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:09:41.663147 26267 raft_consensus.cc:493] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.663749 26267 raft_consensus.cc:515] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:41.665943 26267 leader_election.cc:290] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:09:41.668354 24138 consensus_peers.cc:597] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:41.669965 24211 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.673643 23921 catalog_manager.cc:5697] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 3 to 4, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 4 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:41.678989 24138 consensus_peers.cc:597] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:09:41.680892 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:41.681670 24239 raft_consensus.cc:2468] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 2.
W20260709 13:09:41.685142 24137 leader_election.cc:336] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.689010 24137 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.687625 26264 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:41.690464 24212 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:41.690496 26264 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:41.694761 26268 raft_consensus.cc:2749] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:41.697551 26196 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.698218 26196 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:41.700549 26196 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:41.701217 24212 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.703977 26196 raft_consensus.cc:2749] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:41.705570 24137 leader_election.cc:304] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:41.706493 26268 raft_consensus.cc:2804] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:41.706930 26268 raft_consensus.cc:493] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.707381 26268 raft_consensus.cc:3060] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:41.710453 24137 leader_election.cc:336] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.710969 26264 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:41.712117 24212 consensus_peers.cc:597] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:41.712661 24212 leader_election.cc:336] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:41.716413 26268 raft_consensus.cc:515] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:09:41.721807 24212 consensus_peers.cc:597] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:41.724488 24212 leader_election.cc:336] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:41.725081 24212 consensus_peers.cc:597] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:09:41.723809 26268 leader_election.cc:290] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
W20260709 13:09:41.727885 24211 leader_election.cc:336] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.728376 24211 leader_election.cc:304] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.729141 26264 raft_consensus.cc:2749] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:41.730904 24212 leader_election.cc:336] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:41.733878 24212 consensus_peers.cc:597] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:41.740172 24137 leader_election.cc:336] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
W20260709 13:09:41.745226 24212 consensus_peers.cc:597] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:41.746554 24211 leader_election.cc:336] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.747422 24211 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.747961 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b90c9fa5fd431097ed0d1bae133e01" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:41.748592 24240 raft_consensus.cc:3060] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.748592 26196 raft_consensus.cc:2749] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:41.748674 24211 leader_election.cc:336] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.750207 24211 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.751012 26271 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:41.757159 24240 raft_consensus.cc:2468] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 3.
I20260709 13:09:41.759001 24137 leader_election.cc:304] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.760782 26268 raft_consensus.cc:2804] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:41.767266 26268 raft_consensus.cc:697] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:41.768476 26268 consensus_queue.cc:237] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
W20260709 13:09:41.770051 24212 consensus_peers.cc:597] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:41.782764 24212 consensus_peers.cc:597] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:41.784235 23918 catalog_manager.cc:5697] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 2 to 3, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:41.821012 26268 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.821648 26268 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:41.823891 26268 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:41.826766 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548" is_pre_election: true
I20260709 13:09:41.827564 24240 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 5.
I20260709 13:09:41.828576 24137 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 
I20260709 13:09:41.829205 26268 raft_consensus.cc:2804] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:09:41.829260 24137 leader_election.cc:336] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.829694 26268 raft_consensus.cc:493] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:41.830083 26268 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:41.835670 26268 raft_consensus.cc:515] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:41.837724 26268 leader_election.cc:290] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: Requested vote from peers 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765), 61ea2eff65d64402b16b1c23efe56548 (127.20.83.132:41399)
I20260709 13:09:41.839389 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3132dca6c54fefabcb586c28c99b0d" candidate_uuid: "4f707242b6d64c3898e46b86e080dba2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "61ea2eff65d64402b16b1c23efe56548"
I20260709 13:09:41.840070 24240 raft_consensus.cc:3060] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:09:41.843039 24137 leader_election.cc:336] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:41.845764 24240 raft_consensus.cc:2468] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f707242b6d64c3898e46b86e080dba2 in term 6.
I20260709 13:09:41.846827 24137 leader_election.cc:304] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2, 61ea2eff65d64402b16b1c23efe56548; no voters: 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:41.847581 26268 raft_consensus.cc:2804] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:41.848049 26268 raft_consensus.cc:697] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Becoming Leader. State: Replica: 4f707242b6d64c3898e46b86e080dba2, State: Running, Role: LEADER
I20260709 13:09:41.848903 26268 consensus_queue.cc:237] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [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: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } }
I20260709 13:09:41.862077 23918 catalog_manager.cc:5697] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 reported cstate change: term changed from 5 to 6, leader changed from 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130) to 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131). New cstate: current_term: 6 leader_uuid: "4f707242b6d64c3898e46b86e080dba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:41.901118 24137 consensus_peers.cc:597] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.960022 24240 raft_consensus.cc:1275] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:41.961458 26268 consensus_queue.cc:1048] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:42.039482 24240 raft_consensus.cc:1275] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:42.040930 26277 consensus_queue.cc:1048] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:09:42.054962 24137 consensus_peers.cc:597] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:42.109741 24138 consensus_peers.cc:597] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:42.156088 20814 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 24120)
W20260709 13:09:42.198632 24138 consensus_peers.cc:597] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:42.223448 24138 consensus_peers.cc:597] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:42.236611 24137 consensus_peers.cc:597] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:42.259745 24212 consensus_peers.cc:597] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:42.272939 24138 consensus_peers.cc:597] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:42.273052 24137 consensus_peers.cc:597] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:42.327617 24240 raft_consensus.cc:1275] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:42.329255 26268 consensus_queue.cc:1048] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:42.383693 24240 raft_consensus.cc:1275] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Refusing update from remote peer 4f707242b6d64c3898e46b86e080dba2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:09:42.385366 26268 consensus_queue.cc:1048] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:09:42.435930 24138 consensus_peers.cc:597] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:42.680584 24212 consensus_peers.cc:597] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:42.794363 24137 consensus_peers.cc:597] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:42.921546 26264 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:42.922156 26264 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:42.924374 26264 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:42.927804 24212 leader_election.cc:336] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.001633 24137 consensus_peers.cc:597] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:43.097196 24137 consensus_peers.cc:597] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:43.146575 26271 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.147138 26271 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:43.149312 26271 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:43.152798 26264 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.154366 26264 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:43.156535 26264 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:43.156587 20814 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 24120)
W20260709 13:09:43.157521 24212 leader_election.cc:336] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.159498 24212 leader_election.cc:336] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.197489 24137 consensus_peers.cc:597] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:43.217645 26264 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.218323 26264 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:43.220759 26264 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:43.223912 24212 leader_election.cc:336] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.228099 24137 consensus_peers.cc:597] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:43.241925 26268 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.242556 26268 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:43.243641 26294 raft_consensus.cc:493] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.244226 26294 raft_consensus.cc:515] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:43.244705 26268 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:43.246408 26294 leader_election.cc:290] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:43.252173 24211 leader_election.cc:336] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.253014 24211 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.255654 26264 raft_consensus.cc:2749] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:09:43.256803 24211 leader_election.cc:336] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.257296 24211 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.258062 26264 raft_consensus.cc:2749] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:09:43.258793 24211 leader_election.cc:336] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.259423 24211 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.260259 26264 raft_consensus.cc:2749] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:43.261593 24138 leader_election.cc:336] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.263206 24137 leader_election.cc:336] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.263808 24137 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:43.264328 24211 leader_election.cc:336] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.264817 24211 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.265108 26268 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:09:43.262283 24138 leader_election.cc:336] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:43.265744 26264 raft_consensus.cc:2749] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:43.267262 24137 leader_election.cc:336] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.272871 24137 leader_election.cc:304] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.274602 26268 raft_consensus.cc:2749] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:43.314191 26294 raft_consensus.cc:493] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.314743 26294 raft_consensus.cc:515] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:43.316835 26294 leader_election.cc:290] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:43.322808 24138 leader_election.cc:336] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.333536 24137 consensus_peers.cc:597] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:43.334172 24137 leader_election.cc:336] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.334633 24137 leader_election.cc:304] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.335381 26294 raft_consensus.cc:2749] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:09:43.382457 24137 consensus_peers.cc:597] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:43.392371 24137 consensus_peers.cc:597] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:43.402202 24211 consensus_peers.cc:597] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:43.423465 26295 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.424053 26295 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:43.427371 26295 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:43.432981 24212 leader_election.cc:336] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.434828 24211 leader_election.cc:336] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.435252 24211 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.436051 26295 raft_consensus.cc:2749] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:09:43.478330 24211 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111) [suppressed 509 similar messages]
W20260709 13:09:43.529479 24137 consensus_peers.cc:597] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:43.530206 26294 raft_consensus.cc:493] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.530900 26294 raft_consensus.cc:515] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:43.534658 26294 leader_election.cc:290] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:43.538781 24137 leader_election.cc:336] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
W20260709 13:09:43.539740 24138 leader_election.cc:336] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:43.540077 24138 leader_election.cc:304] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.540660 26294 raft_consensus.cc:2749] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:09:43.556981 24211 consensus_peers.cc:597] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:43.566809 24138 consensus_peers.cc:597] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:43.602523 24212 consensus_peers.cc:597] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:09:43.615873 26295 raft_consensus.cc:493] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.616487 26295 raft_consensus.cc:515] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:43.618897 26295 leader_election.cc:290] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:43.622776 24212 leader_election.cc:336] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.624078 24211 leader_election.cc:336] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.624536 24211 leader_election.cc:304] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.625500 26295 raft_consensus.cc:2749] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:43.644834 26295 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.645485 26295 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:43.646757 26294 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.647486 26295 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:43.647513 26294 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:43.653380 26294 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:43.656165 24138 leader_election.cc:336] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.657512 24212 leader_election.cc:336] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.657606 24137 leader_election.cc:336] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.658358 24137 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:43.658524 24211 leader_election.cc:336] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.659021 24211 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.659080 26294 raft_consensus.cc:2749] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:09:43.660485 26295 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:09:43.662647 24211 consensus_peers.cc:597] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:43.663702 26295 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.664147 26295 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:43.667200 26295 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:43.671427 24212 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.673753 24211 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.675140 24211 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.676002 26271 raft_consensus.cc:2749] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:09:43.679278 24137 consensus_peers.cc:597] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:43.701503 24212 consensus_peers.cc:597] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:09:43.710110 26271 raft_consensus.cc:493] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.710843 26271 raft_consensus.cc:515] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:43.712352 26295 raft_consensus.cc:493] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.712953 26295 raft_consensus.cc:515] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:43.715471 26295 leader_election.cc:290] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:43.712965 26271 leader_election.cc:290] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:43.717000 24212 leader_election.cc:336] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.720808 24212 leader_election.cc:336] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.721091 24211 consensus_peers.cc:597] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:43.721650 24211 leader_election.cc:336] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.721953 24211 leader_election.cc:304] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:43.722615 24211 leader_election.cc:336] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.722560 26271 raft_consensus.cc:2749] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:43.723436 24211 leader_election.cc:304] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.724165 26271 raft_consensus.cc:2749] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:43.743755 24212 consensus_peers.cc:597] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:09:43.757181 26268 raft_consensus.cc:493] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.757843 26268 raft_consensus.cc:515] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:43.759840 26268 leader_election.cc:290] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:43.764722 24138 leader_election.cc:336] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:43.767748 24138 consensus_peers.cc:597] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:43.767995 24137 leader_election.cc:336] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:43.768519 24137 leader_election.cc:304] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.769122 26296 raft_consensus.cc:2749] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:43.788291 26294 raft_consensus.cc:493] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:43.788949 26294 raft_consensus.cc:515] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:43.791137 26294 leader_election.cc:290] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:43.796001 24137 leader_election.cc:336] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
W20260709 13:09:43.796609 24138 leader_election.cc:336] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:43.797096 24138 leader_election.cc:304] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:43.797905 26294 raft_consensus.cc:2749] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:09:43.849020 24211 consensus_peers.cc:597] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:43.863875 24138 consensus_peers.cc:597] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:43.879621 24138 consensus_peers.cc:597] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:43.943288 24138 consensus_peers.cc:597] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:43.966522 24137 consensus_peers.cc:597] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.000607 24138 consensus_peers.cc:597] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:44.028565 24211 consensus_peers.cc:597] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.048511 24138 consensus_peers.cc:597] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:44.054687 24211 consensus_peers.cc:597] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.069785 24138 consensus_peers.cc:597] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:44.085279 24211 consensus_peers.cc:597] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.086640 24138 consensus_peers.cc:597] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:44.094010 24138 consensus_peers.cc:597] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:44.108657 24212 consensus_peers.cc:597] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:44.157145 20814 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 24120)
W20260709 13:09:44.159065 24138 consensus_peers.cc:597] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:44.179548 24138 consensus_peers.cc:597] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:44.196059 24212 consensus_peers.cc:597] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:09:44.203668 24211 consensus_peers.cc:597] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.209846 24212 consensus_peers.cc:597] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:44.222995 24212 consensus_peers.cc:597] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:44.235437 24211 consensus_peers.cc:597] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.249564 24137 consensus_peers.cc:597] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.299101 24212 consensus_peers.cc:597] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:44.345373 24212 consensus_peers.cc:597] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:44.389374 24211 consensus_peers.cc:597] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.477061 24137 consensus_peers.cc:597] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.513124 24137 consensus_peers.cc:597] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.543072 24211 consensus_peers.cc:597] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.693449 24138 consensus_peers.cc:597] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:44.753314 24138 consensus_peers.cc:597] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:44.759335 24212 consensus_peers.cc:597] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:44.762776 24138 consensus_peers.cc:597] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 13:09:44.866982 26296 raft_consensus.cc:493] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:44.866569 24138 consensus_peers.cc:597] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:09:44.867588 26296 raft_consensus.cc:515] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:44.870062 26296 leader_election.cc:290] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:44.877559 24138 leader_election.cc:336] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:44.878705 24137 leader_election.cc:336] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:44.879269 24137 leader_election.cc:304] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:44.880055 26300 raft_consensus.cc:2749] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:09:44.909044 24137 consensus_peers.cc:597] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.970265 24212 consensus_peers.cc:597] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:45.029104 24138 consensus_peers.cc:597] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 13:09:45.157652 20814 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 24120)
I20260709 13:09:45.385021 26299 raft_consensus.cc:493] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:45.386247 26299 raft_consensus.cc:515] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:45.388885 26299 leader_election.cc:290] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:45.392836 24212 leader_election.cc:336] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:45.393530 24211 leader_election.cc:336] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:45.393939 24211 leader_election.cc:304] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:45.394606 26299 raft_consensus.cc:2749] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:09:45.463070 24137 consensus_peers.cc:597] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:45.498947 24137 consensus_peers.cc:597] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:45.539005 26299 raft_consensus.cc:493] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:45.539793 26299 raft_consensus.cc:515] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:45.542040 26299 leader_election.cc:290] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:45.547457 24212 leader_election.cc:336] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:45.548352 24211 leader_election.cc:336] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:45.548827 24211 leader_election.cc:304] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:45.549618 26299 raft_consensus.cc:2749] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:09:45.588558 20814 tablet_server.cc:196] TabletServer@127.20.83.130:0 shutdown complete.
W20260709 13:09:45.601188 24137 consensus_peers.cc:597] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:45.635892 24137 consensus_peers.cc:597] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:45.691566 24211 consensus_peers.cc:597] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:45.712675 20814 tablet_server.cc:179] TabletServer@127.20.83.131:0 shutting down...
W20260709 13:09:45.722981 24211 consensus_peers.cc:597] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:45.723826 24211 consensus_peers.cc:597] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:45.753937 24137 consensus_peers.cc:597] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:45.755785 24211 consensus_peers.cc:597] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:45.758780 24211 consensus_peers.cc:597] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:45.787258 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:45.788365 20814 tablet_replica.cc:333] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.789384 20814 raft_consensus.cc:2243] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.790699 20814 raft_consensus.cc:2272] T 0e0d5694bc6e458089b62007986b610f P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:45.791742 24137 consensus_peers.cc:597] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:45.793728 20814 tablet_replica.cc:333] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.794574 20814 raft_consensus.cc:2243] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.795971 20814 raft_consensus.cc:2272] T 7a4e1ae468a34f56a52c6f3cae9681df P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.798730 20814 tablet_replica.cc:333] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.799670 20814 raft_consensus.cc:2243] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.800757 20814 raft_consensus.cc:2272] T 74f863ff55414f91801cc6c7507c6600 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.802515 26296 raft_consensus.cc:493] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:45.803052 26296 raft_consensus.cc:515] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } } peers { permanent_uuid: "4f707242b6d64c3898e46b86e080dba2" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 35589 } }
I20260709 13:09:45.803754 20814 tablet_replica.cc:333] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.804832 20814 raft_consensus.cc:2243] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.805326 26296 leader_election.cc:290] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:45.805805 20814 raft_consensus.cc:2272] T 7fd1e99eb1ef4b8cb12f89da5368f5a9 P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.809471 20814 tablet_replica.cc:333] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
W20260709 13:09:45.810269 24137 leader_election.cc:336] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:45.810721 20814 raft_consensus.cc:2243] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:09:45.811044 24138 leader_election.cc:336] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:45.811456 24138 leader_election.cc:304] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [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: 4f707242b6d64c3898e46b86e080dba2; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:45.812227 26296 raft_consensus.cc:2749] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:09:45.812242 20814 raft_consensus.cc:2272] T 6df0007c70954c3a81fab349b935010f P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.814941 20814 tablet_replica.cc:333] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.815647 20814 raft_consensus.cc:2243] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.816131 20814 raft_consensus.cc:2272] T fe03d819f6654a008ef74b8b4cb4a524 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.818866 20814 tablet_replica.cc:333] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.819578 20814 raft_consensus.cc:2243] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.820693 20814 raft_consensus.cc:2272] T ef96737840b04d47997bb0192844150d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.824064 20814 tablet_replica.cc:333] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.825251 20814 raft_consensus.cc:2243] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.826062 20814 raft_consensus.cc:2272] T 49fdc83af149485293f11b2fe265cca3 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.829699 20814 tablet_replica.cc:333] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.830724 20814 raft_consensus.cc:2243] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.832130 20814 raft_consensus.cc:2272] T 8505cd75d067423b9822c0ea1ca670dc P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.834492 20814 tablet_replica.cc:333] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.835069 20814 raft_consensus.cc:2243] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.835632 20814 raft_consensus.cc:2272] T 24a65fbba2e846968fe0b400097ed408 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.838066 20814 tablet_replica.cc:333] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.838760 20814 raft_consensus.cc:2243] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.839756 20814 raft_consensus.cc:2272] T 6581c7a34dc14448a8ac0d88389c6dfc P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.842772 20814 tablet_replica.cc:333] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.843410 20814 raft_consensus.cc:2243] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.843917 20814 raft_consensus.cc:2272] T 253e12e337814444b9e80325a5f4688f P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.846172 20814 tablet_replica.cc:333] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.846866 20814 raft_consensus.cc:2243] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.847800 20814 raft_consensus.cc:2272] T 240318332a6f4a30907113cd4f599556 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.850402 20814 tablet_replica.cc:333] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.851039 20814 raft_consensus.cc:2243] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.851941 20814 raft_consensus.cc:2272] T 0ef7b352e5ab499f8d69c2e88f15c298 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.853999 20814 tablet_replica.cc:333] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.854703 20814 raft_consensus.cc:2243] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.855804 20814 raft_consensus.cc:2272] T 842c327ac422439c8be42f7ebdc90101 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.857784 20814 tablet_replica.cc:333] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.858417 20814 raft_consensus.cc:2243] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.858950 20814 raft_consensus.cc:2272] T 82556878eac842669fb4d31e213afbc7 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.861655 20814 tablet_replica.cc:333] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.862432 20814 raft_consensus.cc:2243] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.863441 20814 raft_consensus.cc:2272] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.866139 20814 tablet_replica.cc:333] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.867421 20814 raft_consensus.cc:2243] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.868366 20814 raft_consensus.cc:2272] T f9f909564f4c47e189f0ac64d62235fb P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:45.869616 24137 consensus_peers.cc:597] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:45.871807 20814 tablet_replica.cc:333] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.872670 20814 raft_consensus.cc:2243] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.873332 20814 raft_consensus.cc:2272] T 35fe3e932e724aabac634f80ce3b1dbe P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:45.874382 24211 consensus_peers.cc:597] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:45.876070 20814 tablet_replica.cc:333] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.876685 20814 raft_consensus.cc:2243] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.877158 20814 raft_consensus.cc:2272] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.879223 20814 tablet_replica.cc:333] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.879760 20814 raft_consensus.cc:2243] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.880595 20814 raft_consensus.cc:2272] T f92b9846a91c4fe880b6f237f6606c09 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.882596 20814 tablet_replica.cc:333] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.883177 20814 raft_consensus.cc:2243] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 10 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.884016 20814 raft_consensus.cc:2272] T 1589827a98444e9e8cbd7769f59bc94e P 4f707242b6d64c3898e46b86e080dba2 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.886073 20814 tablet_replica.cc:333] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.886582 20814 raft_consensus.cc:2243] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.887121 20814 raft_consensus.cc:2272] T 32a3dd69d733451a830180b17527bca9 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.890467 20814 tablet_replica.cc:333] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.891422 20814 raft_consensus.cc:2243] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.892119 20814 raft_consensus.cc:2272] T ffc9705215d84c0eb185a41e5074e583 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.894951 20814 tablet_replica.cc:333] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.895680 20814 raft_consensus.cc:2243] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.896865 20814 raft_consensus.cc:2272] T a8ccaa8ebfe445b796bf97282201ff61 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.899019 26305 raft_consensus.cc:493] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:45.899446 20814 tablet_replica.cc:333] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.899654 26305 raft_consensus.cc:515] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:45.900249 20814 raft_consensus.cc:2243] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.901243 20814 raft_consensus.cc:2272] T 9996b75f98a34a83ae5a812c55b7a497 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.901861 26305 leader_election.cc:290] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:45.904151 20814 tablet_replica.cc:333] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.904953 20814 raft_consensus.cc:2243] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.905618 20814 raft_consensus.cc:2272] T 4d2c7b75cad14a549f9ab9e91864680a P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:45.906742 24211 leader_election.cc:336] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
W20260709 13:09:45.907500 24212 leader_election.cc:336] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:45.907945 24212 leader_election.cc:304] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:45.908237 20814 tablet_replica.cc:333] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.909102 20814 raft_consensus.cc:2243] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.909349 26305 raft_consensus.cc:2749] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:45.910308 20814 raft_consensus.cc:2272] T 5a5979811df1413ca5695f8ccb329875 P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.912361 20814 tablet_replica.cc:333] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.912935 20814 raft_consensus.cc:2243] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.913923 20814 raft_consensus.cc:2272] T ee3132dca6c54fefabcb586c28c99b0d P 4f707242b6d64c3898e46b86e080dba2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.915853 20814 tablet_replica.cc:333] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.916486 20814 raft_consensus.cc:2243] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.916950 20814 raft_consensus.cc:2272] T 073e8a3729864167ad73e9a85947f5c4 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.919137 20814 tablet_replica.cc:333] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.919641 20814 raft_consensus.cc:2243] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.920445 20814 raft_consensus.cc:2272] T eaacbe0838f94d578592e637982b0c97 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.922484 20814 tablet_replica.cc:333] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.922995 20814 raft_consensus.cc:2243] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.923475 20814 raft_consensus.cc:2272] T a9bf0b7066b4489ab5c5f46e461f17c8 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.925592 20814 tablet_replica.cc:333] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.926095 20814 raft_consensus.cc:2243] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.926467 20814 raft_consensus.cc:2272] T 3a488d48b85146928e529a478f907556 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.929519 20814 tablet_replica.cc:333] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.930290 20814 raft_consensus.cc:2243] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.931488 20814 raft_consensus.cc:2272] T dd523885f0e140ed90a410dd24d07990 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.933746 20814 tablet_replica.cc:333] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.934221 20814 raft_consensus.cc:2243] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.934782 20814 raft_consensus.cc:2272] T 2c1a7b23ec474c3a81f4ef580144d74f P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.937301 20814 tablet_replica.cc:333] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.937927 20814 raft_consensus.cc:2243] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 10 LEADER]: Raft consensus shutting down.
W20260709 13:09:45.938613 24211 consensus_peers.cc:597] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:45.938881 20814 raft_consensus.cc:2272] T 644abc232cc9412eb2e9f6c806d55bf5 P 4f707242b6d64c3898e46b86e080dba2 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.941175 20814 tablet_replica.cc:333] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.942216 20814 raft_consensus.cc:2243] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.943212 20814 raft_consensus.cc:2272] T 04b90c9fa5fd431097ed0d1bae133e01 P 4f707242b6d64c3898e46b86e080dba2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.945371 20814 tablet_replica.cc:333] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.946029 20814 raft_consensus.cc:2243] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.946996 20814 raft_consensus.cc:2272] T f84b56c387da43659899899931abcd8d P 4f707242b6d64c3898e46b86e080dba2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.949051 20814 tablet_replica.cc:333] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.949726 20814 raft_consensus.cc:2243] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.950225 20814 raft_consensus.cc:2272] T b263720a7580408185bf1cebc90c8684 P 4f707242b6d64c3898e46b86e080dba2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.952153 20814 tablet_replica.cc:333] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.952694 20814 raft_consensus.cc:2243] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.953147 20814 raft_consensus.cc:2272] T f2143cafcaed44f7b583c81fb81fb8c9 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.955564 20814 tablet_replica.cc:333] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.956235 20814 raft_consensus.cc:2243] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.956912 20814 raft_consensus.cc:2272] T dff8bc663c484879add9c7c9622aa294 P 4f707242b6d64c3898e46b86e080dba2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.959661 20814 tablet_replica.cc:333] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.960134 20814 raft_consensus.cc:2243] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.960582 20814 raft_consensus.cc:2272] T f9b80deacab3450088ac150b405b425d P 4f707242b6d64c3898e46b86e080dba2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.962563 20814 tablet_replica.cc:333] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.963060 20814 raft_consensus.cc:2243] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.963979 20814 raft_consensus.cc:2272] T bb4d96b87589402384ec771d4d19d0d1 P 4f707242b6d64c3898e46b86e080dba2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.966995 20814 tablet_replica.cc:333] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2: stopping tablet replica
I20260709 13:09:45.967855 20814 raft_consensus.cc:2243] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:45.968804 20814 raft_consensus.cc:2272] T 2b9f4bdbd83443a8acf729516c3fd683 P 4f707242b6d64c3898e46b86e080dba2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:45.976862 24211 consensus_peers.cc:597] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:46.008769 24211 consensus_peers.cc:597] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:46.026330 26305 raft_consensus.cc:493] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:46.027143 26305 raft_consensus.cc:515] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:46.030156 26305 leader_election.cc:290] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:46.034200 24212 leader_election.cc:336] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:46.036110 24211 leader_election.cc:336] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:46.036562 24211 leader_election.cc:304] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:46.037528 26305 raft_consensus.cc:2749] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:46.049820 26305 raft_consensus.cc:493] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:46.050328 26305 raft_consensus.cc:515] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:46.051894 24212 consensus_peers.cc:597] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 13:09:46.052538 26305 leader_election.cc:290] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:46.056632 24212 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
W20260709 13:09:46.057363 24211 leader_election.cc:336] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:46.057771 24211 leader_election.cc:304] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:46.058398 26305 raft_consensus.cc:2749] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:09:46.077921 24211 consensus_peers.cc:597] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:46.080397 24212 consensus_peers.cc:597] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 13:09:46.118084 24211 consensus_peers.cc:597] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:46.126085 24211 consensus_peers.cc:597] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:46.126533 24211 consensus_peers.cc:597] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:46.141288 24211 consensus_peers.cc:597] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:46.162909 24211 consensus_peers.cc:597] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:46.174069 24211 consensus_peers.cc:597] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 4f707242b6d64c3898e46b86e080dba2 (127.20.83.131:35589): Couldn't send request to peer 4f707242b6d64c3898e46b86e080dba2. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.131:35589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:46.191170 24212 consensus_peers.cc:597] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Couldn't send request to peer 19b813628af04cc591357bd5c3d7b9bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 13:09:46.208498 26305 raft_consensus.cc:493] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
I20260709 13:09:46.208966 26305 raft_consensus.cc:515] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:46.210686 26305 leader_election.cc:290] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:46.215054 26305 raft_consensus.cc:493] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:46.215193 24212 leader_election.cc:336] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:46.216039 26305 raft_consensus.cc:515] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
W20260709 13:09:46.216675 24211 leader_election.cc:336] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:46.217154 24211 leader_election.cc:304] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
I20260709 13:09:46.217916 26299 raft_consensus.cc:2749] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:46.219152 26305 leader_election.cc:290] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
I20260709 13:09:46.220657 26305 raft_consensus.cc:493] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 65c4ffee45da4646a5d02740173e4bc0)
W20260709 13:09:46.220839 24211 consensus_peers.cc:597] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:46.221177 26305 raft_consensus.cc:515] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61ea2eff65d64402b16b1c23efe56548" member_type: VOTER last_known_addr { host: "127.20.83.132" port: 41399 } } peers { permanent_uuid: "19b813628af04cc591357bd5c3d7b9bb" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 38639 } } peers { permanent_uuid: "65c4ffee45da4646a5d02740173e4bc0" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39765 } }
I20260709 13:09:46.223675 26305 leader_election.cc:290] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639), 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765)
W20260709 13:09:46.224409 24211 leader_election.cc:336] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
W20260709 13:09:46.226567 24211 leader_election.cc:336] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111)
I20260709 13:09:46.338735 20814 tablet_server.cc:196] TabletServer@127.20.83.131:0 shutdown complete.
W20260709 13:09:46.361630 24211 consensus_peers.cc:597] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 -> Peer 65c4ffee45da4646a5d02740173e4bc0 (127.20.83.130:39765): Couldn't send request to peer 65c4ffee45da4646a5d02740173e4bc0. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:39765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:46.412303 20814 tablet_server.cc:179] TabletServer@127.20.83.132:0 shutting down...
I20260709 13:09:46.465595 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:46.466605 20814 tablet_replica.cc:333] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.467481 20814 raft_consensus.cc:2243] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.468027 20814 raft_consensus.cc:2272] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.470729 20814 tablet_replica.cc:333] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.471575 20814 raft_consensus.cc:2243] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.472095 20814 raft_consensus.cc:2272] T 0e0d5694bc6e458089b62007986b610f P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.474627 20814 tablet_replica.cc:333] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.475275 20814 raft_consensus.cc:2243] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.476045 20814 raft_consensus.cc:2272] T 4859dd7070874b6e932b84a55d931294 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.478161 20814 tablet_replica.cc:333] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.478920 20814 raft_consensus.cc:2243] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.479604 20814 raft_consensus.cc:2272] T 6df0007c70954c3a81fab349b935010f P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.482110 20814 tablet_replica.cc:333] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.482744 20814 raft_consensus.cc:2243] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.483716 20814 raft_consensus.cc:2272] T 49fdc83af149485293f11b2fe265cca3 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.486016 20814 tablet_replica.cc:333] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.486558 20814 raft_consensus.cc:2243] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.487346 20814 raft_consensus.cc:2272] T dc3e616b4df84086a52077fd95703b78 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.489243 20814 tablet_replica.cc:333] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.489955 20814 raft_consensus.cc:2243] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.490407 20814 raft_consensus.cc:2272] T 0ef7b352e5ab499f8d69c2e88f15c298 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.492286 20814 tablet_replica.cc:333] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.492789 20814 raft_consensus.cc:2243] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.493249 20814 raft_consensus.cc:2272] T 240318332a6f4a30907113cd4f599556 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.495205 20814 tablet_replica.cc:333] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.495721 20814 raft_consensus.cc:2243] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.496147 20814 raft_consensus.cc:2272] T 20bb65e049e244369fd5494504a41ed3 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.498108 20814 tablet_replica.cc:333] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.498669 20814 raft_consensus.cc:2243] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.499437 20814 raft_consensus.cc:2272] T 253e12e337814444b9e80325a5f4688f P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.501505 20814 tablet_replica.cc:333] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.502236 20814 raft_consensus.cc:2243] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.503067 20814 raft_consensus.cc:2272] T fe03d819f6654a008ef74b8b4cb4a524 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.505051 20814 tablet_replica.cc:333] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.505635 20814 raft_consensus.cc:2243] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.506043 20814 raft_consensus.cc:2272] T fbd514b88bdc4698ab24964381d78ee0 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.507987 20814 tablet_replica.cc:333] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.508543 20814 raft_consensus.cc:2243] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.508944 20814 raft_consensus.cc:2272] T 74f863ff55414f91801cc6c7507c6600 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.510906 20814 tablet_replica.cc:333] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.511405 20814 raft_consensus.cc:2243] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.511927 20814 raft_consensus.cc:2272] T bbaed56af6cc4d9f8b90ce1a567ba5f5 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.514246 20814 tablet_replica.cc:333] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.514902 20814 raft_consensus.cc:2243] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.515760 20814 raft_consensus.cc:2272] T f9b80deacab3450088ac150b405b425d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.517853 20814 tablet_replica.cc:333] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.518474 20814 raft_consensus.cc:2243] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.518960 20814 raft_consensus.cc:2272] T a5b7595d50f249b9ace9d6694c0e4d41 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.520962 20814 tablet_replica.cc:333] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.521653 20814 raft_consensus.cc:2243] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.522156 20814 raft_consensus.cc:2272] T 5a5979811df1413ca5695f8ccb329875 P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.524145 20814 tablet_replica.cc:333] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.525015 20814 raft_consensus.cc:2243] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.525915 20814 raft_consensus.cc:2272] T fa0edf0c9dfe44e7aca90bd1e3f01d3f P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.528038 20814 tablet_replica.cc:333] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.528601 20814 raft_consensus.cc:2243] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.529018 20814 raft_consensus.cc:2272] T eaacbe0838f94d578592e637982b0c97 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.531035 20814 tablet_replica.cc:333] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.531747 20814 raft_consensus.cc:2243] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.532228 20814 raft_consensus.cc:2272] T be11d44c5c324d799944f63d6fc51418 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.534302 20814 tablet_replica.cc:333] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.534884 20814 raft_consensus.cc:2243] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.535732 20814 raft_consensus.cc:2272] T dff8bc663c484879add9c7c9622aa294 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.537720 20814 tablet_replica.cc:333] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.538278 20814 raft_consensus.cc:2243] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.539125 20814 raft_consensus.cc:2272] T 27a282a0988a4fb38c65a2d5b6bd8e99 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.541088 20814 tablet_replica.cc:333] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.541734 20814 raft_consensus.cc:2243] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.542353 20814 raft_consensus.cc:2272] T 1589827a98444e9e8cbd7769f59bc94e P 61ea2eff65d64402b16b1c23efe56548 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.544763 20814 tablet_replica.cc:333] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.545352 20814 raft_consensus.cc:2243] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.546247 20814 raft_consensus.cc:2272] T 32a3dd69d733451a830180b17527bca9 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.548321 20814 tablet_replica.cc:333] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.548900 20814 raft_consensus.cc:2243] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.550120 20814 raft_consensus.cc:2272] T 0d03737d80c546f592539ce76833e30e P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.553586 20814 tablet_replica.cc:333] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.554205 20814 raft_consensus.cc:2243] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.554773 20814 raft_consensus.cc:2272] T ee3132dca6c54fefabcb586c28c99b0d P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.556886 20814 tablet_replica.cc:333] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.557495 20814 raft_consensus.cc:2243] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.557982 20814 raft_consensus.cc:2272] T 9996b75f98a34a83ae5a812c55b7a497 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.560456 20814 tablet_replica.cc:333] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.561255 20814 raft_consensus.cc:2243] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.562152 20814 raft_consensus.cc:2272] T 4d2c7b75cad14a549f9ab9e91864680a P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.564491 20814 tablet_replica.cc:333] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.565150 20814 raft_consensus.cc:2243] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.565959 20814 raft_consensus.cc:2272] T ffeb156758964803b6b84a00993611d0 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.568261 20814 tablet_replica.cc:333] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.568915 20814 raft_consensus.cc:2243] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.569487 20814 raft_consensus.cc:2272] T dd523885f0e140ed90a410dd24d07990 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.571655 20814 tablet_replica.cc:333] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.572232 20814 raft_consensus.cc:2243] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.572698 20814 raft_consensus.cc:2272] T 031c181e7df44e949ba65ef56d0e7a6d P 61ea2eff65d64402b16b1c23efe56548 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.574715 20814 tablet_replica.cc:333] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.575286 20814 raft_consensus.cc:2243] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.576086 20814 raft_consensus.cc:2272] T 7784edb92da64fd497153876a1b80128 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.578258 20814 tablet_replica.cc:333] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.578845 20814 raft_consensus.cc:2243] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.579679 20814 raft_consensus.cc:2272] T 89c1c7b12abd4197b9d5458c38b460da P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.582046 20814 tablet_replica.cc:333] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.582648 20814 raft_consensus.cc:2243] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.583163 20814 raft_consensus.cc:2272] T a8ccaa8ebfe445b796bf97282201ff61 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.585557 20814 tablet_replica.cc:333] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.586140 20814 raft_consensus.cc:2243] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.586944 20814 raft_consensus.cc:2272] T 24a65fbba2e846968fe0b400097ed408 P 61ea2eff65d64402b16b1c23efe56548 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.589530 20814 tablet_replica.cc:333] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.590301 20814 raft_consensus.cc:2243] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.591480 20814 raft_consensus.cc:2272] T f2143cafcaed44f7b583c81fb81fb8c9 P 61ea2eff65d64402b16b1c23efe56548 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.594097 20814 tablet_replica.cc:333] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.594636 20814 raft_consensus.cc:2243] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.595122 20814 raft_consensus.cc:2272] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.597159 20814 tablet_replica.cc:333] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.597723 20814 raft_consensus.cc:2243] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.598186 20814 raft_consensus.cc:2272] T 1d9966bdd7a94d888af093ffce2be7ba P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.600349 20814 tablet_replica.cc:333] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.601025 20814 raft_consensus.cc:2243] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.602080 20814 raft_consensus.cc:2272] T 3a488d48b85146928e529a478f907556 P 61ea2eff65d64402b16b1c23efe56548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.604318 20814 tablet_replica.cc:333] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.604907 20814 raft_consensus.cc:2243] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.605520 20814 raft_consensus.cc:2272] T 644abc232cc9412eb2e9f6c806d55bf5 P 61ea2eff65d64402b16b1c23efe56548 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.607766 20814 tablet_replica.cc:333] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.608348 20814 raft_consensus.cc:2243] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.609277 20814 raft_consensus.cc:2272] T b263720a7580408185bf1cebc90c8684 P 61ea2eff65d64402b16b1c23efe56548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.611447 20814 tablet_replica.cc:333] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.611979 20814 raft_consensus.cc:2243] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.612483 20814 raft_consensus.cc:2272] T f84b56c387da43659899899931abcd8d P 61ea2eff65d64402b16b1c23efe56548 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.614878 20814 tablet_replica.cc:333] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.615423 20814 raft_consensus.cc:2243] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:46.615918 20814 raft_consensus.cc:2272] T 04b90c9fa5fd431097ed0d1bae133e01 P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:46.617976 20814 tablet_replica.cc:333] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548: stopping tablet replica
I20260709 13:09:46.618484 20814 raft_consensus.cc:2243] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:46.619371 20814 raft_consensus.cc:2272] T 2c1a7b23ec474c3a81f4ef580144d74f P 61ea2eff65d64402b16b1c23efe56548 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:46.662298 24210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:46.685801 24211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:46.717125 24210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:46.734973 24210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:46.759333 24213 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:46.882277 24212 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:46.934742 24212 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:47.111399 24210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:47.122195 24211 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:47.144466 24210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:47.167138 24213 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:47.184486 24210 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:47.249583 24212 leader_election.cc:336] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Network error: Client connection negotiation failed: client connection to 127.20.83.129:38639: connect: Connection refused (error 111)
I20260709 13:09:47.250150 24212 leader_election.cc:304] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:47.250643 24212 raft_consensus.cc:2686] T 13ebc97a0fd64d8abf854d91fe716d7c P 61ea2eff65d64402b16b1c23efe56548: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 13:09:47.252979 26307 leader_election.cc:336] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 19b813628af04cc591357bd5c3d7b9bb (127.20.83.129:38639): Service unavailable: reactor is shutting down (error 108)
I20260709 13:09:47.253489 26307 leader_election.cc:304] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548 [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: 61ea2eff65d64402b16b1c23efe56548; no voters: 19b813628af04cc591357bd5c3d7b9bb, 65c4ffee45da4646a5d02740173e4bc0
W20260709 13:09:47.254139 26307 raft_consensus.cc:2686] T b11e53e78f0f4b898110229cb4cabf4c P 61ea2eff65d64402b16b1c23efe56548: unable to run election callback: Service unavailable: The pool has been shut down.
I20260709 13:09:47.480079 20814 tablet_server.cc:196] TabletServer@127.20.83.132:0 shutdown complete.
I20260709 13:09:47.546392 20814 master.cc:562] Master@127.20.83.190:35555 shutting down...
I20260709 13:09:47.576290 20814 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:47.576861 20814 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:47.577129 20814 tablet_replica.cc:333] T 00000000000000000000000000000000 P ed227bab204c443f89a398a63d810d10: stopping tablet replica
I20260709 13:09:47.677618 20814 master.cc:584] Master@127.20.83.190:35555 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (74602 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:09:47.773260 20814 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.190:41167
I20260709 13:09:47.774662 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:47.780891 26308 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:47.781117 26309 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:47.782516 26311 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:47.784188 20814 server_base.cc:1061] running on GCE node
I20260709 13:09:47.786015 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:47.786206 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:47.786324 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602587786312 us; error 0 us; skew 500 ppm
I20260709 13:09:47.786803 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:47.789565 20814 webserver.cc:533] Webserver started at http://127.20.83.190:37705/ using document root <none> and password file <none>
I20260709 13:09:47.790096 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:47.790306 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:47.790583 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:47.791874 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/master-0-root/instance:
uuid: "65be179464fe4fc394aa00855b8f92ac"
format_stamp: "Formatted at 2026-07-09 13:09:47 on dist-test-slave-50cs"
I20260709 13:09:47.796550 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:09:47.800086 26316 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:47.801034 20814 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:09:47.801540 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/master-0-root
uuid: "65be179464fe4fc394aa00855b8f92ac"
format_stamp: "Formatted at 2026-07-09 13:09:47 on dist-test-slave-50cs"
I20260709 13:09:47.801889 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:47.827576 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:47.828886 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:47.872819 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.190:41167
I20260709 13:09:47.872998 26367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.190:41167 every 8 connection(s)
I20260709 13:09:47.877318 26368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:47.891382 26368 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac: Bootstrap starting.
I20260709 13:09:47.896420 26368 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:47.901049 26368 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac: No bootstrap required, opened a new log
I20260709 13:09:47.903488 26368 raft_consensus.cc:359] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65be179464fe4fc394aa00855b8f92ac" member_type: VOTER }
I20260709 13:09:47.903990 26368 raft_consensus.cc:385] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:47.904302 26368 raft_consensus.cc:740] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65be179464fe4fc394aa00855b8f92ac, State: Initialized, Role: FOLLOWER
I20260709 13:09:47.905000 26368 consensus_queue.cc:260] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "65be179464fe4fc394aa00855b8f92ac" member_type: VOTER }
I20260709 13:09:47.905525 26368 raft_consensus.cc:399] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:09:47.905753 26368 raft_consensus.cc:493] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:09:47.906062 26368 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:47.911734 26368 raft_consensus.cc:515] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65be179464fe4fc394aa00855b8f92ac" member_type: VOTER }
I20260709 13:09:47.912283 26368 leader_election.cc:304] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [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: 65be179464fe4fc394aa00855b8f92ac; no voters: 
I20260709 13:09:47.913682 26368 leader_election.cc:290] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:09:47.914126 26371 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:47.915561 26371 raft_consensus.cc:697] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [term 1 LEADER]: Becoming Leader. State: Replica: 65be179464fe4fc394aa00855b8f92ac, State: Running, Role: LEADER
I20260709 13:09:47.916326 26371 consensus_queue.cc:237] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [LEADER]: Queue going to LEADER mode. State: All 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: "65be179464fe4fc394aa00855b8f92ac" member_type: VOTER }
I20260709 13:09:47.916778 26368 sys_catalog.cc:565] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:09:47.921221 26372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "65be179464fe4fc394aa00855b8f92ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65be179464fe4fc394aa00855b8f92ac" member_type: VOTER } }
I20260709 13:09:47.921473 26373 sys_catalog.cc:455] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 65be179464fe4fc394aa00855b8f92ac. Latest consensus state: current_term: 1 leader_uuid: "65be179464fe4fc394aa00855b8f92ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65be179464fe4fc394aa00855b8f92ac" member_type: VOTER } }
I20260709 13:09:47.922075 26372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:47.922506 26373 sys_catalog.cc:458] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:47.925295 26377 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:09:47.933714 26377 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:09:47.934894 20814 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:09:47.943279 26377 catalog_manager.cc:1383] Generated new cluster ID: 6256219928aa4e27a673326b95b1522e
I20260709 13:09:47.943636 26377 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:09:47.968094 26377 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:09:47.969451 26377 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:09:47.983889 26377 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac: Generated new TSK 0
I20260709 13:09:47.984582 26377 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:09:48.002262 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:48.009084 26389 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:48.010020 26390 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:48.015010 20814 server_base.cc:1061] running on GCE node
W20260709 13:09:48.015141 26392 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:48.017593 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:48.017833 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:48.018042 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602588018028 us; error 0 us; skew 500 ppm
I20260709 13:09:48.018698 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:48.021240 20814 webserver.cc:533] Webserver started at http://127.20.83.129:46035/ using document root <none> and password file <none>
I20260709 13:09:48.021829 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:48.022037 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:48.022344 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:48.023613 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-0-root/instance:
uuid: "024fdd7de1ad4273b9960abc1db96177"
format_stamp: "Formatted at 2026-07-09 13:09:48 on dist-test-slave-50cs"
I20260709 13:09:48.028443 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:09:48.032119 26397 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:48.032971 20814 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:09:48.033289 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-0-root
uuid: "024fdd7de1ad4273b9960abc1db96177"
format_stamp: "Formatted at 2026-07-09 13:09:48 on dist-test-slave-50cs"
I20260709 13:09:48.033603 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:48.052495 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:48.053838 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:48.055492 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:48.057979 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:48.058202 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:48.058456 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:48.058645 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:48.102144 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.129:32987
I20260709 13:09:48.102311 26459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.129:32987 every 8 connection(s)
I20260709 13:09:48.107406 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:48.116645 26464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:48.117854 26465 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:48.121941 26467 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:48.122975 20814 server_base.cc:1061] running on GCE node
I20260709 13:09:48.124393 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:48.124663 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:48.124856 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602588124832 us; error 0 us; skew 500 ppm
I20260709 13:09:48.125545 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:48.129030 20814 webserver.cc:533] Webserver started at http://127.20.83.130:43393/ using document root <none> and password file <none>
I20260709 13:09:48.129846 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:48.130100 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:48.130221 26460 heartbeater.cc:344] Connected to a master server at 127.20.83.190:41167
I20260709 13:09:48.130398 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:48.130748 26460 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:48.131556 26460 heartbeater.cc:507] Master 127.20.83.190:41167 requested a full tablet report, sending...
I20260709 13:09:48.131980 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-1-root/instance:
uuid: "4fa6e37fbe464a0498868db82cfeff29"
format_stamp: "Formatted at 2026-07-09 13:09:48 on dist-test-slave-50cs"
I20260709 13:09:48.134063 26333 ts_manager.cc:194] Registered new tserver with Master: 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987)
I20260709 13:09:48.136868 26333 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58224
I20260709 13:09:48.139038 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260709 13:09:48.143326 26472 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:48.144304 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:09:48.144575 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-1-root
uuid: "4fa6e37fbe464a0498868db82cfeff29"
format_stamp: "Formatted at 2026-07-09 13:09:48 on dist-test-slave-50cs"
I20260709 13:09:48.144856 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:48.166929 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:48.168100 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:48.169749 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:48.172122 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:48.172312 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:48.172621 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:48.172766 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:48.215960 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.130:35699
I20260709 13:09:48.216089 26534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.130:35699 every 8 connection(s)
I20260709 13:09:48.220932 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:48.228973 26539 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:48.230868 26538 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:48.231190 26541 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:48.234494 26535 heartbeater.cc:344] Connected to a master server at 127.20.83.190:41167
I20260709 13:09:48.234503 20814 server_base.cc:1061] running on GCE node
I20260709 13:09:48.235458 26535 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:48.236145 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:48.236492 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:48.236460 26535 heartbeater.cc:507] Master 127.20.83.190:41167 requested a full tablet report, sending...
I20260709 13:09:48.236948 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602588236925 us; error 0 us; skew 500 ppm
I20260709 13:09:48.237747 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:48.239544 26333 ts_manager.cc:194] Registered new tserver with Master: 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:48.240671 20814 webserver.cc:533] Webserver started at http://127.20.83.131:45357/ using document root <none> and password file <none>
I20260709 13:09:48.241319 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:48.241313 26333 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58240
I20260709 13:09:48.241905 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:48.242229 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:48.243448 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-2-root/instance:
uuid: "d57f4100ccb44c38b0d993806e7a2584"
format_stamp: "Formatted at 2026-07-09 13:09:48 on dist-test-slave-50cs"
I20260709 13:09:48.248441 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:09:48.252249 26546 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:48.253551 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:09:48.253858 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-2-root
uuid: "d57f4100ccb44c38b0d993806e7a2584"
format_stamp: "Formatted at 2026-07-09 13:09:48 on dist-test-slave-50cs"
I20260709 13:09:48.254125 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:48.272903 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:48.274245 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:48.275767 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:48.278337 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:48.278543 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:48.278915 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:48.279093 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:48.326812 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.131:43453
I20260709 13:09:48.326938 26608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.131:43453 every 8 connection(s)
I20260709 13:09:48.342803 26609 heartbeater.cc:344] Connected to a master server at 127.20.83.190:41167
I20260709 13:09:48.343391 26609 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:48.344223 26609 heartbeater.cc:507] Master 127.20.83.190:41167 requested a full tablet report, sending...
I20260709 13:09:48.346580 26333 ts_manager.cc:194] Registered new tserver with Master: d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:48.346694 20814 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016170051s
I20260709 13:09:48.348256 26333 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58252
I20260709 13:09:48.374372 26333 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58256:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:09:48.377591 26333 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:09:48.466651 26425 tablet_service.cc:1511] Processing CreateTablet for tablet 5a437520e4a64908b07c14dd652e49a5 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:09:48.468201 26425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a437520e4a64908b07c14dd652e49a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.470505 26419 tablet_service.cc:1511] Processing CreateTablet for tablet 1b410f0e7ff54025b08a45783f0ed7e1 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:09:48.472079 26419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b410f0e7ff54025b08a45783f0ed7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.471932 26420 tablet_service.cc:1511] Processing CreateTablet for tablet 0a29493fe5864a4fbbf528cc0479f56e (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:09:48.474545 26421 tablet_service.cc:1511] Processing CreateTablet for tablet 4b6b0241f33749629debd0d0cb59fc0e (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:09:48.475632 26418 tablet_service.cc:1511] Processing CreateTablet for tablet 63ed721c12a64142af07e8081db5f5a8 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:09:48.476787 26422 tablet_service.cc:1511] Processing CreateTablet for tablet 54d5926b6f924cec973e053420b3a1aa (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:09:48.479075 26423 tablet_service.cc:1511] Processing CreateTablet for tablet 65568d8c11bd433588fd79db328f54ca (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:09:48.480183 26417 tablet_service.cc:1511] Processing CreateTablet for tablet b856b2bae968482da4b74f300f57cb75 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:09:48.481600 26424 tablet_service.cc:1511] Processing CreateTablet for tablet 535afece62e54bb29aad102c209c5fcf (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:09:48.484174 26416 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee8be4ff6024bd69c3e405478c219c9 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:09:48.473357 26420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a29493fe5864a4fbbf528cc0479f56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.485702 26416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee8be4ff6024bd69c3e405478c219c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.486393 26421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b6b0241f33749629debd0d0cb59fc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.486188 26574 tablet_service.cc:1511] Processing CreateTablet for tablet 5a437520e4a64908b07c14dd652e49a5 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:09:48.487409 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a437520e4a64908b07c14dd652e49a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.489735 26422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d5926b6f924cec973e053420b3a1aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.492451 26417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b856b2bae968482da4b74f300f57cb75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.493868 26424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535afece62e54bb29aad102c209c5fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.495764 26423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65568d8c11bd433588fd79db328f54ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.497831 26418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ed721c12a64142af07e8081db5f5a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.514478 26573 tablet_service.cc:1511] Processing CreateTablet for tablet 535afece62e54bb29aad102c209c5fcf (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:09:48.516188 26573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535afece62e54bb29aad102c209c5fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.522354 26572 tablet_service.cc:1511] Processing CreateTablet for tablet 65568d8c11bd433588fd79db328f54ca (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:09:48.523232 26569 tablet_service.cc:1511] Processing CreateTablet for tablet 0a29493fe5864a4fbbf528cc0479f56e (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:09:48.524561 26572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65568d8c11bd433588fd79db328f54ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.525484 26569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a29493fe5864a4fbbf528cc0479f56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.527087 26571 tablet_service.cc:1511] Processing CreateTablet for tablet 54d5926b6f924cec973e053420b3a1aa (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:09:48.530561 26570 tablet_service.cc:1511] Processing CreateTablet for tablet 4b6b0241f33749629debd0d0cb59fc0e (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:09:48.533109 26571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d5926b6f924cec973e053420b3a1aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.538717 26500 tablet_service.cc:1511] Processing CreateTablet for tablet 5a437520e4a64908b07c14dd652e49a5 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:09:48.540346 26500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a437520e4a64908b07c14dd652e49a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.542732 26499 tablet_service.cc:1511] Processing CreateTablet for tablet 535afece62e54bb29aad102c209c5fcf (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:09:48.544292 26499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 535afece62e54bb29aad102c209c5fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.546787 26498 tablet_service.cc:1511] Processing CreateTablet for tablet 65568d8c11bd433588fd79db328f54ca (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:09:48.548307 26498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65568d8c11bd433588fd79db328f54ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.550802 26497 tablet_service.cc:1511] Processing CreateTablet for tablet 54d5926b6f924cec973e053420b3a1aa (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:09:48.552389 26497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d5926b6f924cec973e053420b3a1aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.554778 26496 tablet_service.cc:1511] Processing CreateTablet for tablet 4b6b0241f33749629debd0d0cb59fc0e (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:09:48.558768 26495 tablet_service.cc:1511] Processing CreateTablet for tablet 0a29493fe5864a4fbbf528cc0479f56e (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:09:48.561434 26567 tablet_service.cc:1511] Processing CreateTablet for tablet 63ed721c12a64142af07e8081db5f5a8 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:09:48.562444 26493 tablet_service.cc:1511] Processing CreateTablet for tablet 63ed721c12a64142af07e8081db5f5a8 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:09:48.563092 26567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ed721c12a64142af07e8081db5f5a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.562803 26494 tablet_service.cc:1511] Processing CreateTablet for tablet 1b410f0e7ff54025b08a45783f0ed7e1 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:09:48.558983 26568 tablet_service.cc:1511] Processing CreateTablet for tablet 1b410f0e7ff54025b08a45783f0ed7e1 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:09:48.564910 26492 tablet_service.cc:1511] Processing CreateTablet for tablet b856b2bae968482da4b74f300f57cb75 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:09:48.565320 26568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b410f0e7ff54025b08a45783f0ed7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.567371 26491 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee8be4ff6024bd69c3e405478c219c9 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:09:48.570186 26570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b6b0241f33749629debd0d0cb59fc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.571344 26566 tablet_service.cc:1511] Processing CreateTablet for tablet b856b2bae968482da4b74f300f57cb75 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:09:48.572921 26566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b856b2bae968482da4b74f300f57cb75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.579602 26565 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee8be4ff6024bd69c3e405478c219c9 (DEFAULT_TABLE table=test-workload [id=3addf0d2285c44e3adbf47ea9d5df3f9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:09:48.581117 26565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee8be4ff6024bd69c3e405478c219c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.597901 26496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b6b0241f33749629debd0d0cb59fc0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.601841 26493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ed721c12a64142af07e8081db5f5a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.605832 26491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee8be4ff6024bd69c3e405478c219c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.609829 26494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b410f0e7ff54025b08a45783f0ed7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.613831 26492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b856b2bae968482da4b74f300f57cb75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.617815 26495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a29493fe5864a4fbbf528cc0479f56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.679085 26624 tablet_bootstrap.cc:492] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:48.713900 26624 tablet_bootstrap.cc:654] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.719812 26625 tablet_bootstrap.cc:492] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584: Bootstrap starting.
I20260709 13:09:48.753870 26626 tablet_bootstrap.cc:492] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29: Bootstrap starting.
I20260709 13:09:48.755864 26625 tablet_bootstrap.cc:654] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.757113 26624 tablet_bootstrap.cc:492] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177: No bootstrap required, opened a new log
I20260709 13:09:48.757707 26624 ts_tablet_manager.cc:1403] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.027s
I20260709 13:09:48.761145 26626 tablet_bootstrap.cc:654] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.760850 26624 raft_consensus.cc:359] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.761687 26624 raft_consensus.cc:385] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.762032 26624 raft_consensus.cc:740] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.762837 26624 consensus_queue.cc:260] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.767143 26625 tablet_bootstrap.cc:492] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584: No bootstrap required, opened a new log
I20260709 13:09:48.767832 26625 ts_tablet_manager.cc:1403] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.000s
I20260709 13:09:48.769843 26460 heartbeater.cc:499] Master 127.20.83.190:41167 was elected leader, sending a full tablet report...
I20260709 13:09:48.770846 26624 ts_tablet_manager.cc:1434] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.006s
I20260709 13:09:48.772171 26624 tablet_bootstrap.cc:492] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:48.772451 26626 tablet_bootstrap.cc:492] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29: No bootstrap required, opened a new log
I20260709 13:09:48.772991 26626 ts_tablet_manager.cc:1403] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:09:48.772662 26625 raft_consensus.cc:359] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.773809 26625 raft_consensus.cc:385] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.774242 26625 raft_consensus.cc:740] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.775333 26625 consensus_queue.cc:260] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.776181 26626 raft_consensus.cc:359] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.776997 26626 raft_consensus.cc:385] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.777479 26626 raft_consensus.cc:740] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.778450 26626 consensus_queue.cc:260] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.780881 26624 tablet_bootstrap.cc:654] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.796710 26624 tablet_bootstrap.cc:492] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177: No bootstrap required, opened a new log
I20260709 13:09:48.797482 26624 ts_tablet_manager.cc:1403] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.009s
I20260709 13:09:48.802670 26624 raft_consensus.cc:359] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.807183 26609 heartbeater.cc:499] Master 127.20.83.190:41167 was elected leader, sending a full tablet report...
I20260709 13:09:48.806006 26624 raft_consensus.cc:385] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.807857 26624 raft_consensus.cc:740] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.808086 26625 ts_tablet_manager.cc:1434] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.010s
I20260709 13:09:48.808745 26624 consensus_queue.cc:260] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.811136 26625 tablet_bootstrap.cc:492] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584: Bootstrap starting.
I20260709 13:09:48.813833 26624 ts_tablet_manager.cc:1434] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.001s
I20260709 13:09:48.815346 26624 tablet_bootstrap.cc:492] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:48.811378 26626 ts_tablet_manager.cc:1434] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29: Time spent starting tablet: real 0.038s	user 0.022s	sys 0.007s
I20260709 13:09:48.818059 26626 tablet_bootstrap.cc:492] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29: Bootstrap starting.
I20260709 13:09:48.813936 26535 heartbeater.cc:499] Master 127.20.83.190:41167 was elected leader, sending a full tablet report...
I20260709 13:09:48.821857 26625 tablet_bootstrap.cc:654] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.826300 26626 tablet_bootstrap.cc:654] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:48.832475 26610 tablet.cc:2406] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:09:48.837440 26624 tablet_bootstrap.cc:654] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.847930 26625 tablet_bootstrap.cc:492] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584: No bootstrap required, opened a new log
I20260709 13:09:48.848776 26625 ts_tablet_manager.cc:1403] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.004s
I20260709 13:09:48.851831 26625 raft_consensus.cc:359] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.852697 26625 raft_consensus.cc:385] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.853016 26625 raft_consensus.cc:740] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.847890 26626 tablet_bootstrap.cc:492] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29: No bootstrap required, opened a new log
I20260709 13:09:48.854843 26626 ts_tablet_manager.cc:1403] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.000s
I20260709 13:09:48.854084 26625 consensus_queue.cc:260] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.858397 26626 raft_consensus.cc:359] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.856788 26625 ts_tablet_manager.cc:1434] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:48.859469 26626 raft_consensus.cc:385] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.859885 26626 raft_consensus.cc:740] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.860438 26625 tablet_bootstrap.cc:492] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584: Bootstrap starting.
I20260709 13:09:48.860828 26626 consensus_queue.cc:260] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.863255 26626 ts_tablet_manager.cc:1434] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:48.864348 26626 tablet_bootstrap.cc:492] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29: Bootstrap starting.
I20260709 13:09:48.864913 26624 tablet_bootstrap.cc:492] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177: No bootstrap required, opened a new log
I20260709 13:09:48.865545 26624 ts_tablet_manager.cc:1403] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.002s
I20260709 13:09:48.868101 26625 tablet_bootstrap.cc:654] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.868348 26624 raft_consensus.cc:359] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.869076 26624 raft_consensus.cc:385] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.869383 26624 raft_consensus.cc:740] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.870255 26624 consensus_queue.cc:260] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.871104 26626 tablet_bootstrap.cc:654] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.872443 26624 ts_tablet_manager.cc:1434] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:09:48.877890 26624 tablet_bootstrap.cc:492] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:48.879547 26625 tablet_bootstrap.cc:492] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584: No bootstrap required, opened a new log
I20260709 13:09:48.880224 26625 ts_tablet_manager.cc:1403] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260709 13:09:48.883617 26625 raft_consensus.cc:359] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.884510 26625 raft_consensus.cc:385] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.884943 26625 raft_consensus.cc:740] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.885887 26625 consensus_queue.cc:260] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.888324 26625 ts_tablet_manager.cc:1434] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:48.888928 26626 tablet_bootstrap.cc:492] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29: No bootstrap required, opened a new log
I20260709 13:09:48.889638 26626 ts_tablet_manager.cc:1403] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 13:09:48.889822 26625 tablet_bootstrap.cc:492] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584: Bootstrap starting.
I20260709 13:09:48.888363 26624 tablet_bootstrap.cc:654] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.893199 26626 raft_consensus.cc:359] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.894083 26626 raft_consensus.cc:385] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.894536 26626 raft_consensus.cc:740] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.895750 26626 consensus_queue.cc:260] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.897754 26625 tablet_bootstrap.cc:654] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.898936 26626 ts_tablet_manager.cc:1434] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:09:48.900377 26626 tablet_bootstrap.cc:492] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29: Bootstrap starting.
I20260709 13:09:48.903635 26625 tablet_bootstrap.cc:492] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584: No bootstrap required, opened a new log
I20260709 13:09:48.904389 26625 ts_tablet_manager.cc:1403] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260709 13:09:48.907275 26626 tablet_bootstrap.cc:654] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.907764 26624 tablet_bootstrap.cc:492] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177: No bootstrap required, opened a new log
I20260709 13:09:48.907441 26625 raft_consensus.cc:359] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.908345 26624 ts_tablet_manager.cc:1403] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.004s
I20260709 13:09:48.908478 26625 raft_consensus.cc:385] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.909001 26625 raft_consensus.cc:740] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.909883 26625 consensus_queue.cc:260] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.912566 26625 ts_tablet_manager.cc:1434] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:48.912146 26624 raft_consensus.cc:359] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.913733 26624 raft_consensus.cc:385] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.913983 26625 tablet_bootstrap.cc:492] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584: Bootstrap starting.
I20260709 13:09:48.914208 26624 raft_consensus.cc:740] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.915510 26624 consensus_queue.cc:260] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.918635 26624 ts_tablet_manager.cc:1434] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260709 13:09:48.920378 26624 tablet_bootstrap.cc:492] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:48.924657 26625 tablet_bootstrap.cc:654] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.927191 26624 tablet_bootstrap.cc:654] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.930109 26626 tablet_bootstrap.cc:492] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29: No bootstrap required, opened a new log
I20260709 13:09:48.930766 26626 ts_tablet_manager.cc:1403] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
W20260709 13:09:48.930893 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:48.934296 26626 raft_consensus.cc:359] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.934796 26624 tablet_bootstrap.cc:492] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177: No bootstrap required, opened a new log
I20260709 13:09:48.935086 26626 raft_consensus.cc:385] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.935257 26625 tablet_bootstrap.cc:492] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584: No bootstrap required, opened a new log
I20260709 13:09:48.935346 26624 ts_tablet_manager.cc:1403] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:09:48.935442 26626 raft_consensus.cc:740] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.936244 26625 ts_tablet_manager.cc:1403] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.005s
I20260709 13:09:48.936597 26626 consensus_queue.cc:260] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.939000 26626 ts_tablet_manager.cc:1434] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:09:48.938943 26624 raft_consensus.cc:359] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.939296 26625 raft_consensus.cc:359] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.939913 26624 raft_consensus.cc:385] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.940137 26625 raft_consensus.cc:385] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.940217 26626 tablet_bootstrap.cc:492] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29: Bootstrap starting.
I20260709 13:09:48.940279 26624 raft_consensus.cc:740] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.940654 26625 raft_consensus.cc:740] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.941558 26625 consensus_queue.cc:260] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.941576 26624 consensus_queue.cc:260] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.946036 26625 ts_tablet_manager.cc:1434] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:09:48.947153 26625 tablet_bootstrap.cc:492] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584: Bootstrap starting.
I20260709 13:09:48.948114 26626 tablet_bootstrap.cc:654] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.951134 26631 raft_consensus.cc:493] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.951676 26631 raft_consensus.cc:515] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.952322 26624 ts_tablet_manager.cc:1434] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:09:48.954391 26631 leader_election.cc:290] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:48.957365 26624 tablet_bootstrap.cc:492] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:48.958191 26625 tablet_bootstrap.cc:654] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.959775 26626 tablet_bootstrap.cc:492] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29: No bootstrap required, opened a new log
I20260709 13:09:48.960348 26626 ts_tablet_manager.cc:1403] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260709 13:09:48.963908 26626 raft_consensus.cc:359] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.964831 26626 raft_consensus.cc:385] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.965196 26624 tablet_bootstrap.cc:654] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.965204 26626 raft_consensus.cc:740] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.966514 26626 consensus_queue.cc:260] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.971556 26626 ts_tablet_manager.cc:1434] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.002s
I20260709 13:09:48.972846 26626 tablet_bootstrap.cc:492] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29: Bootstrap starting.
I20260709 13:09:48.975570 26631 raft_consensus.cc:493] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:48.976261 26631 raft_consensus.cc:515] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.979368 26631 leader_election.cc:290] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:48.983738 26624 tablet_bootstrap.cc:492] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177: No bootstrap required, opened a new log
I20260709 13:09:48.984346 26626 tablet_bootstrap.cc:654] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.984359 26624 ts_tablet_manager.cc:1403] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260709 13:09:48.988365 26625 tablet_bootstrap.cc:492] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584: No bootstrap required, opened a new log
I20260709 13:09:48.988953 26625 ts_tablet_manager.cc:1403] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584: Time spent bootstrapping tablet: real 0.042s	user 0.003s	sys 0.021s
I20260709 13:09:48.990613 26624 raft_consensus.cc:359] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.991416 26624 raft_consensus.cc:385] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.991699 26624 raft_consensus.cc:740] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.992169 26625 raft_consensus.cc:359] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.992973 26625 raft_consensus.cc:385] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:48.992522 26624 consensus_queue.cc:260] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.993296 26625 raft_consensus.cc:740] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Initialized, Role: FOLLOWER
I20260709 13:09:48.994128 26625 consensus_queue.cc:260] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:48.995391 26624 ts_tablet_manager.cc:1434] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:48.996403 26626 tablet_bootstrap.cc:492] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29: No bootstrap required, opened a new log
I20260709 13:09:48.996443 26624 tablet_bootstrap.cc:492] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:48.997327 26626 ts_tablet_manager.cc:1403] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.002s
I20260709 13:09:49.004240 26624 tablet_bootstrap.cc:654] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.008123 26625 ts_tablet_manager.cc:1434] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.005s
I20260709 13:09:49.009446 26632 raft_consensus.cc:493] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.010078 26632 raft_consensus.cc:515] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.010439 26626 raft_consensus.cc:359] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.011600 26626 raft_consensus.cc:385] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.012032 26626 raft_consensus.cc:740] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.012364 26625 tablet_bootstrap.cc:492] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584: Bootstrap starting.
I20260709 13:09:49.013262 26626 consensus_queue.cc:260] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.030798 26625 tablet_bootstrap.cc:654] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.021570 26632 leader_election.cc:290] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.039268 26626 ts_tablet_manager.cc:1434] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29: Time spent starting tablet: real 0.041s	user 0.014s	sys 0.004s
I20260709 13:09:49.040807 26626 tablet_bootstrap.cc:492] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29: Bootstrap starting.
I20260709 13:09:49.043551 26510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:49.044512 26510 raft_consensus.cc:2468] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 0.
I20260709 13:09:49.049882 26510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a437520e4a64908b07c14dd652e49a5" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:49.050886 26510 raft_consensus.cc:2468] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 0.
I20260709 13:09:49.054287 26435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177" is_pre_election: true
I20260709 13:09:49.055320 26435 raft_consensus.cc:2468] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 0.
I20260709 13:09:49.058857 26626 tablet_bootstrap.cc:654] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.060482 26549 leader_election.cc:304] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:49.063268 26435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a437520e4a64908b07c14dd652e49a5" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177" is_pre_election: true
I20260709 13:09:49.065481 26631 raft_consensus.cc:2804] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.066305 26631 raft_consensus.cc:493] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.066846 26631 raft_consensus.cc:3060] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.073822 26549 leader_election.cc:304] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:49.065621 26435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177" is_pre_election: true
I20260709 13:09:49.074939 26624 tablet_bootstrap.cc:492] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177: No bootstrap required, opened a new log
I20260709 13:09:49.075448 26435 raft_consensus.cc:2468] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 0.
I20260709 13:09:49.075557 26624 ts_tablet_manager.cc:1403] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.008s
I20260709 13:09:49.076958 26475 leader_election.cc:304] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: 
I20260709 13:09:49.077924 26632 raft_consensus.cc:2804] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.078331 26632 raft_consensus.cc:493] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.078691 26632 raft_consensus.cc:3060] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.079011 26624 raft_consensus.cc:359] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.079866 26624 raft_consensus.cc:385] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.080186 26624 raft_consensus.cc:740] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.081025 26624 consensus_queue.cc:260] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.083678 26584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.084903 26629 raft_consensus.cc:493] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.085493 26629 raft_consensus.cc:515] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.086187 26624 ts_tablet_manager.cc:1434] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 13:09:49.087364 26624 tablet_bootstrap.cc:492] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:49.088088 26626 tablet_bootstrap.cc:492] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29: No bootstrap required, opened a new log
I20260709 13:09:49.088606 26626 ts_tablet_manager.cc:1403] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.008s
I20260709 13:09:49.091256 26625 tablet_bootstrap.cc:492] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584: No bootstrap required, opened a new log
I20260709 13:09:49.091944 26625 ts_tablet_manager.cc:1403] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.027s
I20260709 13:09:49.094521 26629 leader_election.cc:290] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.096143 26624 tablet_bootstrap.cc:654] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.096800 26625 raft_consensus.cc:359] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.097828 26625 raft_consensus.cc:385] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.098258 26625 raft_consensus.cc:740] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.091981 26626 raft_consensus.cc:359] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.099573 26626 raft_consensus.cc:385] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.099149 26625 consensus_queue.cc:260] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.099953 26626 raft_consensus.cc:740] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.101177 26626 consensus_queue.cc:260] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.105039 26626 ts_tablet_manager.cc:1434] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.005s
I20260709 13:09:49.106554 26626 tablet_bootstrap.cc:492] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29: Bootstrap starting.
I20260709 13:09:49.123936 26652 raft_consensus.cc:493] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.124601 26652 raft_consensus.cc:515] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.125638 26626 tablet_bootstrap.cc:654] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.127552 26624 tablet_bootstrap.cc:492] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177: No bootstrap required, opened a new log
I20260709 13:09:49.128121 26624 ts_tablet_manager.cc:1403] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 13:09:49.128646 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee8be4ff6024bd69c3e405478c219c9" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.129485 26583 raft_consensus.cc:2468] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 0.
I20260709 13:09:49.131361 26474 leader_election.cc:304] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:49.134045 26652 leader_election.cc:290] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.131155 26624 raft_consensus.cc:359] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.134793 26624 raft_consensus.cc:385] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.135169 26624 raft_consensus.cc:740] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.137283 26629 raft_consensus.cc:493] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.138036 26629 raft_consensus.cc:515] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.139770 26626 tablet_bootstrap.cc:492] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29: No bootstrap required, opened a new log
I20260709 13:09:49.140359 26629 leader_election.cc:290] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.140599 26626 ts_tablet_manager.cc:1403] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.012s
I20260709 13:09:49.142000 26652 raft_consensus.cc:2804] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.142491 26652 raft_consensus.cc:493] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.140241 26624 consensus_queue.cc:260] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.142867 26652 raft_consensus.cc:3060] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.144474 26624 ts_tablet_manager.cc:1434] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 13:09:49.145072 26626 raft_consensus.cc:359] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.146543 26626 raft_consensus.cc:385] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.146994 26626 raft_consensus.cc:740] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.148032 26626 consensus_queue.cc:260] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.148931 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.149703 26583 raft_consensus.cc:2468] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 0.
I20260709 13:09:49.151093 26624 tablet_bootstrap.cc:492] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:49.151125 26626 ts_tablet_manager.cc:1434] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29: Time spent starting tablet: real 0.010s	user 0.013s	sys 0.000s
I20260709 13:09:49.151620 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a29493fe5864a4fbbf528cc0479f56e" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.155591 26626 tablet_bootstrap.cc:492] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29: Bootstrap starting.
I20260709 13:09:49.158880 26624 tablet_bootstrap.cc:654] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.165323 26626 tablet_bootstrap.cc:654] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.146590 26435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee8be4ff6024bd69c3e405478c219c9" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177" is_pre_election: true
I20260709 13:09:49.168118 26435 raft_consensus.cc:2468] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 0.
I20260709 13:09:49.170215 26399 leader_election.cc:304] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:49.171341 26624 tablet_bootstrap.cc:492] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177: No bootstrap required, opened a new log
I20260709 13:09:49.173072 26624 ts_tablet_manager.cc:1403] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.001s
I20260709 13:09:49.175526 26629 raft_consensus.cc:2804] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.176075 26629 raft_consensus.cc:493] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.176554 26629 raft_consensus.cc:3060] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.178758 26632 raft_consensus.cc:515] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.179590 26626 tablet_bootstrap.cc:492] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29: No bootstrap required, opened a new log
I20260709 13:09:49.180352 26626 ts_tablet_manager.cc:1403] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260709 13:09:49.183136 26632 leader_election.cc:290] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.184490 26626 raft_consensus.cc:359] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.185618 26626 raft_consensus.cc:385] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.186147 26626 raft_consensus.cc:740] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.186975 26624 raft_consensus.cc:359] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.187980 26624 raft_consensus.cc:385] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.187523 26626 consensus_queue.cc:260] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
W20260709 13:09:49.188948 26399 leader_election.cc:343] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.190742 26626 ts_tablet_manager.cc:1434] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260709 13:09:49.190950 26629 raft_consensus.cc:515] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.192185 26626 tablet_bootstrap.cc:492] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29: Bootstrap starting.
I20260709 13:09:49.193902 26629 leader_election.cc:290] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.194555 26629 raft_consensus.cc:493] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.194480 26631 raft_consensus.cc:515] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.195117 26629 raft_consensus.cc:515] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.195843 26584 raft_consensus.cc:2393] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fa6e37fbe464a0498868db82cfeff29 in current term 1: Already voted for candidate d57f4100ccb44c38b0d993806e7a2584 in this term.
I20260709 13:09:49.188315 26624 raft_consensus.cc:740] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.197492 26629 leader_election.cc:290] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.198249 26624 consensus_queue.cc:260] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.201548 26624 ts_tablet_manager.cc:1434] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 13:09:49.203059 26624 tablet_bootstrap.cc:492] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:49.204373 26664 raft_consensus.cc:2804] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.205071 26664 raft_consensus.cc:493] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.205583 26664 raft_consensus.cc:3060] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:49.210019 26474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:43453, user_credentials={real_user=slave}} blocked reactor thread for 78986.5us
I20260709 13:09:49.216145 26626 tablet_bootstrap.cc:654] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.217841 26624 tablet_bootstrap.cc:654] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.225008 26435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:49.225814 26435 raft_consensus.cc:3060] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.228964 26584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:49.230319 26584 raft_consensus.cc:3060] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.251055 26625 ts_tablet_manager.cc:1434] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584: Time spent starting tablet: real 0.159s	user 0.038s	sys 0.106s
I20260709 13:09:49.252830 26625 tablet_bootstrap.cc:492] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584: Bootstrap starting.
I20260709 13:09:49.248059 26632 raft_consensus.cc:493] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.256934 26632 raft_consensus.cc:515] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.257247 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856b2bae968482da4b74f300f57cb75" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.258862 26583 raft_consensus.cc:2468] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 0.
I20260709 13:09:49.258970 26657 raft_consensus.cc:493] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.259562 26657 raft_consensus.cc:515] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.260058 26632 leader_election.cc:290] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.260833 26661 raft_consensus.cc:493] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.261324 26661 raft_consensus.cc:515] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.261957 26434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177" is_pre_election: true
I20260709 13:09:49.262689 26434 raft_consensus.cc:2468] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 0.
I20260709 13:09:49.262599 26652 raft_consensus.cc:515] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.261143 26399 leader_election.cc:304] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:49.263684 26661 leader_election.cc:290] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:49.264358 26667 raft_consensus.cc:2804] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.264751 26667 raft_consensus.cc:493] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.265092 26667 raft_consensus.cc:3060] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.265170 26652 leader_election.cc:290] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.266033 26624 tablet_bootstrap.cc:492] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177: No bootstrap required, opened a new log
I20260709 13:09:49.266554 26624 ts_tablet_manager.cc:1403] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.006s
I20260709 13:09:49.266747 26584 raft_consensus.cc:2468] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 1.
I20260709 13:09:49.268370 26631 leader_election.cc:290] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:49.269603 26624 raft_consensus.cc:359] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.270507 26624 raft_consensus.cc:385] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.270884 26624 raft_consensus.cc:740] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
W20260709 13:09:49.247272 26549 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:35699, user_credentials={real_user=slave}} blocked reactor thread for 173537us
I20260709 13:09:49.277304 26475 leader_election.cc:304] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: 
I20260709 13:09:49.280620 26399 leader_election.cc:304] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:49.283552 26510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:49.283914 26509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a29493fe5864a4fbbf528cc0479f56e" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:49.284545 26584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:49.283665 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:49.286705 26434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee8be4ff6024bd69c3e405478c219c9" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:49.287659 26434 raft_consensus.cc:3060] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.285727 26632 raft_consensus.cc:2804] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.290319 26435 raft_consensus.cc:2468] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 1.
I20260709 13:09:49.287122 26584 raft_consensus.cc:2393] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fa6e37fbe464a0498868db82cfeff29 in current term 1: Already voted for candidate d57f4100ccb44c38b0d993806e7a2584 in this term.
I20260709 13:09:49.290087 26507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856b2bae968482da4b74f300f57cb75" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:49.292755 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.302273 26583 raft_consensus.cc:2468] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 0.
I20260709 13:09:49.293684 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee8be4ff6024bd69c3e405478c219c9" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:49.285281 26629 raft_consensus.cc:2804] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.303498 26582 raft_consensus.cc:3060] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.286166 26624 consensus_queue.cc:260] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.290158 26632 raft_consensus.cc:493] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.282814 26652 raft_consensus.cc:493] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.307560 26632 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.311617 26673 raft_consensus.cc:493] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.312265 26674 raft_consensus.cc:493] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.312155 26673 raft_consensus.cc:515] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.312948 26674 raft_consensus.cc:515] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.314667 26673 leader_election.cc:290] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.315471 26673 raft_consensus.cc:493] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.315852 26674 leader_election.cc:290] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.315922 26673 raft_consensus.cc:515] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.310745 26652 raft_consensus.cc:515] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.319231 26626 tablet_bootstrap.cc:492] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29: No bootstrap required, opened a new log
I20260709 13:09:49.319906 26626 ts_tablet_manager.cc:1403] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29: Time spent bootstrapping tablet: real 0.128s	user 0.018s	sys 0.031s
I20260709 13:09:49.320276 26509 raft_consensus.cc:2468] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 0.
I20260709 13:09:49.289158 26667 raft_consensus.cc:515] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.319938 26652 leader_election.cc:290] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.323050 26667 leader_election.cc:290] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.323025 26673 leader_election.cc:290] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.323650 26626 raft_consensus.cc:359] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.324647 26626 raft_consensus.cc:385] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.324954 26626 raft_consensus.cc:740] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.325882 26626 consensus_queue.cc:260] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.328403 26626 ts_tablet_manager.cc:1434] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:09:49.329149 26625 tablet_bootstrap.cc:654] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.330749 26475 leader_election.cc:304] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: 
I20260709 13:09:49.331799 26632 raft_consensus.cc:515] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.331881 26624 ts_tablet_manager.cc:1434] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.065s	user 0.009s	sys 0.000s
I20260709 13:09:49.333142 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a437520e4a64908b07c14dd652e49a5" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.334141 26581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.347759 26580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.334388 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856b2bae968482da4b74f300f57cb75" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:49.349332 26579 raft_consensus.cc:3060] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.308084 26507 raft_consensus.cc:2468] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 0.
W20260709 13:09:49.334162 26400 leader_election.cc:343] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:49.350953 26399 leader_election.cc:343] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:49.351323 26400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:35699, user_credentials={real_user=slave}} blocked reactor thread for 45214.8us
W20260709 13:09:49.335462 26549 leader_election.cc:343] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.337250 26664 raft_consensus.cc:515] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.340718 26584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a29493fe5864a4fbbf528cc0479f56e" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.355410 26664 leader_election.cc:290] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:49.309016 26657 leader_election.cc:290] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:49.356729 26583 raft_consensus.cc:2393] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 024fdd7de1ad4273b9960abc1db96177 in current term 1: Already voted for candidate d57f4100ccb44c38b0d993806e7a2584 in this term.
I20260709 13:09:49.363507 26433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535afece62e54bb29aad102c209c5fcf" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177" is_pre_election: true
I20260709 13:09:49.364658 26433 raft_consensus.cc:2468] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 0.
I20260709 13:09:49.365998 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:49.366114 26432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:49.367467 26432 raft_consensus.cc:2393] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d57f4100ccb44c38b0d993806e7a2584 in current term 1: Already voted for candidate 4fa6e37fbe464a0498868db82cfeff29 in this term.
I20260709 13:09:49.367571 26510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a437520e4a64908b07c14dd652e49a5" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:49.368439 26510 raft_consensus.cc:3060] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.368913 26431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177" is_pre_election: true
I20260709 13:09:49.369848 26431 raft_consensus.cc:2468] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 0.
I20260709 13:09:49.370288 26509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:49.369874 26507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535afece62e54bb29aad102c209c5fcf" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:49.371366 26430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a437520e4a64908b07c14dd652e49a5" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:49.372097 26507 raft_consensus.cc:2468] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 0.
I20260709 13:09:49.372284 26430 raft_consensus.cc:3060] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.342463 26434 raft_consensus.cc:2468] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 1.
I20260709 13:09:49.343309 26652 raft_consensus.cc:493] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.345774 26663 raft_consensus.cc:2804] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:09:49.355060 26400 leader_election.cc:343] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.376365 26652 raft_consensus.cc:515] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.379346 26652 leader_election.cc:290] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.382540 26663 raft_consensus.cc:697] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:49.384085 26549 leader_election.cc:304] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:49.385596 26657 raft_consensus.cc:2804] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.385228 26663 consensus_queue.cc:237] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.386183 26657 raft_consensus.cc:493] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.386691 26657 raft_consensus.cc:3060] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.392772 26508 raft_consensus.cc:2393] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d57f4100ccb44c38b0d993806e7a2584 in current term 1: Already voted for candidate 4fa6e37fbe464a0498868db82cfeff29 in this term.
W20260709 13:09:49.398541 26474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.131:43453, user_credentials={real_user=slave}} blocked reactor thread for 61866.3us
I20260709 13:09:49.401512 26580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.346906 26582 raft_consensus.cc:2468] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 1.
I20260709 13:09:49.404484 26629 raft_consensus.cc:697] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 1 LEADER]: Becoming Leader. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Running, Role: LEADER
I20260709 13:09:49.403734 26652 raft_consensus.cc:493] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.411099 26629 consensus_queue.cc:237] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.404809 26475 leader_election.cc:304] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: 
I20260709 13:09:49.405526 26435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a29493fe5864a4fbbf528cc0479f56e" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177" is_pre_election: true
I20260709 13:09:49.416265 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a437520e4a64908b07c14dd652e49a5" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:49.415217 26652 raft_consensus.cc:515] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.416428 26435 raft_consensus.cc:2468] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 0.
W20260709 13:09:49.408190 26399 leader_election.cc:343] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.415429 26657 raft_consensus.cc:515] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.420675 26430 raft_consensus.cc:2468] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 1.
I20260709 13:09:49.408717 26549 leader_election.cc:304] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:49.423504 26664 raft_consensus.cc:2804] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.423904 26664 raft_consensus.cc:493] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.424252 26664 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.424602 26430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535afece62e54bb29aad102c209c5fcf" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:49.425271 26430 raft_consensus.cc:3060] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.425483 26657 leader_election.cc:290] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:49.428862 26510 raft_consensus.cc:2468] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 1.
I20260709 13:09:49.431044 26549 leader_election.cc:304] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:49.409245 26400 leader_election.cc:304] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:49.436292 26657 raft_consensus.cc:2804] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.421221 26652 leader_election.cc:290] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.438247 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:49.438948 26508 raft_consensus.cc:2468] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 0.
I20260709 13:09:49.442749 26625 tablet_bootstrap.cc:492] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584: No bootstrap required, opened a new log
I20260709 13:09:49.442414 26430 raft_consensus.cc:2468] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 1.
I20260709 13:09:49.443470 26625 ts_tablet_manager.cc:1403] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584: Time spent bootstrapping tablet: real 0.191s	user 0.037s	sys 0.034s
W20260709 13:09:49.444025 26474 leader_election.cc:343] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:49.444762 26474 leader_election.cc:343] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.444643 26549 leader_election.cc:304] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:49.445747 26668 raft_consensus.cc:2804] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.446833 26668 raft_consensus.cc:697] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 1 LEADER]: Becoming Leader. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:09:49.447060 26675 raft_consensus.cc:2804] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.447448 26675 raft_consensus.cc:493] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.447789 26675 raft_consensus.cc:3060] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.448094 26430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177" is_pre_election: true
I20260709 13:09:49.447830 26668 consensus_queue.cc:237] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.448786 26430 raft_consensus.cc:2468] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 0.
I20260709 13:09:49.449103 26400 leader_election.cc:304] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177; no voters: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:49.450080 26671 raft_consensus.cc:2749] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.446485 26652 raft_consensus.cc:2804] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.451155 26652 raft_consensus.cc:697] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:49.452299 26652 consensus_queue.cc:237] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.454450 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:49.455302 26508 raft_consensus.cc:2468] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 0.
I20260709 13:09:49.440644 26579 raft_consensus.cc:2468] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 1.
I20260709 13:09:49.455672 26664 raft_consensus.cc:515] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.458973 26399 leader_election.cc:304] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:49.442915 26657 raft_consensus.cc:697] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 1 LEADER]: Becoming Leader. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:09:49.460760 26664 leader_election.cc:290] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:49.459882 26671 raft_consensus.cc:2804] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.462085 26671 raft_consensus.cc:697] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 1 LEADER]: Becoming Leader. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Running, Role: LEADER
I20260709 13:09:49.455310 26632 leader_election.cc:290] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.457849 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:49.468868 26583 raft_consensus.cc:2393] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fa6e37fbe464a0498868db82cfeff29 in current term 1: Already voted for candidate d57f4100ccb44c38b0d993806e7a2584 in this term.
I20260709 13:09:49.468811 26632 raft_consensus.cc:493] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.454356 26625 raft_consensus.cc:359] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.470120 26625 raft_consensus.cc:385] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.470510 26625 raft_consensus.cc:740] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.471647 26625 consensus_queue.cc:260] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
W20260709 13:09:49.473299 26475 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.129:32987, user_credentials={real_user=slave}} blocked reactor thread for 68586us
I20260709 13:09:49.475515 26510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856b2bae968482da4b74f300f57cb75" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:49.475301 26632 raft_consensus.cc:515] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.476778 26430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177" is_pre_election: true
I20260709 13:09:49.476966 26475 leader_election.cc:304] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:49.477169 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535afece62e54bb29aad102c209c5fcf" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:49.477468 26430 raft_consensus.cc:2468] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 0.
I20260709 13:09:49.477893 26508 raft_consensus.cc:3060] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.478211 26475 leader_election.cc:304] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:49.478839 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.474506 26625 ts_tablet_manager.cc:1434] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:09:49.479661 26579 raft_consensus.cc:2393] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fa6e37fbe464a0498868db82cfeff29 in current term 1: Already voted for candidate 024fdd7de1ad4273b9960abc1db96177 in this term.
I20260709 13:09:49.480225 26625 tablet_bootstrap.cc:492] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584: Bootstrap starting.
I20260709 13:09:49.481007 26510 raft_consensus.cc:3060] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.477579 26632 leader_election.cc:290] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.482467 26430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177" is_pre_election: true
I20260709 13:09:49.484102 26435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:49.484753 26435 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.482642 26632 raft_consensus.cc:2804] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.485569 26632 raft_consensus.cc:493] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.485991 26632 raft_consensus.cc:3060] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.487756 26625 tablet_bootstrap.cc:654] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.493974 26677 raft_consensus.cc:2804] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.494494 26677 raft_consensus.cc:493] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.494895 26677 raft_consensus.cc:3060] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.513417 26332 catalog_manager.cc:5697] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4fa6e37fbe464a0498868db82cfeff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.521780 26632 raft_consensus.cc:515] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.522203 26475 leader_election.cc:304] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: 
I20260709 13:09:49.523569 26663 raft_consensus.cc:2804] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.524142 26663 raft_consensus.cc:493] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.524613 26663 raft_consensus.cc:3060] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.526914 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a29493fe5864a4fbbf528cc0479f56e" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:49.527895 26579 raft_consensus.cc:3060] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.457505 26400 leader_election.cc:304] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:49.456629 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:49.536805 26430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:49.539501 26629 raft_consensus.cc:2804] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.532730 26657 consensus_queue.cc:237] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.540514 26629 raft_consensus.cc:493] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.540946 26629 raft_consensus.cc:3060] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.539594 26475 leader_election.cc:304] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa6e37fbe464a0498868db82cfeff29; no voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:49.539355 26435 raft_consensus.cc:2468] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 1.
I20260709 13:09:49.548713 26509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:49.549582 26509 raft_consensus.cc:2393] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d57f4100ccb44c38b0d993806e7a2584 in current term 1: Already voted for candidate 4fa6e37fbe464a0498868db82cfeff29 in this term.
W20260709 13:09:49.547322 26400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.83.130:35699, user_credentials={real_user=slave}} blocked reactor thread for 89953.3us
I20260709 13:09:49.550297 26400 leader_election.cc:304] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:49.532338 26632 leader_election.cc:290] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.550310 26629 raft_consensus.cc:515] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.550871 26475 leader_election.cc:304] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:49.551797 26672 raft_consensus.cc:2804] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.552234 26672 raft_consensus.cc:493] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.552620 26672 raft_consensus.cc:3060] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.552645 26632 raft_consensus.cc:2804] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.553650 26629 leader_election.cc:290] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.553728 26632 raft_consensus.cc:697] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
W20260709 13:09:49.546571 26474 leader_election.cc:343] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.468834 26671 consensus_queue.cc:237] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.547163 26433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a29493fe5864a4fbbf528cc0479f56e" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:49.547317 26549 leader_election.cc:304] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [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: d57f4100ccb44c38b0d993806e7a2584; no voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29
I20260709 13:09:49.547943 26681 raft_consensus.cc:3060] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.554445 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:49.534126 26510 raft_consensus.cc:2468] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 1.
W20260709 13:09:49.559850 26399 leader_election.cc:343] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.538054 26508 raft_consensus.cc:2468] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 1.
I20260709 13:09:49.564760 26668 raft_consensus.cc:2749] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.557315 26632 consensus_queue.cc:237] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.551805 26663 raft_consensus.cc:515] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.537786 26677 raft_consensus.cc:515] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.581489 26681 raft_consensus.cc:2749] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.576140 26675 raft_consensus.cc:515] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.590137 26625 tablet_bootstrap.cc:492] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584: No bootstrap required, opened a new log
I20260709 13:09:49.590713 26625 ts_tablet_manager.cc:1403] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584: Time spent bootstrapping tablet: real 0.111s	user 0.027s	sys 0.021s
I20260709 13:09:49.590863 26433 raft_consensus.cc:2393] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fa6e37fbe464a0498868db82cfeff29 in current term 1: Already voted for candidate 024fdd7de1ad4273b9960abc1db96177 in this term.
I20260709 13:09:49.583992 26549 leader_election.cc:304] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [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: d57f4100ccb44c38b0d993806e7a2584; no voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29
I20260709 13:09:49.593559 26657 raft_consensus.cc:2749] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.593711 26625 raft_consensus.cc:359] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.594501 26675 leader_election.cc:290] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.594512 26625 raft_consensus.cc:385] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.594844 26510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:49.595170 26625 raft_consensus.cc:740] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.595706 26510 raft_consensus.cc:2393] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 024fdd7de1ad4273b9960abc1db96177 in current term 1: Already voted for candidate 4fa6e37fbe464a0498868db82cfeff29 in this term.
I20260709 13:09:49.595264 26672 raft_consensus.cc:515] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.596068 26625 consensus_queue.cc:260] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.597541 26579 raft_consensus.cc:2468] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 1.
I20260709 13:09:49.596980 26330 catalog_manager.cc:5697] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 reported cstate change: term changed from 0 to 1, leader changed from <none> to d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "d57f4100ccb44c38b0d993806e7a2584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.598618 26625 ts_tablet_manager.cc:1434] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:09:49.598917 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a29493fe5864a4fbbf528cc0479f56e" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:49.599133 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:49.599627 26625 tablet_bootstrap.cc:492] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584: Bootstrap starting.
I20260709 13:09:49.599911 26579 raft_consensus.cc:3060] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.601461 26474 leader_election.cc:304] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:49.602620 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a29493fe5864a4fbbf528cc0479f56e" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:49.603405 26672 leader_election.cc:290] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.603964 26509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:49.604803 26509 raft_consensus.cc:2393] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 024fdd7de1ad4273b9960abc1db96177 in current term 1: Already voted for candidate 4fa6e37fbe464a0498868db82cfeff29 in this term.
I20260709 13:09:49.599682 26582 raft_consensus.cc:2393] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 024fdd7de1ad4273b9960abc1db96177 in current term 1: Already voted for candidate 4fa6e37fbe464a0498868db82cfeff29 in this term.
I20260709 13:09:49.605922 26625 tablet_bootstrap.cc:654] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.606712 26677 leader_election.cc:290] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.607863 26663 leader_election.cc:290] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:49.608239 26433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:49.609107 26433 raft_consensus.cc:2393] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fa6e37fbe464a0498868db82cfeff29 in current term 1: Already voted for candidate 024fdd7de1ad4273b9960abc1db96177 in this term.
I20260709 13:09:49.610144 26430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:49.611114 26430 raft_consensus.cc:2393] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fa6e37fbe464a0498868db82cfeff29 in current term 1: Already voted for candidate 024fdd7de1ad4273b9960abc1db96177 in this term.
I20260709 13:09:49.610879 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:49.611886 26400 leader_election.cc:304] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [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: 024fdd7de1ad4273b9960abc1db96177; no voters: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:49.614377 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:49.619244 26474 leader_election.cc:304] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [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: 4fa6e37fbe464a0498868db82cfeff29; no voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:49.603475 26508 raft_consensus.cc:2393] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 024fdd7de1ad4273b9960abc1db96177 in current term 1: Already voted for candidate 4fa6e37fbe464a0498868db82cfeff29 in this term.
I20260709 13:09:49.620965 26632 raft_consensus.cc:2804] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.621542 26663 raft_consensus.cc:2749] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.621680 26632 raft_consensus.cc:697] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Becoming Leader. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
W20260709 13:09:49.623458 26474 leader_election.cc:343] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.623111 26632 consensus_queue.cc:237] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.624987 26672 raft_consensus.cc:2749] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.624145 26474 leader_election.cc:304] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [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: 4fa6e37fbe464a0498868db82cfeff29; no voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:49.628199 26663 raft_consensus.cc:2749] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.629792 26400 leader_election.cc:304] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [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: 024fdd7de1ad4273b9960abc1db96177; no voters: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:49.630699 26672 raft_consensus.cc:2749] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.620121 26579 raft_consensus.cc:2468] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 1.
I20260709 13:09:49.630667 26333 catalog_manager.cc:5697] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "024fdd7de1ad4273b9960abc1db96177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.632885 26399 leader_election.cc:304] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 4fa6e37fbe464a0498868db82cfeff29
I20260709 13:09:49.634186 26672 raft_consensus.cc:2804] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.634677 26672 raft_consensus.cc:697] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 1 LEADER]: Becoming Leader. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Running, Role: LEADER
I20260709 13:09:49.635519 26672 consensus_queue.cc:237] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.642551 26625 tablet_bootstrap.cc:492] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584: No bootstrap required, opened a new log
I20260709 13:09:49.643189 26625 ts_tablet_manager.cc:1403] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.016s
I20260709 13:09:49.645507 26625 raft_consensus.cc:359] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.646219 26625 raft_consensus.cc:385] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.646634 26625 raft_consensus.cc:740] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.647308 26625 consensus_queue.cc:260] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.648988 26625 ts_tablet_manager.cc:1434] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:49.661366 26332 catalog_manager.cc:5697] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 reported cstate change: term changed from 0 to 1, leader changed from <none> to d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "d57f4100ccb44c38b0d993806e7a2584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.672343 26333 catalog_manager.cc:5697] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "024fdd7de1ad4273b9960abc1db96177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.672346 26330 catalog_manager.cc:5697] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4fa6e37fbe464a0498868db82cfeff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.674170 26333 catalog_manager.cc:5697] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "024fdd7de1ad4273b9960abc1db96177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.674978 26330 catalog_manager.cc:5697] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4fa6e37fbe464a0498868db82cfeff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.676988 26330 catalog_manager.cc:5697] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "4fa6e37fbe464a0498868db82cfeff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.832430 26672 consensus_queue.cc:1048] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.844630 26672 consensus_queue.cc:1048] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.862859 26632 consensus_queue.cc:1048] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.874307 26663 consensus_queue.cc:1048] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.902712 26663 consensus_queue.cc:1048] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.914151 26681 consensus_queue.cc:1048] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:49.937151 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:49.966719 26657 consensus_queue.cc:1048] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.968453 26657 raft_consensus.cc:493] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.968940 26657 raft_consensus.cc:515] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:49.970805 26657 leader_election.cc:290] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:49.972151 26509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:49.972141 26430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "024fdd7de1ad4273b9960abc1db96177" is_pre_election: true
I20260709 13:09:49.973280 26509 raft_consensus.cc:2393] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d57f4100ccb44c38b0d993806e7a2584 in current term 1: Already voted for candidate 4fa6e37fbe464a0498868db82cfeff29 in this term.
I20260709 13:09:49.973379 26430 raft_consensus.cc:2393] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d57f4100ccb44c38b0d993806e7a2584 in current term 1: Already voted for candidate 024fdd7de1ad4273b9960abc1db96177 in this term.
I20260709 13:09:49.974983 26549 leader_election.cc:304] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d57f4100ccb44c38b0d993806e7a2584; no voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29
I20260709 13:09:49.975726 26657 raft_consensus.cc:3060] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.982554 26668 consensus_queue.cc:1048] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:49.983844 26657 raft_consensus.cc:2749] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.998917 26681 consensus_queue.cc:1048] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.005112 26668 consensus_queue.cc:1048] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.012670 26677 consensus_queue.cc:1048] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.015369 26677 consensus_queue.cc:1048] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:50.027081 26657 consensus_queue.cc:1048] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:09:50.036756 26681 consensus_queue.cc:1048] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.103698 26672 consensus_queue.cc:1048] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.108083 26672 consensus_queue.cc:1048] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:50.122349 26675 consensus_queue.cc:1048] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.123880 26675 consensus_queue.cc:1048] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:50.943095 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:51.140420 26671 raft_consensus.cc:493] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:51.141016 26671 raft_consensus.cc:515] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:51.142892 26671 leader_election.cc:290] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:51.143699 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:51.143932 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:51.144444 26508 raft_consensus.cc:2468] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 1.
I20260709 13:09:51.144583 26579 raft_consensus.cc:2468] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 1.
I20260709 13:09:51.145886 26400 leader_election.cc:304] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [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: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: 
I20260709 13:09:51.146633 26671 raft_consensus.cc:2804] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:51.147045 26671 raft_consensus.cc:493] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:51.147330 26671 raft_consensus.cc:3060] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:51.153964 26671 raft_consensus.cc:515] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:51.155659 26671 leader_election.cc:290] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 2 election: Requested vote from peers 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:51.156682 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:51.156634 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "024fdd7de1ad4273b9960abc1db96177" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:51.157516 26579 raft_consensus.cc:3060] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:51.157552 26508 raft_consensus.cc:3060] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:51.165109 26508 raft_consensus.cc:2468] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 2.
I20260709 13:09:51.165109 26579 raft_consensus.cc:2468] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 024fdd7de1ad4273b9960abc1db96177 in term 2.
I20260709 13:09:51.166607 26399 leader_election.cc:304] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:51.167433 26671 raft_consensus.cc:2804] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:51.167912 26671 raft_consensus.cc:697] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 2 LEADER]: Becoming Leader. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Running, Role: LEADER
I20260709 13:09:51.168659 26671 consensus_queue.cc:237] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [LEADER]: Queue going to LEADER 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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:51.176278 26330 catalog_manager.cc:5697] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 reported cstate change: term changed from 0 to 2, leader changed from <none> to 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "024fdd7de1ad4273b9960abc1db96177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:51.568665 26579 raft_consensus.cc:1275] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Refusing update from remote peer 024fdd7de1ad4273b9960abc1db96177: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:09:51.569996 26671 consensus_queue.cc:1048] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:51.581085 26508 raft_consensus.cc:1275] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Refusing update from remote peer 024fdd7de1ad4273b9960abc1db96177: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:09:51.582614 26672 consensus_queue.cc:1048] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:51.836671 20814 ts_manager.cc:295] Set tserver state for 024fdd7de1ad4273b9960abc1db96177 to MAINTENANCE_MODE
I20260709 13:09:51.837494 20814 tablet_server.cc:179] TabletServer@127.20.83.129:0 shutting down...
I20260709 13:09:51.861335 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:51.862100 20814 tablet_replica.cc:333] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177: stopping tablet replica
I20260709 13:09:51.862691 20814 raft_consensus.cc:2243] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.863480 20814 raft_consensus.cc:2272] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.865464 20814 tablet_replica.cc:333] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177: stopping tablet replica
I20260709 13:09:51.866216 20814 raft_consensus.cc:2243] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.866675 20814 raft_consensus.cc:2272] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.867547 26549 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 353 similar messages]
I20260709 13:09:51.868518 20814 tablet_replica.cc:333] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177: stopping tablet replica
I20260709 13:09:51.869292 20814 raft_consensus.cc:2243] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.869868 20814 raft_consensus.cc:2272] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.870695 26549 consensus_peers.cc:597] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.872164 20814 tablet_replica.cc:333] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177: stopping tablet replica
I20260709 13:09:51.872964 20814 raft_consensus.cc:2243] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.873479 20814 raft_consensus.cc:2272] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.875641 20814 tablet_replica.cc:333] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177: stopping tablet replica
I20260709 13:09:51.876225 20814 raft_consensus.cc:2243] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.877003 20814 raft_consensus.cc:2272] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.879038 20814 tablet_replica.cc:333] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177: stopping tablet replica
I20260709 13:09:51.879591 20814 raft_consensus.cc:2243] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.880345 20814 raft_consensus.cc:2272] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.882397 20814 tablet_replica.cc:333] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177: stopping tablet replica
I20260709 13:09:51.882956 20814 raft_consensus.cc:2243] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.883427 20814 raft_consensus.cc:2272] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.885219 20814 tablet_replica.cc:333] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177: stopping tablet replica
I20260709 13:09:51.885792 20814 raft_consensus.cc:2243] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.886236 20814 raft_consensus.cc:2272] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.888020 20814 tablet_replica.cc:333] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177: stopping tablet replica
I20260709 13:09:51.888527 20814 raft_consensus.cc:2243] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.888935 20814 raft_consensus.cc:2272] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.890962 20814 tablet_replica.cc:333] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177: stopping tablet replica
I20260709 13:09:51.891431 20814 raft_consensus.cc:2243] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.892293 20814 raft_consensus.cc:2272] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.923549 20814 tablet_server.cc:196] TabletServer@127.20.83.129:0 shutdown complete.
W20260709 13:09:51.944181 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:09:51.946600 26475 consensus_peers.cc:597] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:52.010576 26475 consensus_peers.cc:597] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:52.022063 26549 consensus_peers.cc:597] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:52.051329 26475 consensus_peers.cc:597] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:52.216606 26475 consensus_peers.cc:597] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:52.847292 26738 raft_consensus.cc:493] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 024fdd7de1ad4273b9960abc1db96177)
I20260709 13:09:52.847760 26738 raft_consensus.cc:515] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:52.849784 26738 leader_election.cc:290] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:52.851660 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
W20260709 13:09:52.854094 26549 leader_election.cc:336] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111)
I20260709 13:09:52.854466 26549 leader_election.cc:304] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d57f4100ccb44c38b0d993806e7a2584; no voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29
I20260709 13:09:52.855080 26738 raft_consensus.cc:2749] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:52.941485 26738 raft_consensus.cc:493] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 024fdd7de1ad4273b9960abc1db96177)
I20260709 13:09:52.941987 26738 raft_consensus.cc:515] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:52.943851 26738 leader_election.cc:290] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
W20260709 13:09:52.945402 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:52.945528 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856b2bae968482da4b74f300f57cb75" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
W20260709 13:09:52.947872 26549 leader_election.cc:336] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111)
I20260709 13:09:52.948334 26549 leader_election.cc:304] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d57f4100ccb44c38b0d993806e7a2584; no voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29
I20260709 13:09:52.948958 26738 raft_consensus.cc:2749] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:53.064543 26738 raft_consensus.cc:493] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 024fdd7de1ad4273b9960abc1db96177)
I20260709 13:09:53.065042 26738 raft_consensus.cc:515] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.066964 26738 leader_election.cc:290] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:53.068797 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
W20260709 13:09:53.070951 26549 leader_election.cc:336] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111)
I20260709 13:09:53.071332 26549 leader_election.cc:304] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d57f4100ccb44c38b0d993806e7a2584; no voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29
I20260709 13:09:53.072039 26738 raft_consensus.cc:2749] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:53.080229 26738 raft_consensus.cc:493] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 024fdd7de1ad4273b9960abc1db96177)
I20260709 13:09:53.080794 26738 raft_consensus.cc:515] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.082592 26738 leader_election.cc:290] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:53.084376 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4fa6e37fbe464a0498868db82cfeff29" is_pre_election: true
I20260709 13:09:53.086791 26733 raft_consensus.cc:493] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 024fdd7de1ad4273b9960abc1db96177)
W20260709 13:09:53.086987 26549 leader_election.cc:336] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111)
I20260709 13:09:53.087534 26549 leader_election.cc:304] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [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: d57f4100ccb44c38b0d993806e7a2584; no voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29
I20260709 13:09:53.087366 26733 raft_consensus.cc:515] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.088325 26738 raft_consensus.cc:2749] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:53.089524 26733 leader_election.cc:290] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:53.090619 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:53.091248 26579 raft_consensus.cc:2468] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 2.
I20260709 13:09:53.092342 26474 leader_election.cc:304] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [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: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:53.093014 26733 raft_consensus.cc:2804] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:09:53.093174 26475 leader_election.cc:336] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111)
I20260709 13:09:53.093353 26733 raft_consensus.cc:493] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 024fdd7de1ad4273b9960abc1db96177)
I20260709 13:09:53.093822 26733 raft_consensus.cc:3060] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.098987 26733 raft_consensus.cc:515] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.100680 26733 leader_election.cc:290] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 3 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:53.101974 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:53.102545 26579 raft_consensus.cc:3060] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:53.104759 26475 leader_election.cc:336] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111)
I20260709 13:09:53.108280 26579 raft_consensus.cc:2468] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 3.
I20260709 13:09:53.109472 26474 leader_election.cc:304] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [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: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 024fdd7de1ad4273b9960abc1db96177
I20260709 13:09:53.110189 26733 raft_consensus.cc:2804] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:53.110630 26733 raft_consensus.cc:697] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 LEADER]: Becoming Leader. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:53.111299 26733 consensus_queue.cc:237] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.114719 26733 raft_consensus.cc:493] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 024fdd7de1ad4273b9960abc1db96177)
I20260709 13:09:53.115294 26733 raft_consensus.cc:515] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.117091 26733 leader_election.cc:290] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:53.118191 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:53.119029 26579 raft_consensus.cc:2468] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 1.
I20260709 13:09:53.120105 26474 leader_election.cc:304] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [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: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:53.119645 26332 catalog_manager.cc:5697] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 reported cstate change: term changed from 2 to 3, leader changed from 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129) to 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "4fa6e37fbe464a0498868db82cfeff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:53.121199 26475 leader_election.cc:336] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111)
I20260709 13:09:53.121346 26733 raft_consensus.cc:2804] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:53.121760 26733 raft_consensus.cc:493] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 024fdd7de1ad4273b9960abc1db96177)
I20260709 13:09:53.122112 26733 raft_consensus.cc:3060] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:53.128649 26733 raft_consensus.cc:515] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.132045 26733 leader_election.cc:290] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:53.132287 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:53.132957 26579 raft_consensus.cc:3060] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:53.135017 26475 leader_election.cc:336] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111)
I20260709 13:09:53.138780 26579 raft_consensus.cc:2468] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 2.
I20260709 13:09:53.139945 26474 leader_election.cc:304] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [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: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 024fdd7de1ad4273b9960abc1db96177
I20260709 13:09:53.140786 26733 raft_consensus.cc:2804] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:53.141255 26733 raft_consensus.cc:697] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Becoming Leader. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:53.141973 26733 consensus_queue.cc:237] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.149667 26332 catalog_manager.cc:5697] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 reported cstate change: term changed from 1 to 2, leader changed from 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129) to 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4fa6e37fbe464a0498868db82cfeff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.172834 26733 raft_consensus.cc:493] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 024fdd7de1ad4273b9960abc1db96177)
I20260709 13:09:53.173346 26733 raft_consensus.cc:515] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.175343 26733 leader_election.cc:290] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:53.176465 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856b2bae968482da4b74f300f57cb75" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:53.177178 26579 raft_consensus.cc:2468] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 1.
I20260709 13:09:53.178169 26474 leader_election.cc:304] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [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: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:53.178972 26733 raft_consensus.cc:2804] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:09:53.179190 26475 leader_election.cc:336] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111)
I20260709 13:09:53.179286 26733 raft_consensus.cc:493] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 024fdd7de1ad4273b9960abc1db96177)
I20260709 13:09:53.179816 26733 raft_consensus.cc:3060] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:53.185077 26733 raft_consensus.cc:515] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.186793 26733 leader_election.cc:290] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:53.187947 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856b2bae968482da4b74f300f57cb75" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:53.188539 26579 raft_consensus.cc:3060] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:53.190665 26475 leader_election.cc:336] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111)
I20260709 13:09:53.193825 26579 raft_consensus.cc:2468] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 2.
I20260709 13:09:53.194926 26474 leader_election.cc:304] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [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: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 024fdd7de1ad4273b9960abc1db96177
I20260709 13:09:53.195628 26733 raft_consensus.cc:2804] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:53.196089 26733 raft_consensus.cc:697] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Becoming Leader. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:53.196836 26733 consensus_queue.cc:237] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.204088 26332 catalog_manager.cc:5697] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 reported cstate change: term changed from 1 to 2, leader changed from 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129) to 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4fa6e37fbe464a0498868db82cfeff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.244861 26733 raft_consensus.cc:493] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 024fdd7de1ad4273b9960abc1db96177)
I20260709 13:09:53.245508 26733 raft_consensus.cc:515] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.247382 26733 leader_election.cc:290] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:53.248477 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584" is_pre_election: true
I20260709 13:09:53.249143 26579 raft_consensus.cc:2468] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 1.
I20260709 13:09:53.250232 26474 leader_election.cc:304] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [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: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:53.251063 26733 raft_consensus.cc:2804] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:53.251448 26733 raft_consensus.cc:493] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 024fdd7de1ad4273b9960abc1db96177)
W20260709 13:09:53.251542 26475 leader_election.cc:336] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111)
I20260709 13:09:53.251758 26733 raft_consensus.cc:3060] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:53.257082 26733 raft_consensus.cc:515] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.258782 26733 leader_election.cc:290] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:53.259940 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:53.260598 26579 raft_consensus.cc:3060] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:53.263501 26475 leader_election.cc:336] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111)
I20260709 13:09:53.267828 26579 raft_consensus.cc:2468] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 2.
I20260709 13:09:53.269079 26474 leader_election.cc:304] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [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: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 024fdd7de1ad4273b9960abc1db96177
I20260709 13:09:53.269874 26733 raft_consensus.cc:2804] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:53.270318 26733 raft_consensus.cc:697] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Becoming Leader. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:53.271082 26733 consensus_queue.cc:237] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:53.286190 26332 catalog_manager.cc:5697] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 reported cstate change: term changed from 1 to 2, leader changed from 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129) to 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4fa6e37fbe464a0498868db82cfeff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:53.560158 26475 consensus_peers.cc:597] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:53.596527 26579 raft_consensus.cc:1275] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Refusing update from remote peer 4fa6e37fbe464a0498868db82cfeff29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:53.598177 26733 consensus_queue.cc:1048] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:53.612598 26475 consensus_peers.cc:597] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:53.628340 26579 raft_consensus.cc:1275] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Refusing update from remote peer 4fa6e37fbe464a0498868db82cfeff29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:53.630072 26733 consensus_queue.cc:1048] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:53.664911 26475 consensus_peers.cc:597] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:53.665313 26579 raft_consensus.cc:1275] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Refusing update from remote peer 4fa6e37fbe464a0498868db82cfeff29: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:53.666599 26739 consensus_queue.cc:1048] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:53.682865 26579 raft_consensus.cc:1275] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Refusing update from remote peer 4fa6e37fbe464a0498868db82cfeff29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:53.684329 26754 consensus_queue.cc:1048] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:53.684587 26475 consensus_peers.cc:597] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:53.946725 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:09:54.404904 26475 consensus_peers.cc:597] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:54.483062 26549 consensus_peers.cc:597] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:54.544271 26475 consensus_peers.cc:597] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:54.601979 26475 consensus_peers.cc:597] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:54.612323 26549 consensus_peers.cc:597] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:54.655135 26475 consensus_peers.cc:597] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:54.947806 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:09:55.877553 26475 consensus_peers.cc:597] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:55.949080 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:09:56.174891 26475 consensus_peers.cc:597] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:56.208351 26475 consensus_peers.cc:597] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:56.332162 26475 consensus_peers.cc:597] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:56.692090 26475 consensus_peers.cc:597] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:56.916529 26549 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111) [suppressed 100 similar messages]
W20260709 13:09:56.919502 26549 consensus_peers.cc:597] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:56.932713 26475 consensus_peers.cc:597] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:56.950340 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:56.973825 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:56.982719 26760 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:56.982968 26761 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:56.986979 26764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:56.987074 20814 server_base.cc:1061] running on GCE node
I20260709 13:09:56.990372 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:56.990717 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:56.990921 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602596990899 us; error 0 us; skew 500 ppm
I20260709 13:09:56.991593 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:56.994827 20814 webserver.cc:533] Webserver started at http://127.20.83.129:46035/ using document root <none> and password file <none>
I20260709 13:09:56.995467 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:56.995708 20814 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:09:57.000725 20814 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
W20260709 13:09:57.004187 26475 consensus_peers.cc:597] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:57.006485 26768 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:57.007436 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:09:57.007809 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-0-root
uuid: "024fdd7de1ad4273b9960abc1db96177"
format_stamp: "Formatted at 2026-07-09 13:09:48 on dist-test-slave-50cs"
I20260709 13:09:57.008358 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602421575887-20814-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:57.027292 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:57.028745 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:57.030373 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:57.034806 26775 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:09:57.046298 26549 consensus_peers.cc:597] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:57.092934 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:09:57.093304 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.060s	user 0.000s	sys 0.004s
I20260709 13:09:57.093715 20814 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:09:57.100262 26775 tablet_bootstrap.cc:492] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:57.118974 26775 tablet_bootstrap.cc:492] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.120014 26775 tablet_bootstrap.cc:492] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap complete.
I20260709 13:09:57.120699 26775 ts_tablet_manager.cc:1403] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.015s
I20260709 13:09:57.123309 26775 raft_consensus.cc:359] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.124200 26775 raft_consensus.cc:740] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:57.124898 26775 consensus_queue.cc:260] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.127816 26775 ts_tablet_manager.cc:1434] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260709 13:09:57.128597 26775 tablet_bootstrap.cc:492] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:57.142112 26775 tablet_bootstrap.cc:492] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.142948 26775 tablet_bootstrap.cc:492] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177: Bootstrap complete.
I20260709 13:09:57.143546 26775 ts_tablet_manager.cc:1403] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.010s
I20260709 13:09:57.145710 26775 raft_consensus.cc:359] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.146330 26775 raft_consensus.cc:740] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:57.147282 20814 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:09:57.147114 26775 consensus_queue.cc:260] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.147676 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.054s	user 0.052s	sys 0.000s
I20260709 13:09:57.149250 26775 ts_tablet_manager.cc:1434] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260709 13:09:57.150137 26775 tablet_bootstrap.cc:492] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
W20260709 13:09:57.164008 26475 consensus_peers.cc:597] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:57.167873 26775 tablet_bootstrap.cc:492] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.169157 26775 tablet_bootstrap.cc:492] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177: Bootstrap complete.
I20260709 13:09:57.170135 26775 ts_tablet_manager.cc:1403] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260709 13:09:57.173887 26775 raft_consensus.cc:359] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.174821 26775 raft_consensus.cc:740] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:57.175763 26775 consensus_queue.cc:260] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.178227 26775 ts_tablet_manager.cc:1434] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:09:57.179276 26775 tablet_bootstrap.cc:492] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:57.202251 26775 tablet_bootstrap.cc:492] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.203246 26775 tablet_bootstrap.cc:492] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177: Bootstrap complete.
I20260709 13:09:57.204005 26775 ts_tablet_manager.cc:1403] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.001s
I20260709 13:09:57.206534 26775 raft_consensus.cc:359] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.207100 26775 raft_consensus.cc:740] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:57.207721 26775 consensus_queue.cc:260] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.209497 26775 ts_tablet_manager.cc:1434] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:09:57.210333 26775 tablet_bootstrap.cc:492] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:57.212232 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.129:32987
I20260709 13:09:57.212338 26836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.129:32987 every 8 connection(s)
I20260709 13:09:57.219512 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:57.235870 26775 tablet_bootstrap.cc:492] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.237142 26775 tablet_bootstrap.cc:492] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177: Bootstrap complete.
I20260709 13:09:57.238044 26775 ts_tablet_manager.cc:1403] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.007s
I20260709 13:09:57.241902 26775 raft_consensus.cc:359] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.242993 26775 raft_consensus.cc:740] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:57.244098 26775 consensus_queue.cc:260] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.246970 26775 ts_tablet_manager.cc:1434] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:09:57.248457 26775 tablet_bootstrap.cc:492] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:57.266067 26775 tablet_bootstrap.cc:492] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.266091 26837 heartbeater.cc:344] Connected to a master server at 127.20.83.190:41167
I20260709 13:09:57.266665 26837 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:57.267161 26775 tablet_bootstrap.cc:492] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap complete.
I20260709 13:09:57.267629 26837 heartbeater.cc:507] Master 127.20.83.190:41167 requested a full tablet report, sending...
I20260709 13:09:57.267903 26775 ts_tablet_manager.cc:1403] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:09:57.270820 26775 raft_consensus.cc:359] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.271565 26775 raft_consensus.cc:740] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:57.272306 26775 consensus_queue.cc:260] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.274510 26775 ts_tablet_manager.cc:1434] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:09:57.276171 26330 ts_manager.cc:194] Re-registered known tserver with Master: 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987)
I20260709 13:09:57.277761 26811 raft_consensus.cc:3060] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.278028 26775 tablet_bootstrap.cc:492] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:57.278620 26810 raft_consensus.cc:3060] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.274171 26508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e"
dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
mode: GRACEFUL
new_leader_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:54850
I20260709 13:09:57.281612 26508 raft_consensus.cc:606] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Received request to transfer leadership to TS d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:57.296416 26508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa"
dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
mode: GRACEFUL
new_leader_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:54850
I20260709 13:09:57.297309 26508 raft_consensus.cc:606] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Received request to transfer leadership to TS d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:57.300802 26508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8"
dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
mode: GRACEFUL
new_leader_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:54850
I20260709 13:09:57.301545 26508 raft_consensus.cc:606] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Received request to transfer leadership to TS d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:57.302456 26330 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49396
I20260709 13:09:57.307449 26775 tablet_bootstrap.cc:492] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.307265 26509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ee8be4ff6024bd69c3e405478c219c9"
dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
mode: GRACEFUL
new_leader_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:54850
I20260709 13:09:57.307992 26837 heartbeater.cc:499] Master 127.20.83.190:41167 was elected leader, sending a full tablet report...
I20260709 13:09:57.308415 26775 tablet_bootstrap.cc:492] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap complete.
I20260709 13:09:57.308944 26775 ts_tablet_manager.cc:1403] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.010s
I20260709 13:09:57.308040 26509 raft_consensus.cc:606] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Received request to transfer leadership to TS d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:57.313301 26775 raft_consensus.cc:359] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.315269 26775 raft_consensus.cc:740] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:57.315819 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:57.316527 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:57.316289 26775 consensus_queue.cc:260] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.317421 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:57.319133 26775 ts_tablet_manager.cc:1434] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260709 13:09:57.319995 26775 tablet_bootstrap.cc:492] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:57.333377 26775 tablet_bootstrap.cc:492] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.334192 26775 tablet_bootstrap.cc:492] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap complete.
I20260709 13:09:57.334769 26775 ts_tablet_manager.cc:1403] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260709 13:09:57.337165 26775 raft_consensus.cc:359] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.337883 26775 raft_consensus.cc:740] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:57.338557 26775 consensus_queue.cc:260] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.340180 26775 ts_tablet_manager.cc:1434] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:57.340831 26775 tablet_bootstrap.cc:492] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:57.354408 26775 tablet_bootstrap.cc:492] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.355528 26775 tablet_bootstrap.cc:492] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177: Bootstrap complete.
I20260709 13:09:57.355744 26756 raft_consensus.cc:993] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29: : Instructing follower d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:09:57.356284 26775 ts_tablet_manager.cc:1403] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:09:57.356284 26756 raft_consensus.cc:1081] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Signalling peer d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:09:57.358408 26582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa"
dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:51764
I20260709 13:09:57.358960 26582 raft_consensus.cc:493] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:57.359300 26582 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.359117 26775 raft_consensus.cc:359] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.359913 26775 raft_consensus.cc:740] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:57.360495 26775 consensus_queue.cc:260] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.362234 26775 ts_tablet_manager.cc:1434] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:09:57.363217 26775 tablet_bootstrap.cc:492] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap starting.
I20260709 13:09:57.367389 26582 raft_consensus.cc:515] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.371444 26509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:57.372258 26509 raft_consensus.cc:3055] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:57.372574 26509 raft_consensus.cc:740] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:57.373550 26509 consensus_queue.cc:260] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.374805 26509 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.370692 26582 leader_election.cc:290] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:57.383658 26775 tablet_bootstrap.cc:492] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.384470 26509 raft_consensus.cc:2468] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 2.
I20260709 13:09:57.384748 26775 tablet_bootstrap.cc:492] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177: Bootstrap complete.
I20260709 13:09:57.384848 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:57.385583 26810 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.385681 26775 ts_tablet_manager.cc:1403] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260709 13:09:57.386087 26549 leader_election.cc:304] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:57.388922 26738 raft_consensus.cc:2804] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.391170 26775 raft_consensus.cc:359] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.391995 26775 raft_consensus.cc:740] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 024fdd7de1ad4273b9960abc1db96177, State: Initialized, Role: FOLLOWER
I20260709 13:09:57.392853 26775 consensus_queue.cc:260] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.395202 26775 ts_tablet_manager.cc:1434] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:57.395298 26811 raft_consensus.cc:3060] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.396263 26810 raft_consensus.cc:2468] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 2.
I20260709 13:09:57.396265 26738 raft_consensus.cc:697] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 2 LEADER]: Becoming Leader. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:09:57.398559 26738 consensus_queue.cc:237] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.409870 26330 catalog_manager.cc:5697] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 reported cstate change: term changed from 1 to 2, leader changed from 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130) to d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "d57f4100ccb44c38b0d993806e7a2584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:57.438067 26854 raft_consensus.cc:993] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29: : Instructing follower d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:09:57.438650 26756 raft_consensus.cc:1081] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Signalling peer d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:09:57.440369 26582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e"
dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:51764
I20260709 13:09:57.440909 26582 raft_consensus.cc:493] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:57.441181 26582 raft_consensus.cc:3060] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:57.446760 26582 raft_consensus.cc:515] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.448884 26582 leader_election.cc:290] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 3 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:57.450017 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:57.450713 26509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6b0241f33749629debd0d0cb59fc0e" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:57.450727 26811 raft_consensus.cc:3060] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:57.451392 26509 raft_consensus.cc:3055] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:57.451766 26509 raft_consensus.cc:740] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:57.452504 26509 consensus_queue.cc:260] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.453677 26509 raft_consensus.cc:3060] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:57.460983 26509 raft_consensus.cc:2468] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 3.
I20260709 13:09:57.461331 26811 raft_consensus.cc:2468] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 3.
I20260709 13:09:57.462483 26810 raft_consensus.cc:3060] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:57.462476 26549 leader_election.cc:304] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [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: 4fa6e37fbe464a0498868db82cfeff29, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:57.463636 26738 raft_consensus.cc:2804] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:57.464121 26738 raft_consensus.cc:697] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 3 LEADER]: Becoming Leader. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:09:57.465195 26738 consensus_queue.cc:237] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.474656 26330 catalog_manager.cc:5697] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 reported cstate change: term changed from 2 to 3, leader changed from 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130) to d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "d57f4100ccb44c38b0d993806e7a2584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:57.539706 26854 raft_consensus.cc:993] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29: : Instructing follower d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:09:57.540144 26854 raft_consensus.cc:1081] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Signalling peer d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:09:57.541766 26582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8"
dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:51764
I20260709 13:09:57.542373 26582 raft_consensus.cc:493] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:57.542726 26582 raft_consensus.cc:3060] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:57.549544 26582 raft_consensus.cc:515] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.551637 26582 leader_election.cc:290] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 3 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:57.552482 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:57.552701 26509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ed721c12a64142af07e8081db5f5a8" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:57.553074 26810 raft_consensus.cc:3060] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:57.553331 26509 raft_consensus.cc:3055] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:57.553726 26509 raft_consensus.cc:740] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:57.554509 26509 consensus_queue.cc:260] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.555734 26509 raft_consensus.cc:3060] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:57.558713 26810 raft_consensus.cc:2468] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 3.
I20260709 13:09:57.559820 26549 leader_election.cc:304] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [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: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:57.560559 26738 raft_consensus.cc:2804] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:57.561039 26738 raft_consensus.cc:697] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 3 LEADER]: Becoming Leader. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:09:57.561479 26509 raft_consensus.cc:2468] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 3.
I20260709 13:09:57.562079 26738 consensus_queue.cc:237] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.569594 26332 catalog_manager.cc:5697] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 reported cstate change: term changed from 2 to 3, leader changed from 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130) to d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "d57f4100ccb44c38b0d993806e7a2584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:57.864032 26759 raft_consensus.cc:993] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29: : Instructing follower d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:09:57.864490 26854 raft_consensus.cc:1081] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Signalling peer d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:09:57.866081 26582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ee8be4ff6024bd69c3e405478c219c9"
dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:51764
I20260709 13:09:57.866586 26582 raft_consensus.cc:493] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:57.866923 26582 raft_consensus.cc:3060] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.874079 26582 raft_consensus.cc:515] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.876022 26582 leader_election.cc:290] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:57.876889 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee8be4ff6024bd69c3e405478c219c9" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:57.877067 26509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee8be4ff6024bd69c3e405478c219c9" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:57.877688 26810 raft_consensus.cc:3060] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.877866 26509 raft_consensus.cc:3055] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:57.878329 26509 raft_consensus.cc:740] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:57.879302 26509 consensus_queue.cc:260] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.880669 26509 raft_consensus.cc:3060] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:57.884490 26810 raft_consensus.cc:2468] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 2.
I20260709 13:09:57.885757 26549 leader_election.cc:304] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:57.886518 26738 raft_consensus.cc:2804] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:57.887003 26738 raft_consensus.cc:697] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 2 LEADER]: Becoming Leader. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:09:57.887413 26509 raft_consensus.cc:2468] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 2.
I20260709 13:09:57.888072 26738 consensus_queue.cc:237] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:57.895380 26332 catalog_manager.cc:5697] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 reported cstate change: term changed from 1 to 2, leader changed from 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130) to d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "d57f4100ccb44c38b0d993806e7a2584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:57.945665 26810 raft_consensus.cc:1275] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:57.946996 26856 consensus_queue.cc:1048] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:57.951567 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:57.960904 26509 raft_consensus.cc:1275] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:57.962435 26856 consensus_queue.cc:1048] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:57.983206 26509 raft_consensus.cc:1275] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:57.984694 26856 consensus_queue.cc:1048] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:57.994954 26810 raft_consensus.cc:1275] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:57.996821 26738 consensus_queue.cc:1048] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:58.020949 26810 raft_consensus.cc:1275] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:58.022320 26738 consensus_queue.cc:1048] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:58.030295 26509 raft_consensus.cc:1275] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:58.032069 26856 consensus_queue.cc:1048] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:58.320356 26509 raft_consensus.cc:1275] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:58.321652 26856 consensus_queue.cc:1048] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:58.329053 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:58.333204 26810 raft_consensus.cc:1275] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:58.335690 26856 consensus_queue.cc:1048] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:58.361109 26579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "535afece62e54bb29aad102c209c5fcf"
dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
mode: GRACEFUL
new_leader_uuid: "4fa6e37fbe464a0498868db82cfeff29"
 from {username='slave'} at 127.0.0.1:42028
I20260709 13:09:58.361842 26579 raft_consensus.cc:606] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 1 LEADER]: Received request to transfer leadership to TS 4fa6e37fbe464a0498868db82cfeff29
I20260709 13:09:58.364697 26579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa"
dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
mode: GRACEFUL
new_leader_uuid: "4fa6e37fbe464a0498868db82cfeff29"
 from {username='slave'} at 127.0.0.1:42028
I20260709 13:09:58.365253 26579 raft_consensus.cc:606] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 2 LEADER]: Received request to transfer leadership to TS 4fa6e37fbe464a0498868db82cfeff29
I20260709 13:09:58.366453 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:58.366992 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:58.367689 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:58.532490 26856 raft_consensus.cc:993] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584: : Instructing follower 4fa6e37fbe464a0498868db82cfeff29 to start an election
I20260709 13:09:58.533046 26857 raft_consensus.cc:1081] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 1 LEADER]: Signalling peer 4fa6e37fbe464a0498868db82cfeff29 to start an election
I20260709 13:09:58.534476 26509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "535afece62e54bb29aad102c209c5fcf"
dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
 from {username='slave'} at 127.0.0.1:41058
I20260709 13:09:58.534977 26509 raft_consensus.cc:493] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:58.535276 26509 raft_consensus.cc:3060] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:58.540385 26509 raft_consensus.cc:515] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:58.542280 26509 leader_election.cc:290] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:58.543330 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535afece62e54bb29aad102c209c5fcf" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:58.543361 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "535afece62e54bb29aad102c209c5fcf" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:58.543891 26579 raft_consensus.cc:3055] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:58.544171 26810 raft_consensus.cc:3060] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:58.544251 26579 raft_consensus.cc:740] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:09:58.545059 26579 consensus_queue.cc:260] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:58.546094 26579 raft_consensus.cc:3060] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:58.550405 26810 raft_consensus.cc:2468] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 2.
I20260709 13:09:58.551497 26579 raft_consensus.cc:2468] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 2.
I20260709 13:09:58.551726 26475 leader_election.cc:304] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: 
I20260709 13:09:58.552642 26854 raft_consensus.cc:2804] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:58.553041 26854 raft_consensus.cc:697] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Becoming Leader. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:58.553895 26854 consensus_queue.cc:237] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:58.560436 26332 catalog_manager.cc:5697] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 reported cstate change: term changed from 1 to 2, leader changed from d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131) to 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "4fa6e37fbe464a0498868db82cfeff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:58.887368 26856 raft_consensus.cc:993] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584: : Instructing follower 4fa6e37fbe464a0498868db82cfeff29 to start an election
I20260709 13:09:58.887902 26857 raft_consensus.cc:1081] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 2 LEADER]: Signalling peer 4fa6e37fbe464a0498868db82cfeff29 to start an election
I20260709 13:09:58.889359 26509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa"
dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
 from {username='slave'} at 127.0.0.1:41058
I20260709 13:09:58.889932 26509 raft_consensus.cc:493] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:58.890280 26509 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.895458 26509 raft_consensus.cc:515] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:58.897290 26509 leader_election.cc:290] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 3 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:09:58.898305 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:58.898479 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:09:58.898954 26810 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.899040 26579 raft_consensus.cc:3055] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:58.899420 26579 raft_consensus.cc:740] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:09:58.900077 26579 consensus_queue.cc:260] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:58.900945 26579 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.905411 26810 raft_consensus.cc:2468] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 3.
I20260709 13:09:58.906862 26475 leader_election.cc:304] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [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: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: 
I20260709 13:09:58.907532 26579 raft_consensus.cc:2468] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 3.
I20260709 13:09:58.907624 26854 raft_consensus.cc:2804] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:58.908236 26854 raft_consensus.cc:697] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 3 LEADER]: Becoming Leader. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:58.909166 26854 consensus_queue.cc:237] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:58.916253 26332 catalog_manager.cc:5697] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 reported cstate change: term changed from 2 to 3, leader changed from d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131) to 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "4fa6e37fbe464a0498868db82cfeff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:58.952607 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:59.113063 26579 raft_consensus.cc:1275] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Refusing update from remote peer 4fa6e37fbe464a0498868db82cfeff29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:59.114558 26854 consensus_queue.cc:1048] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:59.127187 26811 raft_consensus.cc:1275] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Refusing update from remote peer 4fa6e37fbe464a0498868db82cfeff29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:59.130117 26885 consensus_queue.cc:1048] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:59.345618 26579 raft_consensus.cc:1275] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Refusing update from remote peer 4fa6e37fbe464a0498868db82cfeff29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:59.347208 26756 consensus_queue.cc:1048] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:59.356643 26811 raft_consensus.cc:1275] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Refusing update from remote peer 4fa6e37fbe464a0498868db82cfeff29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:59.358438 26756 consensus_queue.cc:1048] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:59.375324 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:59.384307 26509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa"
dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
mode: GRACEFUL
new_leader_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:54850
I20260709 13:09:59.384804 26509 raft_consensus.cc:606] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 3 LEADER]: Received request to transfer leadership to TS d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:59.387281 26509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca"
dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
mode: GRACEFUL
new_leader_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:54850
I20260709 13:09:59.387724 26509 raft_consensus.cc:606] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Received request to transfer leadership to TS d57f4100ccb44c38b0d993806e7a2584
I20260709 13:09:59.388710 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:59.389161 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:59.389716 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:59.500758 26890 raft_consensus.cc:993] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29: : Instructing follower d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:09:59.501361 26885 raft_consensus.cc:1081] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Signalling peer d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:09:59.502940 26579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca"
dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:51764
I20260709 13:09:59.503510 26579 raft_consensus.cc:493] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:59.503926 26579 raft_consensus.cc:3060] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.508548 26579 raft_consensus.cc:515] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:59.510030 26579 leader_election.cc:290] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:59.511160 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:59.511660 26509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:59.511839 26811 raft_consensus.cc:3060] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.512302 26509 raft_consensus.cc:3055] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:59.512636 26509 raft_consensus.cc:740] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:59.513743 26509 consensus_queue.cc:260] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:59.515918 26509 raft_consensus.cc:3060] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.519608 26811 raft_consensus.cc:2468] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 2.
I20260709 13:09:59.520695 26549 leader_election.cc:304] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:59.521392 26857 raft_consensus.cc:2804] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:59.521893 26857 raft_consensus.cc:697] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 2 LEADER]: Becoming Leader. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:09:59.522871 26857 consensus_queue.cc:237] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:59.523355 26509 raft_consensus.cc:2468] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 2.
I20260709 13:09:59.530829 26330 catalog_manager.cc:5697] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 reported cstate change: term changed from 1 to 2, leader changed from 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130) to d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "d57f4100ccb44c38b0d993806e7a2584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:59.850967 26885 raft_consensus.cc:993] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29: : Instructing follower d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:09:59.851462 26756 raft_consensus.cc:1081] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 3 LEADER]: Signalling peer d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:09:59.852864 26579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa"
dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:51764
I20260709 13:09:59.853272 26579 raft_consensus.cc:493] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:59.853528 26579 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:59.858541 26579 raft_consensus.cc:515] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:59.859851 26579 leader_election.cc:290] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 4 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:09:59.860807 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:09:59.860924 26509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:09:59.861469 26811 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:59.861541 26509 raft_consensus.cc:3055] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:59.861968 26509 raft_consensus.cc:740] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:09:59.862634 26509 consensus_queue.cc:260] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:59.863600 26509 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:59.867009 26811 raft_consensus.cc:2468] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 4.
I20260709 13:09:59.868132 26549 leader_election.cc:304] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [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: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:09:59.868899 26857 raft_consensus.cc:2804] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:59.869360 26857 raft_consensus.cc:697] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 4 LEADER]: Becoming Leader. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:09:59.869786 26509 raft_consensus.cc:2468] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 4.
I20260709 13:09:59.870241 26857 consensus_queue.cc:237] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:09:59.876529 26330 catalog_manager.cc:5697] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 reported cstate change: term changed from 3 to 4, leader changed from 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130) to d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131). New cstate: current_term: 4 leader_uuid: "d57f4100ccb44c38b0d993806e7a2584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:59.927899 26509 raft_consensus.cc:1275] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:59.929457 26892 consensus_queue.cc:1048] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:59.942071 26811 raft_consensus.cc:1275] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:59.943459 26900 consensus_queue.cc:1048] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:59.953516 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:00.395970 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:00.403645 26579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa"
dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
mode: GRACEFUL
new_leader_uuid: "4fa6e37fbe464a0498868db82cfeff29"
 from {username='slave'} at 127.0.0.1:42028
I20260709 13:10:00.404269 26579 raft_consensus.cc:606] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 4 LEADER]: Received request to transfer leadership to TS 4fa6e37fbe464a0498868db82cfeff29
I20260709 13:10:00.407356 26579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca"
dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
mode: GRACEFUL
new_leader_uuid: "4fa6e37fbe464a0498868db82cfeff29"
 from {username='slave'} at 127.0.0.1:42028
I20260709 13:10:00.407931 26579 raft_consensus.cc:606] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 2 LEADER]: Received request to transfer leadership to TS 4fa6e37fbe464a0498868db82cfeff29
I20260709 13:10:00.409080 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:00.409734 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:00.410393 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:00.445513 26509 raft_consensus.cc:1275] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 4 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:00.447062 26900 consensus_queue.cc:1048] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:00.454373 26857 raft_consensus.cc:993] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584: : Instructing follower 4fa6e37fbe464a0498868db82cfeff29 to start an election
I20260709 13:10:00.454850 26892 raft_consensus.cc:1081] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 4 LEADER]: Signalling peer 4fa6e37fbe464a0498868db82cfeff29 to start an election
I20260709 13:10:00.456517 26508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa"
dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
 from {username='slave'} at 127.0.0.1:41058
I20260709 13:10:00.460160 26508 raft_consensus.cc:493] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:00.460619 26508 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:00.460709 26811 raft_consensus.cc:1275] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 4 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:00.462644 26857 consensus_queue.cc:1048] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:00.468246 26508 raft_consensus.cc:515] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:10:00.477136 26508 leader_election.cc:290] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 5 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:10:00.479673 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:10:00.480252 26579 raft_consensus.cc:3055] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:10:00.480015 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d5926b6f924cec973e053420b3a1aa" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:10:00.480737 26579 raft_consensus.cc:740] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:10:00.480942 26811 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:00.481599 26579 consensus_queue.cc:260] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:10:00.482785 26579 raft_consensus.cc:3060] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:00.487154 26811 raft_consensus.cc:2468] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 5.
I20260709 13:10:00.488623 26579 raft_consensus.cc:2468] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 5.
I20260709 13:10:00.488740 26475 leader_election.cc:304] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [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: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: 
I20260709 13:10:00.489755 26756 raft_consensus.cc:2804] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:10:00.490808 26756 raft_consensus.cc:697] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 5 LEADER]: Becoming Leader. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:10:00.491719 26756 consensus_queue.cc:237] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:10:00.499697 26330 catalog_manager.cc:5697] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 reported cstate change: term changed from 4 to 5, leader changed from d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131) to 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130). New cstate: current_term: 5 leader_uuid: "4fa6e37fbe464a0498868db82cfeff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:00.839454 26892 raft_consensus.cc:993] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584: : Instructing follower 4fa6e37fbe464a0498868db82cfeff29 to start an election
I20260709 13:10:00.839926 26892 raft_consensus.cc:1081] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 2 LEADER]: Signalling peer 4fa6e37fbe464a0498868db82cfeff29 to start an election
I20260709 13:10:00.841482 26508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca"
dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
 from {username='slave'} at 127.0.0.1:41058
I20260709 13:10:00.842029 26508 raft_consensus.cc:493] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:00.842343 26508 raft_consensus.cc:3060] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.847880 26508 raft_consensus.cc:515] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:10:00.849702 26508 leader_election.cc:290] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [CANDIDATE]: Term 3 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131:43453)
I20260709 13:10:00.850781 26579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
I20260709 13:10:00.850993 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65568d8c11bd433588fd79db328f54ca" candidate_uuid: "4fa6e37fbe464a0498868db82cfeff29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:10:00.851603 26579 raft_consensus.cc:3055] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:00.851677 26811 raft_consensus.cc:3060] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.851986 26579 raft_consensus.cc:740] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:10:00.852774 26579 consensus_queue.cc:260] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:10:00.853710 26579 raft_consensus.cc:3060] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.857302 26811 raft_consensus.cc:2468] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 3.
I20260709 13:10:00.858436 26579 raft_consensus.cc:2468] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa6e37fbe464a0498868db82cfeff29 in term 3.
I20260709 13:10:00.858608 26475 leader_election.cc:304] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [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: 024fdd7de1ad4273b9960abc1db96177, 4fa6e37fbe464a0498868db82cfeff29; no voters: 
I20260709 13:10:00.859439 26756 raft_consensus.cc:2804] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:00.859871 26756 raft_consensus.cc:697] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 3 LEADER]: Becoming Leader. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:10:00.860646 26756 consensus_queue.cc:237] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:10:00.866811 26330 catalog_manager.cc:5697] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 reported cstate change: term changed from 2 to 3, leader changed from d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131) to 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "4fa6e37fbe464a0498868db82cfeff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:00.940809 26579 raft_consensus.cc:1275] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 5 FOLLOWER]: Refusing update from remote peer 4fa6e37fbe464a0498868db82cfeff29: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:10:00.942164 26756 consensus_queue.cc:1048] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:00.950922 26811 raft_consensus.cc:1275] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 5 FOLLOWER]: Refusing update from remote peer 4fa6e37fbe464a0498868db82cfeff29: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:10:00.953034 26756 consensus_queue.cc:1048] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:10:00.954442 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:01.417371 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:01.426962 26508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1"
dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
mode: GRACEFUL
new_leader_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:54850
I20260709 13:10:01.427556 26508 raft_consensus.cc:606] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 LEADER]: Received request to transfer leadership to TS d57f4100ccb44c38b0d993806e7a2584
I20260709 13:10:01.430441 26508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b856b2bae968482da4b74f300f57cb75"
dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
mode: GRACEFUL
new_leader_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:54850
I20260709 13:10:01.430960 26508 raft_consensus.cc:606] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Received request to transfer leadership to TS d57f4100ccb44c38b0d993806e7a2584
I20260709 13:10:01.432233 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:01.432260 26811 raft_consensus.cc:1275] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Refusing update from remote peer 4fa6e37fbe464a0498868db82cfeff29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:01.432806 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:01.433522 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:01.433681 26910 consensus_queue.cc:1048] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:01.443571 26579 raft_consensus.cc:1275] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Refusing update from remote peer 4fa6e37fbe464a0498868db82cfeff29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:01.445113 26910 consensus_queue.cc:1048] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:01.617506 26756 raft_consensus.cc:993] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29: : Instructing follower d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:10:01.618052 26910 raft_consensus.cc:1081] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Signalling peer d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:10:01.619793 26579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b856b2bae968482da4b74f300f57cb75"
dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:51764
I20260709 13:10:01.620273 26579 raft_consensus.cc:493] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:01.620515 26579 raft_consensus.cc:3060] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:01.625525 26579 raft_consensus.cc:515] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:10:01.627029 26579 leader_election.cc:290] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 3 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:10:01.628173 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856b2bae968482da4b74f300f57cb75" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:10:01.628391 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856b2bae968482da4b74f300f57cb75" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:10:01.628921 26811 raft_consensus.cc:3060] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:01.629005 26508 raft_consensus.cc:3055] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:01.629510 26508 raft_consensus.cc:740] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:10:01.630431 26508 consensus_queue.cc:260] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:10:01.631819 26508 raft_consensus.cc:3060] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:01.637108 26811 raft_consensus.cc:2468] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 3.
I20260709 13:10:01.638621 26549 leader_election.cc:304] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [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: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:10:01.639380 26892 raft_consensus.cc:2804] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:01.639421 26508 raft_consensus.cc:2468] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 3.
I20260709 13:10:01.640043 26892 raft_consensus.cc:697] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 3 LEADER]: Becoming Leader. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:10:01.641016 26892 consensus_queue.cc:237] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:10:01.648406 26329 catalog_manager.cc:5697] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 reported cstate change: term changed from 2 to 3, leader changed from 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130) to d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131). New cstate: current_term: 3 leader_uuid: "d57f4100ccb44c38b0d993806e7a2584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:01.701133 26756 raft_consensus.cc:993] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29: : Instructing follower d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:10:01.701661 26910 raft_consensus.cc:1081] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 LEADER]: Signalling peer d57f4100ccb44c38b0d993806e7a2584 to start an election
I20260709 13:10:01.703179 26579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1"
dest_uuid: "d57f4100ccb44c38b0d993806e7a2584"
 from {username='slave'} at 127.0.0.1:51764
I20260709 13:10:01.703632 26579 raft_consensus.cc:493] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:01.703909 26579 raft_consensus.cc:3060] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:01.708539 26579 raft_consensus.cc:515] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:10:01.710264 26579 leader_election.cc:290] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [CANDIDATE]: Term 4 election: Requested vote from peers 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987), 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699)
I20260709 13:10:01.711267 26508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4fa6e37fbe464a0498868db82cfeff29"
I20260709 13:10:01.711169 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b410f0e7ff54025b08a45783f0ed7e1" candidate_uuid: "d57f4100ccb44c38b0d993806e7a2584" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "024fdd7de1ad4273b9960abc1db96177"
I20260709 13:10:01.712129 26508 raft_consensus.cc:3055] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:01.712134 26811 raft_consensus.cc:3060] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:01.712709 26508 raft_consensus.cc:740] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4fa6e37fbe464a0498868db82cfeff29, State: Running, Role: LEADER
I20260709 13:10:01.713636 26508 consensus_queue.cc:260] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:10:01.714995 26508 raft_consensus.cc:3060] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:01.720214 26811 raft_consensus.cc:2468] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 4.
I20260709 13:10:01.721549 26549 leader_election.cc:304] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [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: 024fdd7de1ad4273b9960abc1db96177, d57f4100ccb44c38b0d993806e7a2584; no voters: 
I20260709 13:10:01.722080 26508 raft_consensus.cc:2468] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d57f4100ccb44c38b0d993806e7a2584 in term 4.
I20260709 13:10:01.722455 26892 raft_consensus.cc:2804] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:01.723308 26892 raft_consensus.cc:697] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 4 LEADER]: Becoming Leader. State: Replica: d57f4100ccb44c38b0d993806e7a2584, State: Running, Role: LEADER
I20260709 13:10:01.724279 26892 consensus_queue.cc:237] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [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: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } }
I20260709 13:10:01.732342 26329 catalog_manager.cc:5697] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 reported cstate change: term changed from 3 to 4, leader changed from 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130) to d57f4100ccb44c38b0d993806e7a2584 (127.20.83.131). New cstate: current_term: 4 leader_uuid: "d57f4100ccb44c38b0d993806e7a2584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d57f4100ccb44c38b0d993806e7a2584" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 43453 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:01.955602 26381 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:02.159237 26508 raft_consensus.cc:1275] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:02.160552 26892 consensus_queue.cc:1048] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:02.170684 26811 raft_consensus.cc:1275] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:02.172647 26892 consensus_queue.cc:1048] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:02.181782 26811 raft_consensus.cc:1275] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 4 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:02.182920 26892 consensus_queue.cc:1048] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "024fdd7de1ad4273b9960abc1db96177" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 32987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:02.194937 26508 raft_consensus.cc:1275] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 4 FOLLOWER]: Refusing update from remote peer d57f4100ccb44c38b0d993806e7a2584: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:02.196285 26892 consensus_queue.cc:1048] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa6e37fbe464a0498868db82cfeff29" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:02.441843 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:02.474089 20814 tablet_server.cc:179] TabletServer@127.20.83.129:32987 shutting down...
I20260709 13:10:02.495276 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:02.496078 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:02.496752 20814 raft_consensus.cc:2243] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.497326 20814 raft_consensus.cc:2272] T 6ee8be4ff6024bd69c3e405478c219c9 P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.499342 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:02.500061 20814 raft_consensus.cc:2243] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.500496 20814 raft_consensus.cc:2272] T 1b410f0e7ff54025b08a45783f0ed7e1 P 024fdd7de1ad4273b9960abc1db96177 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.503510 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:02.504545 20814 raft_consensus.cc:2243] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.505089 20814 raft_consensus.cc:2272] T 63ed721c12a64142af07e8081db5f5a8 P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.506994 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:02.507567 20814 raft_consensus.cc:2243] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.507997 20814 raft_consensus.cc:2272] T 65568d8c11bd433588fd79db328f54ca P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.509915 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:02.510478 20814 raft_consensus.cc:2243] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.510905 20814 raft_consensus.cc:2272] T 4b6b0241f33749629debd0d0cb59fc0e P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.512739 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:02.513263 20814 raft_consensus.cc:2243] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.513710 20814 raft_consensus.cc:2272] T 5a437520e4a64908b07c14dd652e49a5 P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.515488 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:02.516009 20814 raft_consensus.cc:2243] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.516402 20814 raft_consensus.cc:2272] T 0a29493fe5864a4fbbf528cc0479f56e P 024fdd7de1ad4273b9960abc1db96177 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.518352 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:02.518877 20814 raft_consensus.cc:2243] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.519335 20814 raft_consensus.cc:2272] T 54d5926b6f924cec973e053420b3a1aa P 024fdd7de1ad4273b9960abc1db96177 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.521356 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:02.521957 20814 raft_consensus.cc:2243] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.522468 20814 raft_consensus.cc:2272] T b856b2bae968482da4b74f300f57cb75 P 024fdd7de1ad4273b9960abc1db96177 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.524840 20814 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:02.525494 20814 raft_consensus.cc:2243] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.525949 20814 raft_consensus.cc:2272] T 535afece62e54bb29aad102c209c5fcf P 024fdd7de1ad4273b9960abc1db96177 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:02.534889 26475 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260709 13:10:02.538036 26475 consensus_peers.cc:597] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:02.555800 20814 tablet_server.cc:196] TabletServer@127.20.83.129:32987 shutdown complete.
I20260709 13:10:02.575758 20814 tablet_server.cc:179] TabletServer@127.20.83.130:0 shutting down...
W20260709 13:10:02.594394 26549 consensus_peers.cc:597] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:02.606370 26549 consensus_peers.cc:597] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 -> Peer 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699): Couldn't send request to peer 4fa6e37fbe464a0498868db82cfeff29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:02.618655 26549 consensus_peers.cc:597] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 -> Peer 024fdd7de1ad4273b9960abc1db96177 (127.20.83.129:32987): Couldn't send request to peer 024fdd7de1ad4273b9960abc1db96177. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:32987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:02.619365 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:02.620222 20814 tablet_replica.cc:333] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29: stopping tablet replica
I20260709 13:10:02.621359 20814 raft_consensus.cc:2243] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.622041 20814 raft_consensus.cc:2272] T 4b6b0241f33749629debd0d0cb59fc0e P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.625253 20814 tablet_replica.cc:333] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29: stopping tablet replica
I20260709 13:10:02.626083 20814 raft_consensus.cc:2243] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.626489 20814 raft_consensus.cc:2272] T b856b2bae968482da4b74f300f57cb75 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.629295 20814 tablet_replica.cc:333] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29: stopping tablet replica
I20260709 13:10:02.629942 20814 raft_consensus.cc:2243] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.630873 20814 raft_consensus.cc:2272] T 535afece62e54bb29aad102c209c5fcf P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.633391 20814 tablet_replica.cc:333] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29: stopping tablet replica
I20260709 13:10:02.634109 20814 raft_consensus.cc:2243] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.634949 20814 raft_consensus.cc:2272] T 54d5926b6f924cec973e053420b3a1aa P 4fa6e37fbe464a0498868db82cfeff29 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.637554 20814 tablet_replica.cc:333] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29: stopping tablet replica
I20260709 13:10:02.638214 20814 raft_consensus.cc:2243] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.638708 20814 raft_consensus.cc:2272] T 63ed721c12a64142af07e8081db5f5a8 P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.640918 20814 tablet_replica.cc:333] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29: stopping tablet replica
I20260709 13:10:02.641602 20814 raft_consensus.cc:2243] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.642081 20814 raft_consensus.cc:2272] T 1b410f0e7ff54025b08a45783f0ed7e1 P 4fa6e37fbe464a0498868db82cfeff29 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.644747 20814 tablet_replica.cc:333] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29: stopping tablet replica
I20260709 13:10:02.645371 20814 raft_consensus.cc:2243] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.646341 20814 raft_consensus.cc:2272] T 65568d8c11bd433588fd79db328f54ca P 4fa6e37fbe464a0498868db82cfeff29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.648886 20814 tablet_replica.cc:333] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29: stopping tablet replica
I20260709 13:10:02.649597 20814 raft_consensus.cc:2243] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.650090 20814 raft_consensus.cc:2272] T 6ee8be4ff6024bd69c3e405478c219c9 P 4fa6e37fbe464a0498868db82cfeff29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.652653 20814 tablet_replica.cc:333] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29: stopping tablet replica
I20260709 13:10:02.653273 20814 raft_consensus.cc:2243] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.654322 20814 raft_consensus.cc:2272] T 0a29493fe5864a4fbbf528cc0479f56e P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.657559 20814 tablet_replica.cc:333] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29: stopping tablet replica
I20260709 13:10:02.658160 20814 raft_consensus.cc:2243] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.658661 20814 raft_consensus.cc:2272] T 5a437520e4a64908b07c14dd652e49a5 P 4fa6e37fbe464a0498868db82cfeff29 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:02.685638 26549 consensus_peers.cc:597] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 -> Peer 4fa6e37fbe464a0498868db82cfeff29 (127.20.83.130:35699): Couldn't send request to peer 4fa6e37fbe464a0498868db82cfeff29. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:35699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:02.691259 20814 tablet_server.cc:196] TabletServer@127.20.83.130:0 shutdown complete.
I20260709 13:10:02.717274 20814 tablet_server.cc:179] TabletServer@127.20.83.131:0 shutting down...
I20260709 13:10:02.748798 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:02.749576 20814 tablet_replica.cc:333] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584: stopping tablet replica
I20260709 13:10:02.750352 20814 raft_consensus.cc:2243] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.751282 20814 raft_consensus.cc:2272] T 4b6b0241f33749629debd0d0cb59fc0e P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.753537 20814 tablet_replica.cc:333] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584: stopping tablet replica
I20260709 13:10:02.754067 20814 raft_consensus.cc:2243] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.754793 20814 raft_consensus.cc:2272] T b856b2bae968482da4b74f300f57cb75 P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.757504 20814 tablet_replica.cc:333] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584: stopping tablet replica
I20260709 13:10:02.758040 20814 raft_consensus.cc:2243] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.758512 20814 raft_consensus.cc:2272] T 535afece62e54bb29aad102c209c5fcf P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.760493 20814 tablet_replica.cc:333] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584: stopping tablet replica
I20260709 13:10:02.761039 20814 raft_consensus.cc:2243] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.761483 20814 raft_consensus.cc:2272] T 54d5926b6f924cec973e053420b3a1aa P d57f4100ccb44c38b0d993806e7a2584 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.763437 20814 tablet_replica.cc:333] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584: stopping tablet replica
I20260709 13:10:02.763955 20814 raft_consensus.cc:2243] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.764649 20814 raft_consensus.cc:2272] T 6ee8be4ff6024bd69c3e405478c219c9 P d57f4100ccb44c38b0d993806e7a2584 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.766649 20814 tablet_replica.cc:333] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584: stopping tablet replica
I20260709 13:10:02.767197 20814 raft_consensus.cc:2243] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.767946 20814 raft_consensus.cc:2272] T 1b410f0e7ff54025b08a45783f0ed7e1 P d57f4100ccb44c38b0d993806e7a2584 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.770475 20814 tablet_replica.cc:333] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584: stopping tablet replica
I20260709 13:10:02.770967 20814 raft_consensus.cc:2243] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.771652 20814 raft_consensus.cc:2272] T 63ed721c12a64142af07e8081db5f5a8 P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.773636 20814 tablet_replica.cc:333] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584: stopping tablet replica
I20260709 13:10:02.774134 20814 raft_consensus.cc:2243] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.774557 20814 raft_consensus.cc:2272] T 65568d8c11bd433588fd79db328f54ca P d57f4100ccb44c38b0d993806e7a2584 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.776409 20814 tablet_replica.cc:333] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584: stopping tablet replica
I20260709 13:10:02.776844 20814 raft_consensus.cc:2243] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.777647 20814 raft_consensus.cc:2272] T 0a29493fe5864a4fbbf528cc0479f56e P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.781491 20814 tablet_replica.cc:333] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584: stopping tablet replica
I20260709 13:10:02.782265 20814 raft_consensus.cc:2243] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.783531 20814 raft_consensus.cc:2272] T 5a437520e4a64908b07c14dd652e49a5 P d57f4100ccb44c38b0d993806e7a2584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.812808 20814 tablet_server.cc:196] TabletServer@127.20.83.131:0 shutdown complete.
I20260709 13:10:02.839812 20814 master.cc:562] Master@127.20.83.190:41167 shutting down...
I20260709 13:10:02.870802 20814 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.871459 20814 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.871868 20814 tablet_replica.cc:333] T 00000000000000000000000000000000 P 65be179464fe4fc394aa00855b8f92ac: stopping tablet replica
I20260709 13:10:02.893368 20814 master.cc:584] Master@127.20.83.190:41167 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15167 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:10:02.941207 20814 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.190:34181
I20260709 13:10:02.942420 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:02.948427 26939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:02.948966 26940 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:02.949730 26942 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:02.950001 20814 server_base.cc:1061] running on GCE node
I20260709 13:10:02.951007 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:02.951190 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:02.951304 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602602951293 us; error 0 us; skew 500 ppm
I20260709 13:10:02.951843 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:02.954398 20814 webserver.cc:533] Webserver started at http://127.20.83.190:35297/ using document root <none> and password file <none>
I20260709 13:10:02.954867 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:02.955024 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:02.955250 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:02.956394 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/master-0-root/instance:
uuid: "f8914c26e3ed42c79d8058802264db3e"
format_stamp: "Formatted at 2026-07-09 13:10:02 on dist-test-slave-50cs"
I20260709 13:10:02.961655 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 13:10:02.965747 26947 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:02.966639 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:10:02.967166 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/master-0-root
uuid: "f8914c26e3ed42c79d8058802264db3e"
format_stamp: "Formatted at 2026-07-09 13:10:02 on dist-test-slave-50cs"
I20260709 13:10:02.967483 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:02.995556 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:02.996968 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:03.041632 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.190:34181
I20260709 13:10:03.041765 26998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.190:34181 every 8 connection(s)
I20260709 13:10:03.045885 26999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.058272 26999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e: Bootstrap starting.
I20260709 13:10:03.063611 26999 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:03.068399 26999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e: No bootstrap required, opened a new log
I20260709 13:10:03.070995 26999 raft_consensus.cc:359] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8914c26e3ed42c79d8058802264db3e" member_type: VOTER }
I20260709 13:10:03.071403 26999 raft_consensus.cc:385] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:03.071676 26999 raft_consensus.cc:740] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8914c26e3ed42c79d8058802264db3e, State: Initialized, Role: FOLLOWER
I20260709 13:10:03.072355 26999 consensus_queue.cc:260] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f8914c26e3ed42c79d8058802264db3e" member_type: VOTER }
I20260709 13:10:03.072858 26999 raft_consensus.cc:399] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:03.073073 26999 raft_consensus.cc:493] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:03.073336 26999 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:03.078806 26999 raft_consensus.cc:515] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8914c26e3ed42c79d8058802264db3e" member_type: VOTER }
I20260709 13:10:03.080054 26999 leader_election.cc:304] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [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: f8914c26e3ed42c79d8058802264db3e; no voters: 
I20260709 13:10:03.081650 26999 leader_election.cc:290] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:03.082063 27002 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:03.083571 27002 raft_consensus.cc:697] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [term 1 LEADER]: Becoming Leader. State: Replica: f8914c26e3ed42c79d8058802264db3e, State: Running, Role: LEADER
I20260709 13:10:03.084362 27002 consensus_queue.cc:237] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [LEADER]: Queue going to LEADER mode. State: All 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: "f8914c26e3ed42c79d8058802264db3e" member_type: VOTER }
I20260709 13:10:03.084668 26999 sys_catalog.cc:565] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:03.089589 27004 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [sys.catalog]: SysCatalogTable state changed. Reason: New leader f8914c26e3ed42c79d8058802264db3e. Latest consensus state: current_term: 1 leader_uuid: "f8914c26e3ed42c79d8058802264db3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8914c26e3ed42c79d8058802264db3e" member_type: VOTER } }
I20260709 13:10:03.089609 27003 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f8914c26e3ed42c79d8058802264db3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8914c26e3ed42c79d8058802264db3e" member_type: VOTER } }
I20260709 13:10:03.090576 27004 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:03.090761 27003 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:03.093958 27009 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:03.099828 27009 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:03.102903 20814 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:03.109867 27009 catalog_manager.cc:1383] Generated new cluster ID: 8d6465ce0c50487d974faab6815c7e6b
I20260709 13:10:03.110225 27009 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:03.126410 27009 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:03.127868 27009 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:03.141893 27009 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e: Generated new TSK 0
I20260709 13:10:03.142627 27009 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:03.170038 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:03.176414 27020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:03.178085 27021 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:03.180266 27023 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:03.182062 20814 server_base.cc:1061] running on GCE node
I20260709 13:10:03.183156 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:03.183372 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:03.183590 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602603183571 us; error 0 us; skew 500 ppm
I20260709 13:10:03.184262 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:03.187026 20814 webserver.cc:533] Webserver started at http://127.20.83.129:42213/ using document root <none> and password file <none>
I20260709 13:10:03.187527 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:03.187726 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:03.188015 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:03.189220 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-0-root/instance:
uuid: "827d2c9617254187943ae38fe919375e"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-50cs"
I20260709 13:10:03.193862 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:10:03.197726 27028 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.198683 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:10:03.199050 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-0-root
uuid: "827d2c9617254187943ae38fe919375e"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-50cs"
I20260709 13:10:03.199477 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:03.226920 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:03.228392 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:03.230311 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:03.233052 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:03.233264 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.233731 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:03.233938 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.283555 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.129:43453
I20260709 13:10:03.283663 27090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.129:43453 every 8 connection(s)
I20260709 13:10:03.289500 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:03.298061 27095 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:03.298237 27096 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:03.301692 20814 server_base.cc:1061] running on GCE node
W20260709 13:10:03.302372 27098 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:03.303591 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:10:03.303642 27091 heartbeater.cc:344] Connected to a master server at 127.20.83.190:34181
W20260709 13:10:03.303812 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:03.304275 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602603304250 us; error 0 us; skew 500 ppm
I20260709 13:10:03.304319 27091 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:03.304942 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:03.305279 27091 heartbeater.cc:507] Master 127.20.83.190:34181 requested a full tablet report, sending...
I20260709 13:10:03.307963 20814 webserver.cc:533] Webserver started at http://127.20.83.130:33751/ using document root <none> and password file <none>
I20260709 13:10:03.308076 26964 ts_manager.cc:194] Registered new tserver with Master: 827d2c9617254187943ae38fe919375e (127.20.83.129:43453)
I20260709 13:10:03.308934 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:03.309193 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:03.309576 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:03.310691 26964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48536
I20260709 13:10:03.310745 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-1-root/instance:
uuid: "b0b59afa7bc8434aacfbb29b68001c32"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-50cs"
I20260709 13:10:03.315959 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:10:03.319892 27103 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.320854 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:10:03.321318 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-1-root
uuid: "b0b59afa7bc8434aacfbb29b68001c32"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-50cs"
I20260709 13:10:03.321692 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:03.345834 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:03.347074 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:03.348668 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:03.351114 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:03.351351 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.351616 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:03.351794 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.399084 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.130:32805
I20260709 13:10:03.399181 27165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.130:32805 every 8 connection(s)
I20260709 13:10:03.404470 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:03.412874 27169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:03.416993 27170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:03.420877 20814 server_base.cc:1061] running on GCE node
W20260709 13:10:03.421774 27172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:03.422582 27166 heartbeater.cc:344] Connected to a master server at 127.20.83.190:34181
I20260709 13:10:03.423026 27166 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:03.423058 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:03.423429 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:03.423682 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602603423661 us; error 0 us; skew 500 ppm
I20260709 13:10:03.424160 27166 heartbeater.cc:507] Master 127.20.83.190:34181 requested a full tablet report, sending...
I20260709 13:10:03.424338 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:03.426883 26964 ts_manager.cc:194] Registered new tserver with Master: b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130:32805)
I20260709 13:10:03.427747 20814 webserver.cc:533] Webserver started at http://127.20.83.131:35899/ using document root <none> and password file <none>
I20260709 13:10:03.428463 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:03.428714 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:03.428889 26964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48552
I20260709 13:10:03.429033 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:03.430781 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-2-root/instance:
uuid: "6f50c661ffff4d8b806b4cf48197c132"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-50cs"
I20260709 13:10:03.435647 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:10:03.440037 27177 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.441782 20814 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:10:03.442369 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-2-root
uuid: "6f50c661ffff4d8b806b4cf48197c132"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-50cs"
I20260709 13:10:03.442919 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602421575887-20814-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:03.464628 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:03.466027 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:03.467700 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:03.470211 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:03.470459 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.470731 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:03.470914 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.516902 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.131:40201
I20260709 13:10:03.517028 27239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.131:40201 every 8 connection(s)
I20260709 13:10:03.531407 27240 heartbeater.cc:344] Connected to a master server at 127.20.83.190:34181
I20260709 13:10:03.531921 27240 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:03.532786 27240 heartbeater.cc:507] Master 127.20.83.190:34181 requested a full tablet report, sending...
I20260709 13:10:03.535290 26964 ts_manager.cc:194] Registered new tserver with Master: 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131:40201)
I20260709 13:10:03.536309 20814 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016220457s
I20260709 13:10:03.536881 26964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48568
I20260709 13:10:03.563920 26964 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48572:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:03.566285 26964 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:03.628165 27056 tablet_service.cc:1511] Processing CreateTablet for tablet f702ecb75adc47b2b5020dc6ddc4f755 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aeda56d2097544f2b10eeeaf1a3768f5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:03.628325 27205 tablet_service.cc:1511] Processing CreateTablet for tablet f702ecb75adc47b2b5020dc6ddc4f755 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aeda56d2097544f2b10eeeaf1a3768f5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:03.628325 27055 tablet_service.cc:1511] Processing CreateTablet for tablet 1e980e1400a147a2af7e9f1551d3df3b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aeda56d2097544f2b10eeeaf1a3768f5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:03.628790 27204 tablet_service.cc:1511] Processing CreateTablet for tablet 1e980e1400a147a2af7e9f1551d3df3b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aeda56d2097544f2b10eeeaf1a3768f5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:03.629911 27056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f702ecb75adc47b2b5020dc6ddc4f755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.630072 27205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f702ecb75adc47b2b5020dc6ddc4f755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.630749 27055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e980e1400a147a2af7e9f1551d3df3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.633739 27204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e980e1400a147a2af7e9f1551d3df3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.656276 27255 tablet_bootstrap.cc:492] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e: Bootstrap starting.
I20260709 13:10:03.664353 27131 tablet_service.cc:1511] Processing CreateTablet for tablet f702ecb75adc47b2b5020dc6ddc4f755 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aeda56d2097544f2b10eeeaf1a3768f5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:03.665196 27130 tablet_service.cc:1511] Processing CreateTablet for tablet 1e980e1400a147a2af7e9f1551d3df3b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aeda56d2097544f2b10eeeaf1a3768f5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:03.666066 27131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f702ecb75adc47b2b5020dc6ddc4f755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.666435 27256 tablet_bootstrap.cc:492] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132: Bootstrap starting.
I20260709 13:10:03.669034 27130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e980e1400a147a2af7e9f1551d3df3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.672533 27256 tablet_bootstrap.cc:654] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:03.677214 27255 tablet_bootstrap.cc:654] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:03.689749 27256 tablet_bootstrap.cc:492] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132: No bootstrap required, opened a new log
I20260709 13:10:03.690359 27256 ts_tablet_manager.cc:1403] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.013s
I20260709 13:10:03.691970 27255 tablet_bootstrap.cc:492] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e: No bootstrap required, opened a new log
I20260709 13:10:03.692619 27255 ts_tablet_manager.cc:1403] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.004s
I20260709 13:10:03.692819 27259 tablet_bootstrap.cc:492] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32: Bootstrap starting.
I20260709 13:10:03.693840 27256 raft_consensus.cc:359] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } }
I20260709 13:10:03.694741 27256 raft_consensus.cc:385] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:03.695114 27256 raft_consensus.cc:740] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f50c661ffff4d8b806b4cf48197c132, State: Initialized, Role: FOLLOWER
I20260709 13:10:03.695585 27255 raft_consensus.cc:359] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:03.696480 27255 raft_consensus.cc:385] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:03.696031 27256 consensus_queue.cc:260] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } }
I20260709 13:10:03.696892 27255 raft_consensus.cc:740] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827d2c9617254187943ae38fe919375e, State: Initialized, Role: FOLLOWER
I20260709 13:10:03.697876 27255 consensus_queue.cc:260] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:03.698916 27240 heartbeater.cc:499] Master 127.20.83.190:34181 was elected leader, sending a full tablet report...
I20260709 13:10:03.701620 27259 tablet_bootstrap.cc:654] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:03.703299 27256 ts_tablet_manager.cc:1434] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:10:03.704510 27256 tablet_bootstrap.cc:492] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132: Bootstrap starting.
I20260709 13:10:03.715257 27256 tablet_bootstrap.cc:654] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:03.719735 27255 ts_tablet_manager.cc:1434] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.012s
I20260709 13:10:03.720719 27091 heartbeater.cc:499] Master 127.20.83.190:34181 was elected leader, sending a full tablet report...
I20260709 13:10:03.721184 27255 tablet_bootstrap.cc:492] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e: Bootstrap starting.
I20260709 13:10:03.723834 27259 tablet_bootstrap.cc:492] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32: No bootstrap required, opened a new log
I20260709 13:10:03.724534 27259 ts_tablet_manager.cc:1403] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.019s
I20260709 13:10:03.728518 27259 raft_consensus.cc:359] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } }
I20260709 13:10:03.729449 27259 raft_consensus.cc:385] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:03.729830 27259 raft_consensus.cc:740] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b59afa7bc8434aacfbb29b68001c32, State: Initialized, Role: FOLLOWER
I20260709 13:10:03.730604 27259 consensus_queue.cc:260] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } }
I20260709 13:10:03.732409 27255 tablet_bootstrap.cc:654] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:03.740811 27256 tablet_bootstrap.cc:492] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132: No bootstrap required, opened a new log
I20260709 13:10:03.740916 27259 ts_tablet_manager.cc:1434] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.006s
I20260709 13:10:03.741441 27166 heartbeater.cc:499] Master 127.20.83.190:34181 was elected leader, sending a full tablet report...
I20260709 13:10:03.741886 27256 ts_tablet_manager.cc:1403] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.019s
I20260709 13:10:03.742275 27259 tablet_bootstrap.cc:492] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32: Bootstrap starting.
I20260709 13:10:03.743101 27255 tablet_bootstrap.cc:492] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e: No bootstrap required, opened a new log
I20260709 13:10:03.743959 27255 ts_tablet_manager.cc:1403] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260709 13:10:03.746279 27256 raft_consensus.cc:359] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:03.747233 27256 raft_consensus.cc:385] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:03.746975 27255 raft_consensus.cc:359] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } }
I20260709 13:10:03.747611 27256 raft_consensus.cc:740] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f50c661ffff4d8b806b4cf48197c132, State: Initialized, Role: FOLLOWER
I20260709 13:10:03.747762 27255 raft_consensus.cc:385] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:03.748266 27255 raft_consensus.cc:740] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827d2c9617254187943ae38fe919375e, State: Initialized, Role: FOLLOWER
I20260709 13:10:03.748806 27256 consensus_queue.cc:260] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:03.749418 27259 tablet_bootstrap.cc:654] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:03.749176 27255 consensus_queue.cc:260] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } }
I20260709 13:10:03.751514 27255 ts_tablet_manager.cc:1434] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:03.753669 27256 ts_tablet_manager.cc:1434] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:10:03.757195 27259 tablet_bootstrap.cc:492] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32: No bootstrap required, opened a new log
I20260709 13:10:03.757789 27259 ts_tablet_manager.cc:1403] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:10:03.761092 27259 raft_consensus.cc:359] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:03.761940 27259 raft_consensus.cc:385] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:03.762243 27259 raft_consensus.cc:740] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b59afa7bc8434aacfbb29b68001c32, State: Initialized, Role: FOLLOWER
I20260709 13:10:03.763010 27259 consensus_queue.cc:260] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:03.765190 27259 ts_tablet_manager.cc:1434] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:03.902799 27264 raft_consensus.cc:493] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:03.903363 27264 raft_consensus.cc:515] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:03.905527 27264 leader_election.cc:290] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 827d2c9617254187943ae38fe919375e (127.20.83.129:43453), 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131:40201)
I20260709 13:10:03.915104 27066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e980e1400a147a2af7e9f1551d3df3b" candidate_uuid: "b0b59afa7bc8434aacfbb29b68001c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827d2c9617254187943ae38fe919375e" is_pre_election: true
I20260709 13:10:03.915818 27066 raft_consensus.cc:2468] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0b59afa7bc8434aacfbb29b68001c32 in term 0.
I20260709 13:10:03.916706 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e980e1400a147a2af7e9f1551d3df3b" candidate_uuid: "b0b59afa7bc8434aacfbb29b68001c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f50c661ffff4d8b806b4cf48197c132" is_pre_election: true
I20260709 13:10:03.916945 27107 leader_election.cc:304] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827d2c9617254187943ae38fe919375e, b0b59afa7bc8434aacfbb29b68001c32; no voters: 
I20260709 13:10:03.917337 27215 raft_consensus.cc:2468] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0b59afa7bc8434aacfbb29b68001c32 in term 0.
I20260709 13:10:03.917830 27264 raft_consensus.cc:2804] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:03.918203 27264 raft_consensus.cc:493] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:03.918525 27264 raft_consensus.cc:3060] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:03.924074 27264 raft_consensus.cc:515] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:03.925838 27264 leader_election.cc:290] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [CANDIDATE]: Term 1 election: Requested vote from peers 827d2c9617254187943ae38fe919375e (127.20.83.129:43453), 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131:40201)
I20260709 13:10:03.926751 27066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e980e1400a147a2af7e9f1551d3df3b" candidate_uuid: "b0b59afa7bc8434aacfbb29b68001c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827d2c9617254187943ae38fe919375e"
I20260709 13:10:03.926970 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e980e1400a147a2af7e9f1551d3df3b" candidate_uuid: "b0b59afa7bc8434aacfbb29b68001c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f50c661ffff4d8b806b4cf48197c132"
I20260709 13:10:03.927429 27066 raft_consensus.cc:3060] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:03.927492 27215 raft_consensus.cc:3060] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:03.935454 27215 raft_consensus.cc:2468] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b59afa7bc8434aacfbb29b68001c32 in term 1.
I20260709 13:10:03.935454 27066 raft_consensus.cc:2468] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b59afa7bc8434aacfbb29b68001c32 in term 1.
I20260709 13:10:03.936949 27107 leader_election.cc:304] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827d2c9617254187943ae38fe919375e, b0b59afa7bc8434aacfbb29b68001c32; no voters: 
I20260709 13:10:03.937763 27264 raft_consensus.cc:2804] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:03.938823 27264 raft_consensus.cc:697] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 1 LEADER]: Becoming Leader. State: Replica: b0b59afa7bc8434aacfbb29b68001c32, State: Running, Role: LEADER
I20260709 13:10:03.939841 27264 consensus_queue.cc:237] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:03.947957 26963 catalog_manager.cc:5697] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "b0b59afa7bc8434aacfbb29b68001c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:03.965160 27264 raft_consensus.cc:493] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:03.965749 27264 raft_consensus.cc:515] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } }
I20260709 13:10:03.967770 27264 leader_election.cc:290] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 827d2c9617254187943ae38fe919375e (127.20.83.129:43453), 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131:40201)
I20260709 13:10:03.968765 27066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f702ecb75adc47b2b5020dc6ddc4f755" candidate_uuid: "b0b59afa7bc8434aacfbb29b68001c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827d2c9617254187943ae38fe919375e" is_pre_election: true
I20260709 13:10:03.968787 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f702ecb75adc47b2b5020dc6ddc4f755" candidate_uuid: "b0b59afa7bc8434aacfbb29b68001c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f50c661ffff4d8b806b4cf48197c132" is_pre_election: true
I20260709 13:10:03.969833 27066 raft_consensus.cc:2468] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0b59afa7bc8434aacfbb29b68001c32 in term 0.
I20260709 13:10:03.969864 27215 raft_consensus.cc:2468] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0b59afa7bc8434aacfbb29b68001c32 in term 0.
I20260709 13:10:03.971411 27106 leader_election.cc:304] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f50c661ffff4d8b806b4cf48197c132, b0b59afa7bc8434aacfbb29b68001c32; no voters: 
I20260709 13:10:03.972172 27264 raft_consensus.cc:2804] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:03.972506 27264 raft_consensus.cc:493] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:03.972787 27264 raft_consensus.cc:3060] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:03.978107 27264 raft_consensus.cc:515] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } }
I20260709 13:10:03.979773 27264 leader_election.cc:290] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [CANDIDATE]: Term 1 election: Requested vote from peers 827d2c9617254187943ae38fe919375e (127.20.83.129:43453), 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131:40201)
I20260709 13:10:03.980786 27066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f702ecb75adc47b2b5020dc6ddc4f755" candidate_uuid: "b0b59afa7bc8434aacfbb29b68001c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827d2c9617254187943ae38fe919375e"
I20260709 13:10:03.981009 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f702ecb75adc47b2b5020dc6ddc4f755" candidate_uuid: "b0b59afa7bc8434aacfbb29b68001c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f50c661ffff4d8b806b4cf48197c132"
I20260709 13:10:03.981432 27066 raft_consensus.cc:3060] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:03.981688 27215 raft_consensus.cc:3060] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:03.987146 27215 raft_consensus.cc:2468] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b59afa7bc8434aacfbb29b68001c32 in term 1.
I20260709 13:10:03.987149 27066 raft_consensus.cc:2468] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b59afa7bc8434aacfbb29b68001c32 in term 1.
I20260709 13:10:03.988374 27106 leader_election.cc:304] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f50c661ffff4d8b806b4cf48197c132, b0b59afa7bc8434aacfbb29b68001c32; no voters: 
I20260709 13:10:03.989095 27264 raft_consensus.cc:2804] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:03.989607 27264 raft_consensus.cc:697] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 1 LEADER]: Becoming Leader. State: Replica: b0b59afa7bc8434aacfbb29b68001c32, State: Running, Role: LEADER
I20260709 13:10:03.990252 27264 consensus_queue.cc:237] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } }
I20260709 13:10:03.996953 26963 catalog_manager.cc:5697] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "b0b59afa7bc8434aacfbb29b68001c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:04.055135 26963 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48576:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:04.057228 26963 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:04.082237 27055 tablet_service.cc:1511] Processing CreateTablet for tablet 029ecc5e39c64b0982ea4380fbb539b0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=755f12f6ee0e46ea8920476e7d467bf1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:04.083654 27055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029ecc5e39c64b0982ea4380fbb539b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:04.083643 27131 tablet_service.cc:1511] Processing CreateTablet for tablet 029ecc5e39c64b0982ea4380fbb539b0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=755f12f6ee0e46ea8920476e7d467bf1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:04.085137 27131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029ecc5e39c64b0982ea4380fbb539b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:04.084867 27204 tablet_service.cc:1511] Processing CreateTablet for tablet 029ecc5e39c64b0982ea4380fbb539b0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=755f12f6ee0e46ea8920476e7d467bf1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:04.086268 27204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029ecc5e39c64b0982ea4380fbb539b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:04.087661 27056 tablet_service.cc:1511] Processing CreateTablet for tablet cc69322e0a0a4ce2a1d803ec7978be1e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=755f12f6ee0e46ea8920476e7d467bf1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:04.088943 27056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc69322e0a0a4ce2a1d803ec7978be1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:04.090521 27130 tablet_service.cc:1511] Processing CreateTablet for tablet cc69322e0a0a4ce2a1d803ec7978be1e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=755f12f6ee0e46ea8920476e7d467bf1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:04.091866 27130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc69322e0a0a4ce2a1d803ec7978be1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:04.095839 27205 tablet_service.cc:1511] Processing CreateTablet for tablet cc69322e0a0a4ce2a1d803ec7978be1e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=755f12f6ee0e46ea8920476e7d467bf1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:04.097291 27205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc69322e0a0a4ce2a1d803ec7978be1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:04.101643 27255 tablet_bootstrap.cc:492] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e: Bootstrap starting.
W20260709 13:10:04.102983 27012 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:04.106138 27256 tablet_bootstrap.cc:492] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132: Bootstrap starting.
I20260709 13:10:04.112962 27256 tablet_bootstrap.cc:654] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.115957 27255 tablet_bootstrap.cc:654] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.130208 27259 tablet_bootstrap.cc:492] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32: Bootstrap starting.
I20260709 13:10:04.133850 27256 tablet_bootstrap.cc:492] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132: No bootstrap required, opened a new log
I20260709 13:10:04.134478 27256 ts_tablet_manager.cc:1403] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.005s
I20260709 13:10:04.138036 27255 tablet_bootstrap.cc:492] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e: No bootstrap required, opened a new log
I20260709 13:10:04.138008 27256 raft_consensus.cc:359] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.138381 27259 tablet_bootstrap.cc:654] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.138845 27255 ts_tablet_manager.cc:1403] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.005s
I20260709 13:10:04.138801 27256 raft_consensus.cc:385] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.139498 27256 raft_consensus.cc:740] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f50c661ffff4d8b806b4cf48197c132, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.140458 27256 consensus_queue.cc:260] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.142592 27255 raft_consensus.cc:359] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.143569 27255 raft_consensus.cc:385] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.142684 27256 ts_tablet_manager.cc:1434] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:04.143904 27255 raft_consensus.cc:740] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827d2c9617254187943ae38fe919375e, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.144786 27256 tablet_bootstrap.cc:492] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132: Bootstrap starting.
I20260709 13:10:04.144793 27255 consensus_queue.cc:260] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.147722 27255 ts_tablet_manager.cc:1434] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:10:04.148739 27255 tablet_bootstrap.cc:492] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e: Bootstrap starting.
I20260709 13:10:04.155737 27255 tablet_bootstrap.cc:654] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.158107 27256 tablet_bootstrap.cc:654] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.163484 27259 tablet_bootstrap.cc:492] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32: No bootstrap required, opened a new log
I20260709 13:10:04.164198 27259 ts_tablet_manager.cc:1403] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.016s
I20260709 13:10:04.168359 27259 raft_consensus.cc:359] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.169610 27259 raft_consensus.cc:385] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.169997 27259 raft_consensus.cc:740] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b59afa7bc8434aacfbb29b68001c32, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.171463 27259 consensus_queue.cc:260] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.173991 27259 ts_tablet_manager.cc:1434] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260709 13:10:04.174379 27255 tablet_bootstrap.cc:492] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e: No bootstrap required, opened a new log
I20260709 13:10:04.174975 27255 ts_tablet_manager.cc:1403] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260709 13:10:04.175602 27259 tablet_bootstrap.cc:492] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32: Bootstrap starting.
I20260709 13:10:04.175684 27256 tablet_bootstrap.cc:492] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132: No bootstrap required, opened a new log
I20260709 13:10:04.176414 27256 ts_tablet_manager.cc:1403] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.009s
I20260709 13:10:04.177898 27255 raft_consensus.cc:359] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.178754 27255 raft_consensus.cc:385] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.179049 27255 raft_consensus.cc:740] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 827d2c9617254187943ae38fe919375e, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.179507 27256 raft_consensus.cc:359] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.179924 27255 consensus_queue.cc:260] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.180426 27256 raft_consensus.cc:385] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.180904 27256 raft_consensus.cc:740] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f50c661ffff4d8b806b4cf48197c132, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.181945 27256 consensus_queue.cc:260] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.183111 27259 tablet_bootstrap.cc:654] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.183339 27260 raft_consensus.cc:493] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.183856 27260 raft_consensus.cc:515] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.184445 27256 ts_tablet_manager.cc:1434] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:10:04.187100 27255 ts_tablet_manager.cc:1434] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:10:04.194896 27259 tablet_bootstrap.cc:492] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32: No bootstrap required, opened a new log
I20260709 13:10:04.195679 27259 ts_tablet_manager.cc:1403] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 13:10:04.198868 27259 raft_consensus.cc:359] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.199682 27260 leader_election.cc:290] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 827d2c9617254187943ae38fe919375e (127.20.83.129:43453), b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130:32805)
I20260709 13:10:04.199802 27259 raft_consensus.cc:385] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.200374 27259 raft_consensus.cc:740] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0b59afa7bc8434aacfbb29b68001c32, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.201436 27259 consensus_queue.cc:260] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.204614 27259 ts_tablet_manager.cc:1434] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:04.221071 27066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029ecc5e39c64b0982ea4380fbb539b0" candidate_uuid: "6f50c661ffff4d8b806b4cf48197c132" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827d2c9617254187943ae38fe919375e" is_pre_election: true
I20260709 13:10:04.221437 27141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029ecc5e39c64b0982ea4380fbb539b0" candidate_uuid: "6f50c661ffff4d8b806b4cf48197c132" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b59afa7bc8434aacfbb29b68001c32" is_pre_election: true
I20260709 13:10:04.221804 27066 raft_consensus.cc:2468] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f50c661ffff4d8b806b4cf48197c132 in term 0.
I20260709 13:10:04.222132 27141 raft_consensus.cc:2468] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f50c661ffff4d8b806b4cf48197c132 in term 0.
I20260709 13:10:04.223242 27180 leader_election.cc:304] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f50c661ffff4d8b806b4cf48197c132, b0b59afa7bc8434aacfbb29b68001c32; no voters: 
I20260709 13:10:04.224045 27260 raft_consensus.cc:2804] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:04.224140 27261 raft_consensus.cc:493] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.224462 27260 raft_consensus.cc:493] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:04.224822 27260 raft_consensus.cc:3060] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.224732 27261 raft_consensus.cc:515] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.227589 27261 leader_election.cc:290] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130:32805), 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131:40201)
I20260709 13:10:04.231526 27260 raft_consensus.cc:515] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.233736 27260 leader_election.cc:290] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [CANDIDATE]: Term 1 election: Requested vote from peers 827d2c9617254187943ae38fe919375e (127.20.83.129:43453), b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130:32805)
I20260709 13:10:04.234997 27066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029ecc5e39c64b0982ea4380fbb539b0" candidate_uuid: "6f50c661ffff4d8b806b4cf48197c132" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "827d2c9617254187943ae38fe919375e"
I20260709 13:10:04.235286 27141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029ecc5e39c64b0982ea4380fbb539b0" candidate_uuid: "6f50c661ffff4d8b806b4cf48197c132" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b59afa7bc8434aacfbb29b68001c32"
I20260709 13:10:04.235713 27066 raft_consensus.cc:3060] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.235957 27141 raft_consensus.cc:3060] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.243116 27066 raft_consensus.cc:2468] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f50c661ffff4d8b806b4cf48197c132 in term 1.
I20260709 13:10:04.243427 27141 raft_consensus.cc:2468] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f50c661ffff4d8b806b4cf48197c132 in term 1.
I20260709 13:10:04.244655 27181 leader_election.cc:304] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f50c661ffff4d8b806b4cf48197c132, 827d2c9617254187943ae38fe919375e; no voters: 
I20260709 13:10:04.245998 27260 raft_consensus.cc:2804] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:04.246482 27260 raft_consensus.cc:697] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 1 LEADER]: Becoming Leader. State: Replica: 6f50c661ffff4d8b806b4cf48197c132, State: Running, Role: LEADER
I20260709 13:10:04.247241 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc69322e0a0a4ce2a1d803ec7978be1e" candidate_uuid: "827d2c9617254187943ae38fe919375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f50c661ffff4d8b806b4cf48197c132" is_pre_election: true
I20260709 13:10:04.247354 27260 consensus_queue.cc:237] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.248099 27215 raft_consensus.cc:2468] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 827d2c9617254187943ae38fe919375e in term 0.
I20260709 13:10:04.249631 27031 leader_election.cc:304] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f50c661ffff4d8b806b4cf48197c132, 827d2c9617254187943ae38fe919375e; no voters: 
I20260709 13:10:04.250635 27261 raft_consensus.cc:2804] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:04.250998 27261 raft_consensus.cc:493] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:04.251317 27261 raft_consensus.cc:3060] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.252203 27141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc69322e0a0a4ce2a1d803ec7978be1e" candidate_uuid: "827d2c9617254187943ae38fe919375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b59afa7bc8434aacfbb29b68001c32" is_pre_election: true
I20260709 13:10:04.253144 27141 raft_consensus.cc:2468] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 827d2c9617254187943ae38fe919375e in term 0.
I20260709 13:10:04.258526 27261 raft_consensus.cc:515] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.258528 26964 catalog_manager.cc:5697] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131). New cstate: current_term: 1 leader_uuid: "6f50c661ffff4d8b806b4cf48197c132" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:04.260386 27261 leader_election.cc:290] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [CANDIDATE]: Term 1 election: Requested vote from peers b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130:32805), 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131:40201)
I20260709 13:10:04.261337 27141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc69322e0a0a4ce2a1d803ec7978be1e" candidate_uuid: "827d2c9617254187943ae38fe919375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0b59afa7bc8434aacfbb29b68001c32"
I20260709 13:10:04.261725 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc69322e0a0a4ce2a1d803ec7978be1e" candidate_uuid: "827d2c9617254187943ae38fe919375e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f50c661ffff4d8b806b4cf48197c132"
I20260709 13:10:04.262034 27141 raft_consensus.cc:3060] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.262310 27215 raft_consensus.cc:3060] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.269497 27141 raft_consensus.cc:2468] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827d2c9617254187943ae38fe919375e in term 1.
I20260709 13:10:04.269497 27215 raft_consensus.cc:2468] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827d2c9617254187943ae38fe919375e in term 1.
I20260709 13:10:04.270939 27031 leader_election.cc:304] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827d2c9617254187943ae38fe919375e, b0b59afa7bc8434aacfbb29b68001c32; no voters: 
I20260709 13:10:04.271554 27261 raft_consensus.cc:2804] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:04.272496 27261 raft_consensus.cc:697] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 1 LEADER]: Becoming Leader. State: Replica: 827d2c9617254187943ae38fe919375e, State: Running, Role: LEADER
I20260709 13:10:04.273233 27261 consensus_queue.cc:237] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.280771 26964 catalog_manager.cc:5697] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e reported cstate change: term changed from 0 to 1, leader changed from <none> to 827d2c9617254187943ae38fe919375e (127.20.83.129). New cstate: current_term: 1 leader_uuid: "827d2c9617254187943ae38fe919375e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:04.338075 27141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f702ecb75adc47b2b5020dc6ddc4f755"
dest_uuid: "b0b59afa7bc8434aacfbb29b68001c32"
mode: GRACEFUL
new_leader_uuid: "827d2c9617254187943ae38fe919375e"
 from {username='slave'} at 127.0.0.1:60768
I20260709 13:10:04.338574 27141 raft_consensus.cc:606] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 1 LEADER]: Received request to transfer leadership to TS 827d2c9617254187943ae38fe919375e
I20260709 13:10:04.344136 27141 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e980e1400a147a2af7e9f1551d3df3b"
dest_uuid: "b0b59afa7bc8434aacfbb29b68001c32"
mode: GRACEFUL
new_leader_uuid: "6f50c661ffff4d8b806b4cf48197c132"
 from {username='slave'} at 127.0.0.1:60768
I20260709 13:10:04.344617 27141 raft_consensus.cc:606] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 1 LEADER]: Received request to transfer leadership to TS 6f50c661ffff4d8b806b4cf48197c132
I20260709 13:10:04.359464 27215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "029ecc5e39c64b0982ea4380fbb539b0"
dest_uuid: "6f50c661ffff4d8b806b4cf48197c132"
mode: GRACEFUL
new_leader_uuid: "827d2c9617254187943ae38fe919375e"
 from {username='slave'} at 127.0.0.1:38132
I20260709 13:10:04.360075 27215 raft_consensus.cc:606] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 1 LEADER]: Received request to transfer leadership to TS 827d2c9617254187943ae38fe919375e
I20260709 13:10:04.392277 27264 consensus_queue.cc:1048] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:04.400274 27268 raft_consensus.cc:993] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32: : Instructing follower 6f50c661ffff4d8b806b4cf48197c132 to start an election
I20260709 13:10:04.401562 27264 raft_consensus.cc:1081] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 1 LEADER]: Signalling peer 6f50c661ffff4d8b806b4cf48197c132 to start an election
I20260709 13:10:04.403662 27214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e980e1400a147a2af7e9f1551d3df3b"
dest_uuid: "6f50c661ffff4d8b806b4cf48197c132"
 from {username='slave'} at 127.0.0.1:38122
I20260709 13:10:04.409365 27293 consensus_queue.cc:1048] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:04.410562 27214 raft_consensus.cc:493] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:04.411036 27214 raft_consensus.cc:3060] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.421823 27293 consensus_queue.cc:1048] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:04.423367 27214 raft_consensus.cc:515] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.432298 27214 leader_election.cc:290] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [CANDIDATE]: Term 2 election: Requested vote from peers 827d2c9617254187943ae38fe919375e (127.20.83.129:43453), b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130:32805)
I20260709 13:10:04.433290 27064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e980e1400a147a2af7e9f1551d3df3b" candidate_uuid: "6f50c661ffff4d8b806b4cf48197c132" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "827d2c9617254187943ae38fe919375e"
I20260709 13:10:04.434011 27141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e980e1400a147a2af7e9f1551d3df3b" candidate_uuid: "6f50c661ffff4d8b806b4cf48197c132" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0b59afa7bc8434aacfbb29b68001c32"
I20260709 13:10:04.434880 27141 raft_consensus.cc:3055] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:04.434090 27064 raft_consensus.cc:3060] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.435263 27141 raft_consensus.cc:740] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0b59afa7bc8434aacfbb29b68001c32, State: Running, Role: LEADER
I20260709 13:10:04.436990 27141 consensus_queue.cc:260] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.438063 27141 raft_consensus.cc:3060] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.442070 27064 raft_consensus.cc:2468] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f50c661ffff4d8b806b4cf48197c132 in term 2.
I20260709 13:10:04.443516 27181 leader_election.cc:304] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f50c661ffff4d8b806b4cf48197c132, 827d2c9617254187943ae38fe919375e; no voters: 
I20260709 13:10:04.444430 27260 raft_consensus.cc:2804] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:04.444947 27260 raft_consensus.cc:697] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 2 LEADER]: Becoming Leader. State: Replica: 6f50c661ffff4d8b806b4cf48197c132, State: Running, Role: LEADER
I20260709 13:10:04.445833 27260 consensus_queue.cc:237] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.446681 27141 raft_consensus.cc:2468] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f50c661ffff4d8b806b4cf48197c132 in term 2.
I20260709 13:10:04.446983 27264 raft_consensus.cc:993] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32: : Instructing follower 827d2c9617254187943ae38fe919375e to start an election
I20260709 13:10:04.447505 27264 raft_consensus.cc:1081] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 1 LEADER]: Signalling peer 827d2c9617254187943ae38fe919375e to start an election
I20260709 13:10:04.450084 27064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f702ecb75adc47b2b5020dc6ddc4f755"
dest_uuid: "827d2c9617254187943ae38fe919375e"
 from {username='slave'} at 127.0.0.1:38490
I20260709 13:10:04.453750 27064 raft_consensus.cc:493] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:04.454819 27064 raft_consensus.cc:3060] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.457207 27293 consensus_queue.cc:1048] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:04.461472 26964 catalog_manager.cc:5697] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 reported cstate change: term changed from 1 to 2, leader changed from b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130) to 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131). New cstate: current_term: 2 leader_uuid: "6f50c661ffff4d8b806b4cf48197c132" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:04.463771 27064 raft_consensus.cc:515] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } }
I20260709 13:10:04.467417 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f702ecb75adc47b2b5020dc6ddc4f755" candidate_uuid: "827d2c9617254187943ae38fe919375e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f50c661ffff4d8b806b4cf48197c132"
I20260709 13:10:04.467578 27064 leader_election.cc:290] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [CANDIDATE]: Term 2 election: Requested vote from peers 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131:40201), b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130:32805)
I20260709 13:10:04.469607 27141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f702ecb75adc47b2b5020dc6ddc4f755" candidate_uuid: "827d2c9617254187943ae38fe919375e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0b59afa7bc8434aacfbb29b68001c32"
I20260709 13:10:04.470278 27141 raft_consensus.cc:3055] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:04.470621 27141 raft_consensus.cc:740] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0b59afa7bc8434aacfbb29b68001c32, State: Running, Role: LEADER
I20260709 13:10:04.471536 27141 consensus_queue.cc:260] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } }
I20260709 13:10:04.472630 27141 raft_consensus.cc:3060] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.482033 27141 raft_consensus.cc:2468] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827d2c9617254187943ae38fe919375e in term 2.
I20260709 13:10:04.483393 27031 leader_election.cc:304] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [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: 827d2c9617254187943ae38fe919375e, b0b59afa7bc8434aacfbb29b68001c32; no voters: 6f50c661ffff4d8b806b4cf48197c132
I20260709 13:10:04.484432 27261 raft_consensus.cc:2804] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:04.484998 27261 raft_consensus.cc:697] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 2 LEADER]: Becoming Leader. State: Replica: 827d2c9617254187943ae38fe919375e, State: Running, Role: LEADER
I20260709 13:10:04.485954 27261 consensus_queue.cc:237] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } }
I20260709 13:10:04.493851 26962 catalog_manager.cc:5697] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e reported cstate change: term changed from 1 to 2, leader changed from b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130) to 827d2c9617254187943ae38fe919375e (127.20.83.129). New cstate: current_term: 2 leader_uuid: "827d2c9617254187943ae38fe919375e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:04.674604 27260 consensus_queue.cc:1048] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:04.687050 27260 consensus_queue.cc:1048] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:04.697829 27301 raft_consensus.cc:993] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132: : Instructing follower 827d2c9617254187943ae38fe919375e to start an election
I20260709 13:10:04.698287 27260 raft_consensus.cc:1081] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 1 LEADER]: Signalling peer 827d2c9617254187943ae38fe919375e to start an election
I20260709 13:10:04.700994 27064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "029ecc5e39c64b0982ea4380fbb539b0"
dest_uuid: "827d2c9617254187943ae38fe919375e"
 from {username='slave'} at 127.0.0.1:38492
I20260709 13:10:04.701776 27064 raft_consensus.cc:493] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:04.702219 27064 raft_consensus.cc:3060] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.708984 27064 raft_consensus.cc:515] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.711465 27064 leader_election.cc:290] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [CANDIDATE]: Term 2 election: Requested vote from peers b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130:32805), 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131:40201)
I20260709 13:10:04.713862 27261 consensus_queue.cc:1048] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:04.714437 27214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029ecc5e39c64b0982ea4380fbb539b0" candidate_uuid: "827d2c9617254187943ae38fe919375e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f50c661ffff4d8b806b4cf48197c132"
I20260709 13:10:04.715131 27214 raft_consensus.cc:3055] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:04.715489 27214 raft_consensus.cc:740] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f50c661ffff4d8b806b4cf48197c132, State: Running, Role: LEADER
I20260709 13:10:04.716298 27214 consensus_queue.cc:260] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.717638 27214 raft_consensus.cc:3060] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.718101 27141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029ecc5e39c64b0982ea4380fbb539b0" candidate_uuid: "827d2c9617254187943ae38fe919375e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0b59afa7bc8434aacfbb29b68001c32"
I20260709 13:10:04.718901 27141 raft_consensus.cc:3060] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.734782 27214 raft_consensus.cc:2468] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827d2c9617254187943ae38fe919375e in term 2.
I20260709 13:10:04.735013 27141 raft_consensus.cc:2468] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 827d2c9617254187943ae38fe919375e in term 2.
I20260709 13:10:04.737998 27031 leader_election.cc:304] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 827d2c9617254187943ae38fe919375e, b0b59afa7bc8434aacfbb29b68001c32; no voters: 
I20260709 13:10:04.739434 27289 raft_consensus.cc:2804] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:04.739897 27289 raft_consensus.cc:697] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 2 LEADER]: Becoming Leader. State: Replica: 827d2c9617254187943ae38fe919375e, State: Running, Role: LEADER
I20260709 13:10:04.740720 27289 consensus_queue.cc:237] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:04.742702 27261 consensus_queue.cc:1048] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:04.748306 26963 catalog_manager.cc:5697] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e reported cstate change: term changed from 1 to 2, leader changed from 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131) to 827d2c9617254187943ae38fe919375e (127.20.83.129). New cstate: current_term: 2 leader_uuid: "827d2c9617254187943ae38fe919375e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:04.845906 27064 raft_consensus.cc:1275] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e [term 2 FOLLOWER]: Refusing update from remote peer 6f50c661ffff4d8b806b4cf48197c132: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:04.847576 27260 consensus_queue.cc:1048] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:04.855782 27141 raft_consensus.cc:1275] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 2 FOLLOWER]: Refusing update from remote peer 6f50c661ffff4d8b806b4cf48197c132: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:04.858318 27305 consensus_queue.cc:1048] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:04.875982 20814 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:10:04.878285 20814 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:10:04.878780 20814 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:10:04.891810 27064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "029ecc5e39c64b0982ea4380fbb539b0"
dest_uuid: "827d2c9617254187943ae38fe919375e"
mode: GRACEFUL
new_leader_uuid: "b0b59afa7bc8434aacfbb29b68001c32"
 from {username='slave'} at 127.0.0.1:40578
I20260709 13:10:04.892367 27064 raft_consensus.cc:606] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 2 LEADER]: Received request to transfer leadership to TS b0b59afa7bc8434aacfbb29b68001c32
I20260709 13:10:04.893803 20814 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:10:04.899397 27141 raft_consensus.cc:1275] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 2 FOLLOWER]: Refusing update from remote peer 827d2c9617254187943ae38fe919375e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:04.900748 27289 consensus_queue.cc:1048] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:04.910261 27214 raft_consensus.cc:3060] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.921097 27214 raft_consensus.cc:1275] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132 [term 2 FOLLOWER]: Refusing update from remote peer 827d2c9617254187943ae38fe919375e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:04.922600 27261 consensus_queue.cc:1048] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:05.200313 27214 raft_consensus.cc:1275] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 2 FOLLOWER]: Refusing update from remote peer 827d2c9617254187943ae38fe919375e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:05.201824 27261 consensus_queue.cc:1048] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:05.209383 27141 raft_consensus.cc:1275] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 2 FOLLOWER]: Refusing update from remote peer 827d2c9617254187943ae38fe919375e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:05.211524 27308 consensus_queue.cc:1048] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:05.218307 27289 raft_consensus.cc:993] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e: : Instructing follower b0b59afa7bc8434aacfbb29b68001c32 to start an election
I20260709 13:10:05.218848 27289 raft_consensus.cc:1081] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 2 LEADER]: Signalling peer b0b59afa7bc8434aacfbb29b68001c32 to start an election
I20260709 13:10:05.220440 27141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "029ecc5e39c64b0982ea4380fbb539b0"
dest_uuid: "b0b59afa7bc8434aacfbb29b68001c32"
 from {username='slave'} at 127.0.0.1:60762
I20260709 13:10:05.220939 27141 raft_consensus.cc:493] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:05.221282 27141 raft_consensus.cc:3060] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:05.226805 27141 raft_consensus.cc:515] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:05.228705 27141 leader_election.cc:290] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [CANDIDATE]: Term 3 election: Requested vote from peers 827d2c9617254187943ae38fe919375e (127.20.83.129:43453), 6f50c661ffff4d8b806b4cf48197c132 (127.20.83.131:40201)
I20260709 13:10:05.229602 27064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029ecc5e39c64b0982ea4380fbb539b0" candidate_uuid: "b0b59afa7bc8434aacfbb29b68001c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "827d2c9617254187943ae38fe919375e"
I20260709 13:10:05.229854 27214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029ecc5e39c64b0982ea4380fbb539b0" candidate_uuid: "b0b59afa7bc8434aacfbb29b68001c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f50c661ffff4d8b806b4cf48197c132"
I20260709 13:10:05.230209 27064 raft_consensus.cc:3055] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:05.230540 27214 raft_consensus.cc:3060] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:05.230571 27064 raft_consensus.cc:740] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 827d2c9617254187943ae38fe919375e, State: Running, Role: LEADER
I20260709 13:10:05.231664 27064 consensus_queue.cc:260] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [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: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:05.232726 27064 raft_consensus.cc:3060] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:05.236543 27214 raft_consensus.cc:2468] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b59afa7bc8434aacfbb29b68001c32 in term 3.
I20260709 13:10:05.237936 27064 raft_consensus.cc:2468] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0b59afa7bc8434aacfbb29b68001c32 in term 3.
I20260709 13:10:05.238034 27106 leader_election.cc:304] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [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: 6f50c661ffff4d8b806b4cf48197c132, b0b59afa7bc8434aacfbb29b68001c32; no voters: 
I20260709 13:10:05.238996 27293 raft_consensus.cc:2804] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:05.240272 27293 raft_consensus.cc:697] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 3 LEADER]: Becoming Leader. State: Replica: b0b59afa7bc8434aacfbb29b68001c32, State: Running, Role: LEADER
I20260709 13:10:05.241010 27293 consensus_queue.cc:237] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [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: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } }
I20260709 13:10:05.247694 26963 catalog_manager.cc:5697] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 reported cstate change: term changed from 2 to 3, leader changed from 827d2c9617254187943ae38fe919375e (127.20.83.129) to b0b59afa7bc8434aacfbb29b68001c32 (127.20.83.130). New cstate: current_term: 3 leader_uuid: "b0b59afa7bc8434aacfbb29b68001c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "827d2c9617254187943ae38fe919375e" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 43453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0b59afa7bc8434aacfbb29b68001c32" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 32805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f50c661ffff4d8b806b4cf48197c132" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40201 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:05.267822 20814 tablet_server.cc:179] TabletServer@127.20.83.129:0 shutting down...
I20260709 13:10:05.292739 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:05.293497 20814 tablet_replica.cc:333] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e: stopping tablet replica
I20260709 13:10:05.294516 20814 raft_consensus.cc:2243] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.330687 20814 raft_consensus.cc:2272] T 029ecc5e39c64b0982ea4380fbb539b0 P 827d2c9617254187943ae38fe919375e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.340929 20814 tablet_replica.cc:333] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e: stopping tablet replica
I20260709 13:10:05.342639 20814 raft_consensus.cc:2243] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.345767 20814 raft_consensus.cc:2272] T cc69322e0a0a4ce2a1d803ec7978be1e P 827d2c9617254187943ae38fe919375e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.349722 20814 tablet_replica.cc:333] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e: stopping tablet replica
I20260709 13:10:05.350383 20814 raft_consensus.cc:2243] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.351714 20814 raft_consensus.cc:2272] T f702ecb75adc47b2b5020dc6ddc4f755 P 827d2c9617254187943ae38fe919375e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.355806 20814 tablet_replica.cc:333] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e: stopping tablet replica
I20260709 13:10:05.356487 20814 raft_consensus.cc:2243] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.357237 20814 raft_consensus.cc:2272] T 1e980e1400a147a2af7e9f1551d3df3b P 827d2c9617254187943ae38fe919375e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.378630 20814 tablet_server.cc:196] TabletServer@127.20.83.129:0 shutdown complete.
I20260709 13:10:05.400414 20814 tablet_server.cc:179] TabletServer@127.20.83.130:0 shutting down...
I20260709 13:10:05.431929 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:05.432801 20814 tablet_replica.cc:333] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32: stopping tablet replica
I20260709 13:10:05.433677 20814 raft_consensus.cc:2243] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.434803 20814 pending_rounds.cc:70] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32: Trying to abort 1 pending ops.
I20260709 13:10:05.435070 20814 pending_rounds.cc:77] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305636271074476032 op_type: NO_OP noop_request { }
I20260709 13:10:05.435581 20814 raft_consensus.cc:2889] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:10:05.435982 20814 raft_consensus.cc:2272] T 029ecc5e39c64b0982ea4380fbb539b0 P b0b59afa7bc8434aacfbb29b68001c32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.440963 20814 tablet_replica.cc:333] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32: stopping tablet replica
I20260709 13:10:05.441799 20814 raft_consensus.cc:2243] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.442669 20814 raft_consensus.cc:2272] T 1e980e1400a147a2af7e9f1551d3df3b P b0b59afa7bc8434aacfbb29b68001c32 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:05.445914 27181 consensus_peers.cc:597] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 -> Peer 827d2c9617254187943ae38fe919375e (127.20.83.129:43453): Couldn't send request to peer 827d2c9617254187943ae38fe919375e. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:43453: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:05.447337 20814 tablet_replica.cc:333] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32: stopping tablet replica
I20260709 13:10:05.448060 20814 raft_consensus.cc:2243] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.448670 20814 raft_consensus.cc:2272] T cc69322e0a0a4ce2a1d803ec7978be1e P b0b59afa7bc8434aacfbb29b68001c32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.452096 20814 tablet_replica.cc:333] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32: stopping tablet replica
I20260709 13:10:05.452670 20814 raft_consensus.cc:2243] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.453383 20814 raft_consensus.cc:2272] T f702ecb75adc47b2b5020dc6ddc4f755 P b0b59afa7bc8434aacfbb29b68001c32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.482815 20814 tablet_server.cc:196] TabletServer@127.20.83.130:0 shutdown complete.
I20260709 13:10:05.502404 20814 tablet_server.cc:179] TabletServer@127.20.83.131:0 shutting down...
I20260709 13:10:05.527557 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:05.528450 20814 tablet_replica.cc:333] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132: stopping tablet replica
I20260709 13:10:05.529469 20814 raft_consensus.cc:2243] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.530174 20814 raft_consensus.cc:2272] T 029ecc5e39c64b0982ea4380fbb539b0 P 6f50c661ffff4d8b806b4cf48197c132 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.533257 20814 tablet_replica.cc:333] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132: stopping tablet replica
I20260709 13:10:05.533927 20814 raft_consensus.cc:2243] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.534852 20814 raft_consensus.cc:2272] T 1e980e1400a147a2af7e9f1551d3df3b P 6f50c661ffff4d8b806b4cf48197c132 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.537987 20814 tablet_replica.cc:333] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132: stopping tablet replica
I20260709 13:10:05.538631 20814 raft_consensus.cc:2243] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.539227 20814 raft_consensus.cc:2272] T cc69322e0a0a4ce2a1d803ec7978be1e P 6f50c661ffff4d8b806b4cf48197c132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.542371 20814 tablet_replica.cc:333] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132: stopping tablet replica
I20260709 13:10:05.542855 20814 raft_consensus.cc:2243] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.543345 20814 raft_consensus.cc:2272] T f702ecb75adc47b2b5020dc6ddc4f755 P 6f50c661ffff4d8b806b4cf48197c132 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.572194 20814 tablet_server.cc:196] TabletServer@127.20.83.131:0 shutdown complete.
I20260709 13:10:05.591053 20814 master.cc:562] Master@127.20.83.190:34181 shutting down...
I20260709 13:10:05.612490 20814 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.613168 20814 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.613610 20814 tablet_replica.cc:333] T 00000000000000000000000000000000 P f8914c26e3ed42c79d8058802264db3e: stopping tablet replica
I20260709 13:10:05.634445 20814 master.cc:584] Master@127.20.83.190:34181 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2738 ms)
[----------] 6 tests from LeaderRebalancerTest (183934 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:10:05.679497 20814 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.190:44643
I20260709 13:10:05.680653 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:05.686636 27313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:05.686903 27314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:05.687695 27316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:05.689852 20814 server_base.cc:1061] running on GCE node
I20260709 13:10:05.690761 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:05.690938 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:05.691062 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602605691051 us; error 0 us; skew 500 ppm
I20260709 13:10:05.691540 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:05.694312 20814 webserver.cc:533] Webserver started at http://127.20.83.190:34393/ using document root <none> and password file <none>
I20260709 13:10:05.694770 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:05.694917 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:05.695142 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:05.696341 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/master-0-root/instance:
uuid: "7253ad8d76e64f3dadeffeb801a280c2"
format_stamp: "Formatted at 2026-07-09 13:10:05 on dist-test-slave-50cs"
I20260709 13:10:05.701351 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:05.704923 27321 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.705825 20814 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:05.706205 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/master-0-root
uuid: "7253ad8d76e64f3dadeffeb801a280c2"
format_stamp: "Formatted at 2026-07-09 13:10:05 on dist-test-slave-50cs"
I20260709 13:10:05.706543 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:05.718669 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:05.720032 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:05.763331 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.190:44643
I20260709 13:10:05.763453 27372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.190:44643 every 8 connection(s)
I20260709 13:10:05.768311 27373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:05.782291 27373 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2: Bootstrap starting.
I20260709 13:10:05.788144 27373 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:05.793025 27373 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2: No bootstrap required, opened a new log
I20260709 13:10:05.795511 27373 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7253ad8d76e64f3dadeffeb801a280c2" member_type: VOTER }
I20260709 13:10:05.795995 27373 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:05.796232 27373 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7253ad8d76e64f3dadeffeb801a280c2, State: Initialized, Role: FOLLOWER
I20260709 13:10:05.796835 27373 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7253ad8d76e64f3dadeffeb801a280c2" member_type: VOTER }
I20260709 13:10:05.797329 27373 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:05.797573 27373 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:05.797869 27373 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:05.802891 27373 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7253ad8d76e64f3dadeffeb801a280c2" member_type: VOTER }
I20260709 13:10:05.803468 27373 leader_election.cc:304] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [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: 7253ad8d76e64f3dadeffeb801a280c2; no voters: 
I20260709 13:10:05.804690 27373 leader_election.cc:290] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:05.805219 27376 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:05.806694 27376 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [term 1 LEADER]: Becoming Leader. State: Replica: 7253ad8d76e64f3dadeffeb801a280c2, State: Running, Role: LEADER
I20260709 13:10:05.807473 27376 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [LEADER]: Queue going to LEADER mode. State: All 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: "7253ad8d76e64f3dadeffeb801a280c2" member_type: VOTER }
I20260709 13:10:05.807835 27373 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:05.810706 27377 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7253ad8d76e64f3dadeffeb801a280c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7253ad8d76e64f3dadeffeb801a280c2" member_type: VOTER } }
I20260709 13:10:05.810745 27378 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7253ad8d76e64f3dadeffeb801a280c2. Latest consensus state: current_term: 1 leader_uuid: "7253ad8d76e64f3dadeffeb801a280c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7253ad8d76e64f3dadeffeb801a280c2" member_type: VOTER } }
I20260709 13:10:05.811534 27377 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:05.811621 27378 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:05.821482 27381 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:05.829309 27381 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:05.830387 20814 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:05.838975 27381 catalog_manager.cc:1383] Generated new cluster ID: 5441ace3172a473c86e1f8aeff7060b6
I20260709 13:10:05.839340 27381 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:05.857165 27381 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:05.858733 27381 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:05.872169 27381 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2: Generated new TSK 0
I20260709 13:10:05.872834 27381 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:05.897215 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:05.903640 27394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:05.904951 27395 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:05.906919 27397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:05.906958 20814 server_base.cc:1061] running on GCE node
I20260709 13:10:05.908067 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:05.908288 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:05.908447 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602605908434 us; error 0 us; skew 500 ppm
I20260709 13:10:05.909030 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:05.911518 20814 webserver.cc:533] Webserver started at http://127.20.83.129:43961/ using document root <none> and password file <none>
I20260709 13:10:05.912042 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:05.912238 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:05.912552 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:05.913793 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-0-root/instance:
uuid: "008477a7514a48aaba7d5b4cf3042394"
format_stamp: "Formatted at 2026-07-09 13:10:05 on dist-test-slave-50cs"
I20260709 13:10:05.918537 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:10:05.922580 27402 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.923529 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:10:05.923861 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-0-root
uuid: "008477a7514a48aaba7d5b4cf3042394"
format_stamp: "Formatted at 2026-07-09 13:10:05 on dist-test-slave-50cs"
I20260709 13:10:05.924115 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:05.940259 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:05.941521 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:05.942946 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:05.945246 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:05.945493 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:10:05.945783 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:05.945958 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.988574 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.129:35843
I20260709 13:10:05.988683 27464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.129:35843 every 8 connection(s)
I20260709 13:10:05.994043 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:06.001814 27469 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:06.002033 27470 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:06.008665 27472 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:06.008833 20814 server_base.cc:1061] running on GCE node
I20260709 13:10:06.009603 27465 heartbeater.cc:344] Connected to a master server at 127.20.83.190:44643
I20260709 13:10:06.010140 27465 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:06.011112 27465 heartbeater.cc:507] Master 127.20.83.190:44643 requested a full tablet report, sending...
I20260709 13:10:06.011224 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:06.011547 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:06.011756 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602606011738 us; error 0 us; skew 500 ppm
I20260709 13:10:06.012491 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:06.013729 27338 ts_manager.cc:194] Registered new tserver with Master: 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843)
I20260709 13:10:06.015456 20814 webserver.cc:533] Webserver started at http://127.20.83.130:39059/ using document root <none> and password file <none>
I20260709 13:10:06.016019 27338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40776
I20260709 13:10:06.016028 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:06.016605 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:06.016947 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:06.018666 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-1-root/instance:
uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
format_stamp: "Formatted at 2026-07-09 13:10:06 on dist-test-slave-50cs"
I20260709 13:10:06.023819 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:10:06.028023 27477 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:06.029032 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:10:06.029464 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-1-root
uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
format_stamp: "Formatted at 2026-07-09 13:10:06 on dist-test-slave-50cs"
I20260709 13:10:06.029757 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:06.043138 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:06.044389 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:06.045986 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:06.048276 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:06.048458 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:06.048761 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:06.048924 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:06.091143 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.130:45163
I20260709 13:10:06.091269 27539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.130:45163 every 8 connection(s)
I20260709 13:10:06.096117 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:06.104004 27543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:06.104668 27544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:06.109505 27547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:06.110502 20814 server_base.cc:1061] running on GCE node
I20260709 13:10:06.110523 27540 heartbeater.cc:344] Connected to a master server at 127.20.83.190:44643
I20260709 13:10:06.111405 27540 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:06.112004 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:06.112344 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:06.112496 27540 heartbeater.cc:507] Master 127.20.83.190:44643 requested a full tablet report, sending...
I20260709 13:10:06.112581 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602606112561 us; error 0 us; skew 500 ppm
I20260709 13:10:06.113699 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:06.115353 27338 ts_manager.cc:194] Registered new tserver with Master: f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:06.116588 20814 webserver.cc:533] Webserver started at http://127.20.83.131:46299/ using document root <none> and password file <none>
I20260709 13:10:06.117101 27338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40788
I20260709 13:10:06.117242 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:06.117642 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:06.117934 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:06.119755 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-2-root/instance:
uuid: "2cc1ac8dc29144019d99087bd12acabb"
format_stamp: "Formatted at 2026-07-09 13:10:06 on dist-test-slave-50cs"
I20260709 13:10:06.125672 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:10:06.129585 27551 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:06.130540 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:10:06.130929 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-2-root
uuid: "2cc1ac8dc29144019d99087bd12acabb"
format_stamp: "Formatted at 2026-07-09 13:10:06 on dist-test-slave-50cs"
I20260709 13:10:06.131376 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602421575887-20814-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:06.153676 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:06.154939 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:06.156483 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:06.158967 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:06.159214 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:06.159468 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:06.159641 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:06.201761 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.131:40631
I20260709 13:10:06.201846 27613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.131:40631 every 8 connection(s)
I20260709 13:10:06.218227 27614 heartbeater.cc:344] Connected to a master server at 127.20.83.190:44643
I20260709 13:10:06.218629 27614 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:06.219447 27614 heartbeater.cc:507] Master 127.20.83.190:44643 requested a full tablet report, sending...
I20260709 13:10:06.221827 27338 ts_manager.cc:194] Registered new tserver with Master: 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:06.222707 20814 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016339881s
I20260709 13:10:06.223492 27338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40804
I20260709 13:10:06.252658 27338 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40816:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:06.255861 27338 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:06.331219 27579 tablet_service.cc:1511] Processing CreateTablet for tablet 1508f03751b2490283cd4ecbbe8fd684 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:06.334995 27577 tablet_service.cc:1511] Processing CreateTablet for tablet 7079274fc3bb42a785dda1389d44662e (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:06.337184 27578 tablet_service.cc:1511] Processing CreateTablet for tablet 77cace75432a4c989ef64097aa714ea1 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:06.339761 27576 tablet_service.cc:1511] Processing CreateTablet for tablet 25d3e17fd8524d068697f43731e669c7 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:06.348814 27429 tablet_service.cc:1511] Processing CreateTablet for tablet 77cace75432a4c989ef64097aa714ea1 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:06.332885 27579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1508f03751b2490283cd4ecbbe8fd684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.350173 27429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77cace75432a4c989ef64097aa714ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.350589 27578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77cace75432a4c989ef64097aa714ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.352231 27426 tablet_service.cc:1511] Processing CreateTablet for tablet 8e71f01686c94702a0e4f94f1caeb805 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:06.352701 27574 tablet_service.cc:1511] Processing CreateTablet for tablet acb52e96fa454b4d9493a7718497eba1 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:06.354696 27427 tablet_service.cc:1511] Processing CreateTablet for tablet 25d3e17fd8524d068697f43731e669c7 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:06.356268 27427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d3e17fd8524d068697f43731e669c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.357050 27577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7079274fc3bb42a785dda1389d44662e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.358153 27573 tablet_service.cc:1511] Processing CreateTablet for tablet 5f22f310336c499cb9ee21f04b751f71 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:06.358649 27575 tablet_service.cc:1511] Processing CreateTablet for tablet 8e71f01686c94702a0e4f94f1caeb805 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:06.344619 27430 tablet_service.cc:1511] Processing CreateTablet for tablet 1508f03751b2490283cd4ecbbe8fd684 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:06.360690 27430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1508f03751b2490283cd4ecbbe8fd684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.345146 27502 tablet_service.cc:1511] Processing CreateTablet for tablet 25d3e17fd8524d068697f43731e669c7 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:06.366410 27502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d3e17fd8524d068697f43731e669c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.367794 27572 tablet_service.cc:1511] Processing CreateTablet for tablet dd99120438e2498183b3dffbfc047068 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:06.368700 27425 tablet_service.cc:1511] Processing CreateTablet for tablet acb52e96fa454b4d9493a7718497eba1 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:06.346698 27504 tablet_service.cc:1511] Processing CreateTablet for tablet 77cace75432a4c989ef64097aa714ea1 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:06.370108 27425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acb52e96fa454b4d9493a7718497eba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.370261 27504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77cace75432a4c989ef64097aa714ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.347023 27501 tablet_service.cc:1511] Processing CreateTablet for tablet 8e71f01686c94702a0e4f94f1caeb805 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:06.348551 27503 tablet_service.cc:1511] Processing CreateTablet for tablet 7079274fc3bb42a785dda1389d44662e (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:06.342708 27505 tablet_service.cc:1511] Processing CreateTablet for tablet 1508f03751b2490283cd4ecbbe8fd684 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:06.359691 27573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f22f310336c499cb9ee21f04b751f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.346791 27428 tablet_service.cc:1511] Processing CreateTablet for tablet 7079274fc3bb42a785dda1389d44662e (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:06.371030 27426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e71f01686c94702a0e4f94f1caeb805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.373277 27500 tablet_service.cc:1511] Processing CreateTablet for tablet acb52e96fa454b4d9493a7718497eba1 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:06.375154 27424 tablet_service.cc:1511] Processing CreateTablet for tablet 5f22f310336c499cb9ee21f04b751f71 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:06.376336 27499 tablet_service.cc:1511] Processing CreateTablet for tablet 5f22f310336c499cb9ee21f04b751f71 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:06.381913 27572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99120438e2498183b3dffbfc047068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.384563 27428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7079274fc3bb42a785dda1389d44662e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.387224 27424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f22f310336c499cb9ee21f04b751f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.390419 27575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e71f01686c94702a0e4f94f1caeb805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.395093 27498 tablet_service.cc:1511] Processing CreateTablet for tablet dd99120438e2498183b3dffbfc047068 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:06.397794 27574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acb52e96fa454b4d9493a7718497eba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.397915 27423 tablet_service.cc:1511] Processing CreateTablet for tablet dd99120438e2498183b3dffbfc047068 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:06.398377 27497 tablet_service.cc:1511] Processing CreateTablet for tablet 1bed2c4ac78b4b209cc2aed0f3431821 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:06.397948 27501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e71f01686c94702a0e4f94f1caeb805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.399515 27423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99120438e2498183b3dffbfc047068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.401830 27576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d3e17fd8524d068697f43731e669c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.412070 27571 tablet_service.cc:1511] Processing CreateTablet for tablet 1bed2c4ac78b4b209cc2aed0f3431821 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:06.413056 27505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1508f03751b2490283cd4ecbbe8fd684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.413564 27571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bed2c4ac78b4b209cc2aed0f3431821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.419405 27422 tablet_service.cc:1511] Processing CreateTablet for tablet 1bed2c4ac78b4b209cc2aed0f3431821 (DEFAULT_TABLE table=test-workload [id=28ed8a709ab44c9aa883960e6c8c34ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:06.422230 27422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bed2c4ac78b4b209cc2aed0f3431821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.423100 27503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7079274fc3bb42a785dda1389d44662e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.442257 27500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acb52e96fa454b4d9493a7718497eba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.446327 27498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99120438e2498183b3dffbfc047068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.450337 27497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bed2c4ac78b4b209cc2aed0f3431821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.454279 27499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f22f310336c499cb9ee21f04b751f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.488467 27630 tablet_bootstrap.cc:492] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:06.498561 27630 tablet_bootstrap.cc:654] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.543556 27629 tablet_bootstrap.cc:492] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:06.583047 27631 tablet_bootstrap.cc:492] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:06.595028 27629 tablet_bootstrap.cc:654] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.620337 27629 tablet_bootstrap.cc:492] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:06.620885 27629 ts_tablet_manager.cc:1403] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.000s
I20260709 13:10:06.621074 27631 tablet_bootstrap.cc:654] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.623715 27630 tablet_bootstrap.cc:492] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:06.624450 27630 ts_tablet_manager.cc:1403] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.137s	user 0.046s	sys 0.048s
I20260709 13:10:06.624447 27629 raft_consensus.cc:359] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.625511 27629 raft_consensus.cc:385] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.626072 27629 raft_consensus.cc:740] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.626946 27629 consensus_queue.cc:260] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.629182 27630 raft_consensus.cc:359] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.629936 27465 heartbeater.cc:499] Master 127.20.83.190:44643 was elected leader, sending a full tablet report...
I20260709 13:10:06.630295 27630 raft_consensus.cc:385] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.630556 27629 ts_tablet_manager.cc:1434] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 13:10:06.630940 27630 raft_consensus.cc:740] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.631803 27629 tablet_bootstrap.cc:492] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:06.632283 27630 consensus_queue.cc:260] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.641762 27614 heartbeater.cc:499] Master 127.20.83.190:44643 was elected leader, sending a full tablet report...
I20260709 13:10:06.643453 27631 tablet_bootstrap.cc:492] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:06.644109 27631 ts_tablet_manager.cc:1403] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.014s
I20260709 13:10:06.644795 27629 tablet_bootstrap.cc:654] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.649463 27630 ts_tablet_manager.cc:1434] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.007s
I20260709 13:10:06.647562 27631 raft_consensus.cc:359] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.652074 27631 raft_consensus.cc:385] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.652302 27630 tablet_bootstrap.cc:492] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:06.652437 27631 raft_consensus.cc:740] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.656973 27629 tablet_bootstrap.cc:492] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:06.657806 27629 ts_tablet_manager.cc:1403] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.015s
I20260709 13:10:06.656790 27631 consensus_queue.cc:260] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.661847 27630 tablet_bootstrap.cc:654] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.661281 27629 raft_consensus.cc:359] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.662586 27629 raft_consensus.cc:385] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.662982 27629 raft_consensus.cc:740] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.664003 27629 consensus_queue.cc:260] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.667222 27629 ts_tablet_manager.cc:1434] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:10:06.668666 27629 tablet_bootstrap.cc:492] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:06.677851 27629 tablet_bootstrap.cc:654] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.678561 27540 heartbeater.cc:499] Master 127.20.83.190:44643 was elected leader, sending a full tablet report...
I20260709 13:10:06.679662 27631 ts_tablet_manager.cc:1434] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.035s	user 0.014s	sys 0.002s
I20260709 13:10:06.681604 27631 tablet_bootstrap.cc:492] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:06.685024 27629 tablet_bootstrap.cc:492] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:06.685070 27630 tablet_bootstrap.cc:492] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:06.685949 27629 ts_tablet_manager.cc:1403] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:10:06.685978 27630 ts_tablet_manager.cc:1403] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.012s
I20260709 13:10:06.690109 27631 tablet_bootstrap.cc:654] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.689694 27630 raft_consensus.cc:359] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:06.690775 27630 raft_consensus.cc:385] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.691218 27630 raft_consensus.cc:740] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.691320 27635 raft_consensus.cc:493] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:06.691820 27635 raft_consensus.cc:515] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.692122 27630 consensus_queue.cc:260] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:06.689774 27629 raft_consensus.cc:359] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.693161 27629 raft_consensus.cc:385] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.693536 27629 raft_consensus.cc:740] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.694288 27629 consensus_queue.cc:260] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.697652 27630 ts_tablet_manager.cc:1434] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:10:06.698788 27630 tablet_bootstrap.cc:492] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:06.708465 27629 ts_tablet_manager.cc:1434] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:10:06.709558 27630 tablet_bootstrap.cc:654] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.713889 27635 leader_election.cc:290] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:06.716879 27631 tablet_bootstrap.cc:492] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:06.716889 27629 tablet_bootstrap.cc:492] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:06.720768 27636 raft_consensus.cc:493] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:06.717571 27631 ts_tablet_manager.cc:1403] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.009s
I20260709 13:10:06.721738 27636 raft_consensus.cc:515] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:06.727990 27629 tablet_bootstrap.cc:654] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.728741 27631 raft_consensus.cc:359] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.730470 27636 leader_election.cc:290] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:06.731508 27631 raft_consensus.cc:385] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.731949 27631 raft_consensus.cc:740] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.736666 27631 consensus_queue.cc:260] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.743525 27631 ts_tablet_manager.cc:1434] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260709 13:10:06.744717 27631 tablet_bootstrap.cc:492] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:06.754745 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1508f03751b2490283cd4ecbbe8fd684" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
W20260709 13:10:06.757490 27552 leader_election.cc:343] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:06.760632 27631 tablet_bootstrap.cc:654] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.769821 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99120438e2498183b3dffbfc047068" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
W20260709 13:10:06.772603 27406 leader_election.cc:343] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:06.776981 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99120438e2498183b3dffbfc047068" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
W20260709 13:10:06.781565 27404 leader_election.cc:343] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:06.782922 27404 leader_election.cc:304] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394; no voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:06.793079 27629 tablet_bootstrap.cc:492] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:06.794265 27629 ts_tablet_manager.cc:1403] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.007s
I20260709 13:10:06.796770 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1508f03751b2490283cd4ecbbe8fd684" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
W20260709 13:10:06.800170 27555 leader_election.cc:343] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:06.799871 27638 raft_consensus.cc:493] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:06.799950 27629 raft_consensus.cc:359] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.800928 27555 leader_election.cc:304] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb; no voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:06.801187 27629 raft_consensus.cc:385] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.801616 27631 tablet_bootstrap.cc:492] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:06.801187 27638 raft_consensus.cc:515] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.799832 27641 raft_consensus.cc:2749] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:06.801860 27629 raft_consensus.cc:740] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.801895 27636 raft_consensus.cc:2749] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:06.802219 27631 ts_tablet_manager.cc:1403] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.023s
I20260709 13:10:06.803537 27629 consensus_queue.cc:260] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.806412 27629 ts_tablet_manager.cc:1434] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 13:10:06.806331 27638 leader_election.cc:290] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:06.806470 27631 raft_consensus.cc:359] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.807611 27631 raft_consensus.cc:385] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.807916 27631 raft_consensus.cc:740] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.809279 27631 consensus_queue.cc:260] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.810727 27641 raft_consensus.cc:493] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:06.811232 27641 raft_consensus.cc:515] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.811992 27631 ts_tablet_manager.cc:1434] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:06.813256 27631 tablet_bootstrap.cc:492] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:06.814458 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71f01686c94702a0e4f94f1caeb805" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:06.815183 27515 raft_consensus.cc:2468] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 0.
I20260709 13:10:06.815575 27630 tablet_bootstrap.cc:492] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:06.816102 27630 ts_tablet_manager.cc:1403] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.118s	user 0.026s	sys 0.069s
I20260709 13:10:06.816425 27406 leader_election.cc:304] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:06.817442 27635 raft_consensus.cc:2804] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:06.817816 27635 raft_consensus.cc:493] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:06.818166 27635 raft_consensus.cc:3060] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:06.819283 27630 raft_consensus.cc:359] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.820101 27631 tablet_bootstrap.cc:654] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:06.823701 27386 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:06.820116 27630 raft_consensus.cc:385] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.826964 27630 raft_consensus.cc:740] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.827783 27630 consensus_queue.cc:260] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.825181 27629 tablet_bootstrap.cc:492] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:06.830220 27630 ts_tablet_manager.cc:1434] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260709 13:10:06.831296 27630 tablet_bootstrap.cc:492] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:06.834121 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71f01686c94702a0e4f94f1caeb805" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
W20260709 13:10:06.836105 27404 leader_election.cc:343] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:06.838956 27630 tablet_bootstrap.cc:654] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.839171 27631 tablet_bootstrap.cc:492] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:06.839763 27631 ts_tablet_manager.cc:1403] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 13:10:06.843179 27631 raft_consensus.cc:359] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.843986 27631 raft_consensus.cc:385] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.844337 27631 raft_consensus.cc:740] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.845065 27631 consensus_queue.cc:260] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.846984 27629 tablet_bootstrap.cc:654] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.850920 27635 raft_consensus.cc:515] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.845705 27641 leader_election.cc:290] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:06.848067 27631 ts_tablet_manager.cc:1434] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260709 13:10:06.853379 27631 tablet_bootstrap.cc:492] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:06.854161 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71f01686c94702a0e4f94f1caeb805" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:06.854844 27515 raft_consensus.cc:3060] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:06.860213 27631 tablet_bootstrap.cc:654] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.861764 27630 tablet_bootstrap.cc:492] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:06.862525 27630 ts_tablet_manager.cc:1403] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.024s
I20260709 13:10:06.864068 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71f01686c94702a0e4f94f1caeb805" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:06.864951 27440 raft_consensus.cc:2393] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7f9fa75cccc4532b6a8c0cef7898bfe in current term 1: Already voted for candidate 008477a7514a48aaba7d5b4cf3042394 in this term.
I20260709 13:10:06.865906 27629 tablet_bootstrap.cc:492] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:06.865926 27630 raft_consensus.cc:359] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.866654 27629 ts_tablet_manager.cc:1403] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.010s
I20260709 13:10:06.866899 27630 raft_consensus.cc:385] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.867254 27630 raft_consensus.cc:740] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.868106 27630 consensus_queue.cc:260] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.870358 27629 raft_consensus.cc:359] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.871320 27629 raft_consensus.cc:385] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.871675 27629 raft_consensus.cc:740] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.872447 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71f01686c94702a0e4f94f1caeb805" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:06.872500 27629 consensus_queue.cc:260] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.874200 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71f01686c94702a0e4f94f1caeb805" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
W20260709 13:10:06.874498 27404 leader_election.cc:343] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:06.875754 27630 ts_tablet_manager.cc:1434] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
W20260709 13:10:06.875910 27479 leader_election.cc:343] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:06.876470 27479 leader_election.cc:304] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb
I20260709 13:10:06.876971 27630 tablet_bootstrap.cc:492] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:06.880264 27629 ts_tablet_manager.cc:1434] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:10:06.881716 27631 tablet_bootstrap.cc:492] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:06.881760 27636 raft_consensus.cc:493] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:06.882498 27631 ts_tablet_manager.cc:1403] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260709 13:10:06.882555 27636 raft_consensus.cc:515] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.884862 27630 tablet_bootstrap.cc:654] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.885077 27636 leader_election.cc:290] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:06.881783 27629 tablet_bootstrap.cc:492] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:06.888947 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d3e17fd8524d068697f43731e669c7" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:06.893219 27635 leader_election.cc:290] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:06.887111 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d3e17fd8524d068697f43731e669c7" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:06.894164 27440 raft_consensus.cc:2468] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:06.895738 27552 leader_election.cc:304] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:06.896267 27515 raft_consensus.cc:2468] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 1.
I20260709 13:10:06.896862 27636 raft_consensus.cc:2804] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:06.897367 27636 raft_consensus.cc:493] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:06.893358 27630 tablet_bootstrap.cc:492] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:06.885828 27631 raft_consensus.cc:359] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.897791 27629 tablet_bootstrap.cc:654] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.898185 27631 raft_consensus.cc:385] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.897850 27406 leader_election.cc:304] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 2cc1ac8dc29144019d99087bd12acabb
I20260709 13:10:06.898788 27631 raft_consensus.cc:740] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.897836 27636 raft_consensus.cc:3060] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:06.899650 27631 consensus_queue.cc:260] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.905753 27514 raft_consensus.cc:2468] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:06.909817 27641 raft_consensus.cc:2804] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:06.896888 27638 raft_consensus.cc:2749] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:06.913025 27660 raft_consensus.cc:493] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:06.914094 27660 raft_consensus.cc:515] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.918483 27641 raft_consensus.cc:697] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:06.920279 27641 consensus_queue.cc:237] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.927985 27635 raft_consensus.cc:493] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:06.928864 27635 raft_consensus.cc:515] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.930162 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7079274fc3bb42a785dda1389d44662e" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:06.932688 27630 ts_tablet_manager.cc:1403] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.004s
I20260709 13:10:06.933566 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cace75432a4c989ef64097aa714ea1" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:06.934517 27515 raft_consensus.cc:2468] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 0.
I20260709 13:10:06.931442 27514 raft_consensus.cc:2468] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 0.
I20260709 13:10:06.938846 27636 raft_consensus.cc:515] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.944584 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7079274fc3bb42a785dda1389d44662e" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
I20260709 13:10:06.946237 27660 leader_election.cc:290] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
W20260709 13:10:06.946802 27404 leader_election.cc:343] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:06.947503 27338 catalog_manager.cc:5697] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:06.950505 27636 leader_election.cc:290] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:06.936761 27630 raft_consensus.cc:359] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.939455 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cace75432a4c989ef64097aa714ea1" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
I20260709 13:10:06.952243 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d3e17fd8524d068697f43731e669c7" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:06.936820 27406 leader_election.cc:304] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:06.953276 27514 raft_consensus.cc:3060] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:06.953936 27404 leader_election.cc:343] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:06.954797 27406 leader_election.cc:304] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 2cc1ac8dc29144019d99087bd12acabb
I20260709 13:10:06.954916 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d3e17fd8524d068697f43731e669c7" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:06.956060 27440 raft_consensus.cc:3060] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:06.937705 27635 leader_election.cc:290] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:06.957525 27635 raft_consensus.cc:2804] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:06.958025 27635 raft_consensus.cc:493] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:06.958454 27635 raft_consensus.cc:3060] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:06.965912 27661 raft_consensus.cc:2804] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:06.969630 27661 raft_consensus.cc:493] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:06.970360 27661 raft_consensus.cc:3060] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:06.966759 27630 raft_consensus.cc:385] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.972095 27630 raft_consensus.cc:740] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.972625 27636 raft_consensus.cc:493] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:06.974526 27638 raft_consensus.cc:493] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:06.973381 27630 consensus_queue.cc:260] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.975327 27638 raft_consensus.cc:515] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.988368 27638 leader_election.cc:290] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:06.973814 27636 raft_consensus.cc:515] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.989099 27631 ts_tablet_manager.cc:1434] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.106s	user 0.035s	sys 0.059s
I20260709 13:10:06.989208 27635 raft_consensus.cc:515] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:06.990321 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f22f310336c499cb9ee21f04b751f71" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
I20260709 13:10:06.991147 27588 raft_consensus.cc:2468] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 0.
I20260709 13:10:06.991405 27631 tablet_bootstrap.cc:492] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:06.992681 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb52e96fa454b4d9493a7718497eba1" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
W20260709 13:10:06.994432 27555 leader_election.cc:343] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:06.995146 27636 leader_election.cc:290] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:06.995162 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb52e96fa454b4d9493a7718497eba1" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:06.998122 27479 leader_election.cc:304] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:06.992563 27439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f22f310336c499cb9ee21f04b751f71" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:06.982844 27440 raft_consensus.cc:2468] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
W20260709 13:10:07.000568 27478 leader_election.cc:343] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:07.001916 27514 raft_consensus.cc:2468] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
I20260709 13:10:07.002278 27552 leader_election.cc:304] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:07.003527 27630 ts_tablet_manager.cc:1434] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.003s
I20260709 13:10:07.004715 27630 tablet_bootstrap.cc:492] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:07.004470 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cace75432a4c989ef64097aa714ea1" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:07.005908 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cace75432a4c989ef64097aa714ea1" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
W20260709 13:10:07.007889 27552 leader_election.cc:343] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:06.994449 27635 leader_election.cc:290] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:07.008455 27552 leader_election.cc:304] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb; no voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe
W20260709 13:10:07.009893 27404 leader_election.cc:343] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:07.010682 27638 raft_consensus.cc:2804] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:07.011104 27638 raft_consensus.cc:493] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:07.011474 27638 raft_consensus.cc:3060] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.012496 27630 tablet_bootstrap.cc:654] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:07.012382 27661 raft_consensus.cc:515] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.005383 27515 raft_consensus.cc:3060] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.016139 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7079274fc3bb42a785dda1389d44662e" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:07.017017 27514 raft_consensus.cc:3060] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.018955 27636 raft_consensus.cc:2804] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:07.020908 27667 raft_consensus.cc:2749] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:07.024598 27636 raft_consensus.cc:697] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:07.001921 27631 tablet_bootstrap.cc:654] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:07.025885 27636 consensus_queue.cc:237] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.026964 27630 tablet_bootstrap.cc:492] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:07.027565 27630 ts_tablet_manager.cc:1403] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 13:10:07.028663 27514 raft_consensus.cc:2468] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 1.
I20260709 13:10:07.028784 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7079274fc3bb42a785dda1389d44662e" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:07.030202 27406 leader_election.cc:304] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:07.030660 27629 tablet_bootstrap.cc:492] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:07.026446 27661 leader_election.cc:290] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:07.031407 27629 ts_tablet_manager.cc:1403] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.150s	user 0.026s	sys 0.046s
W20260709 13:10:07.031239 27404 leader_election.cc:343] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:07.031342 27661 raft_consensus.cc:2804] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:07.034451 27638 raft_consensus.cc:515] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.035135 27661 raft_consensus.cc:697] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:07.035382 27629 raft_consensus.cc:359] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.036420 27629 raft_consensus.cc:385] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.036768 27629 raft_consensus.cc:740] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.030795 27630 raft_consensus.cc:359] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.037995 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f22f310336c499cb9ee21f04b751f71" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:07.037045 27515 raft_consensus.cc:2468] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 1.
I20260709 13:10:07.038007 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f22f310336c499cb9ee21f04b751f71" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:07.038364 27630 raft_consensus.cc:385] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.036206 27661 consensus_queue.cc:237] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.037632 27629 consensus_queue.cc:260] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.040357 27406 leader_election.cc:304] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 2cc1ac8dc29144019d99087bd12acabb
I20260709 13:10:07.040853 27438 raft_consensus.cc:3060] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.041937 27635 raft_consensus.cc:2804] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:07.042428 27635 raft_consensus.cc:697] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:07.043108 27631 tablet_bootstrap.cc:492] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:07.043715 27631 ts_tablet_manager.cc:1403] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.053s	user 0.005s	sys 0.008s
I20260709 13:10:07.043238 27635 consensus_queue.cc:237] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.046911 27631 raft_consensus.cc:359] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.047640 27631 raft_consensus.cc:385] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.047947 27631 raft_consensus.cc:740] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.039355 27588 raft_consensus.cc:3060] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.039491 27630 raft_consensus.cc:740] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.037802 27638 leader_election.cc:290] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:07.049567 27631 consensus_queue.cc:260] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.054299 27438 raft_consensus.cc:2468] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 1.
I20260709 13:10:07.056380 27478 leader_election.cc:304] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:07.057577 27658 raft_consensus.cc:2804] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:07.059414 27631 ts_tablet_manager.cc:1434] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:10:07.064308 27631 tablet_bootstrap.cc:492] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:07.070466 27630 consensus_queue.cc:260] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.075815 27630 ts_tablet_manager.cc:1434] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.005s
I20260709 13:10:07.082350 27631 tablet_bootstrap.cc:654] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:07.083900 27629 ts_tablet_manager.cc:1434] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.052s	user 0.011s	sys 0.000s
I20260709 13:10:07.084277 27636 raft_consensus.cc:493] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:07.085050 27636 raft_consensus.cc:515] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.090849 27636 leader_election.cc:290] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:07.090862 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bed2c4ac78b4b209cc2aed0f3431821" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:07.091811 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bed2c4ac78b4b209cc2aed0f3431821" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
W20260709 13:10:07.092577 27555 leader_election.cc:343] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:07.093298 27552 leader_election.cc:343] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:07.093624 27658 raft_consensus.cc:697] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 LEADER]: Becoming Leader. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:07.081269 27588 raft_consensus.cc:2468] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 1.
I20260709 13:10:07.093829 27552 leader_election.cc:304] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb; no voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:07.095264 27636 raft_consensus.cc:2749] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:07.095623 27629 tablet_bootstrap.cc:492] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:07.077206 27630 tablet_bootstrap.cc:492] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:07.095115 27658 consensus_queue.cc:237] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.103438 27630 tablet_bootstrap.cc:654] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:07.105926 27631 tablet_bootstrap.cc:492] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:07.106096 27629 tablet_bootstrap.cc:654] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:07.110476 27631 ts_tablet_manager.cc:1403] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.009s
I20260709 13:10:07.111006 27630 tablet_bootstrap.cc:492] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:07.111616 27630 ts_tablet_manager.cc:1403] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.006s
I20260709 13:10:07.114168 27631 raft_consensus.cc:359] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.115294 27631 raft_consensus.cc:385] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.115219 27630 raft_consensus.cc:359] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.115964 27631 raft_consensus.cc:740] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.116256 27630 raft_consensus.cc:385] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.116641 27630 raft_consensus.cc:740] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.117389 27631 consensus_queue.cc:260] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.117554 27630 consensus_queue.cc:260] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.120980 27630 ts_tablet_manager.cc:1434] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 13:10:07.122578 27630 tablet_bootstrap.cc:492] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:07.122159 27337 catalog_manager.cc:5697] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 1 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:07.122119 27631 ts_tablet_manager.cc:1434] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:10:07.128324 27631 tablet_bootstrap.cc:492] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:07.131527 27630 tablet_bootstrap.cc:654] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:07.120934 27338 catalog_manager.cc:5697] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:07.146169 27338 catalog_manager.cc:5697] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:07.149240 27631 tablet_bootstrap.cc:654] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:07.166325 27336 catalog_manager.cc:5697] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe reported cstate change: term changed from 0 to 1, leader changed from <none> to f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130). New cstate: current_term: 1 leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:07.170574 27636 raft_consensus.cc:493] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:07.171211 27636 raft_consensus.cc:515] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.174615 27636 leader_election.cc:290] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:07.174997 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99120438e2498183b3dffbfc047068" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:07.176023 27438 raft_consensus.cc:2468] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:07.177556 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99120438e2498183b3dffbfc047068" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:07.178555 27515 raft_consensus.cc:2468] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:07.180416 27555 leader_election.cc:304] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:07.181747 27636 raft_consensus.cc:2804] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:07.182291 27636 raft_consensus.cc:493] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:07.182718 27636 raft_consensus.cc:3060] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.196307 27636 raft_consensus.cc:515] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.202280 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99120438e2498183b3dffbfc047068" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:07.203193 27438 raft_consensus.cc:3060] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.214249 27631 tablet_bootstrap.cc:492] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:07.215065 27631 ts_tablet_manager.cc:1403] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.087s	user 0.027s	sys 0.012s
I20260709 13:10:07.216478 27438 raft_consensus.cc:2468] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
I20260709 13:10:07.218725 27636 leader_election.cc:290] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:07.219043 27552 leader_election.cc:304] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:07.219844 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99120438e2498183b3dffbfc047068" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:07.220599 27515 raft_consensus.cc:3060] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.222451 27629 tablet_bootstrap.cc:492] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:07.222136 27631 raft_consensus.cc:359] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.222926 27631 raft_consensus.cc:385] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.223043 27629 ts_tablet_manager.cc:1403] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.138s	user 0.031s	sys 0.084s
I20260709 13:10:07.223268 27631 raft_consensus.cc:740] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.224120 27631 consensus_queue.cc:260] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.226555 27631 ts_tablet_manager.cc:1434] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.007s
I20260709 13:10:07.226825 27629 raft_consensus.cc:359] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:07.227371 27630 tablet_bootstrap.cc:492] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:07.227726 27629 raft_consensus.cc:385] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.228210 27631 tablet_bootstrap.cc:492] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:07.228216 27629 raft_consensus.cc:740] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.229467 27629 consensus_queue.cc:260] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:07.228286 27630 ts_tablet_manager.cc:1403] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.106s	user 0.048s	sys 0.036s
I20260709 13:10:07.232600 27629 ts_tablet_manager.cc:1434] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:10:07.233980 27629 tablet_bootstrap.cc:492] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:07.235096 27630 raft_consensus.cc:359] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.238576 27630 raft_consensus.cc:385] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.238986 27630 raft_consensus.cc:740] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.237190 27515 raft_consensus.cc:2468] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
I20260709 13:10:07.237710 27636 raft_consensus.cc:2804] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:07.240864 27636 raft_consensus.cc:697] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:07.241922 27636 consensus_queue.cc:237] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.242578 27629 tablet_bootstrap.cc:654] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:07.245319 27630 consensus_queue.cc:260] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.248587 27630 ts_tablet_manager.cc:1434] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.006s
I20260709 13:10:07.250147 27630 tablet_bootstrap.cc:492] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:07.256525 27338 catalog_manager.cc:5697] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 1 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:07.259368 27630 tablet_bootstrap.cc:654] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:07.261237 27631 tablet_bootstrap.cc:654] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:07.267386 27629 tablet_bootstrap.cc:492] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:07.267952 27629 ts_tablet_manager.cc:1403] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.012s
I20260709 13:10:07.268855 27631 tablet_bootstrap.cc:492] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:07.269704 27631 ts_tablet_manager.cc:1403] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.000s
I20260709 13:10:07.271169 27629 raft_consensus.cc:359] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.272023 27629 raft_consensus.cc:385] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.272338 27629 raft_consensus.cc:740] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.273173 27629 consensus_queue.cc:260] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.274123 27631 raft_consensus.cc:359] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:07.275202 27631 raft_consensus.cc:385] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.275564 27631 raft_consensus.cc:740] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.275802 27629 ts_tablet_manager.cc:1434] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:07.276413 27630 tablet_bootstrap.cc:492] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:07.276917 27629 tablet_bootstrap.cc:492] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:07.276500 27631 consensus_queue.cc:260] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:07.279400 27631 ts_tablet_manager.cc:1434] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:07.277016 27630 ts_tablet_manager.cc:1403] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260709 13:10:07.283622 27629 tablet_bootstrap.cc:654] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:07.284215 27630 raft_consensus.cc:359] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.284952 27630 raft_consensus.cc:385] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.285225 27630 raft_consensus.cc:740] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.286012 27630 consensus_queue.cc:260] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.288177 27630 ts_tablet_manager.cc:1434] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:07.296738 27629 tablet_bootstrap.cc:492] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:07.297267 27629 ts_tablet_manager.cc:1403] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 13:10:07.299397 27629 raft_consensus.cc:359] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.299860 27629 raft_consensus.cc:385] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.300163 27629 raft_consensus.cc:740] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.300789 27629 consensus_queue.cc:260] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.302448 27629 ts_tablet_manager.cc:1434] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:07.347383 27661 raft_consensus.cc:493] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:07.347892 27661 raft_consensus.cc:515] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.350001 27661 leader_election.cc:290] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:07.350765 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bed2c4ac78b4b209cc2aed0f3431821" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:07.351114 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bed2c4ac78b4b209cc2aed0f3431821" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
I20260709 13:10:07.351441 27515 raft_consensus.cc:2468] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 0.
I20260709 13:10:07.351835 27588 raft_consensus.cc:2468] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 0.
I20260709 13:10:07.352535 27406 leader_election.cc:304] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:07.353389 27661 raft_consensus.cc:2804] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:07.353796 27661 raft_consensus.cc:493] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:07.354111 27661 raft_consensus.cc:3060] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.360013 27661 raft_consensus.cc:515] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.362046 27661 leader_election.cc:290] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:07.363045 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bed2c4ac78b4b209cc2aed0f3431821" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:07.363303 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bed2c4ac78b4b209cc2aed0f3431821" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:07.363698 27515 raft_consensus.cc:3060] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.363912 27588 raft_consensus.cc:3060] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.368957 27636 raft_consensus.cc:493] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:07.369186 27588 raft_consensus.cc:2468] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 1.
I20260709 13:10:07.369232 27515 raft_consensus.cc:2468] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 1.
I20260709 13:10:07.369640 27636 raft_consensus.cc:515] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.370708 27406 leader_election.cc:304] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:07.371747 27636 leader_election.cc:290] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:07.371830 27661 raft_consensus.cc:2804] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:07.372829 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cace75432a4c989ef64097aa714ea1" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:07.373116 27661 raft_consensus.cc:697] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:07.373673 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cace75432a4c989ef64097aa714ea1" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:07.374454 27515 raft_consensus.cc:2393] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cc1ac8dc29144019d99087bd12acabb in current term 1: Already voted for candidate 008477a7514a48aaba7d5b4cf3042394 in this term.
I20260709 13:10:07.374145 27661 consensus_queue.cc:237] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.375442 27555 leader_election.cc:304] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb; no voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:07.376202 27636 raft_consensus.cc:3060] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.381724 27337 catalog_manager.cc:5697] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:07.382633 27636 raft_consensus.cc:2749] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:07.413141 27636 raft_consensus.cc:493] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:07.413666 27636 raft_consensus.cc:515] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.415584 27636 leader_election.cc:290] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:07.416584 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71f01686c94702a0e4f94f1caeb805" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:07.416725 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71f01686c94702a0e4f94f1caeb805" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:07.417742 27515 raft_consensus.cc:2393] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cc1ac8dc29144019d99087bd12acabb in current term 1: Already voted for candidate 008477a7514a48aaba7d5b4cf3042394 in this term.
I20260709 13:10:07.418744 27555 leader_election.cc:304] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb; no voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:07.419370 27636 raft_consensus.cc:3060] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.424595 27636 raft_consensus.cc:2749] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:07.427246 27661 raft_consensus.cc:493] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:07.427769 27661 raft_consensus.cc:515] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.429549 27661 leader_election.cc:290] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:07.430434 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb52e96fa454b4d9493a7718497eba1" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:07.430753 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb52e96fa454b4d9493a7718497eba1" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
I20260709 13:10:07.431170 27515 raft_consensus.cc:2468] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 0.
I20260709 13:10:07.431479 27588 raft_consensus.cc:2468] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 0.
I20260709 13:10:07.432252 27406 leader_election.cc:304] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:07.432928 27661 raft_consensus.cc:2804] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:07.433364 27661 raft_consensus.cc:493] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:07.433776 27661 raft_consensus.cc:3060] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.439205 27661 raft_consensus.cc:515] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.440944 27661 leader_election.cc:290] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:07.441931 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb52e96fa454b4d9493a7718497eba1" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:07.442106 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb52e96fa454b4d9493a7718497eba1" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:07.442610 27515 raft_consensus.cc:3060] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.442724 27588 raft_consensus.cc:3060] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.448230 27588 raft_consensus.cc:2468] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 1.
I20260709 13:10:07.448315 27515 raft_consensus.cc:2468] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 1.
I20260709 13:10:07.449491 27404 leader_election.cc:304] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:07.450440 27661 raft_consensus.cc:2804] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:07.450969 27661 raft_consensus.cc:697] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:07.451901 27661 consensus_queue.cc:237] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.458997 27337 catalog_manager.cc:5697] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:07.461831 27635 consensus_queue.cc:1048] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:07.464769 27635 consensus_queue.cc:1048] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.490926 27641 consensus_queue.cc:1048] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:07.492297 27693 consensus_queue.cc:1048] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:07.503060 27636 raft_consensus.cc:493] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:07.504626 27636 raft_consensus.cc:515] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.508399 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7079274fc3bb42a785dda1389d44662e" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:07.508975 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7079274fc3bb42a785dda1389d44662e" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:07.509924 27515 raft_consensus.cc:2393] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cc1ac8dc29144019d99087bd12acabb in current term 1: Already voted for candidate 008477a7514a48aaba7d5b4cf3042394 in this term.
I20260709 13:10:07.510660 27636 leader_election.cc:290] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:07.511116 27555 leader_election.cc:304] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb; no voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:07.512390 27636 raft_consensus.cc:3060] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.519865 27636 raft_consensus.cc:2749] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:07.538532 27661 consensus_queue.cc:1048] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.548713 27661 consensus_queue.cc:1048] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.559512 27636 consensus_queue.cc:1048] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.561594 27658 raft_consensus.cc:493] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:07.562228 27658 raft_consensus.cc:515] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:07.564255 27658 leader_election.cc:290] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631), 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843)
I20260709 13:10:07.565011 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1508f03751b2490283cd4ecbbe8fd684" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
I20260709 13:10:07.565804 27589 raft_consensus.cc:2468] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 0.
I20260709 13:10:07.566164 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1508f03751b2490283cd4ecbbe8fd684" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:07.566831 27438 raft_consensus.cc:2468] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 0.
I20260709 13:10:07.566962 27479 leader_election.cc:304] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:07.568835 27673 raft_consensus.cc:2804] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:07.569430 27673 raft_consensus.cc:493] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:07.569792 27673 raft_consensus.cc:3060] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.573179 27636 consensus_queue.cc:1048] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.580510 27673 raft_consensus.cc:515] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:07.584692 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1508f03751b2490283cd4ecbbe8fd684" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:07.585330 27589 raft_consensus.cc:3060] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.588111 27673 leader_election.cc:290] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 election: Requested vote from peers 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631), 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843)
I20260709 13:10:07.588678 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1508f03751b2490283cd4ecbbe8fd684" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:07.589339 27440 raft_consensus.cc:3060] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.593552 27589 raft_consensus.cc:2468] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 1.
I20260709 13:10:07.594826 27479 leader_election.cc:304] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:07.595661 27673 raft_consensus.cc:2804] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:07.596117 27673 raft_consensus.cc:697] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 LEADER]: Becoming Leader. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:07.597095 27440 raft_consensus.cc:2468] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 1.
I20260709 13:10:07.596918 27673 consensus_queue.cc:237] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:07.605784 27336 catalog_manager.cc:5697] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe reported cstate change: term changed from 0 to 1, leader changed from <none> to f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130). New cstate: current_term: 1 leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:07.684345 27673 consensus_queue.cc:1048] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.695168 27673 consensus_queue.cc:1048] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.724068 27515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1508f03751b2490283cd4ecbbe8fd684"
dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
mode: GRACEFUL
new_leader_uuid: "008477a7514a48aaba7d5b4cf3042394"
 from {username='slave'} at 127.0.0.1:49406
I20260709 13:10:07.724817 27515 raft_consensus.cc:606] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 LEADER]: Received request to transfer leadership to TS 008477a7514a48aaba7d5b4cf3042394
I20260709 13:10:07.734474 27702 consensus_queue.cc:1048] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.740685 27702 consensus_queue.cc:1048] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.753542 27589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25d3e17fd8524d068697f43731e669c7"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
mode: GRACEFUL
new_leader_uuid: "008477a7514a48aaba7d5b4cf3042394"
 from {username='slave'} at 127.0.0.1:48026
I20260709 13:10:07.754173 27589 raft_consensus.cc:606] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Received request to transfer leadership to TS 008477a7514a48aaba7d5b4cf3042394
I20260709 13:10:07.774387 27440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e71f01686c94702a0e4f94f1caeb805"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
mode: GRACEFUL
new_leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:58768
I20260709 13:10:07.774968 27440 raft_consensus.cc:606] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Received request to transfer leadership to TS f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:07.780799 27440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acb52e96fa454b4d9493a7718497eba1"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
mode: GRACEFUL
new_leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:58768
I20260709 13:10:07.781338 27440 raft_consensus.cc:606] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Received request to transfer leadership to TS f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:07.790338 27589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd99120438e2498183b3dffbfc047068"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
mode: GRACEFUL
new_leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:48026
I20260709 13:10:07.790838 27589 raft_consensus.cc:606] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Received request to transfer leadership to TS f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:07.795836 27440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bed2c4ac78b4b209cc2aed0f3431821"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
mode: GRACEFUL
new_leader_uuid: "2cc1ac8dc29144019d99087bd12acabb"
 from {username='slave'} at 127.0.0.1:58768
I20260709 13:10:07.796489 27440 raft_consensus.cc:606] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Received request to transfer leadership to TS 2cc1ac8dc29144019d99087bd12acabb
I20260709 13:10:07.864535 27641 raft_consensus.cc:993] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394: : Instructing follower f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:07.865020 27661 raft_consensus.cc:1081] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Signalling peer f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:07.866696 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e71f01686c94702a0e4f94f1caeb805"
dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:49402
I20260709 13:10:07.867368 27515 raft_consensus.cc:493] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:07.867689 27515 raft_consensus.cc:3060] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:07.873615 27515 raft_consensus.cc:515] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.875486 27515 leader_election.cc:290] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:07.876502 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71f01686c94702a0e4f94f1caeb805" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:07.876744 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71f01686c94702a0e4f94f1caeb805" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:07.877592 27589 raft_consensus.cc:3060] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:07.877286 27440 raft_consensus.cc:3055] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:07.878410 27440 raft_consensus.cc:740] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:07.879321 27440 consensus_queue.cc:260] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.881319 27440 raft_consensus.cc:3060] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:07.885072 27589 raft_consensus.cc:2468] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:07.886405 27479 leader_election.cc:304] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:07.887169 27673 raft_consensus.cc:2804] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:07.887737 27673 raft_consensus.cc:697] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Becoming Leader. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:07.887900 27440 raft_consensus.cc:2468] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:07.888769 27673 consensus_queue.cc:237] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.894111 27694 consensus_queue.cc:1048] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.896538 27338 catalog_manager.cc:5697] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe reported cstate change: term changed from 1 to 2, leader changed from 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129) to f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130). New cstate: current_term: 2 leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:07.901598 27661 raft_consensus.cc:993] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394: : Instructing follower f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:07.902232 27641 raft_consensus.cc:1081] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Signalling peer f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:07.905275 27514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acb52e96fa454b4d9493a7718497eba1"
dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:49402
I20260709 13:10:07.905949 27514 raft_consensus.cc:493] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:07.906345 27514 raft_consensus.cc:3060] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:07.907763 27694 consensus_queue.cc:1048] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.915174 27514 raft_consensus.cc:515] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.919787 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb52e96fa454b4d9493a7718497eba1" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:07.920158 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acb52e96fa454b4d9493a7718497eba1" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:07.920396 27440 raft_consensus.cc:3055] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:07.921039 27440 raft_consensus.cc:740] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:07.921124 27589 raft_consensus.cc:3060] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:07.922108 27440 consensus_queue.cc:260] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.923627 27440 raft_consensus.cc:3060] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:07.920863 27514 leader_election.cc:290] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:07.927321 27589 raft_consensus.cc:2468] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:07.928544 27479 leader_election.cc:304] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:07.929190 27440 raft_consensus.cc:2468] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:07.929425 27673 raft_consensus.cc:2804] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:07.929939 27673 raft_consensus.cc:697] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Becoming Leader. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:07.930828 27673 consensus_queue.cc:237] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.938751 27338 catalog_manager.cc:5697] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe reported cstate change: term changed from 1 to 2, leader changed from 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129) to f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130). New cstate: current_term: 2 leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:07.953644 27694 consensus_queue.cc:1048] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.966125 27635 consensus_queue.cc:1048] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:07.974934 27694 raft_consensus.cc:993] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394: : Instructing follower 2cc1ac8dc29144019d99087bd12acabb to start an election
I20260709 13:10:07.975419 27635 raft_consensus.cc:1081] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Signalling peer 2cc1ac8dc29144019d99087bd12acabb to start an election
I20260709 13:10:07.976955 27589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bed2c4ac78b4b209cc2aed0f3431821"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
 from {username='slave'} at 127.0.0.1:48020
I20260709 13:10:07.977597 27589 raft_consensus.cc:493] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:07.977955 27589 raft_consensus.cc:3060] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:07.982932 27589 raft_consensus.cc:515] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.985313 27589 leader_election.cc:290] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 2 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:07.985826 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bed2c4ac78b4b209cc2aed0f3431821" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:07.985877 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bed2c4ac78b4b209cc2aed0f3431821" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:07.986835 27440 raft_consensus.cc:3055] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:07.986896 27515 raft_consensus.cc:3060] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:07.987429 27440 raft_consensus.cc:740] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:07.988384 27440 consensus_queue.cc:260] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:07.989874 27440 raft_consensus.cc:3060] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:07.995728 27515 raft_consensus.cc:2468] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 2.
I20260709 13:10:07.997573 27555 leader_election.cc:304] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:07.997925 27440 raft_consensus.cc:2468] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 2.
I20260709 13:10:07.998622 27664 raft_consensus.cc:2804] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:07.999354 27664 raft_consensus.cc:697] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 2 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:08.000106 27664 consensus_queue.cc:237] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:08.006917 27336 catalog_manager.cc:5697] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 1 to 2, leader changed from 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129) to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 2 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:08.074862 27673 consensus_queue.cc:1048] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:08.088074 27673 consensus_queue.cc:1048] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:08.096769 27719 raft_consensus.cc:993] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe: : Instructing follower 008477a7514a48aaba7d5b4cf3042394 to start an election
I20260709 13:10:08.097278 27673 raft_consensus.cc:1081] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 LEADER]: Signalling peer 008477a7514a48aaba7d5b4cf3042394 to start an election
I20260709 13:10:08.099022 27440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1508f03751b2490283cd4ecbbe8fd684"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
 from {username='slave'} at 127.0.0.1:58764
I20260709 13:10:08.099651 27440 raft_consensus.cc:493] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:08.099962 27440 raft_consensus.cc:3060] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:08.105160 27440 raft_consensus.cc:515] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:08.107089 27440 leader_election.cc:290] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 2 election: Requested vote from peers 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:08.108337 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1508f03751b2490283cd4ecbbe8fd684" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:08.108398 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1508f03751b2490283cd4ecbbe8fd684" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:08.109098 27515 raft_consensus.cc:3055] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:08.109223 27589 raft_consensus.cc:3060] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:08.109447 27515 raft_consensus.cc:740] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:08.110445 27515 consensus_queue.cc:260] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:08.111752 27515 raft_consensus.cc:3060] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:08.115844 27589 raft_consensus.cc:2468] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 2.
I20260709 13:10:08.117031 27404 leader_election.cc:304] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:08.117791 27635 raft_consensus.cc:2804] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:08.117977 27515 raft_consensus.cc:2468] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 2.
I20260709 13:10:08.118206 27635 raft_consensus.cc:697] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:08.119118 27635 consensus_queue.cc:237] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } }
I20260709 13:10:08.126320 27338 catalog_manager.cc:5697] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 1 to 2, leader changed from f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130) to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:08.137455 27636 raft_consensus.cc:993] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb: : Instructing follower f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:08.137894 27664 raft_consensus.cc:1081] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Signalling peer f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:08.139590 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd99120438e2498183b3dffbfc047068"
dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:49404
I20260709 13:10:08.140092 27515 raft_consensus.cc:493] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:08.140400 27515 raft_consensus.cc:3060] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:08.145623 27515 raft_consensus.cc:515] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:08.148001 27515 leader_election.cc:290] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:08.148926 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99120438e2498183b3dffbfc047068" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:08.149572 27440 raft_consensus.cc:3060] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:08.150206 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99120438e2498183b3dffbfc047068" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:08.150944 27589 raft_consensus.cc:3055] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:08.151353 27589 raft_consensus.cc:740] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:08.152267 27589 consensus_queue.cc:260] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:08.153684 27589 raft_consensus.cc:3060] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:08.157840 27440 raft_consensus.cc:2468] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:08.159370 27478 leader_election.cc:304] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:08.160254 27673 raft_consensus.cc:2804] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:08.160751 27673 raft_consensus.cc:697] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Becoming Leader. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:08.161237 27589 raft_consensus.cc:2468] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:08.161597 27673 consensus_queue.cc:237] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:08.168015 27338 catalog_manager.cc:5697] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe reported cstate change: term changed from 1 to 2, leader changed from 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131) to f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130). New cstate: current_term: 2 leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:08.199126 27636 raft_consensus.cc:993] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb: : Instructing follower 008477a7514a48aaba7d5b4cf3042394 to start an election
I20260709 13:10:08.199630 27664 raft_consensus.cc:1081] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Signalling peer 008477a7514a48aaba7d5b4cf3042394 to start an election
I20260709 13:10:08.201506 27440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25d3e17fd8524d068697f43731e669c7"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
 from {username='slave'} at 127.0.0.1:58762
I20260709 13:10:08.202167 27440 raft_consensus.cc:493] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:08.202533 27440 raft_consensus.cc:3060] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:08.207906 27440 raft_consensus.cc:515] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:08.209771 27440 leader_election.cc:290] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 2 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:08.210743 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d3e17fd8524d068697f43731e669c7" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:08.210911 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d3e17fd8524d068697f43731e669c7" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:08.211486 27514 raft_consensus.cc:3060] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:08.211599 27589 raft_consensus.cc:3055] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:08.212010 27589 raft_consensus.cc:740] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:08.212690 27589 consensus_queue.cc:260] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:08.213708 27589 raft_consensus.cc:3060] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:08.217288 27514 raft_consensus.cc:2468] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 2.
I20260709 13:10:08.218766 27406 leader_election.cc:304] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:08.218974 27589 raft_consensus.cc:2468] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 2.
I20260709 13:10:08.219755 27635 raft_consensus.cc:2804] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:08.220414 27635 raft_consensus.cc:697] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:08.221580 27635 consensus_queue.cc:237] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:08.229116 27338 catalog_manager.cc:5697] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 1 to 2, leader changed from 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131) to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:08.324968 27589 raft_consensus.cc:1275] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:08.326524 27673 consensus_queue.cc:1048] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:08.335354 27440 raft_consensus.cc:1275] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:08.337127 27658 consensus_queue.cc:1048] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:08.340716 27589 raft_consensus.cc:1275] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:08.342849 27673 consensus_queue.cc:1048] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:08.352483 27440 raft_consensus.cc:1275] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:08.354384 27719 consensus_queue.cc:1048] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:08.561610 27440 raft_consensus.cc:1275] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Refusing update from remote peer 2cc1ac8dc29144019d99087bd12acabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:08.563023 27664 consensus_queue.cc:1048] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:08.571704 27514 raft_consensus.cc:1275] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Refusing update from remote peer 2cc1ac8dc29144019d99087bd12acabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:08.574088 27702 consensus_queue.cc:1048] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:08.597916 27589 raft_consensus.cc:1275] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:08.599511 27673 consensus_queue.cc:1048] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:08.608950 27440 raft_consensus.cc:1275] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:08.610459 27658 consensus_queue.cc:1048] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:08.681862 27514 raft_consensus.cc:1275] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Refusing update from remote peer 008477a7514a48aaba7d5b4cf3042394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:08.683384 27635 consensus_queue.cc:1048] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:08.691679 27589 raft_consensus.cc:1275] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer 008477a7514a48aaba7d5b4cf3042394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:08.694075 27635 consensus_queue.cc:1048] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:08.769484 27514 raft_consensus.cc:1275] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Refusing update from remote peer 008477a7514a48aaba7d5b4cf3042394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:08.770778 27635 consensus_queue.cc:1048] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:08.780038 27589 raft_consensus.cc:1275] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer 008477a7514a48aaba7d5b4cf3042394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:08.782684 27694 consensus_queue.cc:1048] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:10.830391 27336 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40822:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:10.833137 27336 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.
W20260709 13:10:10.864205 27386 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:10.885123 27425 tablet_service.cc:1511] Processing CreateTablet for tablet 309d8d5aab324eee881f0e8c4bd7ce39 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:10.886142 27497 tablet_service.cc:1511] Processing CreateTablet for tablet 309d8d5aab324eee881f0e8c4bd7ce39 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:10.886598 27425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309d8d5aab324eee881f0e8c4bd7ce39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.887550 27497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309d8d5aab324eee881f0e8c4bd7ce39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.888196 27575 tablet_service.cc:1511] Processing CreateTablet for tablet 309d8d5aab324eee881f0e8c4bd7ce39 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:10.889539 27575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309d8d5aab324eee881f0e8c4bd7ce39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.891925 27422 tablet_service.cc:1511] Processing CreateTablet for tablet db127f313c72434794125aeece5f685e (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:10.893472 27422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db127f313c72434794125aeece5f685e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.904999 27505 tablet_service.cc:1511] Processing CreateTablet for tablet db127f313c72434794125aeece5f685e (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:10.906652 27505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db127f313c72434794125aeece5f685e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.911536 27577 tablet_service.cc:1511] Processing CreateTablet for tablet db127f313c72434794125aeece5f685e (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:10.913055 27577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db127f313c72434794125aeece5f685e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.914500 27428 tablet_service.cc:1511] Processing CreateTablet for tablet 6e890b6e585a44b18fb20855aaeb0ec9 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:10.916478 27428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e890b6e585a44b18fb20855aaeb0ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.916371 27503 tablet_service.cc:1511] Processing CreateTablet for tablet 6e890b6e585a44b18fb20855aaeb0ec9 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:10.917790 27503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e890b6e585a44b18fb20855aaeb0ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.930625 27736 tablet_bootstrap.cc:492] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:10.940838 27737 tablet_bootstrap.cc:492] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:10.945155 27575 tablet_service.cc:1511] Processing CreateTablet for tablet 6e890b6e585a44b18fb20855aaeb0ec9 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:10.946610 27736 tablet_bootstrap.cc:654] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.946650 27575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e890b6e585a44b18fb20855aaeb0ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.950557 27425 tablet_service.cc:1511] Processing CreateTablet for tablet 1d19d4c459d14806beb5dac5d8f038da (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:10.952021 27425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d19d4c459d14806beb5dac5d8f038da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.953279 27500 tablet_service.cc:1511] Processing CreateTablet for tablet 1d19d4c459d14806beb5dac5d8f038da (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:10.956753 27500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d19d4c459d14806beb5dac5d8f038da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.966555 27738 tablet_bootstrap.cc:492] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:10.966215 27577 tablet_service.cc:1511] Processing CreateTablet for tablet 1d19d4c459d14806beb5dac5d8f038da (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:10.968214 27577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d19d4c459d14806beb5dac5d8f038da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.971038 27422 tablet_service.cc:1511] Processing CreateTablet for tablet 9b85dbc8b5e5497d809e719794271391 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:10.976907 27575 tablet_service.cc:1511] Processing CreateTablet for tablet 9b85dbc8b5e5497d809e719794271391 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:10.978413 27575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b85dbc8b5e5497d809e719794271391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.973093 27497 tablet_service.cc:1511] Processing CreateTablet for tablet 9b85dbc8b5e5497d809e719794271391 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:10.980417 27497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b85dbc8b5e5497d809e719794271391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.980103 27505 tablet_service.cc:1511] Processing CreateTablet for tablet ac11aa2b433d4395857c9e36cf902d94 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:10.981413 27505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac11aa2b433d4395857c9e36cf902d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.983516 27422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b85dbc8b5e5497d809e719794271391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.984578 27737 tablet_bootstrap.cc:654] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.982386 27428 tablet_service.cc:1511] Processing CreateTablet for tablet ac11aa2b433d4395857c9e36cf902d94 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:10.990561 27428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac11aa2b433d4395857c9e36cf902d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.994123 27578 tablet_service.cc:1511] Processing CreateTablet for tablet ac11aa2b433d4395857c9e36cf902d94 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:10.995525 27578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac11aa2b433d4395857c9e36cf902d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.004233 27430 tablet_service.cc:1511] Processing CreateTablet for tablet f7c06c98eeb34b169fc19a40afc7a023 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:11.005738 27430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c06c98eeb34b169fc19a40afc7a023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.005854 27503 tablet_service.cc:1511] Processing CreateTablet for tablet f7c06c98eeb34b169fc19a40afc7a023 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:11.007262 27503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c06c98eeb34b169fc19a40afc7a023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.018748 27737 tablet_bootstrap.cc:492] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:11.019466 27737 ts_tablet_manager.cc:1403] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.002s
I20260709 13:10:11.021067 27736 tablet_bootstrap.cc:492] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:10.975461 27738 tablet_bootstrap.cc:654] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.021682 27736 ts_tablet_manager.cc:1403] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.000s
I20260709 13:10:11.038127 27736 raft_consensus.cc:359] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.038977 27736 raft_consensus.cc:385] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.039320 27736 raft_consensus.cc:740] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.040088 27736 consensus_queue.cc:260] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.046620 27736 ts_tablet_manager.cc:1434] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.006s
I20260709 13:10:11.047786 27736 tablet_bootstrap.cc:492] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:11.054659 27736 tablet_bootstrap.cc:654] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.041599 27737 raft_consensus.cc:359] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.055126 27737 raft_consensus.cc:385] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.055420 27737 raft_consensus.cc:740] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.056097 27737 consensus_queue.cc:260] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.058435 27737 ts_tablet_manager.cc:1434] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.039s	user 0.021s	sys 0.000s
I20260709 13:10:11.058948 27575 tablet_service.cc:1511] Processing CreateTablet for tablet f7c06c98eeb34b169fc19a40afc7a023 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:11.060381 27575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c06c98eeb34b169fc19a40afc7a023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.068464 27577 tablet_service.cc:1511] Processing CreateTablet for tablet f0f3dab8c2964678bb9b1146eb01d4b7 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:11.069984 27577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f3dab8c2964678bb9b1146eb01d4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.070178 27500 tablet_service.cc:1511] Processing CreateTablet for tablet ca8d26c950a24712b98f83af95018e82 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:11.071815 27500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8d26c950a24712b98f83af95018e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.073598 27737 tablet_bootstrap.cc:492] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:11.075934 27572 tablet_service.cc:1511] Processing CreateTablet for tablet ca8d26c950a24712b98f83af95018e82 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:11.077337 27572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8d26c950a24712b98f83af95018e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.079397 27425 tablet_service.cc:1511] Processing CreateTablet for tablet ca8d26c950a24712b98f83af95018e82 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:11.080984 27425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8d26c950a24712b98f83af95018e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.085155 27428 tablet_service.cc:1511] Processing CreateTablet for tablet f0f3dab8c2964678bb9b1146eb01d4b7 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:11.086586 27428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f3dab8c2964678bb9b1146eb01d4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.090737 27503 tablet_service.cc:1511] Processing CreateTablet for tablet f0f3dab8c2964678bb9b1146eb01d4b7 (DEFAULT_TABLE table=soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:11.091723 27725 raft_consensus.cc:493] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.092101 27503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f3dab8c2964678bb9b1146eb01d4b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.092229 27725 raft_consensus.cc:515] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.094923 27725 leader_election.cc:290] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:11.096518 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309d8d5aab324eee881f0e8c4bd7ce39" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:11.098067 27737 tablet_bootstrap.cc:654] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.098376 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309d8d5aab324eee881f0e8c4bd7ce39" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:11.099068 27440 raft_consensus.cc:2468] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
W20260709 13:10:11.100584 27555 leader_election.cc:343] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.107641 27552 leader_election.cc:304] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:11.109040 27725 raft_consensus.cc:2804] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.109457 27725 raft_consensus.cc:493] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.109773 27725 raft_consensus.cc:3060] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.121994 27736 tablet_bootstrap.cc:492] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:11.122949 27736 ts_tablet_manager.cc:1403] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.000s
I20260709 13:10:11.132467 27738 tablet_bootstrap.cc:492] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:11.133083 27738 ts_tablet_manager.cc:1403] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.167s	user 0.006s	sys 0.038s
I20260709 13:10:11.136288 27738 raft_consensus.cc:359] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.137091 27738 raft_consensus.cc:385] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.137439 27738 raft_consensus.cc:740] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.143317 27738 consensus_queue.cc:260] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.145344 27736 raft_consensus.cc:359] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.146045 27738 ts_tablet_manager.cc:1434] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 13:10:11.148699 27738 tablet_bootstrap.cc:492] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:11.156635 27738 tablet_bootstrap.cc:654] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.140714 27725 raft_consensus.cc:515] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.164316 27737 tablet_bootstrap.cc:492] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:11.164321 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309d8d5aab324eee881f0e8c4bd7ce39" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:11.165059 27736 raft_consensus.cc:385] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.165143 27440 raft_consensus.cc:3060] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.164965 27737 ts_tablet_manager.cc:1403] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.020s
I20260709 13:10:11.165796 27736 raft_consensus.cc:740] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.164883 27738 tablet_bootstrap.cc:492] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:11.166944 27738 ts_tablet_manager.cc:1403] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:10:11.166673 27736 consensus_queue.cc:260] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.170334 27738 raft_consensus.cc:359] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.174647 27738 raft_consensus.cc:385] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.175076 27738 raft_consensus.cc:740] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.176043 27440 raft_consensus.cc:2468] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
I20260709 13:10:11.175995 27738 consensus_queue.cc:260] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.173799 27737 raft_consensus.cc:359] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.177817 27552 leader_election.cc:304] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:11.178225 27725 leader_election.cc:290] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:11.178475 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309d8d5aab324eee881f0e8c4bd7ce39" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:11.179208 27737 raft_consensus.cc:385] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.182163 27736 ts_tablet_manager.cc:1434] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.059s	user 0.017s	sys 0.003s
I20260709 13:10:11.180514 27737 raft_consensus.cc:740] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.184459 27736 tablet_bootstrap.cc:492] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:11.184207 27737 consensus_queue.cc:260] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.187981 27738 ts_tablet_manager.cc:1434] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:10:11.189291 27738 tablet_bootstrap.cc:492] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:11.180466 27514 raft_consensus.cc:3060] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.180228 27746 raft_consensus.cc:2804] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.191289 27746 raft_consensus.cc:697] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:11.192793 27736 tablet_bootstrap.cc:654] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.192519 27746 consensus_queue.cc:237] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.199019 27737 ts_tablet_manager.cc:1434] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:10:11.198247 27514 raft_consensus.cc:2468] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
I20260709 13:10:11.204897 27738 tablet_bootstrap.cc:654] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.208170 27737 tablet_bootstrap.cc:492] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:11.210649 27736 tablet_bootstrap.cc:492] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:11.211632 27736 ts_tablet_manager.cc:1403] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260709 13:10:11.216300 27736 raft_consensus.cc:359] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.217067 27736 raft_consensus.cc:385] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.217370 27736 raft_consensus.cc:740] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.218201 27736 consensus_queue.cc:260] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.218977 27338 catalog_manager.cc:5697] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 1 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:11.220690 27736 ts_tablet_manager.cc:1434] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:10:11.219972 27737 tablet_bootstrap.cc:654] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.221906 27736 tablet_bootstrap.cc:492] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:11.223152 27738 tablet_bootstrap.cc:492] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:11.223794 27738 ts_tablet_manager.cc:1403] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.004s
I20260709 13:10:11.228188 27738 raft_consensus.cc:359] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.229348 27738 raft_consensus.cc:385] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.229883 27736 tablet_bootstrap.cc:654] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.229853 27738 raft_consensus.cc:740] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.231107 27738 consensus_queue.cc:260] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.233507 27737 tablet_bootstrap.cc:492] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:11.234082 27737 ts_tablet_manager.cc:1403] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260709 13:10:11.234143 27738 ts_tablet_manager.cc:1434] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 13:10:11.235397 27738 tablet_bootstrap.cc:492] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:11.237303 27737 raft_consensus.cc:359] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.238214 27737 raft_consensus.cc:385] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.238528 27737 raft_consensus.cc:740] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.239423 27737 consensus_queue.cc:260] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.242604 27738 tablet_bootstrap.cc:654] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.254974 27738 tablet_bootstrap.cc:492] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:11.255597 27738 ts_tablet_manager.cc:1403] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 13:10:11.259578 27737 ts_tablet_manager.cc:1434] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:10:11.260525 27738 raft_consensus.cc:359] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.261345 27738 raft_consensus.cc:385] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.267104 27738 raft_consensus.cc:740] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.268005 27737 tablet_bootstrap.cc:492] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:11.268024 27738 consensus_queue.cc:260] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.271327 27738 ts_tablet_manager.cc:1434] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:10:11.272847 27738 tablet_bootstrap.cc:492] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:11.279735 27738 tablet_bootstrap.cc:654] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.290573 27746 raft_consensus.cc:493] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.291181 27746 raft_consensus.cc:515] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.292575 27737 tablet_bootstrap.cc:654] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.293728 27736 tablet_bootstrap.cc:492] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:11.294273 27736 ts_tablet_manager.cc:1403] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.073s	user 0.031s	sys 0.037s
I20260709 13:10:11.294783 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e890b6e585a44b18fb20855aaeb0ec9" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:11.295608 27514 raft_consensus.cc:2468] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:11.295877 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e890b6e585a44b18fb20855aaeb0ec9" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:11.296751 27440 raft_consensus.cc:2468] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:11.297019 27555 leader_election.cc:304] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:11.297667 27736 raft_consensus.cc:359] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.298372 27736 raft_consensus.cc:385] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.298939 27736 raft_consensus.cc:740] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.299342 27746 leader_election.cc:290] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:11.298269 27747 raft_consensus.cc:2804] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.299777 27736 consensus_queue.cc:260] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.300504 27747 raft_consensus.cc:493] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.301031 27747 raft_consensus.cc:3060] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.302743 27736 ts_tablet_manager.cc:1434] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:11.303915 27736 tablet_bootstrap.cc:492] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:11.304759 27737 tablet_bootstrap.cc:492] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:11.305317 27737 ts_tablet_manager.cc:1403] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.011s
I20260709 13:10:11.308657 27737 raft_consensus.cc:359] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.309374 27737 raft_consensus.cc:385] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.309729 27737 raft_consensus.cc:740] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.310019 27747 raft_consensus.cc:515] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.310554 27737 consensus_queue.cc:260] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.311372 27736 tablet_bootstrap.cc:654] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.312951 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e890b6e585a44b18fb20855aaeb0ec9" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:11.313594 27440 raft_consensus.cc:3060] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.313817 27737 ts_tablet_manager.cc:1434] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:11.319664 27736 tablet_bootstrap.cc:492] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:11.320420 27736 ts_tablet_manager.cc:1403] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260709 13:10:11.319751 27737 tablet_bootstrap.cc:492] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:11.323452 27440 raft_consensus.cc:2468] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
I20260709 13:10:11.325889 27552 leader_election.cc:304] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:11.326463 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e890b6e585a44b18fb20855aaeb0ec9" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:11.326335 27736 raft_consensus.cc:359] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.327172 27514 raft_consensus.cc:3060] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.327263 27736 raft_consensus.cc:385] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.327822 27736 raft_consensus.cc:740] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.328862 27746 raft_consensus.cc:2804] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.328770 27736 consensus_queue.cc:260] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.329437 27737 tablet_bootstrap.cc:654] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.329820 27746 raft_consensus.cc:697] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:11.327391 27719 raft_consensus.cc:493] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.331753 27736 ts_tablet_manager.cc:1434] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 13:10:11.331411 27719 raft_consensus.cc:515] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.332326 27746 consensus_queue.cc:237] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.333913 27719 leader_election.cc:290] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:11.335280 27736 tablet_bootstrap.cc:492] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:11.335621 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db127f313c72434794125aeece5f685e" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
I20260709 13:10:11.336287 27589 raft_consensus.cc:2468] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 0.
I20260709 13:10:11.337755 27479 leader_election.cc:304] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:11.338683 27719 raft_consensus.cc:2804] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.339083 27719 raft_consensus.cc:493] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.339473 27719 raft_consensus.cc:3060] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.340926 27737 tablet_bootstrap.cc:492] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:11.341753 27747 leader_election.cc:290] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:11.342132 27725 raft_consensus.cc:493] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.342744 27725 raft_consensus.cc:515] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.341167 27514 raft_consensus.cc:2468] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
I20260709 13:10:11.345181 27725 leader_election.cc:290] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:11.341590 27737 ts_tablet_manager.cc:1403] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260709 13:10:11.346588 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d19d4c459d14806beb5dac5d8f038da" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:11.347074 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d19d4c459d14806beb5dac5d8f038da" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:11.347350 27515 raft_consensus.cc:2468] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:11.348045 27719 raft_consensus.cc:515] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
W20260709 13:10:11.349517 27552 leader_election.cc:343] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.350579 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db127f313c72434794125aeece5f685e" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:11.350934 27555 leader_election.cc:304] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 008477a7514a48aaba7d5b4cf3042394
I20260709 13:10:11.352888 27725 raft_consensus.cc:2804] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.353277 27725 raft_consensus.cc:493] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.353709 27725 raft_consensus.cc:3060] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.354378 27738 tablet_bootstrap.cc:492] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:11.354919 27738 ts_tablet_manager.cc:1403] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.006s
I20260709 13:10:11.356326 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db127f313c72434794125aeece5f685e" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:11.358172 27738 raft_consensus.cc:359] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.359019 27738 raft_consensus.cc:385] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.353663 27736 tablet_bootstrap.cc:654] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.360617 27737 raft_consensus.cc:359] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.364851 27719 leader_election.cc:290] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:11.367244 27725 raft_consensus.cc:515] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.369514 27737 raft_consensus.cc:385] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.369973 27737 raft_consensus.cc:740] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.370972 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d19d4c459d14806beb5dac5d8f038da" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:11.353555 27440 raft_consensus.cc:2468] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 0.
I20260709 13:10:11.370724 27737 consensus_queue.cc:260] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.372363 27438 raft_consensus.cc:3060] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.372383 27736 tablet_bootstrap.cc:492] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:11.373219 27736 ts_tablet_manager.cc:1403] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.005s
I20260709 13:10:11.375918 27736 raft_consensus.cc:359] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.376652 27736 raft_consensus.cc:385] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.377278 27736 raft_consensus.cc:740] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.359337 27738 raft_consensus.cc:740] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.375407 27337 catalog_manager.cc:5697] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 1 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:11.380136 27738 consensus_queue.cc:260] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.381093 27725 leader_election.cc:290] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:11.378491 27736 consensus_queue.cc:260] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.382560 27738 ts_tablet_manager.cc:1434] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260709 13:10:11.383024 27736 ts_tablet_manager.cc:1434] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:11.383714 27738 tablet_bootstrap.cc:492] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:11.384033 27736 tablet_bootstrap.cc:492] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:11.380308 27438 raft_consensus.cc:2468] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
I20260709 13:10:11.387390 27552 leader_election.cc:304] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:11.388392 27725 raft_consensus.cc:2804] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.388943 27725 raft_consensus.cc:697] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:11.389840 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d19d4c459d14806beb5dac5d8f038da" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:11.390019 27725 consensus_queue.cc:237] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.390656 27514 raft_consensus.cc:3060] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.391463 27736 tablet_bootstrap.cc:654] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.394455 27737 ts_tablet_manager.cc:1434] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260709 13:10:11.395920 27737 tablet_bootstrap.cc:492] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:11.400935 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db127f313c72434794125aeece5f685e" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:11.401854 27589 raft_consensus.cc:3060] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.409488 27589 raft_consensus.cc:2468] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 1.
I20260709 13:10:11.409735 27514 raft_consensus.cc:2468] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
I20260709 13:10:11.410890 27479 leader_election.cc:304] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 008477a7514a48aaba7d5b4cf3042394
I20260709 13:10:11.419458 27738 tablet_bootstrap.cc:654] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.420915 27719 raft_consensus.cc:2804] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.422250 27719 raft_consensus.cc:697] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 LEADER]: Becoming Leader. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:11.424410 27719 consensus_queue.cc:237] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.429736 27337 catalog_manager.cc:5697] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 1 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:11.426142 27737 tablet_bootstrap.cc:654] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.435432 27738 tablet_bootstrap.cc:492] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:11.436125 27738 ts_tablet_manager.cc:1403] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.008s
I20260709 13:10:11.442672 27736 tablet_bootstrap.cc:492] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:11.443526 27736 ts_tablet_manager.cc:1403] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.024s
I20260709 13:10:11.447831 27736 raft_consensus.cc:359] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.448854 27736 raft_consensus.cc:385] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.449280 27736 raft_consensus.cc:740] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.448942 27336 catalog_manager.cc:5697] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe reported cstate change: term changed from 0 to 1, leader changed from <none> to f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130). New cstate: current_term: 1 leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:11.450289 27736 consensus_queue.cc:260] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.452652 27736 ts_tablet_manager.cc:1434] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:10:11.452744 27737 tablet_bootstrap.cc:492] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:11.453490 27737 ts_tablet_manager.cc:1403] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.002s
I20260709 13:10:11.453912 27736 tablet_bootstrap.cc:492] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:11.455791 27738 raft_consensus.cc:359] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.456570 27738 raft_consensus.cc:385] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.456923 27738 raft_consensus.cc:740] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.456740 27737 raft_consensus.cc:359] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.457839 27737 raft_consensus.cc:385] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.457906 27738 consensus_queue.cc:260] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.458464 27737 raft_consensus.cc:740] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.460296 27738 ts_tablet_manager.cc:1434] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260709 13:10:11.459844 27737 consensus_queue.cc:260] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.461375 27738 tablet_bootstrap.cc:492] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:11.461611 27736 tablet_bootstrap.cc:654] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.475056 27737 ts_tablet_manager.cc:1434] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:10:11.476171 27736 tablet_bootstrap.cc:492] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:11.476222 27737 tablet_bootstrap.cc:492] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:11.476824 27736 ts_tablet_manager.cc:1403] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260709 13:10:11.477278 27738 tablet_bootstrap.cc:654] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.482260 27736 raft_consensus.cc:359] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.483294 27736 raft_consensus.cc:385] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.483536 27738 tablet_bootstrap.cc:492] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:11.484756 27737 tablet_bootstrap.cc:654] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.484941 27738 ts_tablet_manager.cc:1403] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260709 13:10:11.487793 27738 raft_consensus.cc:359] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.483628 27736 raft_consensus.cc:740] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.488708 27738 raft_consensus.cc:385] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.489162 27738 raft_consensus.cc:740] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.489287 27736 consensus_queue.cc:260] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.489908 27738 consensus_queue.cc:260] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.491590 27736 ts_tablet_manager.cc:1434] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 13:10:11.492249 27737 tablet_bootstrap.cc:492] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:11.493884 27737 ts_tablet_manager.cc:1403] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 13:10:11.497260 27737 raft_consensus.cc:359] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.492482 27738 ts_tablet_manager.cc:1434] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:10:11.498988 27738 tablet_bootstrap.cc:492] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:11.493295 27736 tablet_bootstrap.cc:492] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb: Bootstrap starting.
I20260709 13:10:11.506943 27736 tablet_bootstrap.cc:654] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.506948 27738 tablet_bootstrap.cc:654] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.507097 27737 raft_consensus.cc:385] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.507689 27737 raft_consensus.cc:740] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.508541 27737 consensus_queue.cc:260] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.511615 27737 ts_tablet_manager.cc:1434] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 13:10:11.513048 27737 tablet_bootstrap.cc:492] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:11.523897 27737 tablet_bootstrap.cc:654] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.525494 27738 tablet_bootstrap.cc:492] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:11.525869 27736 tablet_bootstrap.cc:492] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb: No bootstrap required, opened a new log
I20260709 13:10:11.526218 27738 ts_tablet_manager.cc:1403] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260709 13:10:11.526387 27736 ts_tablet_manager.cc:1403] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
I20260709 13:10:11.529333 27736 raft_consensus.cc:359] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.530025 27736 raft_consensus.cc:385] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.530292 27736 raft_consensus.cc:740] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.530314 27738 raft_consensus.cc:359] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.530972 27736 consensus_queue.cc:260] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.531733 27738 raft_consensus.cc:385] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.532155 27738 raft_consensus.cc:740] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.533183 27738 consensus_queue.cc:260] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.535518 27737 tablet_bootstrap.cc:492] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:11.536065 27737 ts_tablet_manager.cc:1403] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260709 13:10:11.536360 27736 ts_tablet_manager.cc:1434] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:10:11.537884 27738 ts_tablet_manager.cc:1434] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:10:11.538697 27737 raft_consensus.cc:359] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.538887 27738 tablet_bootstrap.cc:492] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe: Bootstrap starting.
I20260709 13:10:11.541544 27737 raft_consensus.cc:385] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.541922 27737 raft_consensus.cc:740] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.542646 27737 consensus_queue.cc:260] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.544731 27737 ts_tablet_manager.cc:1434] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:10:11.545691 27737 tablet_bootstrap.cc:492] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394: Bootstrap starting.
I20260709 13:10:11.547822 27738 tablet_bootstrap.cc:654] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.552264 27737 tablet_bootstrap.cc:654] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.556034 27738 tablet_bootstrap.cc:492] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe: No bootstrap required, opened a new log
I20260709 13:10:11.556859 27738 ts_tablet_manager.cc:1403] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260709 13:10:11.560412 27737 tablet_bootstrap.cc:492] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394: No bootstrap required, opened a new log
I20260709 13:10:11.560091 27738 raft_consensus.cc:359] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.560837 27738 raft_consensus.cc:385] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.561014 27737 ts_tablet_manager.cc:1403] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:10:11.561168 27738 raft_consensus.cc:740] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.561959 27738 consensus_queue.cc:260] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.564033 27738 ts_tablet_manager.cc:1434] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:11.563899 27737 raft_consensus.cc:359] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.564680 27737 raft_consensus.cc:385] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.564962 27737 raft_consensus.cc:740] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.565687 27737 consensus_queue.cc:260] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.567679 27737 ts_tablet_manager.cc:1434] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:11.584195 27725 raft_consensus.cc:493] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.584735 27725 raft_consensus.cc:515] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.586848 27725 leader_election.cc:290] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:11.587505 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b85dbc8b5e5497d809e719794271391" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:11.588013 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b85dbc8b5e5497d809e719794271391" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:11.588236 27438 raft_consensus.cc:2468] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:11.588645 27514 raft_consensus.cc:2468] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:11.589377 27552 leader_election.cc:304] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:11.590260 27725 raft_consensus.cc:2804] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.590593 27725 raft_consensus.cc:493] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.590862 27725 raft_consensus.cc:3060] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.597007 27725 raft_consensus.cc:515] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.598006 27744 raft_consensus.cc:493] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.598544 27744 raft_consensus.cc:515] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.599112 27725 leader_election.cc:290] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:11.600024 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b85dbc8b5e5497d809e719794271391" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:11.600260 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b85dbc8b5e5497d809e719794271391" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:11.600570 27438 raft_consensus.cc:3060] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.600917 27514 raft_consensus.cc:3060] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.601291 27744 leader_election.cc:290] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:11.601562 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac11aa2b433d4395857c9e36cf902d94" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:11.602249 27515 raft_consensus.cc:2468] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 0.
I20260709 13:10:11.602797 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac11aa2b433d4395857c9e36cf902d94" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
I20260709 13:10:11.603441 27589 raft_consensus.cc:2468] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 0.
I20260709 13:10:11.603550 27406 leader_election.cc:304] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:11.604485 27744 raft_consensus.cc:2804] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.604836 27744 raft_consensus.cc:493] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.605171 27744 raft_consensus.cc:3060] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.607722 27721 raft_consensus.cc:493] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.608264 27721 raft_consensus.cc:515] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.608491 27438 raft_consensus.cc:2468] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
I20260709 13:10:11.608501 27514 raft_consensus.cc:2468] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
I20260709 13:10:11.609805 27552 leader_election.cc:304] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:11.610555 27721 leader_election.cc:290] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:11.610707 27725 raft_consensus.cc:2804] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.611495 27725 raft_consensus.cc:697] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:11.612113 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8d26c950a24712b98f83af95018e82" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
I20260709 13:10:11.612324 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8d26c950a24712b98f83af95018e82" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:11.612803 27589 raft_consensus.cc:2468] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 0.
I20260709 13:10:11.612356 27725 consensus_queue.cc:237] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.613219 27514 raft_consensus.cc:2468] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 0.
I20260709 13:10:11.613665 27744 raft_consensus.cc:515] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.613935 27404 leader_election.cc:304] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:11.614977 27721 raft_consensus.cc:2804] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.615417 27721 raft_consensus.cc:493] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.615823 27721 raft_consensus.cc:3060] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.615890 27744 leader_election.cc:290] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:11.617830 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac11aa2b433d4395857c9e36cf902d94" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:11.617792 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac11aa2b433d4395857c9e36cf902d94" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:11.618604 27589 raft_consensus.cc:3060] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.619027 27514 raft_consensus.cc:3060] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.624267 27721 raft_consensus.cc:515] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.626729 27721 leader_election.cc:290] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:11.627583 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8d26c950a24712b98f83af95018e82" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:11.628348 27515 raft_consensus.cc:3060] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.630045 27514 raft_consensus.cc:2468] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 1.
I20260709 13:10:11.630582 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8d26c950a24712b98f83af95018e82" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:11.631862 27589 raft_consensus.cc:2468] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 1.
I20260709 13:10:11.632191 27588 raft_consensus.cc:3060] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.634928 27404 leader_election.cc:304] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:11.636387 27338 catalog_manager.cc:5697] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 1 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:11.637900 27744 raft_consensus.cc:2804] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.643004 27515 raft_consensus.cc:2468] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 1.
I20260709 13:10:11.643429 27588 raft_consensus.cc:2468] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 1.
I20260709 13:10:11.646508 27406 leader_election.cc:304] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:11.646633 27725 consensus_queue.cc:1048] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:11.649843 27744 raft_consensus.cc:697] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:11.650158 27776 raft_consensus.cc:2804] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.650892 27744 consensus_queue.cc:237] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.652619 27776 raft_consensus.cc:697] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:11.653921 27776 consensus_queue.cc:237] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.663612 27746 consensus_queue.cc:1048] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:11.664006 27338 catalog_manager.cc:5697] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:11.687861 27335 catalog_manager.cc:5697] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:11.754704 27747 consensus_queue.cc:1048] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:11.765662 27746 consensus_queue.cc:1048] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:11.796180 27746 raft_consensus.cc:493] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.796715 27746 raft_consensus.cc:515] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.796839 27776 raft_consensus.cc:493] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.797549 27776 raft_consensus.cc:515] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.798796 27746 leader_election.cc:290] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:11.799358 27776 leader_election.cc:290] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:11.800103 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c06c98eeb34b169fc19a40afc7a023" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:11.800272 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c06c98eeb34b169fc19a40afc7a023" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:11.800372 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c06c98eeb34b169fc19a40afc7a023" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:11.800866 27514 raft_consensus.cc:2468] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:11.800494 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c06c98eeb34b169fc19a40afc7a023" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb" is_pre_election: true
I20260709 13:10:11.801105 27438 raft_consensus.cc:2468] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:11.801606 27588 raft_consensus.cc:2468] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 0.
I20260709 13:10:11.802181 27555 leader_election.cc:304] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:11.803134 27746 raft_consensus.cc:2804] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.803354 27404 leader_election.cc:304] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:11.803555 27746 raft_consensus.cc:493] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.804054 27746 raft_consensus.cc:3060] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.804338 27776 raft_consensus.cc:2804] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.804728 27776 raft_consensus.cc:493] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.805007 27776 raft_consensus.cc:3060] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.810534 27746 raft_consensus.cc:515] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.811445 27776 raft_consensus.cc:515] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.812779 27746 leader_election.cc:290] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:11.813267 27776 leader_election.cc:290] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:11.814425 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c06c98eeb34b169fc19a40afc7a023" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:11.814329 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c06c98eeb34b169fc19a40afc7a023" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:11.815131 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c06c98eeb34b169fc19a40afc7a023" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:11.815327 27515 raft_consensus.cc:3060] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.815251 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c06c98eeb34b169fc19a40afc7a023" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:11.815948 27588 raft_consensus.cc:2393] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 008477a7514a48aaba7d5b4cf3042394 in current term 1: Already voted for candidate 2cc1ac8dc29144019d99087bd12acabb in this term.
I20260709 13:10:11.816442 27438 raft_consensus.cc:2393] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cc1ac8dc29144019d99087bd12acabb in current term 1: Already voted for candidate 008477a7514a48aaba7d5b4cf3042394 in this term.
I20260709 13:10:11.818588 27552 leader_election.cc:304] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [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: 2cc1ac8dc29144019d99087bd12acabb; no voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:11.819515 27746 raft_consensus.cc:2749] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:11.820930 27719 consensus_queue.cc:1048] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:11.822577 27515 raft_consensus.cc:2468] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 1.
I20260709 13:10:11.823822 27406 leader_election.cc:304] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 2cc1ac8dc29144019d99087bd12acabb
I20260709 13:10:11.824662 27776 raft_consensus.cc:2804] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.825119 27776 raft_consensus.cc:697] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:11.826045 27776 consensus_queue.cc:237] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.827507 27746 raft_consensus.cc:493] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.828012 27746 raft_consensus.cc:515] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.832931 27747 consensus_queue.cc:1048] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:11.834021 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f3dab8c2964678bb9b1146eb01d4b7" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" is_pre_election: true
I20260709 13:10:11.834579 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f3dab8c2964678bb9b1146eb01d4b7" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394" is_pre_election: true
I20260709 13:10:11.834805 27515 raft_consensus.cc:2468] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:11.835368 27438 raft_consensus.cc:2468] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 0.
I20260709 13:10:11.835923 27555 leader_election.cc:304] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:11.836890 27747 raft_consensus.cc:2804] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.837296 27747 raft_consensus.cc:493] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.837668 27747 raft_consensus.cc:3060] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.840081 27438 raft_consensus.cc:3060] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.830961 27746 leader_election.cc:290] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:11.846437 27747 raft_consensus.cc:515] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.849279 27747 leader_election.cc:290] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:11.850076 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f3dab8c2964678bb9b1146eb01d4b7" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:11.852092 27439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f3dab8c2964678bb9b1146eb01d4b7" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:11.853055 27439 raft_consensus.cc:3060] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.855342 27759 consensus_queue.cc:1048] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:11.850874 27515 raft_consensus.cc:3060] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.862489 27335 catalog_manager.cc:5697] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 0 to 1, leader changed from <none> to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:11.872207 27439 raft_consensus.cc:2468] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
I20260709 13:10:11.873768 27552 leader_election.cc:304] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:11.875078 27747 raft_consensus.cc:2804] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.876092 27747 raft_consensus.cc:697] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:11.877341 27747 consensus_queue.cc:237] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:11.881492 27515 raft_consensus.cc:2468] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 1.
W20260709 13:10:11.889926 27386 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:11.897001 27746 consensus_queue.cc:1048] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:11.909689 27338 catalog_manager.cc:5697] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 1 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:12.054169 27746 consensus_queue.cc:1048] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.074615 27747 consensus_queue.cc:1048] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.076689 27589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "309d8d5aab324eee881f0e8c4bd7ce39"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
mode: GRACEFUL
new_leader_uuid: "008477a7514a48aaba7d5b4cf3042394"
 from {username='slave'} at 127.0.0.1:48026
I20260709 13:10:12.077468 27589 raft_consensus.cc:606] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Received request to transfer leadership to TS 008477a7514a48aaba7d5b4cf3042394
I20260709 13:10:12.097805 27514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db127f313c72434794125aeece5f685e"
dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
mode: GRACEFUL
new_leader_uuid: "008477a7514a48aaba7d5b4cf3042394"
 from {username='slave'} at 127.0.0.1:49406
I20260709 13:10:12.098541 27514 raft_consensus.cc:606] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 LEADER]: Received request to transfer leadership to TS 008477a7514a48aaba7d5b4cf3042394
I20260709 13:10:12.106019 27589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e890b6e585a44b18fb20855aaeb0ec9"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
mode: GRACEFUL
new_leader_uuid: "008477a7514a48aaba7d5b4cf3042394"
 from {username='slave'} at 127.0.0.1:48026
I20260709 13:10:12.106716 27589 raft_consensus.cc:606] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Received request to transfer leadership to TS 008477a7514a48aaba7d5b4cf3042394
I20260709 13:10:12.113063 27589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d19d4c459d14806beb5dac5d8f038da"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
mode: GRACEFUL
new_leader_uuid: "008477a7514a48aaba7d5b4cf3042394"
 from {username='slave'} at 127.0.0.1:48026
I20260709 13:10:12.113675 27589 raft_consensus.cc:606] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Received request to transfer leadership to TS 008477a7514a48aaba7d5b4cf3042394
I20260709 13:10:12.119863 27589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b85dbc8b5e5497d809e719794271391"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
mode: GRACEFUL
new_leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:48026
I20260709 13:10:12.120427 27589 raft_consensus.cc:606] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Received request to transfer leadership to TS f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:12.125823 27438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac11aa2b433d4395857c9e36cf902d94"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
mode: GRACEFUL
new_leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:58768
I20260709 13:10:12.126464 27438 raft_consensus.cc:606] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Received request to transfer leadership to TS f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:12.131616 27438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7c06c98eeb34b169fc19a40afc7a023"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
mode: GRACEFUL
new_leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:58768
I20260709 13:10:12.132164 27438 raft_consensus.cc:606] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Received request to transfer leadership to TS f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:12.137513 27589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0f3dab8c2964678bb9b1146eb01d4b7"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
mode: GRACEFUL
new_leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:48026
I20260709 13:10:12.138193 27589 raft_consensus.cc:606] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Received request to transfer leadership to TS f7f9fa75cccc4532b6a8c0cef7898bfe
I20260709 13:10:12.143083 27438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca8d26c950a24712b98f83af95018e82"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
mode: GRACEFUL
new_leader_uuid: "2cc1ac8dc29144019d99087bd12acabb"
 from {username='slave'} at 127.0.0.1:58768
I20260709 13:10:12.143611 27438 raft_consensus.cc:606] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Received request to transfer leadership to TS 2cc1ac8dc29144019d99087bd12acabb
I20260709 13:10:12.182442 27721 consensus_queue.cc:1048] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.183877 27776 consensus_queue.cc:1048] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:12.190095 27721 raft_consensus.cc:993] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394: : Instructing follower f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:12.190707 27721 raft_consensus.cc:1081] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Signalling peer f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:12.196959 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac11aa2b433d4395857c9e36cf902d94"
dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:49402
I20260709 13:10:12.197762 27515 raft_consensus.cc:493] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.198211 27515 raft_consensus.cc:3060] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.200523 27798 consensus_queue.cc:1048] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.201778 27721 consensus_queue.cc:1048] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.210429 27746 raft_consensus.cc:993] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb: : Instructing follower 008477a7514a48aaba7d5b4cf3042394 to start an election
I20260709 13:10:12.211038 27746 raft_consensus.cc:1081] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Signalling peer 008477a7514a48aaba7d5b4cf3042394 to start an election
I20260709 13:10:12.214404 27438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "309d8d5aab324eee881f0e8c4bd7ce39"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
 from {username='slave'} at 127.0.0.1:58762
I20260709 13:10:12.215209 27438 raft_consensus.cc:493] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.215694 27438 raft_consensus.cc:3060] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.219390 27515 raft_consensus.cc:515] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.224980 27776 raft_consensus.cc:993] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394: : Instructing follower 2cc1ac8dc29144019d99087bd12acabb to start an election
I20260709 13:10:12.225610 27776 raft_consensus.cc:1081] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Signalling peer 2cc1ac8dc29144019d99087bd12acabb to start an election
I20260709 13:10:12.227514 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac11aa2b433d4395857c9e36cf902d94" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:12.227684 27515 leader_election.cc:290] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:12.228812 27588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac11aa2b433d4395857c9e36cf902d94" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:12.229687 27438 raft_consensus.cc:515] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.228202 27440 raft_consensus.cc:3055] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.231393 27440 raft_consensus.cc:740] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:12.232030 27438 leader_election.cc:290] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 2 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:12.232244 27440 consensus_queue.cc:260] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.233420 27440 raft_consensus.cc:3060] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.228473 27587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca8d26c950a24712b98f83af95018e82"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
 from {username='slave'} at 127.0.0.1:48020
I20260709 13:10:12.234674 27587 raft_consensus.cc:493] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.235039 27587 raft_consensus.cc:3060] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.236183 27589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309d8d5aab324eee881f0e8c4bd7ce39" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:12.236840 27589 raft_consensus.cc:3055] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.237129 27589 raft_consensus.cc:740] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:12.238148 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309d8d5aab324eee881f0e8c4bd7ce39" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:12.238831 27515 raft_consensus.cc:3060] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.237962 27589 consensus_queue.cc:260] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.240578 27589 raft_consensus.cc:3060] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.247056 27515 raft_consensus.cc:2468] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 2.
I20260709 13:10:12.248451 27406 leader_election.cc:304] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:12.248771 27589 raft_consensus.cc:2468] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 2.
I20260709 13:10:12.249662 27744 raft_consensus.cc:2804] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.250331 27744 raft_consensus.cc:697] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:12.251289 27587 raft_consensus.cc:515] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.251204 27744 consensus_queue.cc:237] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.252177 27440 raft_consensus.cc:2468] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:12.253551 27587 leader_election.cc:290] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 2 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:12.253916 27478 leader_election.cc:304] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [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: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 2cc1ac8dc29144019d99087bd12acabb
I20260709 13:10:12.254691 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8d26c950a24712b98f83af95018e82" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:12.255204 27759 raft_consensus.cc:2804] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.255296 27515 raft_consensus.cc:3060] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.255810 27759 raft_consensus.cc:697] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Becoming Leader. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:12.256691 27759 consensus_queue.cc:237] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.258610 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8d26c950a24712b98f83af95018e82" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:12.259249 27438 raft_consensus.cc:3055] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.259577 27438 raft_consensus.cc:740] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:12.260376 27438 consensus_queue.cc:260] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.261704 27438 raft_consensus.cc:3060] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.264936 27515 raft_consensus.cc:2468] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 2.
I20260709 13:10:12.266274 27555 leader_election.cc:304] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:12.267225 27725 raft_consensus.cc:2804] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.267867 27725 raft_consensus.cc:697] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 2 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:12.267913 27337 catalog_manager.cc:5697] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe reported cstate change: term changed from 1 to 2, leader changed from 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129) to f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130). New cstate: current_term: 2 leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.268788 27725 consensus_queue.cc:237] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.267095 27335 catalog_manager.cc:5697] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 1 to 2, leader changed from 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131) to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.270459 27438 raft_consensus.cc:2468] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 2.
I20260709 13:10:12.277841 27338 catalog_manager.cc:5697] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 1 to 2, leader changed from 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129) to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 2 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:12.294971 27791 raft_consensus.cc:993] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb: : Instructing follower 008477a7514a48aaba7d5b4cf3042394 to start an election
I20260709 13:10:12.295459 27725 raft_consensus.cc:1081] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Signalling peer 008477a7514a48aaba7d5b4cf3042394 to start an election
I20260709 13:10:12.297297 27438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e890b6e585a44b18fb20855aaeb0ec9"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
 from {username='slave'} at 127.0.0.1:58762
I20260709 13:10:12.297978 27438 raft_consensus.cc:493] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.298313 27438 raft_consensus.cc:3060] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.303663 27438 raft_consensus.cc:515] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.305495 27438 leader_election.cc:290] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 2 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:12.306334 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e890b6e585a44b18fb20855aaeb0ec9" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:12.306577 27587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e890b6e585a44b18fb20855aaeb0ec9" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:12.307050 27515 raft_consensus.cc:3060] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.307163 27587 raft_consensus.cc:3055] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.307581 27587 raft_consensus.cc:740] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:12.308341 27587 consensus_queue.cc:260] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.309412 27587 raft_consensus.cc:3060] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.312258 27515 raft_consensus.cc:2468] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 2.
I20260709 13:10:12.313536 27406 leader_election.cc:304] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:12.314302 27744 raft_consensus.cc:2804] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.314800 27744 raft_consensus.cc:697] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:12.315426 27587 raft_consensus.cc:2468] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 2.
I20260709 13:10:12.315686 27744 consensus_queue.cc:237] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.317528 27797 consensus_queue.cc:1048] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.323891 27338 catalog_manager.cc:5697] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 1 to 2, leader changed from 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131) to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.330217 27776 consensus_queue.cc:1048] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.338227 27776 raft_consensus.cc:993] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394: : Instructing follower f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:12.338685 27744 raft_consensus.cc:1081] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Signalling peer f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:12.341116 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7c06c98eeb34b169fc19a40afc7a023"
dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:49402
I20260709 13:10:12.341684 27515 raft_consensus.cc:493] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.342060 27515 raft_consensus.cc:3060] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.347812 27515 raft_consensus.cc:515] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.349419 27515 leader_election.cc:290] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:12.350198 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c06c98eeb34b169fc19a40afc7a023" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:12.350602 27587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c06c98eeb34b169fc19a40afc7a023" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:12.350796 27438 raft_consensus.cc:3055] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.351217 27587 raft_consensus.cc:3060] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.351213 27438 raft_consensus.cc:740] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:12.352262 27438 consensus_queue.cc:260] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.353510 27438 raft_consensus.cc:3060] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.357347 27587 raft_consensus.cc:2468] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:12.358671 27479 leader_election.cc:304] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:12.359473 27759 raft_consensus.cc:2804] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.359882 27759 raft_consensus.cc:697] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Becoming Leader. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:12.360153 27438 raft_consensus.cc:2468] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:12.360708 27759 consensus_queue.cc:237] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.367987 27335 catalog_manager.cc:5697] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe reported cstate change: term changed from 1 to 2, leader changed from 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129) to f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130). New cstate: current_term: 2 leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.401733 27761 raft_consensus.cc:993] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe: : Instructing follower 008477a7514a48aaba7d5b4cf3042394 to start an election
I20260709 13:10:12.402240 27761 raft_consensus.cc:1081] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 LEADER]: Signalling peer 008477a7514a48aaba7d5b4cf3042394 to start an election
I20260709 13:10:12.403911 27438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db127f313c72434794125aeece5f685e"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
 from {username='slave'} at 127.0.0.1:58764
I20260709 13:10:12.404444 27438 raft_consensus.cc:493] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.404737 27438 raft_consensus.cc:3060] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.410365 27438 raft_consensus.cc:515] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.412608 27438 leader_election.cc:290] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 2 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:12.412935 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db127f313c72434794125aeece5f685e" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:12.413239 27587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db127f313c72434794125aeece5f685e" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:12.413618 27515 raft_consensus.cc:3055] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.413905 27587 raft_consensus.cc:3060] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.413976 27515 raft_consensus.cc:740] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:12.414829 27791 raft_consensus.cc:993] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb: : Instructing follower 008477a7514a48aaba7d5b4cf3042394 to start an election
I20260709 13:10:12.415395 27725 raft_consensus.cc:1081] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Signalling peer 008477a7514a48aaba7d5b4cf3042394 to start an election
I20260709 13:10:12.414952 27515 consensus_queue.cc:260] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.416368 27515 raft_consensus.cc:3060] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.417124 27440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d19d4c459d14806beb5dac5d8f038da"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
 from {username='slave'} at 127.0.0.1:58762
I20260709 13:10:12.417726 27440 raft_consensus.cc:493] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.418057 27440 raft_consensus.cc:3060] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.421057 27515 raft_consensus.cc:2468] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 2.
I20260709 13:10:12.421123 27587 raft_consensus.cc:2468] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 2.
I20260709 13:10:12.422307 27406 leader_election.cc:304] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:12.423158 27744 raft_consensus.cc:2804] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.423623 27744 raft_consensus.cc:697] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:12.424373 27744 consensus_queue.cc:237] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.424573 27440 raft_consensus.cc:515] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.426393 27440 leader_election.cc:290] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 2 election: Requested vote from peers f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:12.427073 27515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d19d4c459d14806beb5dac5d8f038da" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:12.427654 27515 raft_consensus.cc:3060] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.428146 27587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d19d4c459d14806beb5dac5d8f038da" candidate_uuid: "008477a7514a48aaba7d5b4cf3042394" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:12.428824 27587 raft_consensus.cc:3055] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.429191 27587 raft_consensus.cc:740] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:12.430081 27587 consensus_queue.cc:260] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.431380 27587 raft_consensus.cc:3060] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.433609 27335 catalog_manager.cc:5697] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 1 to 2, leader changed from f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130) to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.434437 27515 raft_consensus.cc:2468] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 2.
I20260709 13:10:12.435721 27406 leader_election.cc:304] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:12.436496 27776 raft_consensus.cc:2804] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.436959 27776 raft_consensus.cc:697] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Becoming Leader. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:12.437712 27776 consensus_queue.cc:237] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.438503 27587 raft_consensus.cc:2468] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 008477a7514a48aaba7d5b4cf3042394 in term 2.
I20260709 13:10:12.450371 27335 catalog_manager.cc:5697] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 reported cstate change: term changed from 1 to 2, leader changed from 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131) to 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "008477a7514a48aaba7d5b4cf3042394" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.451817 27725 consensus_queue.cc:1048] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.460632 27791 raft_consensus.cc:993] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb: : Instructing follower f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:12.461110 27747 raft_consensus.cc:1081] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Signalling peer f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:12.462807 27514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0f3dab8c2964678bb9b1146eb01d4b7"
dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:49404
I20260709 13:10:12.464087 27514 raft_consensus.cc:493] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.464461 27514 raft_consensus.cc:3060] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.467167 27725 consensus_queue.cc:1048] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.472487 27514 raft_consensus.cc:515] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.483199 27440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f3dab8c2964678bb9b1146eb01d4b7" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:12.483824 27440 raft_consensus.cc:3060] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.484596 27514 leader_election.cc:290] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:12.485018 27587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f3dab8c2964678bb9b1146eb01d4b7" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:12.485857 27587 raft_consensus.cc:3055] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.486193 27587 raft_consensus.cc:740] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:12.487443 27587 consensus_queue.cc:260] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.488989 27587 raft_consensus.cc:3060] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.491365 27440 raft_consensus.cc:2468] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:12.493305 27478 leader_election.cc:304] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:12.494297 27761 raft_consensus.cc:2804] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.494803 27761 raft_consensus.cc:697] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Becoming Leader. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:12.495666 27761 consensus_queue.cc:237] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.497188 27587 raft_consensus.cc:2468] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:12.503597 27335 catalog_manager.cc:5697] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe reported cstate change: term changed from 1 to 2, leader changed from 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131) to f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130). New cstate: current_term: 2 leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.672462 27515 raft_consensus.cc:1275] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Refusing update from remote peer 2cc1ac8dc29144019d99087bd12acabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.673733 27747 consensus_queue.cc:1048] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.674567 27791 raft_consensus.cc:993] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb: : Instructing follower f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:12.675083 27747 raft_consensus.cc:1081] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Signalling peer f7f9fa75cccc4532b6a8c0cef7898bfe to start an election
I20260709 13:10:12.676717 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b85dbc8b5e5497d809e719794271391"
dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
 from {username='slave'} at 127.0.0.1:49404
I20260709 13:10:12.677222 27515 raft_consensus.cc:493] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.677584 27515 raft_consensus.cc:3060] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.683763 27440 raft_consensus.cc:1275] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Refusing update from remote peer 2cc1ac8dc29144019d99087bd12acabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.685189 27589 raft_consensus.cc:1275] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer 008477a7514a48aaba7d5b4cf3042394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.686899 27797 consensus_queue.cc:1048] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.687889 27791 consensus_queue.cc:1048] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.690152 27515 raft_consensus.cc:515] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.692901 27515 leader_election.cc:290] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631)
I20260709 13:10:12.693126 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b85dbc8b5e5497d809e719794271391" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:12.693974 27438 raft_consensus.cc:3060] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.703683 27515 raft_consensus.cc:1275] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Refusing update from remote peer 008477a7514a48aaba7d5b4cf3042394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.705202 27744 consensus_queue.cc:1048] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.708118 27587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b85dbc8b5e5497d809e719794271391" candidate_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
I20260709 13:10:12.708801 27587 raft_consensus.cc:3055] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.709134 27587 raft_consensus.cc:740] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:12.710150 27514 raft_consensus.cc:1275] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Refusing update from remote peer 008477a7514a48aaba7d5b4cf3042394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.709945 27587 consensus_queue.cc:260] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.711231 27587 raft_consensus.cc:3060] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.711647 27797 consensus_queue.cc:1048] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.717131 27438 raft_consensus.cc:2468] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:12.718755 27478 leader_election.cc:304] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 008477a7514a48aaba7d5b4cf3042394, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:12.719997 27804 raft_consensus.cc:2804] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.720500 27804 raft_consensus.cc:697] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Becoming Leader. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:12.721331 27804 consensus_queue.cc:237] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:12.722074 27589 raft_consensus.cc:1275] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer 008477a7514a48aaba7d5b4cf3042394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.723483 27744 consensus_queue.cc:1048] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.726188 27587 raft_consensus.cc:2468] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f9fa75cccc4532b6a8c0cef7898bfe in term 2.
I20260709 13:10:12.745203 27335 catalog_manager.cc:5697] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe reported cstate change: term changed from 1 to 2, leader changed from 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131) to f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130). New cstate: current_term: 2 leader_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.755896 27589 raft_consensus.cc:1275] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.757189 27804 consensus_queue.cc:1048] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.764443 27438 raft_consensus.cc:1275] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.766690 27759 consensus_queue.cc:1048] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.774374 27438 raft_consensus.cc:1275] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.775683 27759 consensus_queue.cc:1048] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.786691 27589 raft_consensus.cc:3060] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.794925 27589 raft_consensus.cc:1275] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.796075 27759 consensus_queue.cc:1048] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.835781 27589 raft_consensus.cc:1275] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer 008477a7514a48aaba7d5b4cf3042394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.837049 27744 consensus_queue.cc:1048] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.845292 27515 raft_consensus.cc:1275] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Refusing update from remote peer 008477a7514a48aaba7d5b4cf3042394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.846801 27797 consensus_queue.cc:1048] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.888842 27515 raft_consensus.cc:1275] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Refusing update from remote peer 008477a7514a48aaba7d5b4cf3042394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.890123 27797 consensus_queue.cc:1048] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.892259 27438 raft_consensus.cc:1275] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.894048 27759 consensus_queue.cc:1048] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.903255 27589 raft_consensus.cc:1275] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer 008477a7514a48aaba7d5b4cf3042394: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.904636 27744 consensus_queue.cc:1048] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.908926 27587 raft_consensus.cc:1275] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.911779 27761 consensus_queue.cc:1048] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.105805 27589 raft_consensus.cc:1275] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.107003 27759 consensus_queue.cc:1048] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.117609 27438 raft_consensus.cc:1275] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Refusing update from remote peer f7f9fa75cccc4532b6a8c0cef7898bfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.121598 27759 consensus_queue.cc:1048] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:15.147018 27335 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40822:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:10:15.165238 27335 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40822:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:10:15.310189 20814 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:10:15.424782 27846 log.cc:927] Time spent T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb: Append to log took a long time: real 0.087s	user 0.002s	sys 0.000s
W20260709 13:10:15.419832 27479 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:40631, user_credentials={real_user=slave}} blocked reactor thread for 64592.6us
I20260709 13:10:15.452512 27852 tablet.cc:1724] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.458307 27860 tablet.cc:1724] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.526314 27865 tablet.cc:1724] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.526316 27866 tablet.cc:1724] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.463032 27859 tablet.cc:1724] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:15.543629 27541 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:9b85dbc8b5e5497d809e719794271391)
W20260709 13:10:15.546120 27864 log.cc:927] Time spent T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 13:10:15.589982 27868 tablet.cc:1724] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.602984 27874 tablet.cc:1724] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.665241 27437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d19d4c459d14806beb5dac5d8f038da"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
mode: GRACEFUL
new_leader_uuid: "2cc1ac8dc29144019d99087bd12acabb"
 from {username='slave'} at 127.0.0.1:48454
I20260709 13:10:15.666445 27437 raft_consensus.cc:606] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Received request to transfer leadership to TS 2cc1ac8dc29144019d99087bd12acabb
W20260709 13:10:15.697090 27466 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:309d8d5aab324eee881f0e8c4bd7ce39)
W20260709 13:10:15.699033 27466 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:309d8d5aab324eee881f0e8c4bd7ce39)
I20260709 13:10:15.787773 27880 tablet.cc:1724] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.781765 27874 tablet.cc:1724] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.813320 27883 tablet.cc:1724] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.771977 27879 tablet.cc:1724] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.790753 27868 tablet.cc:1724] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.807200 27852 tablet.cc:1724] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.788280 27866 tablet.cc:1724] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.829599 27865 tablet.cc:1724] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.783313 27859 tablet.cc:1724] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.841790 27881 tablet.cc:1724] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.852840 27878 raft_consensus.cc:993] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394: : Instructing follower 2cc1ac8dc29144019d99087bd12acabb to start an election
I20260709 13:10:15.853629 27854 raft_consensus.cc:1081] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Signalling peer 2cc1ac8dc29144019d99087bd12acabb to start an election
I20260709 13:10:15.854966 27882 tablet.cc:1724] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.859027 27860 tablet.cc:1724] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.862782 27581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d19d4c459d14806beb5dac5d8f038da"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
 from {username='slave'} at 127.0.0.1:48020
I20260709 13:10:15.865229 27581 raft_consensus.cc:493] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:15.865768 27581 raft_consensus.cc:3060] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:15.866698 27866 tablet.cc:1724] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.870738 27510 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b85dbc8b5e5497d809e719794271391"
dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
mode: GRACEFUL
new_leader_uuid: "2cc1ac8dc29144019d99087bd12acabb"
 from {username='slave'} at 127.0.0.1:35984
I20260709 13:10:15.871768 27510 raft_consensus.cc:606] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Received request to transfer leadership to TS 2cc1ac8dc29144019d99087bd12acabb
I20260709 13:10:15.870112 27868 tablet.cc:1724] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.874116 20814 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:10:15.876878 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:15.884948 27880 tablet.cc:1724] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.888417 27852 tablet.cc:1724] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.897087 27581 raft_consensus.cc:515] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:15.910336 27581 leader_election.cc:290] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 3 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:15.911278 27439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d19d4c459d14806beb5dac5d8f038da" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:15.911723 27510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d19d4c459d14806beb5dac5d8f038da" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:15.914189 27439 raft_consensus.cc:3055] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:15.914220 27510 raft_consensus.cc:3060] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:15.914644 27439 raft_consensus.cc:740] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:15.906693 27438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77cace75432a4c989ef64097aa714ea1"
dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
mode: GRACEFUL
new_leader_uuid: "2cc1ac8dc29144019d99087bd12acabb"
 from {username='slave'} at 127.0.0.1:48454
I20260709 13:10:15.915956 27438 raft_consensus.cc:606] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Received request to transfer leadership to TS 2cc1ac8dc29144019d99087bd12acabb
I20260709 13:10:15.915791 27439 consensus_queue.cc:260] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [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: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:15.917461 27583 raft_consensus.cc:1240] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 3 FOLLOWER]: Rejecting Update request from peer 008477a7514a48aaba7d5b4cf3042394 for earlier term 2. Current term is 3. Ops: []
I20260709 13:10:15.917150 27439 raft_consensus.cc:3060] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:15.922365 27514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd99120438e2498183b3dffbfc047068"
dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
mode: GRACEFUL
new_leader_uuid: "2cc1ac8dc29144019d99087bd12acabb"
 from {username='slave'} at 127.0.0.1:35984
I20260709 13:10:15.921818 27882 tablet.cc:1724] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.923020 27514 raft_consensus.cc:606] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Received request to transfer leadership to TS 2cc1ac8dc29144019d99087bd12acabb
I20260709 13:10:15.912638 27883 tablet.cc:1724] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.931216 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:15.931912 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:15.934578 27510 raft_consensus.cc:2468] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 3.
I20260709 13:10:15.936422 27555 leader_election.cc:304] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [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: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:15.937764 27843 raft_consensus.cc:2804] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:15.938344 27843 raft_consensus.cc:697] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 3 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:15.938879 27882 tablet.cc:1724] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:15.939409 27843 consensus_queue.cc:237] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:15.960747 27439 raft_consensus.cc:2468] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 3.
I20260709 13:10:15.964473 27337 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2: soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335] alter complete (version 1)
I20260709 13:10:15.980942 27338 catalog_manager.cc:5697] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 2 to 3, leader changed from 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129) to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 3 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:15.982978 27338 catalog_manager.cc:5789] TS 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631) does not have the latest schema for tablet 1d19d4c459d14806beb5dac5d8f038da (table soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]). Expected version 1 got 0
I20260709 13:10:16.092243 27744 raft_consensus.cc:993] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394: : Instructing follower 2cc1ac8dc29144019d99087bd12acabb to start an election
I20260709 13:10:16.092765 27854 raft_consensus.cc:1081] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Signalling peer 2cc1ac8dc29144019d99087bd12acabb to start an election
I20260709 13:10:16.094985 27581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77cace75432a4c989ef64097aa714ea1"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
 from {username='slave'} at 127.0.0.1:48020
I20260709 13:10:16.095621 27581 raft_consensus.cc:493] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:16.095918 27856 raft_consensus.cc:993] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe: : Instructing follower 2cc1ac8dc29144019d99087bd12acabb to start an election
I20260709 13:10:16.096040 27581 raft_consensus.cc:3060] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:16.096767 27847 raft_consensus.cc:1081] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Signalling peer 2cc1ac8dc29144019d99087bd12acabb to start an election
I20260709 13:10:16.098639 27583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b85dbc8b5e5497d809e719794271391"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
 from {username='slave'} at 127.0.0.1:48022
I20260709 13:10:16.099156 27583 raft_consensus.cc:493] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:16.099472 27583 raft_consensus.cc:3060] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:16.104437 27581 raft_consensus.cc:515] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:16.105530 27583 raft_consensus.cc:515] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:16.107019 27581 leader_election.cc:290] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 2 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:16.108778 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b85dbc8b5e5497d809e719794271391" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:16.109381 27514 raft_consensus.cc:3055] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:16.108285 27510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cace75432a4c989ef64097aa714ea1" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:16.109794 27514 raft_consensus.cc:740] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:16.110138 27510 raft_consensus.cc:3060] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:16.110615 27514 consensus_queue.cc:260] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [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: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:16.111792 27514 raft_consensus.cc:3060] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:16.113863 27438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b85dbc8b5e5497d809e719794271391" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:16.114516 27438 raft_consensus.cc:3060] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:16.120901 27510 raft_consensus.cc:2468] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 2.
I20260709 13:10:16.122689 27555 leader_election.cc:304] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cc1ac8dc29144019d99087bd12acabb, f7f9fa75cccc4532b6a8c0cef7898bfe; no voters: 
I20260709 13:10:16.123488 27843 raft_consensus.cc:2804] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:16.124017 27843 raft_consensus.cc:697] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 2 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:16.124992 27843 consensus_queue.cc:237] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:16.125926 27438 raft_consensus.cc:2468] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 3.
I20260709 13:10:16.127163 27552 leader_election.cc:304] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [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: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:16.128103 27814 raft_consensus.cc:2804] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:16.128347 27514 raft_consensus.cc:2468] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 3.
I20260709 13:10:16.107617 27583 leader_election.cc:290] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 3 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:16.107873 27439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77cace75432a4c989ef64097aa714ea1" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:16.130044 27439 raft_consensus.cc:3055] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:16.130430 27439 raft_consensus.cc:740] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 008477a7514a48aaba7d5b4cf3042394, State: Running, Role: LEADER
I20260709 13:10:16.131372 27439 consensus_queue.cc:260] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:16.132638 27439 raft_consensus.cc:3060] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:16.135418 27338 catalog_manager.cc:5697] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 1 to 2, leader changed from 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129) to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 2 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:16.137884 27814 raft_consensus.cc:697] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 3 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:16.138830 27814 consensus_queue.cc:237] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [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: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:16.143429 27439 raft_consensus.cc:2468] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 2.
I20260709 13:10:16.148571 27338 catalog_manager.cc:5697] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 2 to 3, leader changed from f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130) to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 3 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:16.313517 27847 raft_consensus.cc:993] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe: : Instructing follower 2cc1ac8dc29144019d99087bd12acabb to start an election
I20260709 13:10:16.314178 27845 raft_consensus.cc:1081] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Signalling peer 2cc1ac8dc29144019d99087bd12acabb to start an election
I20260709 13:10:16.315790 27583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd99120438e2498183b3dffbfc047068"
dest_uuid: "2cc1ac8dc29144019d99087bd12acabb"
 from {username='slave'} at 127.0.0.1:48022
I20260709 13:10:16.316421 27583 raft_consensus.cc:493] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:16.316742 27583 raft_consensus.cc:3060] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:16.324301 27583 raft_consensus.cc:515] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:16.326382 27583 leader_election.cc:290] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [CANDIDATE]: Term 3 election: Requested vote from peers 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843), f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163)
I20260709 13:10:16.327548 27439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99120438e2498183b3dffbfc047068" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "008477a7514a48aaba7d5b4cf3042394"
I20260709 13:10:16.327503 27514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99120438e2498183b3dffbfc047068" candidate_uuid: "2cc1ac8dc29144019d99087bd12acabb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe"
I20260709 13:10:16.328362 27439 raft_consensus.cc:3060] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:16.328415 27514 raft_consensus.cc:3055] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:16.328884 27514 raft_consensus.cc:740] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7f9fa75cccc4532b6a8c0cef7898bfe, State: Running, Role: LEADER
I20260709 13:10:16.329797 27514 consensus_queue.cc:260] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [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: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:16.331131 27514 raft_consensus.cc:3060] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:16.336020 27439 raft_consensus.cc:2468] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 3.
I20260709 13:10:16.337332 27552 leader_election.cc:304] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [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: 008477a7514a48aaba7d5b4cf3042394, 2cc1ac8dc29144019d99087bd12acabb; no voters: 
I20260709 13:10:16.338245 27514 raft_consensus.cc:2468] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cc1ac8dc29144019d99087bd12acabb in term 3.
I20260709 13:10:16.338248 27814 raft_consensus.cc:2804] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:16.339044 27814 raft_consensus.cc:697] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 3 LEADER]: Becoming Leader. State: Replica: 2cc1ac8dc29144019d99087bd12acabb, State: Running, Role: LEADER
I20260709 13:10:16.340097 27814 consensus_queue.cc:237] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [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: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } }
I20260709 13:10:16.355669 27338 catalog_manager.cc:5697] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb reported cstate change: term changed from 2 to 3, leader changed from f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130) to 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131). New cstate: current_term: 3 leader_uuid: "2cc1ac8dc29144019d99087bd12acabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cc1ac8dc29144019d99087bd12acabb" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:16.357743 27338 catalog_manager.cc:5789] TS 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631) does not have the latest schema for tablet 1d19d4c459d14806beb5dac5d8f038da (table soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]). Expected version 1 got 0
I20260709 13:10:16.513221 27514 raft_consensus.cc:1275] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Refusing update from remote peer 2cc1ac8dc29144019d99087bd12acabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:16.514724 27814 consensus_queue.cc:1048] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:16.529825 27514 raft_consensus.cc:1275] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 3 FOLLOWER]: Refusing update from remote peer 2cc1ac8dc29144019d99087bd12acabb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:16.531621 27814 consensus_queue.cc:1048] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:16.532574 27439 raft_consensus.cc:1275] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Refusing update from remote peer 2cc1ac8dc29144019d99087bd12acabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:16.534360 27438 raft_consensus.cc:1275] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 3 FOLLOWER]: Refusing update from remote peer 2cc1ac8dc29144019d99087bd12acabb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:16.534780 27814 consensus_queue.cc:1048] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:16.537086 27814 consensus_queue.cc:1048] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:16.561929 27899 tablet.cc:1724] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.572048 27337 catalog_manager.cc:5789] TS 2cc1ac8dc29144019d99087bd12acabb (127.20.83.131:40631) does not have the latest schema for tablet 1d19d4c459d14806beb5dac5d8f038da (table soft_deleted_table [id=6f78f95de584499d906b7e42e3d4f335]). Expected version 1 got 0
I20260709 13:10:16.579528 27439 raft_consensus.cc:1275] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 3 FOLLOWER]: Refusing update from remote peer 2cc1ac8dc29144019d99087bd12acabb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:16.584093 27893 consensus_queue.cc:1048] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:16.588668 27510 raft_consensus.cc:1275] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 3 FOLLOWER]: Refusing update from remote peer 2cc1ac8dc29144019d99087bd12acabb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:16.590389 27893 consensus_queue.cc:1048] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:16.611296 27903 tablet.cc:1719] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:10:16.617877 27899 tablet.cc:1719] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:10:16.618309 27906 tablet.cc:1719] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:10:16.751168 27439 raft_consensus.cc:1275] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 3 FOLLOWER]: Refusing update from remote peer 2cc1ac8dc29144019d99087bd12acabb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:16.752513 27900 consensus_queue.cc:1048] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "008477a7514a48aaba7d5b4cf3042394" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:16.752879 27514 raft_consensus.cc:1275] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 3 FOLLOWER]: Refusing update from remote peer 2cc1ac8dc29144019d99087bd12acabb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:16.754231 27900 consensus_queue.cc:1048] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f9fa75cccc4532b6a8c0cef7898bfe" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 45163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:16.998903 20814 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:10:17.009135 20814 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:10:17.009724 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:17.018828 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:10:17.019351 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:18.054893 20814 tablet_server.cc:179] TabletServer@127.20.83.129:0 shutting down...
W20260709 13:10:18.057890 27478 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 13:10:18.062330 27478 consensus_peers.cc:597] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe -> Peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Couldn't send request to peer 008477a7514a48aaba7d5b4cf3042394. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:18.078171 27552 consensus_peers.cc:597] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb -> Peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Couldn't send request to peer 008477a7514a48aaba7d5b4cf3042394. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:18.093681 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:18.094483 20814 tablet_replica.cc:333] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.095255 20814 raft_consensus.cc:2243] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.095847 20814 raft_consensus.cc:2272] T f0f3dab8c2964678bb9b1146eb01d4b7 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.098209 20814 tablet_replica.cc:333] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.098987 20814 raft_consensus.cc:2243] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.099479 20814 raft_consensus.cc:2272] T ca8d26c950a24712b98f83af95018e82 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.101795 20814 tablet_replica.cc:333] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.102563 20814 raft_consensus.cc:2243] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.103091 20814 raft_consensus.cc:2272] T ac11aa2b433d4395857c9e36cf902d94 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.105225 20814 tablet_replica.cc:333] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.105968 20814 raft_consensus.cc:2243] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:18.106088 27478 consensus_peers.cc:597] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe -> Peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Couldn't send request to peer 008477a7514a48aaba7d5b4cf3042394. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:18.106516 20814 raft_consensus.cc:2272] T 1d19d4c459d14806beb5dac5d8f038da P 008477a7514a48aaba7d5b4cf3042394 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.108572 20814 tablet_replica.cc:333] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.109282 20814 raft_consensus.cc:2243] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.110179 20814 raft_consensus.cc:2272] T db127f313c72434794125aeece5f685e P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.112193 20814 tablet_replica.cc:333] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.112830 20814 raft_consensus.cc:2243] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.113663 20814 raft_consensus.cc:2272] T 6e890b6e585a44b18fb20855aaeb0ec9 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.116412 20814 tablet_replica.cc:333] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.117281 20814 raft_consensus.cc:2243] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.117815 20814 raft_consensus.cc:2272] T 9b85dbc8b5e5497d809e719794271391 P 008477a7514a48aaba7d5b4cf3042394 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.120281 20814 tablet_replica.cc:333] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.120839 20814 raft_consensus.cc:2243] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.121732 20814 raft_consensus.cc:2272] T 309d8d5aab324eee881f0e8c4bd7ce39 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.124284 20814 tablet_replica.cc:333] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.124985 20814 raft_consensus.cc:2243] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.126490 20814 raft_consensus.cc:2272] T 1508f03751b2490283cd4ecbbe8fd684 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.128620 20814 tablet_replica.cc:333] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.129302 20814 raft_consensus.cc:2243] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.129868 20814 raft_consensus.cc:2272] T 1bed2c4ac78b4b209cc2aed0f3431821 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.132087 20814 tablet_replica.cc:333] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.132615 20814 raft_consensus.cc:2243] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.133143 20814 raft_consensus.cc:2272] T 5f22f310336c499cb9ee21f04b751f71 P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.135349 20814 tablet_replica.cc:333] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.135835 20814 raft_consensus.cc:2243] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.136307 20814 raft_consensus.cc:2272] T f7c06c98eeb34b169fc19a40afc7a023 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.138275 20814 tablet_replica.cc:333] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.138851 20814 raft_consensus.cc:2243] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.139858 20814 raft_consensus.cc:2272] T 25d3e17fd8524d068697f43731e669c7 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:18.142086 27478 consensus_peers.cc:597] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe -> Peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Couldn't send request to peer 008477a7514a48aaba7d5b4cf3042394. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:18.142690 20814 tablet_replica.cc:333] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.143460 20814 raft_consensus.cc:2243] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.144045 20814 raft_consensus.cc:2272] T dd99120438e2498183b3dffbfc047068 P 008477a7514a48aaba7d5b4cf3042394 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.146549 20814 tablet_replica.cc:333] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.147197 20814 raft_consensus.cc:2243] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.147708 20814 raft_consensus.cc:2272] T acb52e96fa454b4d9493a7718497eba1 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.150442 20814 tablet_replica.cc:333] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.151016 20814 raft_consensus.cc:2243] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.151489 20814 raft_consensus.cc:2272] T 8e71f01686c94702a0e4f94f1caeb805 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.153692 20814 tablet_replica.cc:333] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.154186 20814 raft_consensus.cc:2243] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.154954 20814 raft_consensus.cc:2272] T 7079274fc3bb42a785dda1389d44662e P 008477a7514a48aaba7d5b4cf3042394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.156944 20814 tablet_replica.cc:333] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394: stopping tablet replica
I20260709 13:10:18.157608 20814 raft_consensus.cc:2243] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.158041 20814 raft_consensus.cc:2272] T 77cace75432a4c989ef64097aa714ea1 P 008477a7514a48aaba7d5b4cf3042394 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:18.175726 27552 consensus_peers.cc:597] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb -> Peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Couldn't send request to peer 008477a7514a48aaba7d5b4cf3042394. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:18.201056 20814 tablet_server.cc:196] TabletServer@127.20.83.129:0 shutdown complete.
I20260709 13:10:18.235127 20814 tablet_server.cc:179] TabletServer@127.20.83.130:0 shutting down...
W20260709 13:10:18.250641 27478 consensus_peers.cc:597] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe -> Peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Couldn't send request to peer 008477a7514a48aaba7d5b4cf3042394. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:35843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:18.254738 27555 consensus_peers.cc:597] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb -> Peer f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163): Couldn't send request to peer f7f9fa75cccc4532b6a8c0cef7898bfe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:18.257668 27555 consensus_peers.cc:597] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb -> Peer f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163): Couldn't send request to peer f7f9fa75cccc4532b6a8c0cef7898bfe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:18.276886 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:18.277667 20814 tablet_replica.cc:333] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.278326 20814 raft_consensus.cc:2243] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.279182 20814 raft_consensus.cc:2272] T f0f3dab8c2964678bb9b1146eb01d4b7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.281262 20814 tablet_replica.cc:333] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.281894 20814 raft_consensus.cc:2243] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.282347 20814 raft_consensus.cc:2272] T ca8d26c950a24712b98f83af95018e82 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.284188 20814 tablet_replica.cc:333] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.284783 20814 raft_consensus.cc:2243] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.285710 20814 raft_consensus.cc:2272] T ac11aa2b433d4395857c9e36cf902d94 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.287679 20814 tablet_replica.cc:333] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.288229 20814 raft_consensus.cc:2243] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.288671 20814 raft_consensus.cc:2272] T 6e890b6e585a44b18fb20855aaeb0ec9 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.290611 20814 tablet_replica.cc:333] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.291141 20814 raft_consensus.cc:2243] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.291538 20814 raft_consensus.cc:2272] T 9b85dbc8b5e5497d809e719794271391 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.293335 20814 tablet_replica.cc:333] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.293915 20814 raft_consensus.cc:2243] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.294373 20814 raft_consensus.cc:2272] T 309d8d5aab324eee881f0e8c4bd7ce39 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.296250 20814 tablet_replica.cc:333] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.296833 20814 raft_consensus.cc:2243] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.297283 20814 raft_consensus.cc:2272] T 1508f03751b2490283cd4ecbbe8fd684 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.299367 20814 tablet_replica.cc:333] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.299813 20814 raft_consensus.cc:2243] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.300599 20814 raft_consensus.cc:2272] T acb52e96fa454b4d9493a7718497eba1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.302752 20814 tablet_replica.cc:333] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.303284 20814 raft_consensus.cc:2243] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.303685 20814 raft_consensus.cc:2272] T dd99120438e2498183b3dffbfc047068 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.305629 20814 tablet_replica.cc:333] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.306139 20814 raft_consensus.cc:2243] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.306571 20814 raft_consensus.cc:2272] T 1bed2c4ac78b4b209cc2aed0f3431821 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.308677 20814 tablet_replica.cc:333] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.309199 20814 raft_consensus.cc:2243] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.310145 20814 raft_consensus.cc:2272] T 5f22f310336c499cb9ee21f04b751f71 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.312130 20814 tablet_replica.cc:333] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.312649 20814 raft_consensus.cc:2243] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.313057 20814 raft_consensus.cc:2272] T 77cace75432a4c989ef64097aa714ea1 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.314996 20814 tablet_replica.cc:333] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.315483 20814 raft_consensus.cc:2243] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.316211 20814 raft_consensus.cc:2272] T f7c06c98eeb34b169fc19a40afc7a023 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.318130 20814 tablet_replica.cc:333] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.318616 20814 raft_consensus.cc:2243] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.319036 20814 raft_consensus.cc:2272] T 25d3e17fd8524d068697f43731e669c7 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.320974 20814 tablet_replica.cc:333] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.321528 20814 raft_consensus.cc:2243] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.321964 20814 raft_consensus.cc:2272] T 1d19d4c459d14806beb5dac5d8f038da P f7f9fa75cccc4532b6a8c0cef7898bfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.323853 20814 tablet_replica.cc:333] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.324347 20814 raft_consensus.cc:2243] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.324796 20814 raft_consensus.cc:2272] T db127f313c72434794125aeece5f685e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.326771 20814 tablet_replica.cc:333] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.327260 20814 raft_consensus.cc:2243] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.327679 20814 raft_consensus.cc:2272] T 7079274fc3bb42a785dda1389d44662e P f7f9fa75cccc4532b6a8c0cef7898bfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.329743 20814 tablet_replica.cc:333] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe: stopping tablet replica
I20260709 13:10:18.330201 20814 raft_consensus.cc:2243] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.331048 20814 raft_consensus.cc:2272] T 8e71f01686c94702a0e4f94f1caeb805 P f7f9fa75cccc4532b6a8c0cef7898bfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.372893 20814 tablet_server.cc:196] TabletServer@127.20.83.130:0 shutdown complete.
W20260709 13:10:18.380446 27552 consensus_peers.cc:597] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb -> Peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Couldn't send request to peer 008477a7514a48aaba7d5b4cf3042394. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:35843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:18.383424 27552 consensus_peers.cc:597] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb -> Peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Couldn't send request to peer 008477a7514a48aaba7d5b4cf3042394. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:35843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:18.409116 27552 consensus_peers.cc:597] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb -> Peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Couldn't send request to peer 008477a7514a48aaba7d5b4cf3042394. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:35843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:18.410977 20814 tablet_server.cc:179] TabletServer@127.20.83.131:0 shutting down...
W20260709 13:10:18.420025 27555 consensus_peers.cc:597] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb -> Peer f7f9fa75cccc4532b6a8c0cef7898bfe (127.20.83.130:45163): Couldn't send request to peer f7f9fa75cccc4532b6a8c0cef7898bfe. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.130:45163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:18.434842 27552 consensus_peers.cc:597] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb -> Peer 008477a7514a48aaba7d5b4cf3042394 (127.20.83.129:35843): Couldn't send request to peer 008477a7514a48aaba7d5b4cf3042394. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:35843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:18.445015 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:18.446058 20814 tablet_replica.cc:333] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.447227 20814 raft_consensus.cc:2243] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.448173 20814 raft_consensus.cc:2272] T ca8d26c950a24712b98f83af95018e82 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.450325 20814 tablet_replica.cc:333] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.450919 20814 raft_consensus.cc:2243] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.451344 20814 raft_consensus.cc:2272] T f0f3dab8c2964678bb9b1146eb01d4b7 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.453171 20814 tablet_replica.cc:333] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.453804 20814 raft_consensus.cc:2243] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.454244 20814 raft_consensus.cc:2272] T ac11aa2b433d4395857c9e36cf902d94 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.456270 20814 tablet_replica.cc:333] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.456799 20814 raft_consensus.cc:2243] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.457224 20814 raft_consensus.cc:2272] T 6e890b6e585a44b18fb20855aaeb0ec9 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.459292 20814 tablet_replica.cc:333] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.459822 20814 raft_consensus.cc:2243] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.460625 20814 raft_consensus.cc:2272] T 9b85dbc8b5e5497d809e719794271391 P 2cc1ac8dc29144019d99087bd12acabb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.462759 20814 tablet_replica.cc:333] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.463282 20814 raft_consensus.cc:2243] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.463732 20814 raft_consensus.cc:2272] T 309d8d5aab324eee881f0e8c4bd7ce39 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.465858 20814 tablet_replica.cc:333] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.466390 20814 raft_consensus.cc:2243] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.467175 20814 raft_consensus.cc:2272] T 77cace75432a4c989ef64097aa714ea1 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.469746 20814 tablet_replica.cc:333] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.470310 20814 raft_consensus.cc:2243] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.470765 20814 raft_consensus.cc:2272] T acb52e96fa454b4d9493a7718497eba1 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.472973 20814 tablet_replica.cc:333] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.473647 20814 raft_consensus.cc:2243] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.474380 20814 raft_consensus.cc:2272] T dd99120438e2498183b3dffbfc047068 P 2cc1ac8dc29144019d99087bd12acabb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.476363 20814 tablet_replica.cc:333] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.476886 20814 raft_consensus.cc:2243] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.477280 20814 raft_consensus.cc:2272] T 8e71f01686c94702a0e4f94f1caeb805 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.479417 20814 tablet_replica.cc:333] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.479913 20814 raft_consensus.cc:2243] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.480302 20814 raft_consensus.cc:2272] T f7c06c98eeb34b169fc19a40afc7a023 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.482156 20814 tablet_replica.cc:333] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.482678 20814 raft_consensus.cc:2243] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.483085 20814 raft_consensus.cc:2272] T 25d3e17fd8524d068697f43731e669c7 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.485100 20814 tablet_replica.cc:333] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.485731 20814 raft_consensus.cc:2243] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.486158 20814 raft_consensus.cc:2272] T 1508f03751b2490283cd4ecbbe8fd684 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.488174 20814 tablet_replica.cc:333] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.488713 20814 raft_consensus.cc:2243] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.489578 20814 raft_consensus.cc:2272] T 1bed2c4ac78b4b209cc2aed0f3431821 P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.491806 20814 tablet_replica.cc:333] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.492313 20814 raft_consensus.cc:2243] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.492707 20814 raft_consensus.cc:2272] T 5f22f310336c499cb9ee21f04b751f71 P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.495007 20814 tablet_replica.cc:333] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.495518 20814 raft_consensus.cc:2243] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.496240 20814 raft_consensus.cc:2272] T 1d19d4c459d14806beb5dac5d8f038da P 2cc1ac8dc29144019d99087bd12acabb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.498214 20814 tablet_replica.cc:333] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.498674 20814 raft_consensus.cc:2243] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.499217 20814 raft_consensus.cc:2272] T db127f313c72434794125aeece5f685e P 2cc1ac8dc29144019d99087bd12acabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.501220 20814 tablet_replica.cc:333] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb: stopping tablet replica
I20260709 13:10:18.501760 20814 raft_consensus.cc:2243] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.502146 20814 raft_consensus.cc:2272] T 7079274fc3bb42a785dda1389d44662e P 2cc1ac8dc29144019d99087bd12acabb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.543269 20814 tablet_server.cc:196] TabletServer@127.20.83.131:0 shutdown complete.
I20260709 13:10:18.577545 20814 master.cc:562] Master@127.20.83.190:44643 shutting down...
I20260709 13:10:18.600225 20814 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.600745 20814 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:18.601109 20814 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7253ad8d76e64f3dadeffeb801a280c2: stopping tablet replica
I20260709 13:10:18.622049 20814 master.cc:584] Master@127.20.83.190:44643 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13000 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:10:18.679777 20814 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.83.190:45023
I20260709 13:10:18.680974 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:18.686945 27916 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:18.687354 27917 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:18.688010 27919 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:18.689253 20814 server_base.cc:1061] running on GCE node
I20260709 13:10:18.691309 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:18.691501 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:18.691700 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602618691685 us; error 0 us; skew 500 ppm
I20260709 13:10:18.692273 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:18.694852 20814 webserver.cc:533] Webserver started at http://127.20.83.190:36937/ using document root <none> and password file <none>
I20260709 13:10:18.695381 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:18.695555 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:18.695883 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:18.697010 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/master-0-root/instance:
uuid: "e430975e736b464fac339d6ead73bd9d"
format_stamp: "Formatted at 2026-07-09 13:10:18 on dist-test-slave-50cs"
I20260709 13:10:18.701799 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:10:18.705394 27924 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:18.706337 20814 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:10:18.706666 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/master-0-root
uuid: "e430975e736b464fac339d6ead73bd9d"
format_stamp: "Formatted at 2026-07-09 13:10:18 on dist-test-slave-50cs"
I20260709 13:10:18.706966 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:18.729118 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:18.730515 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:18.769361 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.190:45023
I20260709 13:10:18.769575 27975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.190:45023 every 8 connection(s)
I20260709 13:10:18.773229 27976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:18.789558 27976 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d: Bootstrap starting.
I20260709 13:10:18.795192 27976 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.799906 27976 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d: No bootstrap required, opened a new log
I20260709 13:10:18.802369 27976 raft_consensus.cc:359] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e430975e736b464fac339d6ead73bd9d" member_type: VOTER }
I20260709 13:10:18.802799 27976 raft_consensus.cc:385] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.803030 27976 raft_consensus.cc:740] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e430975e736b464fac339d6ead73bd9d, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.803719 27976 consensus_queue.cc:260] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e430975e736b464fac339d6ead73bd9d" member_type: VOTER }
I20260709 13:10:18.804183 27976 raft_consensus.cc:399] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:18.804416 27976 raft_consensus.cc:493] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:18.804701 27976 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.810454 27976 raft_consensus.cc:515] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e430975e736b464fac339d6ead73bd9d" member_type: VOTER }
I20260709 13:10:18.811044 27976 leader_election.cc:304] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [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: e430975e736b464fac339d6ead73bd9d; no voters: 
I20260709 13:10:18.812310 27976 leader_election.cc:290] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:18.812709 27979 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.814344 27979 raft_consensus.cc:697] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [term 1 LEADER]: Becoming Leader. State: Replica: e430975e736b464fac339d6ead73bd9d, State: Running, Role: LEADER
I20260709 13:10:18.815351 27976 sys_catalog.cc:565] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:18.815294 27979 consensus_queue.cc:237] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [LEADER]: Queue going to LEADER mode. State: All 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: "e430975e736b464fac339d6ead73bd9d" member_type: VOTER }
I20260709 13:10:18.821331 27980 sys_catalog.cc:455] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e430975e736b464fac339d6ead73bd9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e430975e736b464fac339d6ead73bd9d" member_type: VOTER } }
I20260709 13:10:18.821260 27981 sys_catalog.cc:455] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [sys.catalog]: SysCatalogTable state changed. Reason: New leader e430975e736b464fac339d6ead73bd9d. Latest consensus state: current_term: 1 leader_uuid: "e430975e736b464fac339d6ead73bd9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e430975e736b464fac339d6ead73bd9d" member_type: VOTER } }
I20260709 13:10:18.821996 27980 sys_catalog.cc:458] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:18.822141 27981 sys_catalog.cc:458] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:18.824395 27987 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:18.830116 27987 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:18.832235 20814 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:18.839932 27987 catalog_manager.cc:1383] Generated new cluster ID: 0276523c38724412a9ca804ff2f83290
I20260709 13:10:18.840273 27987 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:18.859398 27987 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:18.860770 27987 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:18.879647 27987 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d: Generated new TSK 0
I20260709 13:10:18.880326 27987 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:18.899019 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:18.905731 27997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:18.907291 27998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:18.908965 28000 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:18.909293 20814 server_base.cc:1061] running on GCE node
I20260709 13:10:18.910468 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:18.910665 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:18.910892 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602618910870 us; error 0 us; skew 500 ppm
I20260709 13:10:18.911504 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:18.914134 20814 webserver.cc:533] Webserver started at http://127.20.83.129:46229/ using document root <none> and password file <none>
I20260709 13:10:18.914716 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:18.914917 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:18.915213 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:18.916340 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-0-root/instance:
uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
format_stamp: "Formatted at 2026-07-09 13:10:18 on dist-test-slave-50cs"
I20260709 13:10:18.921245 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:18.925262 28005 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:18.926250 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:10:18.926703 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-0-root
uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
format_stamp: "Formatted at 2026-07-09 13:10:18 on dist-test-slave-50cs"
I20260709 13:10:18.927001 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:18.947487 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:18.948649 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:18.950258 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:18.952734 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:18.952934 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:18.953254 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:18.953512 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:10:19.000027 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.129:42301
I20260709 13:10:19.000138 28067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.129:42301 every 8 connection(s)
I20260709 13:10:19.006016 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:19.014855 28073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:19.015966 28072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:19.016427 28075 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:19.019493 20814 server_base.cc:1061] running on GCE node
I20260709 13:10:19.019681 28068 heartbeater.cc:344] Connected to a master server at 127.20.83.190:45023
I20260709 13:10:19.020287 28068 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:19.020673 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:19.020910 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:19.021082 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602619021064 us; error 0 us; skew 500 ppm
I20260709 13:10:19.021243 28068 heartbeater.cc:507] Master 127.20.83.190:45023 requested a full tablet report, sending...
I20260709 13:10:19.021811 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:19.023756 27941 ts_manager.cc:194] Registered new tserver with Master: ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301)
I20260709 13:10:19.024863 20814 webserver.cc:533] Webserver started at http://127.20.83.130:34081/ using document root <none> and password file <none>
I20260709 13:10:19.025679 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:19.025921 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:19.026218 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:19.026453 27941 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46120
I20260709 13:10:19.027892 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-1-root/instance:
uuid: "9007879346224f70a92eeefd12481f41"
format_stamp: "Formatted at 2026-07-09 13:10:19 on dist-test-slave-50cs"
I20260709 13:10:19.032863 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260709 13:10:19.036514 28080 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.037384 20814 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:19.037770 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-1-root
uuid: "9007879346224f70a92eeefd12481f41"
format_stamp: "Formatted at 2026-07-09 13:10:19 on dist-test-slave-50cs"
I20260709 13:10:19.038080 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:19.052512 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:19.053882 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:19.055374 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:19.057801 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:19.058038 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.058391 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:19.058655 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.103448 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.130:39179
I20260709 13:10:19.103577 28142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.130:39179 every 8 connection(s)
I20260709 13:10:19.108819 20814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:19.116262 28146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:19.118829 28147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:19.123919 28143 heartbeater.cc:344] Connected to a master server at 127.20.83.190:45023
I20260709 13:10:19.124564 28143 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:19.124593 20814 server_base.cc:1061] running on GCE node
W20260709 13:10:19.124790 28150 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:19.125907 28143 heartbeater.cc:507] Master 127.20.83.190:45023 requested a full tablet report, sending...
I20260709 13:10:19.126377 20814 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:19.126765 20814 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:19.127022 20814 hybrid_clock.cc:648] HybridClock initialized: now 1783602619127001 us; error 0 us; skew 500 ppm
I20260709 13:10:19.127942 20814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:19.128858 27941 ts_manager.cc:194] Registered new tserver with Master: 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:19.130914 20814 webserver.cc:533] Webserver started at http://127.20.83.131:42255/ using document root <none> and password file <none>
I20260709 13:10:19.130930 27941 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46134
I20260709 13:10:19.131639 20814 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:19.131922 20814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:19.132339 20814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:19.133822 20814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-2-root/instance:
uuid: "a1c97f6950b64c92a4567e196fce040f"
format_stamp: "Formatted at 2026-07-09 13:10:19 on dist-test-slave-50cs"
I20260709 13:10:19.138983 20814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:10:19.142935 28154 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.143936 20814 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:10:19.144318 20814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-2-root
uuid: "a1c97f6950b64c92a4567e196fce040f"
format_stamp: "Formatted at 2026-07-09 13:10:19 on dist-test-slave-50cs"
I20260709 13:10:19.144663 20814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskxP3dOw/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602421575887-20814-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:19.168684 20814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:19.170181 20814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:19.171779 20814 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:19.174254 20814 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:19.174521 20814 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.174813 20814 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:19.175004 20814 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.220039 20814 rpc_server.cc:307] RPC server started. Bound to: 127.20.83.131:42515
I20260709 13:10:19.220150 28216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.83.131:42515 every 8 connection(s)
I20260709 13:10:19.235320 28217 heartbeater.cc:344] Connected to a master server at 127.20.83.190:45023
I20260709 13:10:19.235802 28217 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:19.236740 28217 heartbeater.cc:507] Master 127.20.83.190:45023 requested a full tablet report, sending...
I20260709 13:10:19.239125 27941 ts_manager.cc:194] Registered new tserver with Master: a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:19.239861 20814 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016211328s
I20260709 13:10:19.240896 27941 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46140
I20260709 13:10:19.266546 27941 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46148:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:19.269219 27941 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:19.342844 28033 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8e990bd5924e20860e55acd2c92132 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:19.343219 28108 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8e990bd5924e20860e55acd2c92132 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:19.344496 28033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8e990bd5924e20860e55acd2c92132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.345659 28107 tablet_service.cc:1511] Processing CreateTablet for tablet 743fb53b1590496e9cfbb341062a85f4 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:19.347119 28032 tablet_service.cc:1511] Processing CreateTablet for tablet 743fb53b1590496e9cfbb341062a85f4 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:19.348664 28032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743fb53b1590496e9cfbb341062a85f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.344514 28108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8e990bd5924e20860e55acd2c92132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.357872 28107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743fb53b1590496e9cfbb341062a85f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.367391 28106 tablet_service.cc:1511] Processing CreateTablet for tablet 53510998b7094e8eb1232b0065c60c24 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:19.369042 28106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53510998b7094e8eb1232b0065c60c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.367636 28105 tablet_service.cc:1511] Processing CreateTablet for tablet 038691f6f91642be9de340be3eb2acb5 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:19.373593 28031 tablet_service.cc:1511] Processing CreateTablet for tablet 53510998b7094e8eb1232b0065c60c24 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:19.374361 28105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038691f6f91642be9de340be3eb2acb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.374670 28104 tablet_service.cc:1511] Processing CreateTablet for tablet b3c40a7b80a546ce8d15e8983e271bc7 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:19.375113 28031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53510998b7094e8eb1232b0065c60c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.376067 28104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c40a7b80a546ce8d15e8983e271bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.387748 28030 tablet_service.cc:1511] Processing CreateTablet for tablet 038691f6f91642be9de340be3eb2acb5 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:19.390651 28029 tablet_service.cc:1511] Processing CreateTablet for tablet b3c40a7b80a546ce8d15e8983e271bc7 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:19.389252 28030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038691f6f91642be9de340be3eb2acb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.397825 28029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c40a7b80a546ce8d15e8983e271bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.408488 28182 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8e990bd5924e20860e55acd2c92132 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:19.410046 28182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8e990bd5924e20860e55acd2c92132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.410497 28178 tablet_service.cc:1511] Processing CreateTablet for tablet b3c40a7b80a546ce8d15e8983e271bc7 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:19.412078 28178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c40a7b80a546ce8d15e8983e271bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.414635 28181 tablet_service.cc:1511] Processing CreateTablet for tablet 743fb53b1590496e9cfbb341062a85f4 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:19.418231 28180 tablet_service.cc:1511] Processing CreateTablet for tablet 53510998b7094e8eb1232b0065c60c24 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:19.421372 28179 tablet_service.cc:1511] Processing CreateTablet for tablet 038691f6f91642be9de340be3eb2acb5 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:19.416512 28181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743fb53b1590496e9cfbb341062a85f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.426070 28028 tablet_service.cc:1511] Processing CreateTablet for tablet a8d81ca8634447c9bd7f7d2336d1a50a (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:19.427597 28028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d81ca8634447c9bd7f7d2336d1a50a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.429200 28103 tablet_service.cc:1511] Processing CreateTablet for tablet a8d81ca8634447c9bd7f7d2336d1a50a (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:19.430725 28103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d81ca8634447c9bd7f7d2336d1a50a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.434111 28179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 038691f6f91642be9de340be3eb2acb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.435034 28177 tablet_service.cc:1511] Processing CreateTablet for tablet a8d81ca8634447c9bd7f7d2336d1a50a (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:19.436638 28177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8d81ca8634447c9bd7f7d2336d1a50a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.437745 28180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53510998b7094e8eb1232b0065c60c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.439040 28027 tablet_service.cc:1511] Processing CreateTablet for tablet d553b371b8f947308071c87f822a2f6e (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:19.440477 28027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d553b371b8f947308071c87f822a2f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.443696 28102 tablet_service.cc:1511] Processing CreateTablet for tablet d553b371b8f947308071c87f822a2f6e (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:19.445156 28102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d553b371b8f947308071c87f822a2f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.446673 28101 tablet_service.cc:1511] Processing CreateTablet for tablet 81bb2fe9645a4a588fdc75d0d6306e85 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:19.451385 28026 tablet_service.cc:1511] Processing CreateTablet for tablet 81bb2fe9645a4a588fdc75d0d6306e85 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:19.452953 28026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bb2fe9645a4a588fdc75d0d6306e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.454596 28025 tablet_service.cc:1511] Processing CreateTablet for tablet d057b3d4615b4c0787f7fbf4a43bd19e (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:19.456065 28025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d057b3d4615b4c0787f7fbf4a43bd19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.459062 28176 tablet_service.cc:1511] Processing CreateTablet for tablet d553b371b8f947308071c87f822a2f6e (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:19.459980 28100 tablet_service.cc:1511] Processing CreateTablet for tablet d057b3d4615b4c0787f7fbf4a43bd19e (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:19.460572 28176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d553b371b8f947308071c87f822a2f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.463397 28175 tablet_service.cc:1511] Processing CreateTablet for tablet 81bb2fe9645a4a588fdc75d0d6306e85 (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:19.464794 28175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bb2fe9645a4a588fdc75d0d6306e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.465751 28100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d057b3d4615b4c0787f7fbf4a43bd19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.471611 28174 tablet_service.cc:1511] Processing CreateTablet for tablet d057b3d4615b4c0787f7fbf4a43bd19e (DEFAULT_TABLE table=test-workload [id=efd99ba950444a128e5444a0c2c4bddc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:19.473271 28174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d057b3d4615b4c0787f7fbf4a43bd19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.473740 28101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81bb2fe9645a4a588fdc75d0d6306e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.550203 28232 tablet_bootstrap.cc:492] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:19.564795 28232 tablet_bootstrap.cc:654] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.576192 28233 tablet_bootstrap.cc:492] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:19.593567 28233 tablet_bootstrap.cc:654] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.594416 28234 tablet_bootstrap.cc:492] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:19.613567 28234 tablet_bootstrap.cc:654] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.625036 28232 tablet_bootstrap.cc:492] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:19.625605 28232 ts_tablet_manager.cc:1403] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.019s
I20260709 13:10:19.630172 28232 raft_consensus.cc:359] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.630923 28232 raft_consensus.cc:385] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.631242 28232 raft_consensus.cc:740] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.631884 28232 consensus_queue.cc:260] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.640372 28234 tablet_bootstrap.cc:492] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:19.641374 28233 tablet_bootstrap.cc:492] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:19.641388 28234 ts_tablet_manager.cc:1403] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.010s
I20260709 13:10:19.643594 28233 ts_tablet_manager.cc:1403] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.020s
I20260709 13:10:19.644698 28068 heartbeater.cc:499] Master 127.20.83.190:45023 was elected leader, sending a full tablet report...
I20260709 13:10:19.647086 28234 raft_consensus.cc:359] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.647948 28234 raft_consensus.cc:385] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.648160 28232 ts_tablet_manager.cc:1434] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.007s
I20260709 13:10:19.648299 28234 raft_consensus.cc:740] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.649488 28232 tablet_bootstrap.cc:492] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:19.650504 28233 raft_consensus.cc:359] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.651675 28233 raft_consensus.cc:385] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.652051 28233 raft_consensus.cc:740] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.649343 28234 consensus_queue.cc:260] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.653676 28233 consensus_queue.cc:260] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.657670 28232 tablet_bootstrap.cc:654] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.674368 28239 raft_consensus.cc:493] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.674625 28217 heartbeater.cc:499] Master 127.20.83.190:45023 was elected leader, sending a full tablet report...
I20260709 13:10:19.675091 28234 ts_tablet_manager.cc:1434] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.005s
I20260709 13:10:19.675045 28239 raft_consensus.cc:515] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.676435 28234 tablet_bootstrap.cc:492] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:19.680816 28143 heartbeater.cc:499] Master 127.20.83.190:45023 was elected leader, sending a full tablet report...
I20260709 13:10:19.682570 28233 ts_tablet_manager.cc:1434] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.038s	user 0.014s	sys 0.002s
I20260709 13:10:19.683779 28233 tablet_bootstrap.cc:492] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:19.691219 28234 tablet_bootstrap.cc:654] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.696573 28233 tablet_bootstrap.cc:654] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.710990 28234 tablet_bootstrap.cc:492] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:19.711752 28234 ts_tablet_manager.cc:1403] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.006s
I20260709 13:10:19.712116 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e990bd5924e20860e55acd2c92132" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:19.712998 28043 raft_consensus.cc:2468] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 0.
I20260709 13:10:19.714722 28158 leader_election.cc:304] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:19.715161 28234 raft_consensus.cc:359] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.716058 28234 raft_consensus.cc:385] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.716368 28242 raft_consensus.cc:2804] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:19.716364 28234 raft_consensus.cc:740] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.716938 28242 raft_consensus.cc:493] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:19.717526 28242 raft_consensus.cc:3060] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.717739 28234 consensus_queue.cc:260] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
W20260709 13:10:19.724717 28218 tablet.cc:2406] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:10:19.737317 28239 leader_election.cc:290] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:19.743495 28232 tablet_bootstrap.cc:492] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:19.745061 28232 ts_tablet_manager.cc:1403] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.096s	user 0.040s	sys 0.052s
I20260709 13:10:19.747817 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e990bd5924e20860e55acd2c92132" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
W20260709 13:10:19.750007 28155 leader_election.cc:343] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.750406 28242 raft_consensus.cc:515] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.752893 28242 leader_election.cc:290] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:19.754068 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e990bd5924e20860e55acd2c92132" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:19.754890 28043 raft_consensus.cc:3060] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.755908 28232 raft_consensus.cc:359] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.756690 28232 raft_consensus.cc:385] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.756979 28232 raft_consensus.cc:740] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.756285 28233 tablet_bootstrap.cc:492] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:19.757747 28232 consensus_queue.cc:260] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.760785 28232 ts_tablet_manager.cc:1434] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:10:19.758934 28233 ts_tablet_manager.cc:1403] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.012s
I20260709 13:10:19.761948 28232 tablet_bootstrap.cc:492] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:19.763422 28043 raft_consensus.cc:2468] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 1.
I20260709 13:10:19.764850 28158 leader_election.cc:304] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:19.764961 28233 raft_consensus.cc:359] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.765895 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e990bd5924e20860e55acd2c92132" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:19.765959 28245 raft_consensus.cc:2804] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:19.765959 28233 raft_consensus.cc:385] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.766839 28233 raft_consensus.cc:740] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.766896 28245 raft_consensus.cc:697] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Becoming Leader. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
W20260709 13:10:19.767630 28155 leader_election.cc:343] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.767807 28233 consensus_queue.cc:260] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.768047 28245 consensus_queue.cc:237] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.769001 28238 raft_consensus.cc:493] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.757910 28234 ts_tablet_manager.cc:1434] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.015s
I20260709 13:10:19.769580 28238 raft_consensus.cc:515] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.770668 28234 tablet_bootstrap.cc:492] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:19.772224 28233 ts_tablet_manager.cc:1434] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:10:19.773376 28233 tablet_bootstrap.cc:492] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:19.775810 28238 leader_election.cc:290] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:19.777784 28232 tablet_bootstrap.cc:654] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.780288 28233 tablet_bootstrap.cc:654] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.782508 28234 tablet_bootstrap.cc:654] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.794231 28240 raft_consensus.cc:493] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.794910 28240 raft_consensus.cc:515] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.796685 28234 tablet_bootstrap.cc:492] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:19.797514 28234 ts_tablet_manager.cc:1403] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.002s
I20260709 13:10:19.798022 28240 leader_election.cc:290] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:19.798897 28240 raft_consensus.cc:493] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.799573 28240 raft_consensus.cc:515] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.805124 28233 tablet_bootstrap.cc:492] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:19.806119 28233 ts_tablet_manager.cc:1403] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.018s
I20260709 13:10:19.809446 28234 raft_consensus.cc:359] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.810331 28234 raft_consensus.cc:385] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.810051 28233 raft_consensus.cc:359] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.811069 28233 raft_consensus.cc:385] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.811563 28233 raft_consensus.cc:740] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.810673 28234 raft_consensus.cc:740] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.812850 28233 consensus_queue.cc:260] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.813959 28234 consensus_queue.cc:260] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.814697 28240 leader_election.cc:290] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:19.815755 28233 ts_tablet_manager.cc:1434] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:10:19.817556 28234 ts_tablet_manager.cc:1434] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:10:19.818502 28234 tablet_bootstrap.cc:492] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:19.825029 28234 tablet_bootstrap.cc:654] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:19.828120 27989 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:19.830991 28233 tablet_bootstrap.cc:492] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:19.839869 28233 tablet_bootstrap.cc:654] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.840430 28234 tablet_bootstrap.cc:492] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:19.841078 28234 ts_tablet_manager.cc:1403] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260709 13:10:19.844691 28234 raft_consensus.cc:359] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.845700 28234 raft_consensus.cc:385] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.846148 28234 raft_consensus.cc:740] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.847658 28234 consensus_queue.cc:260] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.850946 28234 ts_tablet_manager.cc:1434] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260709 13:10:19.852324 28234 tablet_bootstrap.cc:492] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:19.861157 28234 tablet_bootstrap.cc:654] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.864553 28233 tablet_bootstrap.cc:492] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:19.866632 28233 ts_tablet_manager.cc:1403] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.015s
I20260709 13:10:19.875090 28234 tablet_bootstrap.cc:492] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:19.875873 28234 ts_tablet_manager.cc:1403] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260709 13:10:19.879437 28234 raft_consensus.cc:359] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.880210 28234 raft_consensus.cc:385] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.880530 28234 raft_consensus.cc:740] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.881547 28234 consensus_queue.cc:260] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.871729 28233 raft_consensus.cc:359] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.883322 28233 raft_consensus.cc:385] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.883690 28233 raft_consensus.cc:740] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.884240 28234 ts_tablet_manager.cc:1434] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:10:19.884584 28233 consensus_queue.cc:260] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.885414 28234 tablet_bootstrap.cc:492] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:19.887099 28233 ts_tablet_manager.cc:1434] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260709 13:10:19.888657 28233 tablet_bootstrap.cc:492] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:19.892920 28234 tablet_bootstrap.cc:654] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.893668 28240 raft_consensus.cc:493] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.894492 28240 raft_consensus.cc:515] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.895594 28233 tablet_bootstrap.cc:654] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.897655 28240 leader_election.cc:290] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:19.905755 28234 tablet_bootstrap.cc:492] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:19.906540 28234 ts_tablet_manager.cc:1403] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.014s
I20260709 13:10:19.910730 28234 raft_consensus.cc:359] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.911738 28234 raft_consensus.cc:385] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.912134 28234 raft_consensus.cc:740] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.913870 28234 consensus_queue.cc:260] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.917270 28233 tablet_bootstrap.cc:492] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:19.917876 28233 ts_tablet_manager.cc:1403] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.003s
I20260709 13:10:19.918274 27938 catalog_manager.cc:5697] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c97f6950b64c92a4567e196fce040f (127.20.83.131). New cstate: current_term: 1 leader_uuid: "a1c97f6950b64c92a4567e196fce040f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:19.920922 28233 raft_consensus.cc:359] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.921706 28233 raft_consensus.cc:385] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.922004 28233 raft_consensus.cc:740] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.922839 28233 consensus_queue.cc:260] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.925287 28233 ts_tablet_manager.cc:1434] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:19.926331 28233 tablet_bootstrap.cc:492] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:19.930173 28234 ts_tablet_manager.cc:1434] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 13:10:19.931337 28234 tablet_bootstrap.cc:492] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:19.931428 28232 tablet_bootstrap.cc:492] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:19.932092 28232 ts_tablet_manager.cc:1403] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.170s	user 0.069s	sys 0.070s
I20260709 13:10:19.932628 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53510998b7094e8eb1232b0065c60c24" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:19.935500 28232 raft_consensus.cc:359] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.936360 28232 raft_consensus.cc:385] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.936856 28232 raft_consensus.cc:740] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.937822 28234 tablet_bootstrap.cc:654] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.937654 28232 consensus_queue.cc:260] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.939577 28242 raft_consensus.cc:493] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.940243 28232 ts_tablet_manager.cc:1434] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:19.940097 28242 raft_consensus.cc:515] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.941417 28232 tablet_bootstrap.cc:492] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:19.942283 28242 leader_election.cc:290] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:19.944643 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53510998b7094e8eb1232b0065c60c24" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:19.945601 28118 raft_consensus.cc:2468] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 0.
I20260709 13:10:19.948727 28232 tablet_bootstrap.cc:654] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.950307 28233 tablet_bootstrap.cc:654] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:19.952076 28009 leader_election.cc:343] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.953169 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743fb53b1590496e9cfbb341062a85f4" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:19.954150 28043 raft_consensus.cc:2468] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 0.
I20260709 13:10:19.955713 28006 leader_election.cc:304] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:19.960472 28238 raft_consensus.cc:2804] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:19.960798 28234 tablet_bootstrap.cc:492] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:19.960903 28238 raft_consensus.cc:493] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:19.961627 28234 ts_tablet_manager.cc:1403] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.001s
I20260709 13:10:19.961649 28238 raft_consensus.cc:3060] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.965157 28234 raft_consensus.cc:359] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.966019 28234 raft_consensus.cc:385] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.966347 28234 raft_consensus.cc:740] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.966391 28158 leader_election.cc:304] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:19.967656 28242 raft_consensus.cc:2804] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:19.968129 28242 raft_consensus.cc:493] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:19.968676 28242 raft_consensus.cc:3060] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.970541 28245 raft_consensus.cc:493] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.971302 28245 raft_consensus.cc:515] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.972411 28233 tablet_bootstrap.cc:492] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:19.973140 28233 ts_tablet_manager.cc:1403] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.012s
I20260709 13:10:19.975389 28245 leader_election.cc:290] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:19.976226 28233 raft_consensus.cc:359] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.976963 28232 tablet_bootstrap.cc:492] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:19.977043 28233 raft_consensus.cc:385] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.977648 28233 raft_consensus.cc:740] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.977743 28232 ts_tablet_manager.cc:1403] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.019s
I20260709 13:10:19.978463 28233 consensus_queue.cc:260] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.979806 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d057b3d4615b4c0787f7fbf4a43bd19e" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:19.981189 28233 ts_tablet_manager.cc:1434] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:19.981385 28232 raft_consensus.cc:359] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
W20260709 13:10:19.981966 28158 leader_election.cc:343] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:19.982333 28233 tablet_bootstrap.cc:492] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:19.982879 28245 raft_consensus.cc:493] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.983654 28245 raft_consensus.cc:515] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.984993 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743fb53b1590496e9cfbb341062a85f4" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:19.985736 28118 raft_consensus.cc:2468] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 0.
I20260709 13:10:19.989141 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d057b3d4615b4c0787f7fbf4a43bd19e" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:19.989930 28233 tablet_bootstrap.cc:654] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.989933 28118 raft_consensus.cc:2468] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 0.
I20260709 13:10:19.982309 28232 raft_consensus.cc:385] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.993228 28232 raft_consensus.cc:740] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.993017 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038691f6f91642be9de340be3eb2acb5" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:19.994472 28232 consensus_queue.cc:260] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:19.996348 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53510998b7094e8eb1232b0065c60c24" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:19.997769 28155 leader_election.cc:304] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:19.999570 28239 raft_consensus.cc:2804] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.000074 28239 raft_consensus.cc:493] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.000476 28239 raft_consensus.cc:3060] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.003141 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553b371b8f947308071c87f822a2f6e" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:20.004350 28192 raft_consensus.cc:2468] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 0.
W20260709 13:10:20.010267 28084 leader_election.cc:343] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.010013 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038691f6f91642be9de340be3eb2acb5" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:20.011551 28042 raft_consensus.cc:2468] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 0.
I20260709 13:10:20.013537 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bb2fe9645a4a588fdc75d0d6306e85" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:20.016474 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553b371b8f947308071c87f822a2f6e" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:20.017975 28242 raft_consensus.cc:515] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.019718 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53510998b7094e8eb1232b0065c60c24" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
W20260709 13:10:20.022647 28158 leader_election.cc:343] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.020191 28238 raft_consensus.cc:515] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.025899 28043 raft_consensus.cc:2393] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9007879346224f70a92eeefd12481f41 in current term 1: Already voted for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in this term.
I20260709 13:10:20.026743 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53510998b7094e8eb1232b0065c60c24" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:20.027736 28118 raft_consensus.cc:3060] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.029646 28239 raft_consensus.cc:515] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.032294 28084 leader_election.cc:304] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:20.033524 28252 raft_consensus.cc:2804] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:10:20.033846 28084 leader_election.cc:343] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.033958 28252 raft_consensus.cc:493] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.033020 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bb2fe9645a4a588fdc75d0d6306e85" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:20.034596 28252 raft_consensus.cc:3060] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.035640 28239 leader_election.cc:290] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:19.967231 28234 consensus_queue.cc:260] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.037859 28191 raft_consensus.cc:2468] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 0.
I20260709 13:10:20.039760 28234 ts_tablet_manager.cc:1434] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.001s
I20260709 13:10:20.041239 28234 tablet_bootstrap.cc:492] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:20.044966 28118 raft_consensus.cc:2468] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 1.
I20260709 13:10:20.042218 28238 leader_election.cc:290] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Requested vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.043273 28252 raft_consensus.cc:515] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.046413 28191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53510998b7094e8eb1232b0065c60c24" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:20.046661 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743fb53b1590496e9cfbb341062a85f4" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:20.047205 28191 raft_consensus.cc:3060] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.047758 28043 raft_consensus.cc:3060] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.048599 28252 leader_election.cc:290] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.042742 28242 leader_election.cc:290] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:20.049676 28084 leader_election.cc:304] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:20.049852 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d057b3d4615b4c0787f7fbf4a43bd19e" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:20.046546 28245 leader_election.cc:290] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:20.051455 28252 raft_consensus.cc:2804] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.051884 28252 raft_consensus.cc:493] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.052276 28252 raft_consensus.cc:3060] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.054754 28233 tablet_bootstrap.cc:492] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:20.055325 28233 ts_tablet_manager.cc:1403] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.073s	user 0.029s	sys 0.009s
I20260709 13:10:20.056171 28084 leader_election.cc:304] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: 
W20260709 13:10:20.057569 28155 leader_election.cc:343] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.058157 28155 leader_election.cc:304] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f; no voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:20.058547 28233 raft_consensus.cc:359] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.057094 28240 raft_consensus.cc:2764] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:10:20.059405 28233 raft_consensus.cc:385] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.059808 28233 raft_consensus.cc:740] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.060568 28233 consensus_queue.cc:260] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.061097 28006 leader_election.cc:304] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:20.062940 28233 ts_tablet_manager.cc:1434] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:20.064059 28233 tablet_bootstrap.cc:492] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:20.065598 28191 raft_consensus.cc:2468] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 1.
I20260709 13:10:20.067101 28232 ts_tablet_manager.cc:1434] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.089s	user 0.010s	sys 0.028s
I20260709 13:10:20.068212 28232 tablet_bootstrap.cc:492] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:20.070935 28234 tablet_bootstrap.cc:654] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:20.073357 28158 leader_election.cc:343] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.071619 28043 raft_consensus.cc:2468] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 1.
I20260709 13:10:20.074654 28267 raft_consensus.cc:2804] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.074959 28232 tablet_bootstrap.cc:654] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.081920 28239 raft_consensus.cc:2749] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:20.084746 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038691f6f91642be9de340be3eb2acb5" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:20.086308 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743fb53b1590496e9cfbb341062a85f4" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:20.089172 28117 raft_consensus.cc:3060] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.089268 28233 tablet_bootstrap.cc:654] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:20.092594 28084 leader_election.cc:343] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.092188 28252 raft_consensus.cc:515] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.097942 28117 raft_consensus.cc:2468] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 1.
I20260709 13:10:20.097951 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553b371b8f947308071c87f822a2f6e" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:20.098901 28192 raft_consensus.cc:3060] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.099586 28155 leader_election.cc:304] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: 
I20260709 13:10:20.100718 28239 raft_consensus.cc:2804] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.101306 28239 raft_consensus.cc:697] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Becoming Leader. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:20.102285 28239 consensus_queue.cc:237] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.102901 28233 tablet_bootstrap.cc:492] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:20.105275 28233 ts_tablet_manager.cc:1403] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.002s
I20260709 13:10:20.109017 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d057b3d4615b4c0787f7fbf4a43bd19e" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:20.110072 28118 raft_consensus.cc:3060] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.113312 28233 raft_consensus.cc:359] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.114464 28233 raft_consensus.cc:385] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.114815 28233 raft_consensus.cc:740] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.098055 28252 leader_election.cc:290] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.117588 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553b371b8f947308071c87f822a2f6e" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:20.117278 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038691f6f91642be9de340be3eb2acb5" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:20.118640 28043 raft_consensus.cc:3060] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.118813 28267 raft_consensus.cc:697] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Becoming Leader. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:20.118978 28233 consensus_queue.cc:260] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.120270 28267 consensus_queue.cc:237] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.121419 28233 ts_tablet_manager.cc:1434] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:10:20.122870 28192 raft_consensus.cc:2468] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 1.
W20260709 13:10:20.123147 28084 leader_election.cc:343] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.125877 28084 leader_election.cc:304] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:20.127702 28252 raft_consensus.cc:2804] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.128481 28252 raft_consensus.cc:697] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Becoming Leader. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:20.125679 28233 tablet_bootstrap.cc:492] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:20.129441 28252 consensus_queue.cc:237] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.129597 28043 raft_consensus.cc:2468] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 1.
I20260709 13:10:20.147858 28118 raft_consensus.cc:2468] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 1.
I20260709 13:10:20.149930 28084 leader_election.cc:304] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:20.150671 28252 raft_consensus.cc:2804] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.151166 28155 leader_election.cc:304] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:20.151458 28252 raft_consensus.cc:697] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Becoming Leader. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:20.151620 28232 tablet_bootstrap.cc:492] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:20.152323 28232 ts_tablet_manager.cc:1403] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.030s
I20260709 13:10:20.152601 28252 consensus_queue.cc:237] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.155246 28234 tablet_bootstrap.cc:492] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:20.155821 28234 ts_tablet_manager.cc:1403] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.115s	user 0.036s	sys 0.029s
I20260709 13:10:20.155965 28239 raft_consensus.cc:2804] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.156680 28239 raft_consensus.cc:697] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Becoming Leader. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:20.157718 28239 consensus_queue.cc:237] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.157655 27939 catalog_manager.cc:5697] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9007879346224f70a92eeefd12481f41 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "9007879346224f70a92eeefd12481f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.159003 28234 raft_consensus.cc:359] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.161137 28245 raft_consensus.cc:493] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.160857 28233 tablet_bootstrap.cc:654] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.161675 27938 catalog_manager.cc:5697] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.161286 28234 raft_consensus.cc:385] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.162451 27940 catalog_manager.cc:5697] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c97f6950b64c92a4567e196fce040f (127.20.83.131). New cstate: current_term: 1 leader_uuid: "a1c97f6950b64c92a4567e196fce040f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:20.163563 28234 raft_consensus.cc:740] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.161695 28245 raft_consensus.cc:515] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.167392 28245 leader_election.cc:290] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:20.168375 28234 consensus_queue.cc:260] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.169505 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:20.169935 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:20.170444 28118 raft_consensus.cc:2468] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 0.
I20260709 13:10:20.171679 28234 ts_tablet_manager.cc:1434] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
W20260709 13:10:20.171463 28158 leader_election.cc:343] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.172567 28240 raft_consensus.cc:493] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.173171 28240 raft_consensus.cc:515] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.174049 28232 raft_consensus.cc:359] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.175063 28232 raft_consensus.cc:385] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.175433 28232 raft_consensus.cc:740] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.175534 28240 leader_election.cc:290] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.176578 28232 consensus_queue.cc:260] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.179733 28155 leader_election.cc:304] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:20.183061 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d81ca8634447c9bd7f7d2336d1a50a" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:20.183820 28245 raft_consensus.cc:2804] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.184358 28245 raft_consensus.cc:493] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.184747 28245 raft_consensus.cc:3060] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:20.185508 28084 leader_election.cc:343] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.182979 28232 ts_tablet_manager.cc:1434] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260709 13:10:20.187646 28232 tablet_bootstrap.cc:492] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:20.194350 28245 raft_consensus.cc:515] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.197968 28232 tablet_bootstrap.cc:654] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.198151 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
W20260709 13:10:20.200007 28158 leader_election.cc:343] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.207361 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d81ca8634447c9bd7f7d2336d1a50a" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
W20260709 13:10:20.209211 28084 leader_election.cc:343] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.209446 28245 leader_election.cc:290] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:20.209810 28084 leader_election.cc:304] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9007879346224f70a92eeefd12481f41; no voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:20.211555 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:20.212255 28118 raft_consensus.cc:3060] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.212523 28233 tablet_bootstrap.cc:492] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:20.213124 28234 tablet_bootstrap.cc:492] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:20.213429 28233 ts_tablet_manager.cc:1403] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.017s
I20260709 13:10:20.211581 28240 raft_consensus.cc:2749] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:20.221513 28234 tablet_bootstrap.cc:654] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.221146 28233 raft_consensus.cc:359] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.225277 28233 raft_consensus.cc:385] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.225670 28233 raft_consensus.cc:740] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.226039 28118 raft_consensus.cc:2468] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 1.
I20260709 13:10:20.226480 28233 consensus_queue.cc:260] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.227514 28155 leader_election.cc:304] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:20.229121 28233 ts_tablet_manager.cc:1434] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:10:20.229239 28245 raft_consensus.cc:2804] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.230026 28245 raft_consensus.cc:697] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Becoming Leader. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:20.231009 28245 consensus_queue.cc:237] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.231609 27939 catalog_manager.cc:5697] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9007879346224f70a92eeefd12481f41 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "9007879346224f70a92eeefd12481f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.234017 28232 tablet_bootstrap.cc:492] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:20.234603 28232 ts_tablet_manager.cc:1403] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.006s
I20260709 13:10:20.237574 28232 raft_consensus.cc:359] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.238312 28232 raft_consensus.cc:385] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.238600 28232 raft_consensus.cc:740] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.239275 28232 consensus_queue.cc:260] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.241716 28232 ts_tablet_manager.cc:1434] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:20.242744 28232 tablet_bootstrap.cc:492] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:20.249927 28232 tablet_bootstrap.cc:654] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.256162 28234 tablet_bootstrap.cc:492] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:20.256820 28234 ts_tablet_manager.cc:1403] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.011s
I20260709 13:10:20.259871 28234 raft_consensus.cc:359] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.261607 28234 raft_consensus.cc:385] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.261924 28234 raft_consensus.cc:740] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.262661 28234 consensus_queue.cc:260] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.260284 28232 tablet_bootstrap.cc:492] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:20.263198 28245 consensus_queue.cc:1048] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:20.263847 28232 ts_tablet_manager.cc:1403] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260709 13:10:20.267045 28232 raft_consensus.cc:359] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.267921 28232 raft_consensus.cc:385] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.268329 28232 raft_consensus.cc:740] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.269325 28232 consensus_queue.cc:260] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.271843 28232 ts_tablet_manager.cc:1434] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:20.271303 27939 catalog_manager.cc:5697] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c97f6950b64c92a4567e196fce040f (127.20.83.131). New cstate: current_term: 1 leader_uuid: "a1c97f6950b64c92a4567e196fce040f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:20.272873 28232 tablet_bootstrap.cc:492] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:20.273207 27939 catalog_manager.cc:5697] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c97f6950b64c92a4567e196fce040f (127.20.83.131). New cstate: current_term: 1 leader_uuid: "a1c97f6950b64c92a4567e196fce040f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:20.274550 28234 ts_tablet_manager.cc:1434] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:10:20.274471 28267 raft_consensus.cc:493] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.275229 28267 raft_consensus.cc:515] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.278261 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:20.279135 28118 raft_consensus.cc:2393] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in current term 1: Already voted for candidate a1c97f6950b64c92a4567e196fce040f in this term.
I20260709 13:10:20.281857 28232 tablet_bootstrap.cc:654] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.282783 28267 leader_election.cc:290] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.284601 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:20.286469 28009 leader_election.cc:304] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:20.287796 28267 raft_consensus.cc:3060] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.295212 28267 raft_consensus.cc:2749] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:20.295639 28232 tablet_bootstrap.cc:492] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:20.296295 28232 ts_tablet_manager.cc:1403] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260709 13:10:20.298897 28232 raft_consensus.cc:359] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.299582 28232 raft_consensus.cc:385] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.299851 28232 raft_consensus.cc:740] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.300518 28232 consensus_queue.cc:260] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.302489 28232 ts_tablet_manager.cc:1434] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:10:20.303529 28232 tablet_bootstrap.cc:492] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:20.308961 28232 tablet_bootstrap.cc:654] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.310482 28118 raft_consensus.cc:3060] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.310945 28267 raft_consensus.cc:493] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.311478 28267 raft_consensus.cc:515] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.315284 28117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553b371b8f947308071c87f822a2f6e" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:20.317313 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d553b371b8f947308071c87f822a2f6e" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:20.318539 28192 raft_consensus.cc:2393] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in current term 1: Already voted for candidate 9007879346224f70a92eeefd12481f41 in this term.
I20260709 13:10:20.320230 28009 leader_election.cc:304] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:20.321597 28239 consensus_queue.cc:1048] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.321818 28238 raft_consensus.cc:3060] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.323024 28267 leader_election.cc:290] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.327332 28232 tablet_bootstrap.cc:492] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:20.327859 28232 ts_tablet_manager.cc:1403] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260709 13:10:20.330495 28232 raft_consensus.cc:359] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.330685 28238 raft_consensus.cc:2749] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:20.331312 28232 raft_consensus.cc:385] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.331691 28232 raft_consensus.cc:740] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.332557 28232 consensus_queue.cc:260] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.334528 28232 ts_tablet_manager.cc:1434] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:20.360208 28239 raft_consensus.cc:493] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.360857 28239 raft_consensus.cc:515] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.362747 28239 leader_election.cc:290] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:20.363745 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d81ca8634447c9bd7f7d2336d1a50a" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:20.363844 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d81ca8634447c9bd7f7d2336d1a50a" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:20.364599 28043 raft_consensus.cc:2468] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 0.
I20260709 13:10:20.364748 28118 raft_consensus.cc:2468] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 0.
I20260709 13:10:20.365872 28158 leader_election.cc:304] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:20.366640 28239 raft_consensus.cc:2804] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.367036 28239 raft_consensus.cc:493] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.367321 28239 raft_consensus.cc:3060] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.372478 28239 raft_consensus.cc:515] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.374436 28239 leader_election.cc:290] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:20.375428 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d81ca8634447c9bd7f7d2336d1a50a" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:20.375578 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d81ca8634447c9bd7f7d2336d1a50a" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:20.376017 28043 raft_consensus.cc:3060] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.376215 28118 raft_consensus.cc:3060] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.381248 28043 raft_consensus.cc:2468] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 1.
I20260709 13:10:20.381460 28118 raft_consensus.cc:2468] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 1.
I20260709 13:10:20.382726 28158 leader_election.cc:304] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:20.383466 28239 raft_consensus.cc:2804] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.383965 28239 raft_consensus.cc:697] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Becoming Leader. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:20.384768 28239 consensus_queue.cc:237] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.391819 27940 catalog_manager.cc:5697] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c97f6950b64c92a4567e196fce040f (127.20.83.131). New cstate: current_term: 1 leader_uuid: "a1c97f6950b64c92a4567e196fce040f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:20.429714 28238 raft_consensus.cc:493] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.430274 28238 raft_consensus.cc:515] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.432183 28238 leader_election.cc:290] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.432940 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bb2fe9645a4a588fdc75d0d6306e85" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:20.433125 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bb2fe9645a4a588fdc75d0d6306e85" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:20.433634 28118 raft_consensus.cc:2468] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 0.
I20260709 13:10:20.433794 28192 raft_consensus.cc:2468] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 0.
I20260709 13:10:20.434860 28006 leader_election.cc:304] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:20.435633 28238 raft_consensus.cc:2804] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.435899 28238 raft_consensus.cc:493] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.436198 28238 raft_consensus.cc:3060] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.441531 28238 raft_consensus.cc:515] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.443135 28238 leader_election.cc:290] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Requested vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.444047 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bb2fe9645a4a588fdc75d0d6306e85" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:20.444164 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bb2fe9645a4a588fdc75d0d6306e85" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:20.444798 28118 raft_consensus.cc:3060] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.444937 28192 raft_consensus.cc:3060] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.450155 28192 raft_consensus.cc:2468] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 1.
I20260709 13:10:20.450156 28118 raft_consensus.cc:2468] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 1.
I20260709 13:10:20.451297 28009 leader_election.cc:304] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:20.451994 28238 raft_consensus.cc:2804] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.452445 28238 raft_consensus.cc:697] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Becoming Leader. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:20.453153 28238 consensus_queue.cc:237] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.461632 27940 catalog_manager.cc:5697] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.518908 28192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b8e990bd5924e20860e55acd2c92132"
dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
mode: GRACEFUL
new_leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
 from {username='slave'} at 127.0.0.1:57004
I20260709 13:10:20.519510 28192 raft_consensus.cc:606] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Received request to transfer leadership to TS ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:20.524691 28192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "743fb53b1590496e9cfbb341062a85f4"
dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
mode: GRACEFUL
new_leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
 from {username='slave'} at 127.0.0.1:57004
I20260709 13:10:20.525312 28192 raft_consensus.cc:606] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Received request to transfer leadership to TS ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:20.541911 28118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "038691f6f91642be9de340be3eb2acb5"
dest_uuid: "9007879346224f70a92eeefd12481f41"
mode: GRACEFUL
new_leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
 from {username='slave'} at 127.0.0.1:40890
I20260709 13:10:20.542418 28118 raft_consensus.cc:606] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Received request to transfer leadership to TS ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:20.544564 28239 raft_consensus.cc:493] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.545193 28239 raft_consensus.cc:515] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.547435 28239 leader_election.cc:290] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:20.548123 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038691f6f91642be9de340be3eb2acb5" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:20.548484 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038691f6f91642be9de340be3eb2acb5" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:20.548367 28192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7"
dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
mode: GRACEFUL
new_leader_uuid: "9007879346224f70a92eeefd12481f41"
 from {username='slave'} at 127.0.0.1:57004
I20260709 13:10:20.548974 28043 raft_consensus.cc:2393] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1c97f6950b64c92a4567e196fce040f in current term 1: Already voted for candidate 9007879346224f70a92eeefd12481f41 in this term.
I20260709 13:10:20.549319 28192 raft_consensus.cc:606] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Received request to transfer leadership to TS 9007879346224f70a92eeefd12481f41
I20260709 13:10:20.550280 28155 leader_election.cc:304] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f; no voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:20.551097 28239 raft_consensus.cc:3060] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.555213 28192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8d81ca8634447c9bd7f7d2336d1a50a"
dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
mode: GRACEFUL
new_leader_uuid: "9007879346224f70a92eeefd12481f41"
 from {username='slave'} at 127.0.0.1:57004
I20260709 13:10:20.555853 28192 raft_consensus.cc:606] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Received request to transfer leadership to TS 9007879346224f70a92eeefd12481f41
I20260709 13:10:20.556833 28043 raft_consensus.cc:3060] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.562495 28239 raft_consensus.cc:2749] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:20.564699 28239 consensus_queue.cc:1048] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.578862 28245 consensus_queue.cc:1048] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.582109 28043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81bb2fe9645a4a588fdc75d0d6306e85"
dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
mode: GRACEFUL
new_leader_uuid: "9007879346224f70a92eeefd12481f41"
 from {username='slave'} at 127.0.0.1:52682
I20260709 13:10:20.582741 28043 raft_consensus.cc:606] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Received request to transfer leadership to TS 9007879346224f70a92eeefd12481f41
I20260709 13:10:20.608301 28252 consensus_queue.cc:1048] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.620457 28299 consensus_queue.cc:1048] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:20.625718 28267 consensus_queue.cc:1048] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.638970 28300 consensus_queue.cc:1048] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:20.643297 28238 consensus_queue.cc:1048] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.648701 28299 raft_consensus.cc:993] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41: : Instructing follower ad8cbae688bf41d4bedaa7ebfaf3b849 to start an election
I20260709 13:10:20.649281 28299 raft_consensus.cc:1081] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Signalling peer ad8cbae688bf41d4bedaa7ebfaf3b849 to start an election
I20260709 13:10:20.651825 28299 consensus_queue.cc:1048] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:20.651962 28042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "038691f6f91642be9de340be3eb2acb5"
dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
 from {username='slave'} at 127.0.0.1:52680
I20260709 13:10:20.652908 28042 raft_consensus.cc:493] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:20.653470 28042 raft_consensus.cc:3060] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.663519 28042 raft_consensus.cc:515] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.665225 28245 consensus_queue.cc:1048] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:20.667472 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038691f6f91642be9de340be3eb2acb5" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:20.668280 28118 raft_consensus.cc:3055] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:20.668591 28118 raft_consensus.cc:740] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:20.669624 28118 consensus_queue.cc:260] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.670790 28118 raft_consensus.cc:3060] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.679673 28042 leader_election.cc:290] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 2 election: Requested vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.680790 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "038691f6f91642be9de340be3eb2acb5" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:20.681499 28190 raft_consensus.cc:3060] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.693338 28118 raft_consensus.cc:2468] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 2.
I20260709 13:10:20.694414 28242 raft_consensus.cc:993] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f: : Instructing follower ad8cbae688bf41d4bedaa7ebfaf3b849 to start an election
I20260709 13:10:20.694623 28006 leader_election.cc:304] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:20.694957 28242 raft_consensus.cc:1081] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Signalling peer ad8cbae688bf41d4bedaa7ebfaf3b849 to start an election
I20260709 13:10:20.695634 28267 raft_consensus.cc:2804] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:20.696115 28267 raft_consensus.cc:697] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Becoming Leader. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:20.697000 28267 consensus_queue.cc:237] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.702396 28042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "743fb53b1590496e9cfbb341062a85f4"
dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
 from {username='slave'} at 127.0.0.1:52672
I20260709 13:10:20.703115 28042 raft_consensus.cc:493] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:20.703588 28042 raft_consensus.cc:3060] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.703670 28239 consensus_queue.cc:1048] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.709594 28190 raft_consensus.cc:2468] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 2.
I20260709 13:10:20.714380 28042 raft_consensus.cc:515] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.715147 27939 catalog_manager.cc:5697] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 reported cstate change: term changed from 1 to 2, leader changed from 9007879346224f70a92eeefd12481f41 (127.20.83.130) to ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.717774 28042 leader_election.cc:290] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 2 election: Requested vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.717830 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743fb53b1590496e9cfbb341062a85f4" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:20.718329 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743fb53b1590496e9cfbb341062a85f4" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:20.718576 28116 raft_consensus.cc:3060] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.718958 28190 raft_consensus.cc:3055] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:20.719322 28190 raft_consensus.cc:740] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:20.720261 28190 consensus_queue.cc:260] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.721627 28190 raft_consensus.cc:3060] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.725064 28239 consensus_queue.cc:1048] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:20.728509 28116 raft_consensus.cc:2468] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 2.
I20260709 13:10:20.728762 28190 raft_consensus.cc:2468] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 2.
I20260709 13:10:20.730120 28009 leader_election.cc:304] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:20.731061 28267 raft_consensus.cc:2804] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:20.731566 28267 raft_consensus.cc:697] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Becoming Leader. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:20.732411 28267 consensus_queue.cc:237] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.740397 28239 raft_consensus.cc:993] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f: : Instructing follower 9007879346224f70a92eeefd12481f41 to start an election
I20260709 13:10:20.741026 28239 raft_consensus.cc:1081] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Signalling peer 9007879346224f70a92eeefd12481f41 to start an election
I20260709 13:10:20.746299 28116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7"
dest_uuid: "9007879346224f70a92eeefd12481f41"
 from {username='slave'} at 127.0.0.1:40884
I20260709 13:10:20.746923 28116 raft_consensus.cc:493] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:20.746686 28242 consensus_queue.cc:1048] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.747395 28116 raft_consensus.cc:3060] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.752880 27938 catalog_manager.cc:5697] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 reported cstate change: term changed from 1 to 2, leader changed from a1c97f6950b64c92a4567e196fce040f (127.20.83.131) to ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.757156 28116 raft_consensus.cc:515] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.761565 28116 leader_election.cc:290] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 2 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.763095 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:20.763764 28042 raft_consensus.cc:3060] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.763779 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:20.765738 28190 raft_consensus.cc:3055] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:20.766081 28190 raft_consensus.cc:740] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:20.766927 28190 consensus_queue.cc:260] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.768301 28190 raft_consensus.cc:3060] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.772388 28042 raft_consensus.cc:2468] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 2.
I20260709 13:10:20.773468 28190 raft_consensus.cc:2468] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 2.
I20260709 13:10:20.773751 28084 leader_election.cc:304] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:20.774689 28300 raft_consensus.cc:2804] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:20.775132 28300 raft_consensus.cc:697] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Becoming Leader. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:20.775952 28300 consensus_queue.cc:237] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.784783 27940 catalog_manager.cc:5697] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 reported cstate change: term changed from 1 to 2, leader changed from a1c97f6950b64c92a4567e196fce040f (127.20.83.131) to 9007879346224f70a92eeefd12481f41 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "9007879346224f70a92eeefd12481f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.849184 28245 consensus_queue.cc:1048] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.863502 28242 consensus_queue.cc:1048] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:20.872821 28242 raft_consensus.cc:993] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f: : Instructing follower 9007879346224f70a92eeefd12481f41 to start an election
I20260709 13:10:20.873314 28242 raft_consensus.cc:1081] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Signalling peer 9007879346224f70a92eeefd12481f41 to start an election
I20260709 13:10:20.875191 28116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8d81ca8634447c9bd7f7d2336d1a50a"
dest_uuid: "9007879346224f70a92eeefd12481f41"
 from {username='slave'} at 127.0.0.1:40884
I20260709 13:10:20.875746 28116 raft_consensus.cc:493] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:20.876080 28116 raft_consensus.cc:3060] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.881815 28116 raft_consensus.cc:515] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.883850 28116 leader_election.cc:290] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 2 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.884764 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d81ca8634447c9bd7f7d2336d1a50a" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:20.885053 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8d81ca8634447c9bd7f7d2336d1a50a" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:20.885484 28042 raft_consensus.cc:3060] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.885716 28190 raft_consensus.cc:3055] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:20.886075 28190 raft_consensus.cc:740] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:20.886914 28190 consensus_queue.cc:260] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.888236 28190 raft_consensus.cc:3060] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.893040 28042 raft_consensus.cc:2468] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 2.
I20260709 13:10:20.894502 28084 leader_election.cc:304] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:20.895283 28300 raft_consensus.cc:2804] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:20.895285 28190 raft_consensus.cc:2468] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 2.
I20260709 13:10:20.895807 28300 raft_consensus.cc:697] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Becoming Leader. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:20.896700 28300 consensus_queue.cc:237] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.902487 27940 catalog_manager.cc:5697] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 reported cstate change: term changed from 1 to 2, leader changed from a1c97f6950b64c92a4567e196fce040f (127.20.83.131) to 9007879346224f70a92eeefd12481f41 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "9007879346224f70a92eeefd12481f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.916381 28242 raft_consensus.cc:993] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f: : Instructing follower ad8cbae688bf41d4bedaa7ebfaf3b849 to start an election
I20260709 13:10:20.916894 28239 raft_consensus.cc:1081] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Signalling peer ad8cbae688bf41d4bedaa7ebfaf3b849 to start an election
I20260709 13:10:20.918345 28042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b8e990bd5924e20860e55acd2c92132"
dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
 from {username='slave'} at 127.0.0.1:52672
I20260709 13:10:20.918784 28042 raft_consensus.cc:493] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:20.919052 28042 raft_consensus.cc:3060] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.924098 28042 raft_consensus.cc:515] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.925792 28042 leader_election.cc:290] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 2 election: Requested vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:20.926615 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e990bd5924e20860e55acd2c92132" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:20.926894 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8e990bd5924e20860e55acd2c92132" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:20.927321 28116 raft_consensus.cc:3060] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.927433 28190 raft_consensus.cc:3055] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:20.927822 28190 raft_consensus.cc:740] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:20.928670 28190 consensus_queue.cc:260] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.929926 28190 raft_consensus.cc:3060] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.934820 28116 raft_consensus.cc:2468] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 2.
I20260709 13:10:20.936316 28006 leader_election.cc:304] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:20.937031 28267 raft_consensus.cc:2804] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:20.936928 28190 raft_consensus.cc:2468] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 2.
I20260709 13:10:20.937686 28267 raft_consensus.cc:697] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Becoming Leader. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:20.938570 28267 consensus_queue.cc:237] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.945104 27940 catalog_manager.cc:5697] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 reported cstate change: term changed from 1 to 2, leader changed from a1c97f6950b64c92a4567e196fce040f (127.20.83.131) to ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.975770 28267 consensus_queue.cc:1048] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.983162 28303 raft_consensus.cc:993] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849: : Instructing follower 9007879346224f70a92eeefd12481f41 to start an election
I20260709 13:10:20.983615 28303 raft_consensus.cc:1081] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Signalling peer 9007879346224f70a92eeefd12481f41 to start an election
I20260709 13:10:20.985545 28118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81bb2fe9645a4a588fdc75d0d6306e85"
dest_uuid: "9007879346224f70a92eeefd12481f41"
 from {username='slave'} at 127.0.0.1:40888
I20260709 13:10:20.986650 28118 raft_consensus.cc:493] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:20.987064 28118 raft_consensus.cc:3060] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.991369 28267 consensus_queue.cc:1048] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.993551 28118 raft_consensus.cc:515] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:20.996778 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bb2fe9645a4a588fdc75d0d6306e85" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:20.997172 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81bb2fe9645a4a588fdc75d0d6306e85" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:21.002091 28042 raft_consensus.cc:3055] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:21.002442 28042 raft_consensus.cc:740] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:21.003289 28042 consensus_queue.cc:260] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:21.004134 28042 raft_consensus.cc:3060] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.996411 28118 leader_election.cc:290] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 2 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:21.011826 28042 raft_consensus.cc:2468] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 2.
I20260709 13:10:21.012878 28084 leader_election.cc:304] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [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: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:21.013700 28300 raft_consensus.cc:2804] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.014233 28300 raft_consensus.cc:697] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Becoming Leader. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:21.014868 28300 consensus_queue.cc:237] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:21.021888 27940 catalog_manager.cc:5697] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 reported cstate change: term changed from 1 to 2, leader changed from ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129) to 9007879346224f70a92eeefd12481f41 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "9007879346224f70a92eeefd12481f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.103266 28190 raft_consensus.cc:1275] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Refusing update from remote peer ad8cbae688bf41d4bedaa7ebfaf3b849: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.104712 28267 consensus_queue.cc:1048] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.113502 28118 raft_consensus.cc:1275] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Refusing update from remote peer ad8cbae688bf41d4bedaa7ebfaf3b849: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.115801 28238 consensus_queue.cc:1048] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.215375 28042 raft_consensus.cc:1275] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Refusing update from remote peer 9007879346224f70a92eeefd12481f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.216867 28300 consensus_queue.cc:1048] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.224859 28190 raft_consensus.cc:1275] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Refusing update from remote peer 9007879346224f70a92eeefd12481f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.226490 28315 consensus_queue.cc:1048] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:21.244650 28118 raft_consensus.cc:1275] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Refusing update from remote peer ad8cbae688bf41d4bedaa7ebfaf3b849: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.246091 28303 consensus_queue.cc:1048] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.255640 28190 raft_consensus.cc:1275] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Refusing update from remote peer ad8cbae688bf41d4bedaa7ebfaf3b849: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.257210 28267 consensus_queue.cc:1048] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:21.431079 28190 raft_consensus.cc:3060] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.431151 28042 raft_consensus.cc:1275] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Refusing update from remote peer 9007879346224f70a92eeefd12481f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.432817 28192 raft_consensus.cc:1275] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Refusing update from remote peer 9007879346224f70a92eeefd12481f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.432819 28299 consensus_queue.cc:1048] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:21.434484 28315 consensus_queue.cc:1048] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.439369 28190 raft_consensus.cc:1275] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Refusing update from remote peer 9007879346224f70a92eeefd12481f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.441843 28300 consensus_queue.cc:1048] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.460199 28043 raft_consensus.cc:1275] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Refusing update from remote peer 9007879346224f70a92eeefd12481f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.461826 28316 consensus_queue.cc:1048] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.498081 28190 raft_consensus.cc:1275] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Refusing update from remote peer ad8cbae688bf41d4bedaa7ebfaf3b849: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.499281 28267 consensus_queue.cc:1048] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.509327 28118 raft_consensus.cc:1275] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Refusing update from remote peer ad8cbae688bf41d4bedaa7ebfaf3b849: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.511178 28267 consensus_queue.cc:1048] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:23.617667 27940 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46156:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:23.619879 27940 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:23.677137 28026 tablet_service.cc:1511] Processing CreateTablet for tablet 266f76b933da4112b468758d1e08315d (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:23.677949 28101 tablet_service.cc:1511] Processing CreateTablet for tablet 266f76b933da4112b468758d1e08315d (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:23.678690 28026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266f76b933da4112b468758d1e08315d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.679248 28101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266f76b933da4112b468758d1e08315d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.679339 28177 tablet_service.cc:1511] Processing CreateTablet for tablet 266f76b933da4112b468758d1e08315d (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:23.680773 28177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266f76b933da4112b468758d1e08315d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.684353 28179 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee24074179040b0b0c5ce464bbfd586 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:23.686085 28179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee24074179040b0b0c5ce464bbfd586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.687127 28027 tablet_service.cc:1511] Processing CreateTablet for tablet c3d6d0c9573d43fea64a1bf69fe60e15 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:23.688656 28027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d6d0c9573d43fea64a1bf69fe60e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.689239 28029 tablet_service.cc:1511] Processing CreateTablet for tablet 865102d6b1324dd1bfcc62161790fa01 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:23.690531 28028 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee24074179040b0b0c5ce464bbfd586 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:23.693421 28180 tablet_service.cc:1511] Processing CreateTablet for tablet c3d6d0c9573d43fea64a1bf69fe60e15 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:23.694569 28178 tablet_service.cc:1511] Processing CreateTablet for tablet 865102d6b1324dd1bfcc62161790fa01 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:23.690590 28029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865102d6b1324dd1bfcc62161790fa01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.700569 28025 tablet_service.cc:1511] Processing CreateTablet for tablet 740f8c3258774393b2405f1ee977fabb (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:23.701732 28028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee24074179040b0b0c5ce464bbfd586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.702455 28025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740f8c3258774393b2405f1ee977fabb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.694945 28180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d6d0c9573d43fea64a1bf69fe60e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.703390 28178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865102d6b1324dd1bfcc62161790fa01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.715196 28182 tablet_service.cc:1511] Processing CreateTablet for tablet 740f8c3258774393b2405f1ee977fabb (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:23.716665 28182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740f8c3258774393b2405f1ee977fabb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.720407 28030 tablet_service.cc:1511] Processing CreateTablet for tablet 75d693eb5df740bc910bdf3b700c1a44 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:23.721967 28030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d693eb5df740bc910bdf3b700c1a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.721663 28108 tablet_service.cc:1511] Processing CreateTablet for tablet c3d6d0c9573d43fea64a1bf69fe60e15 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:23.722970 28108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3d6d0c9573d43fea64a1bf69fe60e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.722738 28100 tablet_service.cc:1511] Processing CreateTablet for tablet 865102d6b1324dd1bfcc62161790fa01 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:23.724220 28100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865102d6b1324dd1bfcc62161790fa01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.726265 28103 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee24074179040b0b0c5ce464bbfd586 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:23.727689 28103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee24074179040b0b0c5ce464bbfd586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.743516 28181 tablet_service.cc:1511] Processing CreateTablet for tablet 75d693eb5df740bc910bdf3b700c1a44 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:23.745280 28181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d693eb5df740bc910bdf3b700c1a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.745676 28101 tablet_service.cc:1511] Processing CreateTablet for tablet 740f8c3258774393b2405f1ee977fabb (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:23.747359 28101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740f8c3258774393b2405f1ee977fabb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.746326 28027 tablet_service.cc:1511] Processing CreateTablet for tablet 5752f9c927c24e92a9b3787aa612132b (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:23.750422 28027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5752f9c927c24e92a9b3787aa612132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.752249 28104 tablet_service.cc:1511] Processing CreateTablet for tablet 75d693eb5df740bc910bdf3b700c1a44 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:23.754438 28334 tablet_bootstrap.cc:492] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:23.754984 28104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d693eb5df740bc910bdf3b700c1a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.757350 28107 tablet_service.cc:1511] Processing CreateTablet for tablet 5752f9c927c24e92a9b3787aa612132b (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:23.760211 28032 tablet_service.cc:1511] Processing CreateTablet for tablet b81b9295502a41d88bb4519859d1a7c6 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:23.760617 28107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5752f9c927c24e92a9b3787aa612132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.765597 28032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81b9295502a41d88bb4519859d1a7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.765903 28174 tablet_service.cc:1511] Processing CreateTablet for tablet b81b9295502a41d88bb4519859d1a7c6 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:23.767217 28174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81b9295502a41d88bb4519859d1a7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.769542 28102 tablet_service.cc:1511] Processing CreateTablet for tablet b81b9295502a41d88bb4519859d1a7c6 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:23.758546 28176 tablet_service.cc:1511] Processing CreateTablet for tablet 5752f9c927c24e92a9b3787aa612132b (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:23.778497 28176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5752f9c927c24e92a9b3787aa612132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.779453 28102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81b9295502a41d88bb4519859d1a7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.787577 28334 tablet_bootstrap.cc:654] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:23.788034 28029 tablet_service.cc:1511] Processing CreateTablet for tablet 261263e60e38473e800fd007756440e0 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:23.790019 28105 tablet_service.cc:1511] Processing CreateTablet for tablet 261263e60e38473e800fd007756440e0 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:23.797448 28335 tablet_bootstrap.cc:492] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:23.802052 28105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 261263e60e38473e800fd007756440e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.807029 28182 tablet_service.cc:1511] Processing CreateTablet for tablet 261263e60e38473e800fd007756440e0 (DEFAULT_TABLE table=soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:23.809074 28182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 261263e60e38473e800fd007756440e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.810470 28029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 261263e60e38473e800fd007756440e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:23.823235 28335 tablet_bootstrap.cc:654] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:23.866163 27989 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:23.876997 28334 tablet_bootstrap.cc:492] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:23.879060 28336 tablet_bootstrap.cc:492] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:23.880273 28335 tablet_bootstrap.cc:492] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:23.880892 28335 ts_tablet_manager.cc:1403] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.000s
I20260709 13:10:23.881246 28334 ts_tablet_manager.cc:1403] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.127s	user 0.006s	sys 0.009s
I20260709 13:10:23.884512 28335 raft_consensus.cc:359] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.885373 28335 raft_consensus.cc:385] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:23.885818 28335 raft_consensus.cc:740] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:23.886708 28335 consensus_queue.cc:260] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.887092 28334 raft_consensus.cc:359] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.888072 28334 raft_consensus.cc:385] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:23.888415 28334 raft_consensus.cc:740] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:23.889312 28335 ts_tablet_manager.cc:1434] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260709 13:10:23.889249 28334 consensus_queue.cc:260] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.890690 28335 tablet_bootstrap.cc:492] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:23.891935 28334 ts_tablet_manager.cc:1434] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 13:10:23.893106 28334 tablet_bootstrap.cc:492] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:23.897698 28335 tablet_bootstrap.cc:654] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:23.901759 28334 tablet_bootstrap.cc:654] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:23.912907 28335 tablet_bootstrap.cc:492] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:23.913486 28335 ts_tablet_manager.cc:1403] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.013s
I20260709 13:10:23.914762 28334 tablet_bootstrap.cc:492] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:23.915378 28334 ts_tablet_manager.cc:1403] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260709 13:10:23.916205 28336 tablet_bootstrap.cc:654] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:23.916075 28335 raft_consensus.cc:359] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.916826 28335 raft_consensus.cc:385] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:23.917181 28335 raft_consensus.cc:740] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:23.917961 28335 consensus_queue.cc:260] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.918407 28334 raft_consensus.cc:359] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.919219 28334 raft_consensus.cc:385] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:23.920080 28335 ts_tablet_manager.cc:1434] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:23.919584 28334 raft_consensus.cc:740] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:23.921346 28334 consensus_queue.cc:260] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.922298 28335 tablet_bootstrap.cc:492] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:23.924592 28334 ts_tablet_manager.cc:1434] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:23.930154 28334 tablet_bootstrap.cc:492] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:23.930625 28335 tablet_bootstrap.cc:654] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:23.939047 28334 tablet_bootstrap.cc:654] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:23.942608 28335 tablet_bootstrap.cc:492] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:23.943127 28335 ts_tablet_manager.cc:1403] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 13:10:23.946130 28335 raft_consensus.cc:359] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.946849 28335 raft_consensus.cc:385] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:23.947127 28335 raft_consensus.cc:740] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:23.948056 28335 consensus_queue.cc:260] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.950490 28335 ts_tablet_manager.cc:1434] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:10:23.952557 28334 tablet_bootstrap.cc:492] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:23.953045 28335 tablet_bootstrap.cc:492] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:23.953130 28334 ts_tablet_manager.cc:1403] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260709 13:10:23.956410 28334 raft_consensus.cc:359] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.957293 28334 raft_consensus.cc:385] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:23.957613 28334 raft_consensus.cc:740] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:23.957767 28336 tablet_bootstrap.cc:492] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:23.958408 28336 ts_tablet_manager.cc:1403] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.021s
I20260709 13:10:23.958410 28334 consensus_queue.cc:260] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.959924 28335 tablet_bootstrap.cc:654] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:23.961133 28334 ts_tablet_manager.cc:1434] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:10:23.962275 28334 tablet_bootstrap.cc:492] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:23.964437 28336 raft_consensus.cc:359] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.967016 28336 raft_consensus.cc:385] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:23.967392 28336 raft_consensus.cc:740] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:23.968240 28336 consensus_queue.cc:260] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.971093 28334 tablet_bootstrap.cc:654] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:23.981175 28336 ts_tablet_manager.cc:1434] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 13:10:23.982641 28336 tablet_bootstrap.cc:492] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:23.990504 28334 tablet_bootstrap.cc:492] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:23.991129 28334 ts_tablet_manager.cc:1403] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.013s
I20260709 13:10:23.992403 28335 tablet_bootstrap.cc:492] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:23.992980 28335 ts_tablet_manager.cc:1403] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.008s
I20260709 13:10:23.993733 28336 tablet_bootstrap.cc:654] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:23.994169 28334 raft_consensus.cc:359] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.994939 28334 raft_consensus.cc:385] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:23.995249 28334 raft_consensus.cc:740] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:23.996022 28335 raft_consensus.cc:359] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.996119 28334 consensus_queue.cc:260] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:23.996901 28335 raft_consensus.cc:385] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:23.997227 28335 raft_consensus.cc:740] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:23.997970 28335 consensus_queue.cc:260] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.000232 28335 ts_tablet_manager.cc:1434] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:10:24.002269 28335 tablet_bootstrap.cc:492] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:24.002863 28334 ts_tablet_manager.cc:1434] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:10:24.003944 28334 tablet_bootstrap.cc:492] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:24.009593 28335 tablet_bootstrap.cc:654] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.010568 28334 tablet_bootstrap.cc:654] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.017668 28329 raft_consensus.cc:493] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.018280 28329 raft_consensus.cc:515] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.021528 28335 tablet_bootstrap.cc:492] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:24.022110 28335 ts_tablet_manager.cc:1403] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:10:24.021922 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f8c3258774393b2405f1ee977fabb" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:24.022284 28329 leader_election.cc:290] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.023080 28336 tablet_bootstrap.cc:492] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:24.023626 28336 ts_tablet_manager.cc:1403] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.007s
W20260709 13:10:24.023813 28009 leader_election.cc:343] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.024832 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f8c3258774393b2405f1ee977fabb" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:24.025616 28118 raft_consensus.cc:2468] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 0.
I20260709 13:10:24.025640 28335 raft_consensus.cc:359] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.026911 28335 raft_consensus.cc:385] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.027204 28006 leader_election.cc:304] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:24.028259 28336 raft_consensus.cc:359] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.029122 28336 raft_consensus.cc:385] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.029217 28329 raft_consensus.cc:2804] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.029524 28336 raft_consensus.cc:740] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.029855 28329 raft_consensus.cc:493] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.027271 28335 raft_consensus.cc:740] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.030439 28329 raft_consensus.cc:3060] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.030618 28336 consensus_queue.cc:260] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.031035 28335 consensus_queue.cc:260] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.032496 28334 tablet_bootstrap.cc:492] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:24.033031 28334 ts_tablet_manager.cc:1403] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260709 13:10:24.033380 28336 ts_tablet_manager.cc:1434] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:10:24.033540 28335 ts_tablet_manager.cc:1434] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:10:24.034569 28336 tablet_bootstrap.cc:492] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:24.034775 28335 tablet_bootstrap.cc:492] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:24.036141 28334 raft_consensus.cc:359] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.036909 28334 raft_consensus.cc:385] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.037209 28334 raft_consensus.cc:740] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.037982 28334 consensus_queue.cc:260] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.040627 28334 ts_tablet_manager.cc:1434] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:24.041755 28334 tablet_bootstrap.cc:492] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:24.042392 28335 tablet_bootstrap.cc:654] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.049193 28334 tablet_bootstrap.cc:654] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.052888 28321 raft_consensus.cc:493] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.053522 28321 raft_consensus.cc:515] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.055904 28321 leader_election.cc:290] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:24.057076 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b9295502a41d88bb4519859d1a7c6" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:24.058197 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b9295502a41d88bb4519859d1a7c6" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
W20260709 13:10:24.058858 28158 leader_election.cc:343] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:24.059746 28155 leader_election.cc:343] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.060250 28155 leader_election.cc:304] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f; no voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:24.061564 28321 raft_consensus.cc:2749] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.062350 28335 tablet_bootstrap.cc:492] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:24.061811 28336 tablet_bootstrap.cc:654] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.062973 28335 ts_tablet_manager.cc:1403] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
I20260709 13:10:24.066617 28334 tablet_bootstrap.cc:492] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:24.066488 28335 raft_consensus.cc:359] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.067163 28334 ts_tablet_manager.cc:1403] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.012s
I20260709 13:10:24.067335 28335 raft_consensus.cc:385] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.067660 28335 raft_consensus.cc:740] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.068427 28335 consensus_queue.cc:260] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.070854 28335 ts_tablet_manager.cc:1434] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:10:24.070621 28334 raft_consensus.cc:359] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.071460 28334 raft_consensus.cc:385] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.071763 28322 raft_consensus.cc:493] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.071370 28329 raft_consensus.cc:515] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.071946 28334 raft_consensus.cc:740] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.072266 28322 raft_consensus.cc:515] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.073937 28329 leader_election.cc:290] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Requested vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.074630 28322 leader_election.cc:290] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.074708 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f8c3258774393b2405f1ee977fabb" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:24.075387 28118 raft_consensus.cc:3060] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.080565 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d6d0c9573d43fea64a1bf69fe60e15" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:24.081681 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d6d0c9573d43fea64a1bf69fe60e15" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
W20260709 13:10:24.083282 28084 leader_election.cc:343] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.077934 28329 raft_consensus.cc:493] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.084028 28329 raft_consensus.cc:515] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.085004 28043 raft_consensus.cc:2468] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 0.
I20260709 13:10:24.086174 28335 tablet_bootstrap.cc:492] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:24.087260 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f8c3258774393b2405f1ee977fabb" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
W20260709 13:10:24.092595 28009 leader_election.cc:343] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.072757 28334 consensus_queue.cc:260] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.093719 28322 raft_consensus.cc:493] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.094187 28322 raft_consensus.cc:515] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.096773 28334 ts_tablet_manager.cc:1434] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
I20260709 13:10:24.097962 28334 tablet_bootstrap.cc:492] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:24.099926 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752f9c927c24e92a9b3787aa612132b" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:24.100703 28042 raft_consensus.cc:2468] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 0.
I20260709 13:10:24.085162 28118 raft_consensus.cc:2468] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 1.
I20260709 13:10:24.102464 28006 leader_election.cc:304] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:24.102779 28084 leader_election.cc:304] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:24.103809 28316 raft_consensus.cc:2804] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.104192 28316 raft_consensus.cc:493] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.104568 28316 raft_consensus.cc:3060] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.106667 28334 tablet_bootstrap.cc:654] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.111203 28335 tablet_bootstrap.cc:654] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.113427 28318 raft_consensus.cc:2804] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.114014 28318 raft_consensus.cc:697] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Becoming Leader. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:24.115088 28318 consensus_queue.cc:237] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.123764 28336 tablet_bootstrap.cc:492] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:24.124410 28336 ts_tablet_manager.cc:1403] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.038s
I20260709 13:10:24.127532 28336 raft_consensus.cc:359] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.128170 28336 raft_consensus.cc:385] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.128434 28336 raft_consensus.cc:740] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.129230 28336 consensus_queue.cc:260] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.131449 28336 ts_tablet_manager.cc:1434] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:24.132776 28336 tablet_bootstrap.cc:492] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:24.134428 28084 leader_election.cc:304] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:24.135785 28352 raft_consensus.cc:2804] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.136201 28352 raft_consensus.cc:493] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.136586 28352 raft_consensus.cc:3060] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.138212 28322 leader_election.cc:290] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.139755 28336 tablet_bootstrap.cc:654] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.143224 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752f9c927c24e92a9b3787aa612132b" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
W20260709 13:10:24.145443 28084 leader_election.cc:343] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.152208 28336 tablet_bootstrap.cc:492] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:24.153100 28336 ts_tablet_manager.cc:1403] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260709 13:10:24.156405 28336 raft_consensus.cc:359] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.157344 28336 raft_consensus.cc:385] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.157873 28336 raft_consensus.cc:740] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.158987 28336 consensus_queue.cc:260] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.161862 28336 ts_tablet_manager.cc:1434] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:24.162899 28336 tablet_bootstrap.cc:492] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:24.163518 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d6d0c9573d43fea64a1bf69fe60e15" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:24.169701 28336 tablet_bootstrap.cc:654] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.173879 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d6d0c9573d43fea64a1bf69fe60e15" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:24.174827 28190 raft_consensus.cc:2468] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 0.
I20260709 13:10:24.176469 28009 leader_election.cc:304] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:24.177620 28318 raft_consensus.cc:2804] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.178072 28318 raft_consensus.cc:493] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.178501 28318 raft_consensus.cc:3060] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.181558 28329 leader_election.cc:290] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.181694 28352 raft_consensus.cc:515] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.183144 28118 raft_consensus.cc:2393] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in current term 1: Already voted for candidate 9007879346224f70a92eeefd12481f41 in this term.
I20260709 13:10:24.186597 28322 raft_consensus.cc:493] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.187300 28322 raft_consensus.cc:515] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.188215 28336 tablet_bootstrap.cc:492] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:24.188975 28336 ts_tablet_manager.cc:1403] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260709 13:10:24.188350 27939 catalog_manager.cc:5697] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.191200 28357 raft_consensus.cc:493] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.191035 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865102d6b1324dd1bfcc62161790fa01" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:24.192456 28322 leader_election.cc:290] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.192742 28336 raft_consensus.cc:359] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.193781 28336 raft_consensus.cc:385] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.194139 28336 raft_consensus.cc:740] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.194545 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865102d6b1324dd1bfcc62161790fa01" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:24.194962 28336 consensus_queue.cc:260] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.195433 28190 raft_consensus.cc:2468] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 0.
I20260709 13:10:24.197201 28084 leader_election.cc:304] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: 
I20260709 13:10:24.197621 28336 ts_tablet_manager.cc:1434] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:10:24.171000 28316 raft_consensus.cc:515] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.198926 28336 tablet_bootstrap.cc:492] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:24.206140 28336 tablet_bootstrap.cc:654] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.192663 28357 raft_consensus.cc:515] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.214988 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865102d6b1324dd1bfcc62161790fa01" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:24.215826 28118 raft_consensus.cc:2468] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 0.
I20260709 13:10:24.217530 28006 leader_election.cc:304] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:24.220074 28043 raft_consensus.cc:2468] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 0.
I20260709 13:10:24.222105 28329 raft_consensus.cc:2804] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.222609 28329 raft_consensus.cc:493] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.223035 28329 raft_consensus.cc:3060] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.217646 28322 raft_consensus.cc:2804] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.229074 28322 raft_consensus.cc:493] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.229609 28322 raft_consensus.cc:3060] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.231614 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d6d0c9573d43fea64a1bf69fe60e15" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:24.232470 28190 raft_consensus.cc:3060] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.228184 28352 leader_election.cc:290] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.237203 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865102d6b1324dd1bfcc62161790fa01" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:24.238343 28192 raft_consensus.cc:2468] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 0.
I20260709 13:10:24.240756 28352 raft_consensus.cc:493] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.241240 28043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d6d0c9573d43fea64a1bf69fe60e15" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:24.241715 28352 raft_consensus.cc:515] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.244575 28352 leader_election.cc:290] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.245262 28357 leader_election.cc:290] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.247016 28316 leader_election.cc:290] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.250394 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee24074179040b0b0c5ce464bbfd586" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:24.253559 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee24074179040b0b0c5ce464bbfd586" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:24.260144 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752f9c927c24e92a9b3787aa612132b" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
W20260709 13:10:24.262039 28084 leader_election.cc:343] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.263125 28352 raft_consensus.cc:493] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:10:24.263093 28084 leader_election.cc:343] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.264803 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752f9c927c24e92a9b3787aa612132b" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:24.270296 28352 raft_consensus.cc:515] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.271020 28084 leader_election.cc:304] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9007879346224f70a92eeefd12481f41; no voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:24.277326 28190 raft_consensus.cc:2468] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 1.
I20260709 13:10:24.277870 28316 raft_consensus.cc:2749] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.278659 28318 raft_consensus.cc:515] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
W20260709 13:10:24.278821 28084 leader_election.cc:343] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.275261 28322 raft_consensus.cc:515] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.269258 28329 raft_consensus.cc:515] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.275314 28335 tablet_bootstrap.cc:492] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:24.280516 28335 ts_tablet_manager.cc:1403] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.195s	user 0.026s	sys 0.065s
I20260709 13:10:24.270790 28042 raft_consensus.cc:3060] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.281561 28329 leader_election.cc:290] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Requested vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.272495 28334 tablet_bootstrap.cc:492] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:24.282284 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865102d6b1324dd1bfcc62161790fa01" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:24.282609 28334 ts_tablet_manager.cc:1403] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.185s	user 0.016s	sys 0.074s
I20260709 13:10:24.283015 28118 raft_consensus.cc:2393] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in current term 1: Already voted for candidate 9007879346224f70a92eeefd12481f41 in this term.
I20260709 13:10:24.283903 28335 raft_consensus.cc:359] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.278843 28352 leader_election.cc:290] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.284693 28335 raft_consensus.cc:385] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.285058 28335 raft_consensus.cc:740] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.285877 28322 leader_election.cc:290] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.279831 28084 leader_election.cc:304] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: 
I20260709 13:10:24.287693 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d6d0c9573d43fea64a1bf69fe60e15" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:24.288681 28118 raft_consensus.cc:2393] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in current term 1: Already voted for candidate 9007879346224f70a92eeefd12481f41 in this term.
I20260709 13:10:24.288733 28043 raft_consensus.cc:2393] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9007879346224f70a92eeefd12481f41 in current term 1: Already voted for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in this term.
I20260709 13:10:24.287608 28334 raft_consensus.cc:359] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.290586 28352 raft_consensus.cc:2804] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.292114 28318 leader_election.cc:290] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Requested vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.292007 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266f76b933da4112b468758d1e08315d" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:24.290055 28334 raft_consensus.cc:385] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.292357 28352 raft_consensus.cc:697] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Becoming Leader. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:24.292811 28041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865102d6b1324dd1bfcc62161790fa01" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:24.293511 28335 consensus_queue.cc:260] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.294486 28041 raft_consensus.cc:2393] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9007879346224f70a92eeefd12481f41 in current term 1: Already voted for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in this term.
I20260709 13:10:24.295197 28336 tablet_bootstrap.cc:492] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:24.295738 28336 ts_tablet_manager.cc:1403] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.097s	user 0.050s	sys 0.028s
I20260709 13:10:24.296357 28335 ts_tablet_manager.cc:1434] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 13:10:24.293495 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865102d6b1324dd1bfcc62161790fa01" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:24.296978 28190 raft_consensus.cc:3060] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.292836 28334 raft_consensus.cc:740] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.298465 28040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266f76b933da4112b468758d1e08315d" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:24.297314 28352 consensus_queue.cc:237] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.298748 28334 consensus_queue.cc:260] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.299191 28040 raft_consensus.cc:2468] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 0.
I20260709 13:10:24.298981 28336 raft_consensus.cc:359] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.299806 28336 raft_consensus.cc:385] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.300117 28336 raft_consensus.cc:740] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.301187 28334 ts_tablet_manager.cc:1434] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:10:24.300827 28336 consensus_queue.cc:260] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
W20260709 13:10:24.301744 28084 leader_election.cc:343] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.302314 28334 tablet_bootstrap.cc:492] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:24.302671 28336 ts_tablet_manager.cc:1434] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:24.302855 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865102d6b1324dd1bfcc62161790fa01" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:24.303695 28336 tablet_bootstrap.cc:492] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:24.297870 28335 tablet_bootstrap.cc:492] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:24.304669 28084 leader_election.cc:304] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [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: 9007879346224f70a92eeefd12481f41; no voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:24.305776 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d6d0c9573d43fea64a1bf69fe60e15" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:24.306222 28316 raft_consensus.cc:2749] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.306632 28192 raft_consensus.cc:2393] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in current term 1: Already voted for candidate 9007879346224f70a92eeefd12481f41 in this term.
I20260709 13:10:24.307868 28084 leader_election.cc:304] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:24.308360 28009 leader_election.cc:304] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [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: ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:24.309338 28318 raft_consensus.cc:2749] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.309590 28316 raft_consensus.cc:2804] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.310017 28316 raft_consensus.cc:493] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.310384 28316 raft_consensus.cc:3060] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.313827 28335 tablet_bootstrap.cc:654] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.318665 28042 raft_consensus.cc:2468] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 1.
I20260709 13:10:24.316479 28336 tablet_bootstrap.cc:654] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.320716 28084 leader_election.cc:304] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:24.321926 28322 raft_consensus.cc:2804] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.322593 28190 raft_consensus.cc:2468] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 1.
I20260709 13:10:24.332105 28009 leader_election.cc:304] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 9007879346224f70a92eeefd12481f41
I20260709 13:10:24.333250 28318 raft_consensus.cc:2804] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.333312 28316 raft_consensus.cc:515] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.333876 28318 raft_consensus.cc:697] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Becoming Leader. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:24.334678 28318 consensus_queue.cc:237] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.338129 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266f76b933da4112b468758d1e08315d" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:24.339493 28042 raft_consensus.cc:3060] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.341581 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266f76b933da4112b468758d1e08315d" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
W20260709 13:10:24.343308 28084 leader_election.cc:343] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.344201 28316 leader_election.cc:290] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.355135 28335 tablet_bootstrap.cc:492] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:24.356599 28335 ts_tablet_manager.cc:1403] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.023s
I20260709 13:10:24.356938 28334 tablet_bootstrap.cc:654] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.359623 28042 raft_consensus.cc:2468] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 1.
I20260709 13:10:24.361181 28084 leader_election.cc:304] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:24.362933 28316 raft_consensus.cc:2804] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.363095 28322 raft_consensus.cc:697] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Becoming Leader. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:24.359416 28335 raft_consensus.cc:359] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.363811 28316 raft_consensus.cc:697] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Becoming Leader. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:24.364288 28335 raft_consensus.cc:385] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.364128 28322 consensus_queue.cc:237] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.364916 28335 raft_consensus.cc:740] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.365195 28316 consensus_queue.cc:237] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.365708 28335 consensus_queue.cc:260] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.367885 28335 ts_tablet_manager.cc:1434] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:10:24.368845 28335 tablet_bootstrap.cc:492] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849: Bootstrap starting.
I20260709 13:10:24.380447 28335 tablet_bootstrap.cc:654] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.379623 27940 catalog_manager.cc:5697] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9007879346224f70a92eeefd12481f41 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "9007879346224f70a92eeefd12481f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.387845 28334 tablet_bootstrap.cc:492] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:24.388321 28334 ts_tablet_manager.cc:1403] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.011s
I20260709 13:10:24.392062 28334 raft_consensus.cc:359] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.392829 28334 raft_consensus.cc:385] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.393105 28334 raft_consensus.cc:740] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.393829 28334 consensus_queue.cc:260] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.394387 28336 tablet_bootstrap.cc:492] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:24.395088 28336 ts_tablet_manager.cc:1403] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.003s
I20260709 13:10:24.396165 28334 ts_tablet_manager.cc:1434] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:24.397429 28334 tablet_bootstrap.cc:492] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41: Bootstrap starting.
I20260709 13:10:24.398787 28336 raft_consensus.cc:359] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.401538 28336 raft_consensus.cc:385] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.402081 28336 raft_consensus.cc:740] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.405421 28336 consensus_queue.cc:260] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.407032 28334 tablet_bootstrap.cc:654] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.415566 27939 catalog_manager.cc:5697] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.420200 28336 ts_tablet_manager.cc:1434] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 13:10:24.422060 28336 tablet_bootstrap.cc:492] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:24.429940 27941 catalog_manager.cc:5697] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9007879346224f70a92eeefd12481f41 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "9007879346224f70a92eeefd12481f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.431319 27941 catalog_manager.cc:5697] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9007879346224f70a92eeefd12481f41 (127.20.83.130). New cstate: current_term: 1 leader_uuid: "9007879346224f70a92eeefd12481f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.432130 28318 raft_consensus.cc:493] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.432684 28318 raft_consensus.cc:515] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.433127 28336 tablet_bootstrap.cc:654] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.434991 28318 leader_election.cc:290] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.436342 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee24074179040b0b0c5ce464bbfd586" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:24.437100 28190 raft_consensus.cc:2468] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 0.
I20260709 13:10:24.437633 28334 tablet_bootstrap.cc:492] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41: No bootstrap required, opened a new log
I20260709 13:10:24.437794 28335 tablet_bootstrap.cc:492] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849: No bootstrap required, opened a new log
I20260709 13:10:24.438199 28334 ts_tablet_manager.cc:1403] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.000s
I20260709 13:10:24.438261 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee24074179040b0b0c5ce464bbfd586" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:24.439003 28118 raft_consensus.cc:2468] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 0.
I20260709 13:10:24.438316 28335 ts_tablet_manager.cc:1403] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.015s
I20260709 13:10:24.439821 28321 raft_consensus.cc:493] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.440384 28321 raft_consensus.cc:515] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.441355 28334 raft_consensus.cc:359] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.442176 28334 raft_consensus.cc:385] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.442454 28334 raft_consensus.cc:740] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.443174 28334 consensus_queue.cc:260] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.443456 28335 raft_consensus.cc:359] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.443967 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f8c3258774393b2405f1ee977fabb" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:24.444176 28335 raft_consensus.cc:385] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.444489 28335 raft_consensus.cc:740] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.444720 28118 raft_consensus.cc:2393] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1c97f6950b64c92a4567e196fce040f in current term 1: Already voted for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in this term.
I20260709 13:10:24.445034 28006 leader_election.cc:304] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:24.445480 28335 consensus_queue.cc:260] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.446683 28329 raft_consensus.cc:2804] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.446913 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f8c3258774393b2405f1ee977fabb" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:24.447603 28335 ts_tablet_manager.cc:1434] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:24.447141 28329 raft_consensus.cc:493] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.448782 28329 raft_consensus.cc:3060] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.458333 28158 leader_election.cc:304] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f; no voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:24.463155 28334 ts_tablet_manager.cc:1434] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:10:24.457242 28329 raft_consensus.cc:515] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.447506 28321 leader_election.cc:290] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:24.469529 28329 leader_election.cc:290] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Requested vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.472385 28377 raft_consensus.cc:3060] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.473245 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee24074179040b0b0c5ce464bbfd586" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:24.473977 28118 raft_consensus.cc:3060] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.476442 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee24074179040b0b0c5ce464bbfd586" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:24.477063 28190 raft_consensus.cc:3060] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.484797 28336 tablet_bootstrap.cc:492] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:24.485386 28336 ts_tablet_manager.cc:1403] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.020s
I20260709 13:10:24.486644 28118 raft_consensus.cc:2468] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 1.
I20260709 13:10:24.484784 28190 raft_consensus.cc:2468] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 1.
I20260709 13:10:24.488235 28336 raft_consensus.cc:359] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.489557 28336 raft_consensus.cc:385] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.489840 28009 leader_election.cc:304] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:24.491132 28329 raft_consensus.cc:2804] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.491604 28329 raft_consensus.cc:697] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Becoming Leader. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:24.492491 28329 consensus_queue.cc:237] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.489894 28336 raft_consensus.cc:740] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.494266 28336 consensus_queue.cc:260] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.495071 28377 raft_consensus.cc:2749] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.496048 28336 ts_tablet_manager.cc:1434] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:10:24.497094 28336 tablet_bootstrap.cc:492] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f: Bootstrap starting.
I20260709 13:10:24.501739 27940 catalog_manager.cc:5697] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.503105 28336 tablet_bootstrap.cc:654] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.506937 28329 raft_consensus.cc:493] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.507488 28329 raft_consensus.cc:515] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.508612 28336 tablet_bootstrap.cc:492] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f: No bootstrap required, opened a new log
I20260709 13:10:24.509150 28336 ts_tablet_manager.cc:1403] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:10:24.510365 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b9295502a41d88bb4519859d1a7c6" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:24.511013 28118 raft_consensus.cc:2468] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 0.
I20260709 13:10:24.512060 28006 leader_election.cc:304] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:24.511839 28336 raft_consensus.cc:359] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.512814 28336 raft_consensus.cc:385] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.513114 28336 raft_consensus.cc:740] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.513182 28318 raft_consensus.cc:2804] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.514065 28318 raft_consensus.cc:493] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.513813 28336 consensus_queue.cc:260] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.514487 28318 raft_consensus.cc:3060] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.516075 28336 ts_tablet_manager.cc:1434] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:24.517422 28329 leader_election.cc:290] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.518509 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b9295502a41d88bb4519859d1a7c6" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f" is_pre_election: true
I20260709 13:10:24.519229 28190 raft_consensus.cc:2468] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 0.
I20260709 13:10:24.521986 28318 raft_consensus.cc:515] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.524293 28318 leader_election.cc:290] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Requested vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:24.524641 28118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b9295502a41d88bb4519859d1a7c6" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:24.525051 28192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b9295502a41d88bb4519859d1a7c6" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:24.525278 28118 raft_consensus.cc:3060] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.525719 28192 raft_consensus.cc:3060] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.526818 28318 consensus_queue.cc:1048] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:24.531785 28329 consensus_queue.cc:1048] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:24.533684 28192 raft_consensus.cc:2468] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 1.
I20260709 13:10:24.534976 28009 leader_election.cc:304] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:24.535868 28354 raft_consensus.cc:2804] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.536324 28354 raft_consensus.cc:697] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Becoming Leader. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:24.537314 28118 raft_consensus.cc:2468] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 1.
I20260709 13:10:24.537137 28354 consensus_queue.cc:237] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.555279 27941 catalog_manager.cc:5697] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129). New cstate: current_term: 1 leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.559949 28377 raft_consensus.cc:493] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.560529 28377 raft_consensus.cc:515] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.563208 28377 leader_election.cc:290] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:24.563923 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752f9c927c24e92a9b3787aa612132b" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:24.564854 28042 raft_consensus.cc:2393] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1c97f6950b64c92a4567e196fce040f in current term 1: Already voted for candidate 9007879346224f70a92eeefd12481f41 in this term.
I20260709 13:10:24.569015 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752f9c927c24e92a9b3787aa612132b" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:24.570500 28155 leader_election.cc:304] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f; no voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:24.571820 28376 raft_consensus.cc:3060] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.579995 28376 raft_consensus.cc:2749] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.601418 28376 raft_consensus.cc:493] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.601965 28376 raft_consensus.cc:515] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.604081 28376 leader_election.cc:290] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:24.604858 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261263e60e38473e800fd007756440e0" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:24.605149 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261263e60e38473e800fd007756440e0" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:24.605504 28042 raft_consensus.cc:2468] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 0.
I20260709 13:10:24.605953 28116 raft_consensus.cc:2468] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 0.
I20260709 13:10:24.606503 28158 leader_election.cc:304] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:24.607204 28376 raft_consensus.cc:2804] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.607545 28376 raft_consensus.cc:493] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.607767 28376 raft_consensus.cc:3060] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.612888 28376 raft_consensus.cc:515] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.615237 28376 leader_election.cc:290] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:24.615607 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261263e60e38473e800fd007756440e0" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:24.615999 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261263e60e38473e800fd007756440e0" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:24.616351 28042 raft_consensus.cc:3060] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.616645 28116 raft_consensus.cc:3060] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.624650 28116 raft_consensus.cc:2468] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 1.
I20260709 13:10:24.624650 28042 raft_consensus.cc:2468] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 1.
I20260709 13:10:24.626288 28155 leader_election.cc:304] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:24.627321 28376 raft_consensus.cc:2804] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.627692 28376 raft_consensus.cc:697] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Becoming Leader. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:24.628409 28376 consensus_queue.cc:237] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.636106 27941 catalog_manager.cc:5697] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c97f6950b64c92a4567e196fce040f (127.20.83.131). New cstate: current_term: 1 leader_uuid: "a1c97f6950b64c92a4567e196fce040f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:24.644986 28376 raft_consensus.cc:493] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.645583 28376 raft_consensus.cc:515] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.647228 28376 leader_election.cc:290] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:24.647897 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266f76b933da4112b468758d1e08315d" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:24.648305 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266f76b933da4112b468758d1e08315d" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:24.648792 28042 raft_consensus.cc:2393] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1c97f6950b64c92a4567e196fce040f in current term 1: Already voted for candidate 9007879346224f70a92eeefd12481f41 in this term.
I20260709 13:10:24.649778 28155 leader_election.cc:304] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f; no voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:24.650369 28376 raft_consensus.cc:3060] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.655292 28376 raft_consensus.cc:2749] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.688184 28376 raft_consensus.cc:493] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.688611 28376 raft_consensus.cc:515] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.690339 28376 leader_election.cc:290] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:24.691370 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d693eb5df740bc910bdf3b700c1a44" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" is_pre_election: true
I20260709 13:10:24.691522 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d693eb5df740bc910bdf3b700c1a44" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41" is_pre_election: true
I20260709 13:10:24.692422 28042 raft_consensus.cc:2468] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 0.
I20260709 13:10:24.692453 28116 raft_consensus.cc:2468] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 0.
I20260709 13:10:24.694053 28158 leader_election.cc:304] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:24.694825 28376 raft_consensus.cc:2804] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.695158 28376 raft_consensus.cc:493] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.695436 28376 raft_consensus.cc:3060] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.700639 28376 raft_consensus.cc:515] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.702384 28376 leader_election.cc:290] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:24.703334 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d693eb5df740bc910bdf3b700c1a44" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:24.703557 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d693eb5df740bc910bdf3b700c1a44" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:24.703923 28042 raft_consensus.cc:3060] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.704197 28116 raft_consensus.cc:3060] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.709383 28042 raft_consensus.cc:2468] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 1.
I20260709 13:10:24.709546 28116 raft_consensus.cc:2468] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 1.
I20260709 13:10:24.710649 28158 leader_election.cc:304] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:24.711366 28376 raft_consensus.cc:2804] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.711815 28376 raft_consensus.cc:697] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Becoming Leader. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:24.712618 28376 consensus_queue.cc:237] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:24.720629 27941 catalog_manager.cc:5697] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f reported cstate change: term changed from 0 to 1, leader changed from <none> to a1c97f6950b64c92a4567e196fce040f (127.20.83.131). New cstate: current_term: 1 leader_uuid: "a1c97f6950b64c92a4567e196fce040f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:24.721117 28354 consensus_queue.cc:1048] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:24.732111 28357 consensus_queue.cc:1048] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:24.751463 28316 consensus_queue.cc:1048] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:24.751796 28322 consensus_queue.cc:1048] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:24.766245 28316 consensus_queue.cc:1048] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:24.766635 28365 consensus_queue.cc:1048] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:24.786368 28116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "266f76b933da4112b468758d1e08315d"
dest_uuid: "9007879346224f70a92eeefd12481f41"
mode: GRACEFUL
new_leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
 from {username='slave'} at 127.0.0.1:40890
I20260709 13:10:24.787034 28116 raft_consensus.cc:606] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Received request to transfer leadership to TS ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:24.796608 28116 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3d6d0c9573d43fea64a1bf69fe60e15"
dest_uuid: "9007879346224f70a92eeefd12481f41"
mode: GRACEFUL
new_leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
 from {username='slave'} at 127.0.0.1:40890
I20260709 13:10:24.797199 28116 raft_consensus.cc:606] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Received request to transfer leadership to TS ad8cbae688bf41d4bedaa7ebfaf3b849
I20260709 13:10:24.805299 28042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "740f8c3258774393b2405f1ee977fabb"
dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
mode: GRACEFUL
new_leader_uuid: "9007879346224f70a92eeefd12481f41"
 from {username='slave'} at 127.0.0.1:52682
I20260709 13:10:24.806066 28042 raft_consensus.cc:606] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Received request to transfer leadership to TS 9007879346224f70a92eeefd12481f41
I20260709 13:10:24.811261 28190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d693eb5df740bc910bdf3b700c1a44"
dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
mode: GRACEFUL
new_leader_uuid: "9007879346224f70a92eeefd12481f41"
 from {username='slave'} at 127.0.0.1:57004
I20260709 13:10:24.811761 28190 raft_consensus.cc:606] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Received request to transfer leadership to TS 9007879346224f70a92eeefd12481f41
I20260709 13:10:24.820113 28042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b81b9295502a41d88bb4519859d1a7c6"
dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
mode: GRACEFUL
new_leader_uuid: "9007879346224f70a92eeefd12481f41"
 from {username='slave'} at 127.0.0.1:52682
I20260709 13:10:24.820760 28042 raft_consensus.cc:606] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Received request to transfer leadership to TS 9007879346224f70a92eeefd12481f41
I20260709 13:10:24.884584 28354 consensus_queue.cc:1048] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:24.898003 28329 consensus_queue.cc:1048] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:24.959827 28365 consensus_queue.cc:1048] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:24.970307 28365 consensus_queue.cc:1048] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:24.991870 28329 consensus_queue.cc:1048] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.002804 28318 consensus_queue.cc:1048] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.011787 28318 raft_consensus.cc:993] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849: : Instructing follower 9007879346224f70a92eeefd12481f41 to start an election
I20260709 13:10:25.012342 28318 raft_consensus.cc:1081] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Signalling peer 9007879346224f70a92eeefd12481f41 to start an election
I20260709 13:10:25.014894 28116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b81b9295502a41d88bb4519859d1a7c6"
dest_uuid: "9007879346224f70a92eeefd12481f41"
 from {username='slave'} at 127.0.0.1:40888
I20260709 13:10:25.015482 28116 raft_consensus.cc:493] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.015854 28116 raft_consensus.cc:3060] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.021562 28116 raft_consensus.cc:515] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.023572 28116 leader_election.cc:290] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 2 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:25.024583 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b9295502a41d88bb4519859d1a7c6" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:25.025084 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b9295502a41d88bb4519859d1a7c6" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:25.025372 28042 raft_consensus.cc:3055] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:25.025786 28190 raft_consensus.cc:3060] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.025857 28042 raft_consensus.cc:740] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:25.026945 28042 consensus_queue.cc:260] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.028450 28042 raft_consensus.cc:3060] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.034256 28190 raft_consensus.cc:2468] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 2.
I20260709 13:10:25.035550 28084 leader_election.cc:304] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: 
I20260709 13:10:25.036360 28352 raft_consensus.cc:2804] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:25.036523 28042 raft_consensus.cc:2468] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 2.
I20260709 13:10:25.036965 28352 raft_consensus.cc:697] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Becoming Leader. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:25.037945 28352 consensus_queue.cc:237] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.039343 28376 consensus_queue.cc:1048] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.047103 27938 catalog_manager.cc:5697] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 reported cstate change: term changed from 1 to 2, leader changed from ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129) to 9007879346224f70a92eeefd12481f41 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "9007879346224f70a92eeefd12481f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.050356 28376 consensus_queue.cc:1048] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:25.094563 28401 consensus_queue.cc:1048] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.106969 28376 consensus_queue.cc:1048] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.116197 28377 raft_consensus.cc:993] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f: : Instructing follower 9007879346224f70a92eeefd12481f41 to start an election
I20260709 13:10:25.116712 28377 raft_consensus.cc:1081] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Signalling peer 9007879346224f70a92eeefd12481f41 to start an election
I20260709 13:10:25.118350 28116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d693eb5df740bc910bdf3b700c1a44"
dest_uuid: "9007879346224f70a92eeefd12481f41"
 from {username='slave'} at 127.0.0.1:40884
I20260709 13:10:25.118920 28116 raft_consensus.cc:493] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.119258 28116 raft_consensus.cc:3060] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.124719 28116 raft_consensus.cc:515] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.126914 28116 leader_election.cc:290] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 2 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:25.128114 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d693eb5df740bc910bdf3b700c1a44" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:25.128086 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d693eb5df740bc910bdf3b700c1a44" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:25.128904 28190 raft_consensus.cc:3055] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:25.129235 28190 raft_consensus.cc:740] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:25.129279 28042 raft_consensus.cc:3060] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.130097 28190 consensus_queue.cc:260] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.131340 28190 raft_consensus.cc:3060] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.137203 28042 raft_consensus.cc:2468] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 2.
I20260709 13:10:25.138739 28190 raft_consensus.cc:2468] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 2.
I20260709 13:10:25.138797 28084 leader_election.cc:304] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:25.139918 28352 raft_consensus.cc:2804] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:25.140441 28352 raft_consensus.cc:697] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Becoming Leader. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:25.141229 28352 consensus_queue.cc:237] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.148483 27940 catalog_manager.cc:5697] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 reported cstate change: term changed from 1 to 2, leader changed from a1c97f6950b64c92a4567e196fce040f (127.20.83.131) to 9007879346224f70a92eeefd12481f41 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "9007879346224f70a92eeefd12481f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.153590 28318 raft_consensus.cc:993] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849: : Instructing follower 9007879346224f70a92eeefd12481f41 to start an election
I20260709 13:10:25.154155 28329 raft_consensus.cc:1081] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Signalling peer 9007879346224f70a92eeefd12481f41 to start an election
I20260709 13:10:25.157205 28116 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "740f8c3258774393b2405f1ee977fabb"
dest_uuid: "9007879346224f70a92eeefd12481f41"
 from {username='slave'} at 127.0.0.1:40888
I20260709 13:10:25.157826 28116 raft_consensus.cc:493] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.158098 28116 raft_consensus.cc:3060] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.163373 28116 raft_consensus.cc:515] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.164933 28116 leader_election.cc:290] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 2 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:25.165782 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f8c3258774393b2405f1ee977fabb" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:25.165952 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f8c3258774393b2405f1ee977fabb" candidate_uuid: "9007879346224f70a92eeefd12481f41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:25.166453 28042 raft_consensus.cc:3055] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:25.166533 28190 raft_consensus.cc:3060] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.166762 28042 raft_consensus.cc:740] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:25.167549 28042 consensus_queue.cc:260] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.168491 28042 raft_consensus.cc:3060] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.171442 28190 raft_consensus.cc:2468] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 2.
I20260709 13:10:25.172869 28084 leader_election.cc:304] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: 
I20260709 13:10:25.173465 28042 raft_consensus.cc:2468] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9007879346224f70a92eeefd12481f41 in term 2.
I20260709 13:10:25.173705 28352 raft_consensus.cc:2804] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:25.174360 28352 raft_consensus.cc:697] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Becoming Leader. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:25.175077 28352 consensus_queue.cc:237] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.182116 27940 catalog_manager.cc:5697] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 reported cstate change: term changed from 1 to 2, leader changed from ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129) to 9007879346224f70a92eeefd12481f41 (127.20.83.130). New cstate: current_term: 2 leader_uuid: "9007879346224f70a92eeefd12481f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.192718 28365 raft_consensus.cc:993] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41: : Instructing follower ad8cbae688bf41d4bedaa7ebfaf3b849 to start an election
I20260709 13:10:25.193353 28365 raft_consensus.cc:1081] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Signalling peer ad8cbae688bf41d4bedaa7ebfaf3b849 to start an election
I20260709 13:10:25.195093 28042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "266f76b933da4112b468758d1e08315d"
dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
 from {username='slave'} at 127.0.0.1:52680
I20260709 13:10:25.195559 28042 raft_consensus.cc:493] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.195889 28042 raft_consensus.cc:3060] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.201364 28042 raft_consensus.cc:515] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.202987 28042 leader_election.cc:290] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 2 election: Requested vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:25.203783 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266f76b933da4112b468758d1e08315d" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:25.204072 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266f76b933da4112b468758d1e08315d" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:25.204494 28116 raft_consensus.cc:3055] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:25.204661 28190 raft_consensus.cc:3060] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.204843 28116 raft_consensus.cc:740] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:25.205752 28116 consensus_queue.cc:260] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.206758 28116 raft_consensus.cc:3060] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.209933 28190 raft_consensus.cc:2468] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 2.
I20260709 13:10:25.211069 28009 leader_election.cc:304] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:25.211934 28329 raft_consensus.cc:2804] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:25.212359 28116 raft_consensus.cc:2468] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 2.
I20260709 13:10:25.212414 28329 raft_consensus.cc:697] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Becoming Leader. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:25.213552 28329 consensus_queue.cc:237] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.219929 27940 catalog_manager.cc:5697] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 reported cstate change: term changed from 1 to 2, leader changed from 9007879346224f70a92eeefd12481f41 (127.20.83.130) to ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.233285 28352 raft_consensus.cc:993] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41: : Instructing follower ad8cbae688bf41d4bedaa7ebfaf3b849 to start an election
I20260709 13:10:25.233832 28365 raft_consensus.cc:1081] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Signalling peer ad8cbae688bf41d4bedaa7ebfaf3b849 to start an election
I20260709 13:10:25.235286 28042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3d6d0c9573d43fea64a1bf69fe60e15"
dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
 from {username='slave'} at 127.0.0.1:52680
I20260709 13:10:25.235706 28042 raft_consensus.cc:493] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.235934 28042 raft_consensus.cc:3060] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.240669 28042 raft_consensus.cc:515] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.242229 28042 leader_election.cc:290] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 2 election: Requested vote from peers 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179), a1c97f6950b64c92a4567e196fce040f (127.20.83.131:42515)
I20260709 13:10:25.243160 28116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d6d0c9573d43fea64a1bf69fe60e15" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:25.243371 28190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3d6d0c9573d43fea64a1bf69fe60e15" candidate_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
I20260709 13:10:25.243722 28116 raft_consensus.cc:3055] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:25.244037 28116 raft_consensus.cc:740] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:25.244081 28190 raft_consensus.cc:3060] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.244751 28116 consensus_queue.cc:260] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.245726 28116 raft_consensus.cc:3060] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.250563 28190 raft_consensus.cc:2468] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 2.
I20260709 13:10:25.251493 28116 raft_consensus.cc:2468] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8cbae688bf41d4bedaa7ebfaf3b849 in term 2.
I20260709 13:10:25.251617 28009 leader_election.cc:304] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:25.252542 28329 raft_consensus.cc:2804] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:25.253012 28329 raft_consensus.cc:697] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Becoming Leader. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:25.253826 28329 consensus_queue.cc:237] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:25.260563 27940 catalog_manager.cc:5697] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 reported cstate change: term changed from 1 to 2, leader changed from 9007879346224f70a92eeefd12481f41 (127.20.83.130) to ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129). New cstate: current_term: 2 leader_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.455265 28192 raft_consensus.cc:1275] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Refusing update from remote peer 9007879346224f70a92eeefd12481f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:25.456519 28365 consensus_queue.cc:1048] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:25.466125 28042 raft_consensus.cc:1275] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Refusing update from remote peer 9007879346224f70a92eeefd12481f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:25.467476 28352 consensus_queue.cc:1048] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:25.595229 28043 raft_consensus.cc:1275] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Refusing update from remote peer 9007879346224f70a92eeefd12481f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:25.597097 28192 raft_consensus.cc:1275] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Refusing update from remote peer 9007879346224f70a92eeefd12481f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:25.598580 28322 consensus_queue.cc:1048] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:25.601014 28316 consensus_queue.cc:1048] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:25.625423 28040 raft_consensus.cc:1275] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Refusing update from remote peer 9007879346224f70a92eeefd12481f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:25.628084 28322 consensus_queue.cc:1048] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:25.647389 28192 raft_consensus.cc:1275] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Refusing update from remote peer ad8cbae688bf41d4bedaa7ebfaf3b849: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:25.647953 28190 raft_consensus.cc:1275] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Refusing update from remote peer 9007879346224f70a92eeefd12481f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:25.649327 28354 consensus_queue.cc:1048] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:25.650086 28322 consensus_queue.cc:1048] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:25.670244 28116 raft_consensus.cc:1275] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Refusing update from remote peer ad8cbae688bf41d4bedaa7ebfaf3b849: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:25.672159 28318 consensus_queue.cc:1048] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:25.777370 28116 raft_consensus.cc:1275] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Refusing update from remote peer ad8cbae688bf41d4bedaa7ebfaf3b849: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:25.779036 28329 consensus_queue.cc:1048] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:25.790608 28190 raft_consensus.cc:1275] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Refusing update from remote peer ad8cbae688bf41d4bedaa7ebfaf3b849: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:25.793959 28409 consensus_queue.cc:1048] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:27.827203 27940 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46156:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:10:27.850279 27940 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46156:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:10:27.936304 20814 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:10:28.250703 28440 log.cc:927] Time spent T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41: Append to log took a long time: real 0.142s	user 0.001s	sys 0.000s
I20260709 13:10:28.275897 28464 tablet.cc:1724] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.290477 28466 tablet.cc:1724] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.313788 28462 tablet.cc:1724] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.320758 28469 tablet.cc:1724] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.341806 28471 tablet.cc:1724] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.350766 28476 tablet.cc:1724] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.350536 28474 tablet.cc:1724] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:28.369478 28084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.131:42515, user_credentials={real_user=slave}} blocked reactor thread for 44060.4us
I20260709 13:10:28.374480 28473 tablet.cc:1724] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:28.404312 28453 log.cc:927] Time spent T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41: Append to log took a long time: real 0.159s	user 0.003s	sys 0.000s
I20260709 13:10:28.403589 28481 tablet.cc:1724] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.408586 28040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "743fb53b1590496e9cfbb341062a85f4"
dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
mode: GRACEFUL
new_leader_uuid: "a1c97f6950b64c92a4567e196fce040f"
 from {username='slave'} at 127.0.0.1:39660
I20260709 13:10:28.420316 28040 raft_consensus.cc:606] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Received request to transfer leadership to TS a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:28.425891 28477 tablet.cc:1724] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.438457 28480 tablet.cc:1724] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.442777 28464 tablet.cc:1724] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.443783 28471 tablet.cc:1724] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.463963 28466 tablet.cc:1724] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.475196 28482 tablet.cc:1724] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.452672 28462 tablet.cc:1724] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.477766 28476 tablet.cc:1724] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.481176 28469 tablet.cc:1724] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.480782 28481 tablet.cc:1724] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.440922 28474 tablet.cc:1724] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.509017 28473 tablet.cc:1724] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.515074 28477 tablet.cc:1724] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:28.534179 28084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.83.129:42301, user_credentials={real_user=slave}} blocked reactor thread for 104576us
I20260709 13:10:28.537436 28482 tablet.cc:1724] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.503417 28480 tablet.cc:1724] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.573112 28466 tablet.cc:1724] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.593469 28471 tablet.cc:1724] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.599102 28480 tablet.cc:1724] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:28.610039 28113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7"
dest_uuid: "9007879346224f70a92eeefd12481f41"
mode: GRACEFUL
new_leader_uuid: "a1c97f6950b64c92a4567e196fce040f"
 from {username='slave'} at 127.0.0.1:53642
I20260709 13:10:28.610967 28113 raft_consensus.cc:606] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Received request to transfer leadership to TS a1c97f6950b64c92a4567e196fce040f
I20260709 13:10:28.613154 20814 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:28.613937 20814 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:28.619273 27941 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d: soft_deleted_table [id=6d607b6f08c64ef3a7895933dd88da51] alter complete (version 1)
I20260709 13:10:28.813774 28463 raft_consensus.cc:993] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849: : Instructing follower a1c97f6950b64c92a4567e196fce040f to start an election
I20260709 13:10:28.814329 28354 raft_consensus.cc:1081] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Signalling peer a1c97f6950b64c92a4567e196fce040f to start an election
I20260709 13:10:28.816334 28184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "743fb53b1590496e9cfbb341062a85f4"
dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
 from {username='slave'} at 127.0.0.1:56986
I20260709 13:10:28.817075 28184 raft_consensus.cc:493] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:28.817610 28184 raft_consensus.cc:3060] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:28.824066 28184 raft_consensus.cc:515] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:28.826370 28184 leader_election.cc:290] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 3 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:28.827455 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743fb53b1590496e9cfbb341062a85f4" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:28.827540 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743fb53b1590496e9cfbb341062a85f4" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:28.828228 28042 raft_consensus.cc:3055] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:28.828331 28113 raft_consensus.cc:3060] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:28.828619 28042 raft_consensus.cc:740] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ad8cbae688bf41d4bedaa7ebfaf3b849, State: Running, Role: LEADER
I20260709 13:10:28.829592 28042 consensus_queue.cc:260] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [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: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:28.830570 28042 raft_consensus.cc:3060] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:28.835147 28113 raft_consensus.cc:2468] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 3.
I20260709 13:10:28.835975 28042 raft_consensus.cc:2468] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 3.
I20260709 13:10:28.836905 28155 leader_election.cc:304] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [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: 9007879346224f70a92eeefd12481f41, a1c97f6950b64c92a4567e196fce040f; no voters: 
I20260709 13:10:28.838263 28448 raft_consensus.cc:2804] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:28.838811 28448 raft_consensus.cc:697] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 3 LEADER]: Becoming Leader. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:28.839918 28448 consensus_queue.cc:237] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [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: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:28.850291 27939 catalog_manager.cc:5697] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f reported cstate change: term changed from 2 to 3, leader changed from ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129) to a1c97f6950b64c92a4567e196fce040f (127.20.83.131). New cstate: current_term: 3 leader_uuid: "a1c97f6950b64c92a4567e196fce040f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:29.188804 28472 raft_consensus.cc:993] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41: : Instructing follower a1c97f6950b64c92a4567e196fce040f to start an election
I20260709 13:10:29.189291 28491 raft_consensus.cc:1081] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Signalling peer a1c97f6950b64c92a4567e196fce040f to start an election
I20260709 13:10:29.190917 28184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7"
dest_uuid: "a1c97f6950b64c92a4567e196fce040f"
 from {username='slave'} at 127.0.0.1:56988
I20260709 13:10:29.191475 28184 raft_consensus.cc:493] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:29.191856 28184 raft_consensus.cc:3060] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:29.197366 28184 raft_consensus.cc:515] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:29.199424 28184 leader_election.cc:290] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [CANDIDATE]: Term 3 election: Requested vote from peers ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301), 9007879346224f70a92eeefd12481f41 (127.20.83.130:39179)
I20260709 13:10:29.200170 28042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849"
I20260709 13:10:29.200546 28113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c40a7b80a546ce8d15e8983e271bc7" candidate_uuid: "a1c97f6950b64c92a4567e196fce040f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9007879346224f70a92eeefd12481f41"
I20260709 13:10:29.200919 28042 raft_consensus.cc:3060] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:29.201280 28113 raft_consensus.cc:3055] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:29.201681 28113 raft_consensus.cc:740] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9007879346224f70a92eeefd12481f41, State: Running, Role: LEADER
I20260709 13:10:29.202622 28113 consensus_queue.cc:260] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [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: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:29.204147 28113 raft_consensus.cc:3060] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:29.206748 28042 raft_consensus.cc:2468] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 3.
I20260709 13:10:29.208039 28158 leader_election.cc:304] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [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: a1c97f6950b64c92a4567e196fce040f, ad8cbae688bf41d4bedaa7ebfaf3b849; no voters: 
I20260709 13:10:29.208858 28443 raft_consensus.cc:2804] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:29.209427 28443 raft_consensus.cc:697] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 3 LEADER]: Becoming Leader. State: Replica: a1c97f6950b64c92a4567e196fce040f, State: Running, Role: LEADER
I20260709 13:10:29.210412 28443 consensus_queue.cc:237] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [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: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } }
I20260709 13:10:29.212080 28113 raft_consensus.cc:2468] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c97f6950b64c92a4567e196fce040f in term 3.
I20260709 13:10:29.219322 27939 catalog_manager.cc:5697] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f reported cstate change: term changed from 2 to 3, leader changed from 9007879346224f70a92eeefd12481f41 (127.20.83.130) to a1c97f6950b64c92a4567e196fce040f (127.20.83.131). New cstate: current_term: 3 leader_uuid: "a1c97f6950b64c92a4567e196fce040f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c97f6950b64c92a4567e196fce040f" member_type: VOTER last_known_addr { host: "127.20.83.131" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:29.238454 28042 raft_consensus.cc:1275] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 3 FOLLOWER]: Refusing update from remote peer a1c97f6950b64c92a4567e196fce040f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:29.239740 28443 consensus_queue.cc:1048] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:29.250186 28113 raft_consensus.cc:1275] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 3 FOLLOWER]: Refusing update from remote peer a1c97f6950b64c92a4567e196fce040f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:29.254103 28377 consensus_queue.cc:1048] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:29.659118 28113 raft_consensus.cc:1275] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 3 FOLLOWER]: Refusing update from remote peer a1c97f6950b64c92a4567e196fce040f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:29.660646 28377 consensus_queue.cc:1048] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9007879346224f70a92eeefd12481f41" member_type: VOTER last_known_addr { host: "127.20.83.130" port: 39179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:29.675769 28041 raft_consensus.cc:1275] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 3 FOLLOWER]: Refusing update from remote peer a1c97f6950b64c92a4567e196fce040f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:29.677294 28377 consensus_queue.cc:1048] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8cbae688bf41d4bedaa7ebfaf3b849" member_type: VOTER last_known_addr { host: "127.20.83.129" port: 42301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:29.689955 20814 tablet_server.cc:179] TabletServer@127.20.83.129:0 shutting down...
I20260709 13:10:29.736790 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:29.737850 20814 tablet_replica.cc:333] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.738905 20814 raft_consensus.cc:2243] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.739477 20814 raft_consensus.cc:2272] T 261263e60e38473e800fd007756440e0 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.742403 20814 tablet_replica.cc:333] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.743273 20814 raft_consensus.cc:2243] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.743763 20814 raft_consensus.cc:2272] T b81b9295502a41d88bb4519859d1a7c6 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.746227 20814 tablet_replica.cc:333] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.747006 20814 raft_consensus.cc:2243] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.747494 20814 raft_consensus.cc:2272] T 740f8c3258774393b2405f1ee977fabb P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.749675 20814 tablet_replica.cc:333] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.750347 20814 raft_consensus.cc:2243] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.750862 20814 raft_consensus.cc:2272] T a8d81ca8634447c9bd7f7d2336d1a50a P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:29.752708 28158 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]
I20260709 13:10:29.754256 20814 tablet_replica.cc:333] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.755272 20814 raft_consensus.cc:2243] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.756098 20814 raft_consensus.cc:2272] T 6ee24074179040b0b0c5ce464bbfd586 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:29.756726 28158 consensus_peers.cc:597] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f -> Peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Couldn't send request to peer ad8cbae688bf41d4bedaa7ebfaf3b849. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.758669 20814 tablet_replica.cc:333] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.759378 20814 raft_consensus.cc:2243] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.760322 20814 raft_consensus.cc:2272] T 266f76b933da4112b468758d1e08315d P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.762743 20814 tablet_replica.cc:333] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.763511 20814 raft_consensus.cc:2243] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:29.763967 28084 consensus_peers.cc:597] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 -> Peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Couldn't send request to peer ad8cbae688bf41d4bedaa7ebfaf3b849. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.763981 20814 raft_consensus.cc:2272] T d553b371b8f947308071c87f822a2f6e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.766525 20814 tablet_replica.cc:333] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.767161 20814 raft_consensus.cc:2243] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.767935 20814 raft_consensus.cc:2272] T 038691f6f91642be9de340be3eb2acb5 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.770262 20814 tablet_replica.cc:333] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.770851 20814 raft_consensus.cc:2243] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.771275 20814 raft_consensus.cc:2272] T b3c40a7b80a546ce8d15e8983e271bc7 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.773727 20814 tablet_replica.cc:333] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.774362 20814 raft_consensus.cc:2243] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.775151 20814 raft_consensus.cc:2272] T 865102d6b1324dd1bfcc62161790fa01 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.777200 20814 tablet_replica.cc:333] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.777786 20814 raft_consensus.cc:2243] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.778570 20814 raft_consensus.cc:2272] T 8b8e990bd5924e20860e55acd2c92132 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.781055 20814 tablet_replica.cc:333] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.781688 20814 raft_consensus.cc:2243] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.782435 20814 raft_consensus.cc:2272] T c3d6d0c9573d43fea64a1bf69fe60e15 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.784485 20814 tablet_replica.cc:333] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.785032 20814 raft_consensus.cc:2243] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.785488 20814 raft_consensus.cc:2272] T d057b3d4615b4c0787f7fbf4a43bd19e P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.787446 20814 tablet_replica.cc:333] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.787986 20814 raft_consensus.cc:2243] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.788393 20814 raft_consensus.cc:2272] T 743fb53b1590496e9cfbb341062a85f4 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.790940 20814 tablet_replica.cc:333] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.791513 20814 raft_consensus.cc:2243] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.791970 20814 raft_consensus.cc:2272] T 75d693eb5df740bc910bdf3b700c1a44 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.794044 20814 tablet_replica.cc:333] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.794555 20814 raft_consensus.cc:2243] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.795007 20814 raft_consensus.cc:2272] T 5752f9c927c24e92a9b3787aa612132b P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.796849 20814 tablet_replica.cc:333] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.797365 20814 raft_consensus.cc:2243] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.798204 20814 raft_consensus.cc:2272] T 53510998b7094e8eb1232b0065c60c24 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.800251 20814 tablet_replica.cc:333] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849: stopping tablet replica
I20260709 13:10:29.800805 20814 raft_consensus.cc:2243] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.801259 20814 raft_consensus.cc:2272] T 81bb2fe9645a4a588fdc75d0d6306e85 P ad8cbae688bf41d4bedaa7ebfaf3b849 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:29.825462 28084 consensus_peers.cc:597] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 -> Peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Couldn't send request to peer ad8cbae688bf41d4bedaa7ebfaf3b849. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.833120 20814 tablet_server.cc:196] TabletServer@127.20.83.129:0 shutdown complete.
W20260709 13:10:29.862939 28084 consensus_peers.cc:597] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 -> Peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Couldn't send request to peer ad8cbae688bf41d4bedaa7ebfaf3b849. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:42301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.870649 20814 tablet_server.cc:179] TabletServer@127.20.83.130:0 shutting down...
W20260709 13:10:29.888294 28158 consensus_peers.cc:597] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f -> Peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Couldn't send request to peer ad8cbae688bf41d4bedaa7ebfaf3b849. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:42301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:29.896994 28158 consensus_peers.cc:597] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f -> Peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Couldn't send request to peer ad8cbae688bf41d4bedaa7ebfaf3b849. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:42301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.902827 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:29.903676 20814 tablet_replica.cc:333] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.904803 20814 raft_consensus.cc:2243] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.905480 20814 raft_consensus.cc:2272] T 261263e60e38473e800fd007756440e0 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.907493 20814 tablet_replica.cc:333] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.908047 20814 raft_consensus.cc:2243] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.908867 20814 raft_consensus.cc:2272] T b81b9295502a41d88bb4519859d1a7c6 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.910920 20814 tablet_replica.cc:333] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.911479 20814 raft_consensus.cc:2243] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.912181 20814 raft_consensus.cc:2272] T 740f8c3258774393b2405f1ee977fabb P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.914283 20814 tablet_replica.cc:333] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.914791 20814 raft_consensus.cc:2243] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.915510 20814 raft_consensus.cc:2272] T a8d81ca8634447c9bd7f7d2336d1a50a P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.917847 20814 tablet_replica.cc:333] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.918352 20814 raft_consensus.cc:2243] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.919108 20814 raft_consensus.cc:2272] T 81bb2fe9645a4a588fdc75d0d6306e85 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.921217 20814 tablet_replica.cc:333] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.921825 20814 raft_consensus.cc:2243] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.922230 20814 raft_consensus.cc:2272] T 865102d6b1324dd1bfcc62161790fa01 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.924077 20814 tablet_replica.cc:333] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.924589 20814 raft_consensus.cc:2243] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.924963 20814 raft_consensus.cc:2272] T c3d6d0c9573d43fea64a1bf69fe60e15 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.927469 20814 tablet_replica.cc:333] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.928097 20814 raft_consensus.cc:2243] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.928584 20814 raft_consensus.cc:2272] T 8b8e990bd5924e20860e55acd2c92132 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.931012 20814 tablet_replica.cc:333] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.931561 20814 raft_consensus.cc:2243] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:29.931655 28084 consensus_peers.cc:597] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 -> Peer ad8cbae688bf41d4bedaa7ebfaf3b849 (127.20.83.129:42301): Couldn't send request to peer ad8cbae688bf41d4bedaa7ebfaf3b849. Status: Network error: Client connection negotiation failed: client connection to 127.20.83.129:42301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:29.932057 20814 raft_consensus.cc:2272] T d057b3d4615b4c0787f7fbf4a43bd19e P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.934247 20814 tablet_replica.cc:333] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.934796 20814 raft_consensus.cc:2243] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.935207 20814 raft_consensus.cc:2272] T b3c40a7b80a546ce8d15e8983e271bc7 P 9007879346224f70a92eeefd12481f41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.937644 20814 tablet_replica.cc:333] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.938192 20814 raft_consensus.cc:2243] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.938633 20814 raft_consensus.cc:2272] T 6ee24074179040b0b0c5ce464bbfd586 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.940478 20814 tablet_replica.cc:333] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.940975 20814 raft_consensus.cc:2243] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.941434 20814 raft_consensus.cc:2272] T 266f76b933da4112b468758d1e08315d P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.943361 20814 tablet_replica.cc:333] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.943815 20814 raft_consensus.cc:2243] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.944564 20814 raft_consensus.cc:2272] T d553b371b8f947308071c87f822a2f6e P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.946837 20814 tablet_replica.cc:333] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.947417 20814 raft_consensus.cc:2243] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.947834 20814 raft_consensus.cc:2272] T 743fb53b1590496e9cfbb341062a85f4 P 9007879346224f70a92eeefd12481f41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.950502 20814 tablet_replica.cc:333] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.951045 20814 raft_consensus.cc:2243] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.951797 20814 raft_consensus.cc:2272] T 75d693eb5df740bc910bdf3b700c1a44 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.953776 20814 tablet_replica.cc:333] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.954264 20814 raft_consensus.cc:2243] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:29.955003 20814 raft_consensus.cc:2272] T 5752f9c927c24e92a9b3787aa612132b P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.956800 20814 tablet_replica.cc:333] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.957270 20814 raft_consensus.cc:2243] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.957791 20814 raft_consensus.cc:2272] T 53510998b7094e8eb1232b0065c60c24 P 9007879346224f70a92eeefd12481f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:29.959681 20814 tablet_replica.cc:333] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41: stopping tablet replica
I20260709 13:10:29.960167 20814 raft_consensus.cc:2243] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:29.960645 20814 raft_consensus.cc:2272] T 038691f6f91642be9de340be3eb2acb5 P 9007879346224f70a92eeefd12481f41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.001286 20814 tablet_server.cc:196] TabletServer@127.20.83.130:0 shutdown complete.
I20260709 13:10:30.039083 20814 tablet_server.cc:179] TabletServer@127.20.83.131:0 shutting down...
I20260709 13:10:30.066627 20814 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:30.067499 20814 tablet_replica.cc:333] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.068284 20814 raft_consensus.cc:2243] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.069200 20814 raft_consensus.cc:2272] T 261263e60e38473e800fd007756440e0 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.071476 20814 tablet_replica.cc:333] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.072211 20814 raft_consensus.cc:2243] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.072770 20814 raft_consensus.cc:2272] T 266f76b933da4112b468758d1e08315d P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.075038 20814 tablet_replica.cc:333] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.075748 20814 raft_consensus.cc:2243] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.076299 20814 raft_consensus.cc:2272] T 6ee24074179040b0b0c5ce464bbfd586 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.078788 20814 tablet_replica.cc:333] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.079419 20814 raft_consensus.cc:2243] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.079931 20814 raft_consensus.cc:2272] T 740f8c3258774393b2405f1ee977fabb P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.082139 20814 tablet_replica.cc:333] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.082746 20814 raft_consensus.cc:2243] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.083227 20814 raft_consensus.cc:2272] T b81b9295502a41d88bb4519859d1a7c6 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.085285 20814 tablet_replica.cc:333] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.086030 20814 raft_consensus.cc:2243] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.086524 20814 raft_consensus.cc:2272] T c3d6d0c9573d43fea64a1bf69fe60e15 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.088795 20814 tablet_replica.cc:333] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.089557 20814 raft_consensus.cc:2243] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.090627 20814 raft_consensus.cc:2272] T d057b3d4615b4c0787f7fbf4a43bd19e P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.093787 20814 tablet_replica.cc:333] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.094347 20814 raft_consensus.cc:2243] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.094782 20814 raft_consensus.cc:2272] T 8b8e990bd5924e20860e55acd2c92132 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.097018 20814 tablet_replica.cc:333] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.097623 20814 raft_consensus.cc:2243] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.098081 20814 raft_consensus.cc:2272] T 865102d6b1324dd1bfcc62161790fa01 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.100217 20814 tablet_replica.cc:333] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.100766 20814 raft_consensus.cc:2243] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.101226 20814 raft_consensus.cc:2272] T a8d81ca8634447c9bd7f7d2336d1a50a P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.103456 20814 tablet_replica.cc:333] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.104130 20814 raft_consensus.cc:2243] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.104710 20814 raft_consensus.cc:2272] T 038691f6f91642be9de340be3eb2acb5 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.107007 20814 tablet_replica.cc:333] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.107599 20814 raft_consensus.cc:2243] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.108085 20814 raft_consensus.cc:2272] T 5752f9c927c24e92a9b3787aa612132b P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.110327 20814 tablet_replica.cc:333] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.111033 20814 raft_consensus.cc:2243] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.111536 20814 raft_consensus.cc:2272] T 75d693eb5df740bc910bdf3b700c1a44 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.113739 20814 tablet_replica.cc:333] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.114339 20814 raft_consensus.cc:2243] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.114843 20814 raft_consensus.cc:2272] T 53510998b7094e8eb1232b0065c60c24 P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.117167 20814 tablet_replica.cc:333] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.117750 20814 raft_consensus.cc:2243] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.118384 20814 raft_consensus.cc:2272] T d553b371b8f947308071c87f822a2f6e P a1c97f6950b64c92a4567e196fce040f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.120548 20814 tablet_replica.cc:333] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.121088 20814 raft_consensus.cc:2243] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.121623 20814 raft_consensus.cc:2272] T 81bb2fe9645a4a588fdc75d0d6306e85 P a1c97f6950b64c92a4567e196fce040f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.123687 20814 tablet_replica.cc:333] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.124243 20814 raft_consensus.cc:2243] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.125052 20814 raft_consensus.cc:2272] T 743fb53b1590496e9cfbb341062a85f4 P a1c97f6950b64c92a4567e196fce040f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.127640 20814 tablet_replica.cc:333] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f: stopping tablet replica
I20260709 13:10:30.128242 20814 raft_consensus.cc:2243] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.129657 20814 raft_consensus.cc:2272] T b3c40a7b80a546ce8d15e8983e271bc7 P a1c97f6950b64c92a4567e196fce040f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.170712 20814 tablet_server.cc:196] TabletServer@127.20.83.131:0 shutdown complete.
I20260709 13:10:30.203510 20814 master.cc:562] Master@127.20.83.190:45023 shutting down...
I20260709 13:10:30.225756 20814 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.226409 20814 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.226800 20814 tablet_replica.cc:333] T 00000000000000000000000000000000 P e430975e736b464fac339d6ead73bd9d: stopping tablet replica
I20260709 13:10:30.248174 20814 master.cc:584] Master@127.20.83.190:45023 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11621 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24621 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (208556 ms total)
[  PASSED  ] 8 tests.
I20260709 13:10:30.303663 20814 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 410 messages since previous log ~14 seconds ago
I20260709 13:10:30.303879 20814 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 410 messages since previous log ~14 seconds ago
I20260709 13:10:30.304031 20814 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 406 messages since previous log ~14 seconds ago
I20260709 13:10:30.304200 20814 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 ~33 seconds ago
I20260709 13:10:30.304339 20814 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 ~33 seconds ago
I20260709 13:10:30.304520 20814 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 13:10:30.304756 20814 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~10 seconds ago
